GNU bug report logs - #36899
[PATCH] dircolors: Recognize the WebP image format

Previous Next

Package: coreutils;

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

Date: Fri, 2 Aug 2019 20:51:02 UTC

Severity: normal

Tags: patch

Done: Bernhard Voelker <mail <at> bernhard-voelker.de>

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: Mike Swanson <mikeonthecomputer <at> gmail.com>
Subject: bug#36899: closed (Re: bug#36899: [PATCH] dircolors: Recognize
 the WebP image format)
Date: Wed, 07 Aug 2019 06:33:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#36899: [PATCH] dircolors: Recognize the WebP image format

which was filed against the coreutils package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 36899 <at> debbugs.gnu.org.

-- 
36899: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36899
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: Mike Swanson <mikeonthecomputer <at> gmail.com>, 36899-done <at> debbugs.gnu.org
Subject: Re: bug#36899: [PATCH] dircolors: Recognize the WebP image format
Date: Wed, 7 Aug 2019 08:32:40 +0200
Thanks, pushed (with a slight modification of the commit message) at:
  https://git.sv.gnu.org/cgit/coreutils.git/commit/?id=eb5a9ebaf1

Have a nice day,
Berny

[Message part 3 (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 the WebP image format
Date: Fri,  2 Aug 2019 13:50:17 -0700
* src/dircolors: Add .webp for the WebP image format
---
 src/dircolors.hin | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 3aa445bfa..9aa5b07da 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -158,6 +158,7 @@ EXEC 01;32
 .m2v 01;35
 .mkv 01;35
 .webm 01;35
+.webp 01;35
 .ogm 01;35
 .mp4 01;35
 .m4v 01;35
-- 
2.22.0




This bug report was last modified 5 years and 287 days ago.

Previous Next


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