Author: psz Date: Fri Feb 17 23:33:54 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - security fix: CVE-2005-4667 - rel 3; STBR
---- Files affected: SPECS: unzip.spec (1.45 -> 1.46) ---- Diffs: ================================================================ Index: SPECS/unzip.spec diff -u SPECS/unzip.spec:1.45 SPECS/unzip.spec:1.46 --- SPECS/unzip.spec:1.45 Thu Nov 24 11:26:16 2005 +++ SPECS/unzip.spec Sat Feb 18 00:33:46 2006 @@ -11,7 +11,7 @@ Summary(uk): ňĎÚĐÁËĎ×Ő×ÁŢ ĆÁĘĚŚ× .zip Name: unzip Version: 5.52 -Release: 2 +Release: 3 License: distributable Group: Applications/Archiving Source0: ftp://ftp.info-zip.org/pub/infozip/src/%{name}552.tar.gz @@ -21,6 +21,7 @@ # Source1-md5: d7f8b0b09f6e8d89591b4dc25e335764 Patch0: %{name}-opt.patch Patch1: %{name}-CAN-2005-2475.patch +Patch2: %{name}-cve-2005-4667.patch URL: http://www.info-zip.org/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -94,6 +95,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 rm -f Makefile ln -sf unix/Makefile Makefile @@ -132,6 +134,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.46 2006/02/17 23:33:46 psz +- security fix: CVE-2005-4667 +- rel 3; STBR + Revision 1.45 2005/11/24 10:26:16 havner - CAN-2005-2475.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/unzip.spec?r1=1.45&r2=1.46&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
