SPECS: gzip.spec - added CVE-2005-0988 patch (taken from RH bugzil...
qboosh
qboosh at pld-linux.org
Wed Jun 21 14:23:57 CEST 2006
Author: qboosh Date: Wed Jun 21 12:23:57 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added CVE-2005-0988 patch (taken from RH bugzilla)
- release 10
---- Files affected:
SPECS:
gzip.spec (1.82 -> 1.83)
---- Diffs:
================================================================
Index: SPECS/gzip.spec
diff -u SPECS/gzip.spec:1.82 SPECS/gzip.spec:1.83
--- SPECS/gzip.spec:1.82 Wed Jun 21 14:14:16 2006
+++ SPECS/gzip.spec Wed Jun 21 14:23:52 2006
@@ -1,7 +1,4 @@
# $Revision$, $Date$
-# TODO
-# - SECURITY: CVE-2005-0988
-#
Summary: GNU gzip file compression
Summary(de): Dateikomprimierung GNU-gzip
Summary(es): Compresor de archivos gzip GNU
@@ -13,7 +10,7 @@
Summary(uk): đŇĎÇŇÁÍÁ ËĎÍĐŇĹÓŚ§ ÄÁÎÉČ GNU gzip
Name: gzip
Version: 1.3.5
-Release: 9
+Release: 10
License: GPL
Group: Applications/Archiving
# 1.2.x versions only
@@ -32,6 +29,7 @@
Patch6: %{name}-dir-traversal.patch
Patch7: %{name}-rsyncable.patch
Patch8: %{name}-CAN-2005-0758.patch
+Patch9: %{name}-CVE-2005-0988.patch
URL: http://www.gnu.org/software/gzip/
BuildRequires: autoconf >= 2.54
BuildRequires: automake >= 1:1.7
@@ -88,11 +86,12 @@
%patch6 -p1
%patch7 -p1
%patch8 -p0
+%patch9 -p1
%build
-rm -f missing
%{__aclocal} -I m4
%{__autoconf}
+%{__autoheader}
%{__automake}
%configure
%{__make}
@@ -149,6 +148,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.83 2006/06/21 12:23:52 qboosh
+- added CVE-2005-0988 patch (taken from RH bugzilla)
+- release 10
+
Revision 1.82 2006/06/21 12:14:16 qboosh
- CVE-2005-1228 is already fixed by dir-traversal patch (fixed CVE ref. in changelog)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gzip.spec?r1=1.82&r2=1.83&f=u
More information about the pld-cvs-commit
mailing list