Path to this page:
./
archivers/gzip,
Compress or expand files
Branch: pkgsrc-2009Q4,
Version: 1.3.12nb3,
Package name: gzip-1.3.12nb3,
Maintainer: pkgsrc-usersGZIP (GNU zip) is a popular data compression program written by Jean-Loup
Gailly <gzip@gnu.org> for the GNU project.
This program was developed as a replacement for compress because of the UNISYS
and IBM patents covering the LZW algorithm used by compress. These patents
made it impossible for us to use compress, and we needed a replacement. The
superior compression ratio of GZIP is just a bonus.
Master sites: (Expand)
SHA1: 330eb5f1b3dfab13a491352cb00b6573e5b55a5f
RMD160: 6845dfba2a275f4de488c3fb97e64405838a5005
Filesize: 1780 KB
Version history: (Expand)
- (2010-02-03) Updated to version: gzip-1.3.12nb3
- (2010-01-15) Package added to pkgsrc.se, version gzip-1.3.12nb2 (created)
CVS history: (Expand)
2010-02-02 18:15:32 by Matthias Scheler | Files touched by this commit (4) |
Log message:
Pullup ticket #2895 - requested by taca
gzip: security patch
Revisions pulled up:
- archivers/gzip/Makefile 1.23
- archivers/gzip/distinfo 1.4
- archivers/gzip/patches/patch-ag 1.1
- archivers/gzip/patches/patch-ah 1.1
---
Module Name: pkgsrc
Committed By: taca
Date: Tue Feb 2 14:42:43 UTC 2010
Modified Files:
pkgsrc/archivers/gzip: Makefile distinfo
Added Files:
pkgsrc/archivers/gzip/patches: patch-ag patch-ah
Log message:
Add patches for CVE-2009-2624 and CVE-2010-0001.
Bump PKGREVISION.
|