SPECS: qemu.spec - add -CVE-2008-0928.patch, -CVE-2008-2004.patch from gent...

glen glen at pld-linux.org
Sat May 24 01:18:19 CEST 2008


Author: glen                         Date: Fri May 23 23:18:19 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add -CVE-2008-0928.patch, -CVE-2008-2004.patch from gentoo; rel 9

---- Files affected:
SPECS:
   qemu.spec (1.109 -> 1.110) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.109 SPECS/qemu.spec:1.110
--- SPECS/qemu.spec:1.109	Fri Apr  4 23:19:33 2008
+++ SPECS/qemu.spec	Sat May 24 01:18:14 2008
@@ -33,7 +33,7 @@
 %define		qemu_version	0.9.1
 %define		pname	qemu
 
-%define		rel	8
+%define		rel	9
 Summary:	QEMU CPU Emulator
 Summary(pl.UTF-8):	QEMU - emulator procesora
 Name:		%{pname}%{_alt_kernel}
@@ -41,7 +41,7 @@
 Release:	%{rel}%{?with_kqemu:k}
 License:	GPL
 Group:		Applications/Emulators
-#Source0Download: http://fabrice.bellard.free.fr/qemu/download.html
+# Source0Download: http://fabrice.bellard.free.fr/qemu/download.html
 Source0:	http://fabrice.bellard.free.fr/qemu/%{pname}-%{version}.tar.gz
 # Source0-md5:	6591df8e9270eb358c881de4ebea1262
 Source1:	http://fabrice.bellard.free.fr/qemu/k%{pname}-%{kqemu_version}.tar.gz
@@ -64,6 +64,8 @@
 # below one fixes problems with passing ram size to bios/bootloader
 # which affects coreboot/linuxbios
 Patch16:	%{pname}-piix-ram-size.patch
+Patch17:	%{pname}-CVE-2008-0928.patch
+Patch18:	%{pname}-CVE-2008-2004.patch
 URL:		http://fabrice.bellard.free.fr/qemu/
 %if %{with kernel} && %{with dist_kernel}
 BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.7
@@ -180,6 +182,8 @@
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
+%patch17 -p2
+%patch18 -p0
 
 cd kqemu-%{kqemu_version}
 %{__sed} -i 's#include ../config-host.mak##' ./common/Makefile
@@ -302,6 +306,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.110  2008-05-23 23:18:14  glen
+- add -CVE-2008-0928.patch, -CVE-2008-2004.patch from gentoo; rel 9
+
 Revision 1.109  2008-04-04 21:19:33  glen
 - userspace build fix merge from AC-branch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qemu.spec?r1=1.109&r2=1.110&f=u



More information about the pld-cvs-commit mailing list