rpms/kernel/devel kernel.spec, 1.343, 1.344 linux-2.6-smarter-relatime.patch, 1.4, 1.5 linux-2.6-proc-self-maps-fix.patch, 1.14, NONE

Kyle McMartin (kyle) fedora-extras-commits at redhat.com
Sat Jan 5 16:42:20 UTC 2008


Author: kyle

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15606

Modified Files:
	kernel.spec linux-2.6-smarter-relatime.patch 
Removed Files:
	linux-2.6-proc-self-maps-fix.patch 
Log Message:
* Sat Jan 5 2008 Kyle McMartin <kmcmartin at redhat.com>
- Disable utrace until fixed (doesn't apply to git12 yet.)
- Nuke linux-2.6-proc-self-maps-fix.patch, applied upstream.
- Respin linux-2.6-smarter-relatime.patch.



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.343
retrieving revision 1.344
diff -u -r1.343 -r1.344
--- kernel.spec	5 Jan 2008 15:38:53 -0000	1.343
+++ kernel.spec	5 Jan 2008 16:41:44 -0000	1.344
@@ -969,32 +969,29 @@
 
 # Roland's utrace ptrace replacement.
 # Main patch includes i386, x86_64, powerpc.
-ApplyPatch linux-2.6-utrace-tracehook.patch
+#ApplyPatch linux-2.6-utrace-tracehook.patch
 # Additional arch work by other contributors.
-ApplyPatch linux-2.6-utrace-tracehook-ia64.patch
-ApplyPatch linux-2.6-utrace-tracehook-sparc64.patch
-ApplyPatch linux-2.6-utrace-tracehook-s390.patch
-ApplyPatch linux-2.6-utrace-tracehook-um.patch
-ApplyPatch linux-2.6-utrace-tracehook-avr32.patch
+#ApplyPatch linux-2.6-utrace-tracehook-ia64.patch
+#ApplyPatch linux-2.6-utrace-tracehook-sparc64.patch
+#ApplyPatch linux-2.6-utrace-tracehook-s390.patch
+#ApplyPatch linux-2.6-utrace-tracehook-um.patch
+#ApplyPatch linux-2.6-utrace-tracehook-avr32.patch
 # Main patch includes i386, x86_64, powerpc.
-ApplyPatch linux-2.6-utrace-regset.patch
+#ApplyPatch linux-2.6-utrace-regset.patch
 # Additional arch work by other contributors.
-ApplyPatch linux-2.6-utrace-regset-ia64.patch
-ApplyPatch linux-2.6-utrace-regset-sparc64.patch
-ApplyPatch linux-2.6-utrace-regset-s390.patch
-ApplyPatch linux-2.6-utrace-regset-avr32.patch
+#ApplyPatch linux-2.6-utrace-regset-ia64.patch
+#ApplyPatch linux-2.6-utrace-regset-sparc64.patch
+#ApplyPatch linux-2.6-utrace-regset-s390.patch
+#ApplyPatch linux-2.6-utrace-regset-avr32.patch
 # Core patch has no machine dependencies.
-ApplyPatch linux-2.6-utrace-core.patch
+#ApplyPatch linux-2.6-utrace-core.patch
 # Main patch includes i386, x86_64, powerpc.
-ApplyPatch linux-2.6-utrace-ptrace-compat.patch
+#ApplyPatch linux-2.6-utrace-ptrace-compat.patch
 # Additional arch work by other contributors.
-ApplyPatch linux-2.6-utrace-ptrace-compat-ia64.patch
-ApplyPatch linux-2.6-utrace-ptrace-compat-sparc64.patch
-ApplyPatch linux-2.6-utrace-ptrace-compat-s390.patch
-ApplyPatch linux-2.6-utrace-ptrace-compat-avr32.patch
-
-# setuid /proc/self/maps fix. (dependent on utrace)
-ApplyPatch linux-2.6-proc-self-maps-fix.patch
+#ApplyPatch linux-2.6-utrace-ptrace-compat-ia64.patch
+#ApplyPatch linux-2.6-utrace-ptrace-compat-sparc64.patch
+#ApplyPatch linux-2.6-utrace-ptrace-compat-s390.patch
+#ApplyPatch linux-2.6-utrace-ptrace-compat-avr32.patch
 
 # enable sysrq-c on all kernels, not only kexec
 ApplyPatch linux-2.6-sysrq-c.patch
@@ -1740,6 +1737,11 @@
 
 %changelog
 * Sat Jan 5 2008 Kyle McMartin <kmcmartin at redhat.com>
+- Disable utrace until fixed (doesn't apply to git12 yet.)
+- Nuke linux-2.6-proc-self-maps-fix.patch, applied upstream.
+- Respin linux-2.6-smarter-relatime.patch.
+
+* Sat Jan 5 2008 Kyle McMartin <kmcmartin at redhat.com>
 - 2.6.24-rc6-git12
 
 * Wed Jan 2 2008 Kyle McMartin <kmcmartin at redhat.com>

linux-2.6-smarter-relatime.patch:

Index: linux-2.6-smarter-relatime.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-smarter-relatime.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- linux-2.6-smarter-relatime.patch	17 Oct 2007 23:00:27 -0000	1.4
+++ linux-2.6-smarter-relatime.patch	5 Jan 2008 16:41:44 -0000	1.5
@@ -47,9 +47,9 @@
 +			[FS] mount all filesystems with relative atime
 +			updates by default.
 +
- 	default_utf8=   [VT]
+ 	vt.default_utf8=
+ 			[VT]
  			Format=<0|1>
- 			Set system-wide default UTF-8 mode for all tty's.
 @@ -1468,6 +1472,10 @@ and is between 256 and 4096 characters. 
  			Format: <reboot_mode>[,<reboot_mode2>[,...]]
  			See arch/*/kernel/reboot.c or arch/*/kernel/process.c			


--- linux-2.6-proc-self-maps-fix.patch DELETED ---




More information about the fedora-extras-commits mailing list