SPECS (AC-branch): qemu.spec - add -CVE-2008-0928.patch, -CVE-2008-2004.pat...
glen
glen at pld-linux.org
Sat May 24 01:24:01 CEST 2008
Author: glen Date: Fri May 23 23:24:01 2008 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- add -CVE-2008-0928.patch, -CVE-2008-2004.patch from gentoo; rel 7
---- Files affected:
SPECS:
qemu.spec (1.85.2.36 -> 1.85.2.37)
---- Diffs:
================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.85.2.36 SPECS/qemu.spec:1.85.2.37
--- SPECS/qemu.spec:1.85.2.36 Wed Feb 20 00:26:25 2008
+++ SPECS/qemu.spec Sat May 24 01:23:56 2008
@@ -34,7 +34,7 @@
%define qemu_version 0.9.1
%define pname qemu
-%define rel 6
+%define rel 7
Summary: QEMU CPU Emulator
Summary(pl.UTF-8): QEMU - emulator procesora
Name: %{pname}%{_alt_kernel}
@@ -42,7 +42,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
@@ -66,6 +66,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}
@@ -76,8 +78,9 @@
BuildRequires: alsa-lib-devel
%{!?with_gcc4:BuildRequires: gcc < 5:4.0}
BuildRequires: perl-tools-pod
-BuildRequires: tetex
BuildRequires: sed >= 4.0
+BuildRequires: tetex
+BuildRequires: which
%endif
Requires: SDL >= 1.2.1
# sparc is currently unsupported (missing cpu_get_real_ticks() impl in vl.c)
@@ -206,6 +209,8 @@
%patch14 -p1
%patch15 -p1
%patch16 -p1
+%patch17 -p2
+%patch18 -p0
%build
%if %{with kernel}
@@ -350,6 +355,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.85.2.37 2008-05-23 23:23:56 glen
+- add -CVE-2008-0928.patch, -CVE-2008-2004.patch from gentoo; rel 7
+
Revision 1.85.2.36 2008-02-19 23:26:25 glen
- release 6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qemu.spec?r1=1.85.2.36&r2=1.85.2.37&f=u
More information about the pld-cvs-commit
mailing list