SPECS: gpdf.spec - fix for a DoS vulnerability (CAN-2005-2097) - r...

adamg adamg at pld-linux.org
Tue Aug 16 10:38:59 CEST 2005


Author: adamg                        Date: Tue Aug 16 08:38:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix for a DoS vulnerability (CAN-2005-2097)
- release 3

---- Files affected:
SPECS:
   gpdf.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/gpdf.spec
diff -u SPECS/gpdf.spec:1.42 SPECS/gpdf.spec:1.43
--- SPECS/gpdf.spec:1.42	Fri Jun  3 01:02:31 2005
+++ SPECS/gpdf.spec	Tue Aug 16 10:38:53 2005
@@ -3,12 +3,13 @@
 Summary(pl):	Przeglądarka PDF-ów dla GNOME
 Name:		gpdf
 Version:	2.10.0
-Release:	2
+Release:	3
 License:	GPL v2+
 Group:		X11/Applications/Graphics
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gpdf/2.10/%{name}-%{version}.tar.bz2
 # Source0-md5:	9278cd3b9d06e3b1d364452f0e512fa9
 Patch0:		%{name}-desktop.patch
+Patch1:		%{name}-CAN-2005-2097.patch
 URL:		http://www.gnome.org/
 BuildRequires:	GConf2-devel >= 2.10.0
 BuildRequires:	autoconf >= 2.52
@@ -41,6 +42,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -99,6 +101,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2005/08/16 08:38:53  adamg
+- fix for a DoS vulnerability (CAN-2005-2097)
+- release 3
+
 Revision 1.42  2005/06/02 23:02:31  zbyniu
 - popt-devel is (indirect) required by libgnome-devel not here
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gpdf.spec?r1=1.42&r2=1.43&f=u




More information about the pld-cvs-commit mailing list