GNU bug report logs - #66329
[PATCH] dircolors: recognize “jxl” (JPEG XL) files

Previous Next

Package: coreutils;

Reported by: Mike Swanson <mikeonthecomputer <at> gmail.com>

Date: Tue, 3 Oct 2023 23:04:02 UTC

Severity: normal

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#66329: closed ([PATCH] dircolors: recognize “jxl”
 (JPEG XL) files)
Date: Sun, 16 Feb 2025 06:59:05 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 15 Feb 2025 22:58:22 -0800
with message-id <9f07e9b2-65c6-49c4-a5d8-2a9e68684187 <at> cs.ucla.edu>
and subject line Re: bug#66329: [PATCH] dircolors: recognize “jxl” (JPEG XL) files
has caused the debbugs.gnu.org bug report #66329,
regarding [PATCH] dircolors: recognize “jxl” (JPEG XL) files
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
66329: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66329
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mike Swanson <mikeonthecomputer <at> gmail.com>
To: bug-coreutils <at> gnu.org
Cc: Mike Swanson <mikeonthecomputer <at> gmail.com>
Subject: [PATCH] dircolors: recognize “jxl” (JPEG XL) files
Date: Tue,  3 Oct 2023 16:02:09 -0700
---
 src/dircolors.hin | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 353831cdf..a63a97eff 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -153,6 +153,7 @@ EXEC 01;32
 .avif 01;35
 .jpg 01;35
 .jpeg 01;35
+.jxl 01;35
 .mjpg 01;35
 .mjpeg 01;35
 .gif 01;35
-- 
2.42.0



[Message part 3 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Mike Swanson <mikeonthecomputer <at> gmail.com>
Cc: 66329-done <at> debbugs.gnu.org
Subject: Re: bug#66329: [PATCH] dircolors: recognize “jxl” (JPEG XL) files
Date: Sat, 15 Feb 2025 22:58:22 -0800
On 2023-10-03 16:02, Mike Swanson wrote:
> +.jxl 01;35

Thanks, I installed that.


This bug report was last modified 152 days ago.

Previous Next


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