rpms/kernel/F-8 kernel.spec, 1.330, 1.331 linux-2.6-mm-fix-ptrace-access-beyond-vma.patch, 1.1, NONE

Chuck Ebbert (cebbert) fedora-extras-commits at redhat.com
Fri Jan 25 23:46:24 UTC 2008


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13768

Modified Files:
	kernel.spec 
Removed Files:
	linux-2.6-mm-fix-ptrace-access-beyond-vma.patch 
Log Message:
* Fri Jan 25 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.23.14-122
- Drop obsolete ptrace patch.



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-8/kernel.spec,v
retrieving revision 1.330
retrieving revision 1.331
diff -u -r1.330 -r1.331
--- kernel.spec	25 Jan 2008 20:42:12 -0000	1.330
+++ kernel.spec	25 Jan 2008 23:45:49 -0000	1.331
@@ -673,7 +673,7 @@
 Patch571: linux-2.6-selinux-fix-netlabel-leak.patch
 Patch590: linux-2.6-unexport-symbols.patch
 Patch600: linux-2.6-vm-silence-atomic-alloc-failures.patch
-Patch602: linux-2.6-mm-fix-ptrace-access-beyond-vma.patch
+# Patch602: linux-2.6-mm-fix-ptrace-access-beyond-vma.patch
 Patch603: linux-2.6-dio-fix-cache-invalidation-after-sync-writes.patch
 Patch604: linux-2.6-slub-provide-proc-slabinfo.patch
 Patch605: linux-2.6-futex-fix-fixups.patch
@@ -1294,7 +1294,7 @@
 # Silence GFP_ATOMIC failures.
 ApplyPatch linux-2.6-vm-silence-atomic-alloc-failures.patch
 # fix ptrace hang trying to access invalid memory location
-ApplyPatch linux-2.6-mm-fix-ptrace-access-beyond-vma.patch
+#ApplyPatch linux-2.6-mm-fix-ptrace-access-beyond-vma.patch
 # fix read after direct IO write returning stale data
 ApplyPatch linux-2.6-dio-fix-cache-invalidation-after-sync-writes.patch
 # restore /proc/slabinfo
@@ -2055,6 +2055,9 @@
 
 
 %changelog
+* Fri Jan 25 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.23.14-122
+- Drop obsolete ptrace patch.
+
 * Fri Jan 25 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.23.14-121
 - Add support for new Macbook touchpads (#426574)
 


--- linux-2.6-mm-fix-ptrace-access-beyond-vma.patch DELETED ---




More information about the fedora-extras-commits mailing list