SPECS: tcpdump.spec - added bgp-infinite-loop2 patch from Gentoo (...

qboosh qboosh at pld-linux.org
Mon Jun 20 10:47:20 CEST 2005


Author: qboosh                       Date: Mon Jun 20 08:47:20 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added bgp-infinite-loop2 patch from Gentoo (fixes CAN-2005-1267)
- it appears that CAN-2005-1279_1280 patch fixed CAN-2005-1278 as well
- release 7

---- Files affected:
SPECS:
   tcpdump.spec (1.66 -> 1.67) 

---- Diffs:

================================================================
Index: SPECS/tcpdump.spec
diff -u SPECS/tcpdump.spec:1.66 SPECS/tcpdump.spec:1.67
--- SPECS/tcpdump.spec:1.66	Mon Jun 13 23:30:52 2005
+++ SPECS/tcpdump.spec	Mon Jun 20 10:47:15 2005
@@ -1,6 +1,4 @@
 # $Revision$, $Date$
-# TODO
-# - check http://security.gentoo.org/glsa/glsa-200505-06.xml
 #
 # Conditional build:
 %bcond_without	libsmi	# Build without SMI support
@@ -16,7 +14,7 @@
 Summary(uk):	śÎÓÔŇŐÍĹÎÔ ÄĚŃ ÍĎÎŚÔĎŇÉÎÇŐ ÍĹŇĹÖĹ×ĎÇĎ ÔŇÁĆŚËŐ
 Name:		tcpdump
 Version:	3.8.3
-Release:	6
+Release:	7
 Epoch:		1
 License:	BSD
 Group:		Applications/Networking
@@ -24,6 +22,7 @@
 # Source0-md5:	30645001f4b97019677cad88d3811904
 Patch0:		%{name}-pcap_debug.patch
 Patch1:		%{name}-CAN-2005-1279_1280.patch
+Patch2:		%{name}-bgp-infinite-loop2.patch
 URL:		http://www.tcpdump.org/
 BuildRequires:	automake
 BuildRequires:	libpcap-devel >= 2:0.8.3-6
@@ -79,6 +78,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
@@ -107,6 +107,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.67  2005/06/20 08:47:15  qboosh
+- added bgp-infinite-loop2 patch from Gentoo (fixes CAN-2005-1267)
+- it appears that CAN-2005-1279_1280 patch fixed CAN-2005-1278 as well
+- release 7
+
 Revision 1.66  2005/06/13 21:30:52  glen
 - TODO security
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tcpdump.spec?r1=1.66&r2=1.67&f=u




More information about the pld-cvs-commit mailing list