GNU Zip Compression Utilities
Gzip reduces the size of the named files using Lempel-Ziv coding LZ77.
Whenever possible, each file is replaced by one with the extension .gz,
while keeping the same ownership modes and access and modification
times.
- Developed at Base:System
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/gzip && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gzip-1.8.tar.xz | 0000728116 711 KB | |
gzip-1.8.tar.xz.sig | 0000000801 801 Bytes | |
gzip.changes | 0000019564 19.1 KB | |
gzip.keyring | 0000004319 4.22 KB | |
gzip.spec | 0000004064 3.97 KB | |
manpage-no-date.patch | 0000000667 667 Bytes | |
non-exec-stack.diff | 0000000283 283 Bytes | |
xz_lzma.patch | 0000000782 782 Bytes | |
zdiff.diff | 0000000831 831 Bytes | |
zgrep.diff | 0000000684 684 Bytes | |
zmore.diff | 0000000851 851 Bytes |
Revision 44 (latest revision is 66)
Dominique Leuenberger (dimstar_suse)
accepted
request 499887
from
Marcus Meissner (msmeissn)
(revision 44)
Make build reproducible in spite of gcc profile based optimizations (boo#1040589) The previous version would create an unused tar file called 'd' and use an empty tmpfile for training gzip profiles though it did make builds reproducible, it would lose some optimizations (forwarded request 499876 from bmwiedemann)
Comments 0