rpms/kernel/F-10 kernel.spec,1.1206.2.106,1.1206.2.107

Chuck Ebbert cebbert at fedoraproject.org
Sat Oct 17 13:41:52 UTC 2009


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21989

Modified Files:
      Tag: private-fedora-10-2_6_27
	kernel.spec 
Log Message:
add the patch to cvs


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/kernel.spec,v
retrieving revision 1.1206.2.106
retrieving revision 1.1206.2.107
diff -u -p -r1.1206.2.106 -r1.1206.2.107
--- kernel.spec	17 Oct 2009 13:35:42 -0000	1.1206.2.106
+++ kernel.spec	17 Oct 2009 13:41:51 -0000	1.1206.2.107
@@ -806,6 +806,9 @@ Patch16000: netlink-fix-typo-in-initiali
 # netlink security fix (CVE-2009-3612)
 Patch16100: netlink-fix-typo-in-initialization.patch
 
+# fix null deref in r128
+Patch16200: drm-r128-add-test-for-initialisation-to-all-ioctls-that-require-it.patch
+
 %endif
 
 BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root
@@ -2036,7 +2039,7 @@ fi
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
-* Sat Oct 17 2009 Chuck Ebbert <cebbert at redhat.com>  2.6.27.37-170.2.106
+* Sat Oct 17 2009 Chuck Ebbert <cebbert at redhat.com>  2.6.27.37-170.2.107
 - Fix null deref in r128 (#487546)
 
 * Sat Oct 17 2009 Chuck Ebbert <cebbert at redhat.com>  2.6.27.37-170.2.105




More information about the fedora-extras-commits mailing list