SPECS (UDEV-124): udev.spec - fixes for CVE-2009-1185 and CVE-2009-1186

hawk hawk at pld-linux.org
Sat Apr 25 14:12:24 CEST 2009


Author: hawk                         Date: Sat Apr 25 12:12:24 2009 GMT
Module: SPECS                         Tag: UDEV-124
---- Log message:
- fixes for CVE-2009-1185 and CVE-2009-1186

---- Files affected:
SPECS:
   udev.spec (1.240.2.8 -> 1.240.2.9) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.240.2.8 SPECS/udev.spec:1.240.2.9
--- SPECS/udev.spec:1.240.2.8	Mon Mar 16 21:56:11 2009
+++ SPECS/udev.spec	Sat Apr 25 14:12:18 2009
@@ -61,6 +61,8 @@
 Source41:	%{name}-initramfs-hook
 Source42:	%{name}-initramfs-premount
 Patch0:		%{name}-vol_id-cdrom.patch
+Patch1:		%{name}-netlink-owner-check.patch
+Patch2:		%{name}-encoding-overflow.patch
 URL:		http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
 BuildRequires:	device-mapper-devel
 %{?with_selinux:BuildRequires:	libselinux-devel >= 1.17.13}
@@ -187,6 +189,8 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 sed -i -e 's/$(CC) -shared/$(LD) -shared/' extras/volume_id/lib/Makefile
 
@@ -427,6 +431,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.240.2.9  2009/04/25 12:12:18  hawk
+- fixes for CVE-2009-1185 and CVE-2009-1186
+
 Revision 1.240.2.8  2009/03/16 20:56:11  hawk
 - release 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/udev.spec?r1=1.240.2.8&r2=1.240.2.9&f=u



More information about the pld-cvs-commit mailing list