SPECS: gdb.spec - updated to 6.4 (fixes CVE-2005-1704) - added gdb...

qboosh qboosh at pld-linux.org
Thu Dec 8 13:08:18 CET 2005


Author: qboosh                       Date: Thu Dec  8 12:08:18 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 6.4 (fixes CVE-2005-1704)
- added gdbinit-stat patch from Gentoo (fixes CVE-2005-1705)
- removed obsolete ncurses patch

---- Files affected:
SPECS:
   gdb.spec (1.83 -> 1.84) 

---- Diffs:

================================================================
Index: SPECS/gdb.spec
diff -u SPECS/gdb.spec:1.83 SPECS/gdb.spec:1.84
--- SPECS/gdb.spec:1.83	Sat Sep 17 12:29:16 2005
+++ SPECS/gdb.spec	Thu Dec  8 13:08:12 2005
@@ -1,6 +1,4 @@
 # $Revision$, $Date$
-# TODO
-# - http://www.gentoo.org/security/en/glsa/glsa-200505-15.xml
 Summary:	A GNU source-level debugger for C, C++ and Fortran
 Summary(de):	Symbolischer Debugger für C und andere Sprachen
 Summary(es):	Depurador de programas C y otras lenguajes
@@ -13,20 +11,20 @@
 Summary(zh_CN):	[żŞˇ˘]CşÍĆäËűÓďŃԾľ÷ĘÔĆ÷
 Summary(zh_TW):	[.-Aś}ľo]CŠM.$)B¨ä.-AĽLťy.$)B¨ĽŞş˝Ő¸Őžš
 Name:		gdb
-Version:	6.3
-Release:	3
+Version:	6.4
+Release:	1
 License:	GPL
 Group:		Development/Debuggers
 Source0:	ftp://ftp.gnu.org/gnu/gdb/%{name}-%{version}.tar.bz2
-# Source0-md5:	05b928f41fa5b482e49ca2c24762a0ae
+# Source0-md5:	f62c14ba0316bc88e1b4b32a4e901ffb
 Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5:	2e8a48939ae282c12bbacdd54e398247
-Patch0:		%{name}-ncurses.patch
-Patch1:		%{name}-readline.patch
-Patch2:		%{name}-info.patch
-Patch3:		%{name}-passflags.patch
+Patch0:		%{name}-readline.patch
+Patch1:		%{name}-info.patch
+Patch2:		%{name}-passflags.patch
 # updated from http://www.math.uni.wroc.pl/~hebisch/gpc/gdb-6.1.diff
-Patch4:		%{name}-gpc.patch
+Patch3:		%{name}-gpc.patch
+Patch4:		%{name}-gdbinit-stat.patch
 BuildRequires:	XFree86-devel
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
@@ -96,7 +94,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
+%patch4 -p0
 
 %build
 for dir in `find gdb/ -name 'configure.in'`; do
@@ -177,6 +175,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.84  2005/12/08 12:08:12  qboosh
+- updated to 6.4 (fixes CVE-2005-1704)
+- added gdbinit-stat patch from Gentoo (fixes CVE-2005-1705)
+- removed obsolete ncurses patch
+
 Revision 1.83  2005/09/17 10:29:16  arekm
 - rebuild with readline 5.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gdb.spec?r1=1.83&r2=1.84&f=u




More information about the pld-cvs-commit mailing list