rpms/kernel/F-9 kernel.spec,1.802,1.803

Chuck Ebbert cebbert at fedoraproject.org
Wed Oct 15 20:48:12 UTC 2008


Author: cebbert

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

Modified Files:
	kernel.spec 
Log Message:
Actually apply the syscall_get_arguments() fix.


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/kernel.spec,v
retrieving revision 1.802
retrieving revision 1.803
diff -u -r1.802 -r1.803
--- kernel.spec	15 Oct 2008 18:04:23 -0000	1.802
+++ kernel.spec	15 Oct 2008 20:47:41 -0000	1.803
@@ -598,6 +598,7 @@
 Patch21: linux-2.6-tracehook.patch
 Patch22: linux-2.6-utrace.patch
 Patch23: linux-2.6-kernel-doc-structs-private.patch
+Patch24: linux-2.6.27-x86-tracehook-syscall-arg-order.patch
 
 Patch41: linux-2.6-sysrq-c.patch
 Patch42: linux-2.6-sched-clock-fix-nohz-interaction.patch
@@ -1083,6 +1084,7 @@
 ApplyPatch linux-2.6-tracehook.patch
 ApplyPatch linux-2.6-utrace.patch
 ApplyPatch linux-2.6-kernel-doc-structs-private.patch
+ApplyPatch linux-2.6.27-x86-tracehook-syscall-arg-order.patch
 
 # enable sysrq-c on all kernels, not only kexec
 ApplyPatch linux-2.6-sysrq-c.patch
@@ -1938,6 +1940,9 @@
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL}.xen -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.xen.conf %{with_xen} xen
 
 %changelog
+* Wed Oct 15 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.26.6-76
+- Actually apply the syscall_get_arguments() fix.
+
 * Wed Oct 15 2008 Roland McGrath <roland at redhat.com> 2.6.26.6-75
 - fix x86 syscall_get_arguments() order
 




More information about the fedora-extras-commits mailing list