From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 4958 invoked from network); 8 Feb 2021 04:50:27 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 8 Feb 2021 04:50:27 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Received: from mail-pl1-f170.google.com ([209.85.214.170]) by 1ess; Sun Feb 7 18:12:54 -0500 2021 Received: by mail-pl1-f170.google.com with SMTP id b8so6821747plh.12 for <9front@9front.org>; Sun, 07 Feb 2021 15:12:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mforney-org.20150623.gappssmtp.com; s=20150623; h=message-id:to:from:date:subject; bh=aMl04escH0luidhXj7/HBEgMdAvszzYZNVvfw9QXKPg=; b=1cJrIrPs7BK+huEwXk3mscuoLqNESUPIGu0fhCtLSUFi8hclwwhCPxLmXQSVhddDTA RmBKKt6dctgmLmwlOIg8LMoObSHtWKFPMS2JF7+jtRXezWVOpzLj1ik4MmmMzckP0Zi5 dC52xuPO6bsE5VdJ9IY7ieZDyhnxAljiBb7D7Vc42R7GNhI0D/ofJrUMHMwg1svmxx9f EPmLTSzChSbOuqnZj6ZkRQdXxAw6v8DUV07EsF5S+TH/7br2K09UTnoDjTCSmEXDNt9x CMW+Mc3GyQREsDegXlXj0UgHNISqFtkkKbBNGolgKbV93/nXwmuLq03AVRyt9h916Z7o rwRg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:to:from:date:subject; bh=aMl04escH0luidhXj7/HBEgMdAvszzYZNVvfw9QXKPg=; b=ODeLBn+WjOn/ack8XTOfR4Ar1bBZUWxho4S7EChVjAGTHOllhQ3oRODIp1oxXQpaxU 28oXJCkEeW6dnNXJT7Xl7u91dfoe+CaG164IFvlwkIrTcgqS73lWdmSd0Adc+UHhxFk9 5sJEgAHNx3F7D23UprmT7RApB+2lCjUQ6nMfrzdIw8rlrNTt8Bj9Q1JwsbRxf+UoCh+H 99M/WmQzwWY260WIgtiL96pZvskb9SaGSVLmcu/IMHkYam2WBb87pqy2kWhoOxLgbsLy 9K0KmAIHnKarmMxstM2/cM/wy0NFl3g4FdpHk5ngGQqXqcZvr1qaTOoOqj0dTIr2KhcT aLeQ== X-Gm-Message-State: AOAM532Xs3Y7m9+u51LfCa6m2cVCrDNSoCh6Ivdyuo9/NKrRc3/usf8E pb/asf6b59z+souXw5BSAu5AL1wEIeaQQf1GhNk= X-Google-Smtp-Source: ABdhPJwktjoQDHMrgA3ibfDVlGRaRZ5UrOaM8vDBhCm1vJaFVYIumXIp6IvVvVj3C3wtpgf0ve0VNg== X-Received: by 2002:a17:902:c942:b029:e2:be73:860 with SMTP id i2-20020a170902c942b02900e2be730860mr8714734pla.75.1612739563290; Sun, 07 Feb 2021 15:12:43 -0800 (PST) Return-Path: Received: from arrow.hsd1.ca.comcast.net (c-73-70-188-119.hsd1.ca.comcast.net. [73.70.188.119]) by smtp.gmail.com with ESMTPSA id k24sm5719662pfg.40.2021.02.07.15.12.42 for <9front@9front.org> (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Sun, 07 Feb 2021 15:12:42 -0800 (PST) Message-ID: <39CF6C3CACABB0DA7AFE691C674A7C19@arrow.hsd1.ca.comcast.net> To: 9front@9front.org From: Michael Forney Date: Sun, 07 Feb 2021 23:07:37 +0000 List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: XMPP information injection solution Subject: [9front] mimetype: add entry for .patch extension Reply-To: 9front@9front.org Precedence: bulk This way, upas/vf won't flag .patch files as suspicious by default. diff 55083200f5d1392076feb1bd51625d02d46a9698 9ff94047ba6fbb83806c7c3a86be6f2f897ef7b5 --- a/sys/lib/mimetype Sun Feb 7 15:01:36 2021 +++ b/sys/lib/mimetype Sun Feb 7 15:07:37 2021 @@ -91,6 +91,7 @@ .p text plain - y # Pascal program .p7m application x-pkcs7-mime - y # SMIME .p7s application x-pkcs7-signature - y # SMIME +.patch text plain - y .pbm image x-portable-bitmap - y .pdf application pdf - y # Adobe Portable Document Format .pif application octet-stream - r # DOS executable