GNU bug report logs - #32342
[PATCH] Do not store mtime when compressing stdin

Previous Next

Package: gzip;

Reported by: "Bernhard M. Wiedemann" <bwiedemann <at> suse.de>

Date: Wed, 1 Aug 2018 11:53: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: Paul Eggert <eggert <at> cs.ucla.edu>
To: "Bernhard M. Wiedemann" <bwiedemann <at> suse.de>, 32342 <at> debbugs.gnu.org
Subject: bug#32342: [PATCH] Do not store mtime when compressing stdin
Date: Thu, 2 Aug 2018 08:59:26 -0700
On 08/02/2018 01:31 AM, Bernhard M. Wiedemann wrote:
> I know that it does, but patching hundreds of packages [1] (including
> ones still to be created) doing
> tar -czf $file
> to do instead
> tar -c | gzip -n > $file

This would be something that tar could and should address, I'd think.

> Is there a good reason to want the current time in .gz in this situation?

It seemed like a good idea at the time :-). At this point, it'd be an 
incompatible change to omit the timestamp.





This bug report was last modified 6 years and 344 days ago.

Previous Next


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