rpms/ghostscript/devel ghostscript-CVE-2009-0583, 0584.patch, NONE, 1.1 ghostscript.spec, 1.183, 1.184

Tim Waugh twaugh at fedoraproject.org
Fri Mar 20 12:36:26 UTC 2009


Author: twaugh

Update of /cvs/pkgs/rpms/ghostscript/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13331

Modified Files:
	ghostscript.spec 
Added Files:
	ghostscript-CVE-2009-0583,0584.patch 
Log Message:
* Fri Mar 20 2009 Tim Waugh <twaugh at redhat.com> 8.64-5
- Applied patch to fix CVE-2009-0583 (bug #487742) and CVE-2009-0584
  (bug #487744).


***** Not enough context to create diffstat for file: ghostscript-CVE-2009-0583,0584.patch,NONE,1.1
***** Not enough context to create diff for file: ghostscript-CVE-2009-0583,0584.patch,NONE,1.1

Index: ghostscript.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ghostscript/devel/ghostscript.spec,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -r1.183 -r1.184
--- ghostscript.spec	24 Feb 2009 21:21:56 -0000	1.183
+++ ghostscript.spec	20 Mar 2009 12:35:56 -0000	1.184
@@ -5,7 +5,7 @@
 Name: ghostscript
 Version: %{gs_ver}
 
-Release: 4%{?dist}
+Release: 5%{?dist}
 
 License: GPLv2
 URL: http://www.ghostscript.com/
@@ -22,6 +22,7 @@
 Patch6: ghostscript-system-jasper.patch
 Patch7: ghostscript-pksmraw.patch
 Patch8: ghostscript-bitcmyk.patch
+Patch9: ghostscript-CVE-2009-0583,0584.patch
 
 Requires: urw-fonts >= 1.1, ghostscript-fonts
 BuildRequires: libjpeg-devel, libXt-devel
@@ -108,6 +109,10 @@
 # Fix bitcmyk driver (bug #486644).
 %patch8 -p1 -b .bitcmyk
 
+# Applied patch to fix CVE-2009-0583 (bug #487742) and CVE-2009-0584
+# (bug #487744).
+%patch9 -p1 -b .CVE-2009-0583,0584
+
 # Convert manual pages to UTF-8
 from8859_1() {
 	iconv -f iso-8859-1 -t utf-8 < "$1" > "${1}_"
@@ -289,6 +294,10 @@
 %{_libdir}/libgs.so
 
 %changelog
+* Fri Mar 20 2009 Tim Waugh <twaugh at redhat.com> 8.64-5
+- Applied patch to fix CVE-2009-0583 (bug #487742) and CVE-2009-0584
+  (bug #487744).
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 8.64-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list