9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] mimetype: add entry for .patch extension
@ 2021-02-07 23:07 Michael Forney
  2021-02-09  5:08 ` ori
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Forney @ 2021-02-07 23:07 UTC (permalink / raw)
  To: 9front

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-02-10 22:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-07 23:07 [9front] mimetype: add entry for .patch extension Michael Forney
2021-02-09  5:08 ` ori
2021-02-10  2:54   ` Lyndon Nerenberg (VE7TFX/VE6BBM)
2021-02-10  7:31   ` sirjofri
2021-02-10 12:18     ` hiro
2021-02-10 21:59   ` Michael Forney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).