SPECS: cpio.spec - directory traversal vulnerability fixed (TODO r...

pluto pluto at pld-linux.org
Tue Sep 27 01:43:00 CEST 2005


Author: pluto                        Date: Mon Sep 26 23:43:00 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- directory traversal vulnerability fixed (TODO removed).
- sent to builders.

---- Files affected:
SPECS:
   cpio.spec (1.63 -> 1.64) 

---- Diffs:

================================================================
Index: SPECS/cpio.spec
diff -u SPECS/cpio.spec:1.63 SPECS/cpio.spec:1.64
--- SPECS/cpio.spec:1.63	Tue Sep 27 01:33:25 2005
+++ SPECS/cpio.spec	Tue Sep 27 01:42:55 2005
@@ -1,6 +1,4 @@
 # $Revision$, $Date$
-# TODO
-# - security http://security.gentoo.org/glsa/glsa-200506-16.xml
 Summary:	GNU cpio archiving program
 Summary(de):	GNU-cpio-Archivierungsprogramm
 Summary(es):	Programa de empaquetado cpio de la GNU (usado por el utilitario rpm)
@@ -27,6 +25,7 @@
 Patch5:		%{name}-CAN_2005_111.patch
 Patch6:		%{name}-lstat.patch
 Patch7:		%{name}-CAN_1999_1572.patch
+Patch8:		%{name}-safer_name_suffix.patch
 URL:		http://www.gnu.org/software/cpio/
 BuildRequires:	autoconf >= 2.54
 BuildRequires:	automake
@@ -119,6 +118,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 rm -f po/stamp-po
 
@@ -168,6 +168,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.64  2005/09/26 23:42:55  pluto
+- directory traversal vulnerability fixed (TODO removed).
+- sent to builders.
+
 Revision 1.63  2005/09/26 23:33:25  pluto
 - LFS patch updated, release 4.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cpio.spec?r1=1.63&r2=1.64&f=u




More information about the pld-cvs-commit mailing list