GNU bug report logs - #69724
[PATCH] dircolors: add more archive extensions

Previous Next

Package: coreutils;

Reported by: Ville Skyttä <ville.skytta <at> iki.fi>

Date: Mon, 11 Mar 2024 07:44:01 UTC

Severity: normal

Tags: patch

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ville Skyttä <ville.skytta <at> iki.fi>
To: 69724 <at> debbugs.gnu.org
Subject: bug#69724: [PATCH] dircolors: add more archive extensions
Date: Mon, 11 Mar 2024 09:43:11 +0200
* src/dircolors.hin: Add .apk (Alpine Linux/Android package); .drpm
(delta rpm); .egg, .pyz, and .whl (Python related); and .udeb (form of
.deb).
---
 src/dircolors.hin | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index c85c037a5..58297e8bb 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -105,6 +105,7 @@ EXEC 01;32
 .7z  01;31
 .ace 01;31
 .alz 01;31
+.apk 01;31
 .arc 01;31
 .arj 01;31
 .bz  01;31
@@ -113,9 +114,11 @@ EXEC 01;32
 .cpio 01;31
 .crate 01;31
 .deb 01;31
+.drpm 01;31
 .dwm 01;31
 .dz  01;31
 .ear 01;31
+.egg 01;31
 .esd 01;31
 .gz  01;31
 .jar 01;31
@@ -126,6 +129,7 @@ EXEC 01;32
 .lzh 01;31
 .lzma 01;31
 .lzo 01;31
+.pyz 01;31
 .rar 01;31
 .rpm 01;31
 .rz  01;31
@@ -142,7 +146,9 @@ EXEC 01;32
 .tz  01;31
 .tzo 01;31
 .tzst 01;31
+.udeb 01;31
 .war 01;31
+.whl 01;31
 .wim 01;31
 .xz  01;31
 .z   01;31
-- 
2.34.1





This bug report was last modified 1 year and 67 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.