From 1d18e0ac7869ae3c57ba952a478e1ac85beef2674ed33b0ffc5d9cee3fa8357f Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 16 Oct 2008 12:49:50 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=24 --- build-source-timestamp | 3 +- config.tar.bz2 | 4 +- kabi.tar.bz2 | 4 +- kernel-debug.changes | 76 ++++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 75 +++++++++++++++++++++++++++++-------- kernel-default.changes | 76 ++++++++++++++++++++++++++++++++++++++ kernel-default.spec | 75 +++++++++++++++++++++++++++++-------- kernel-dummy.changes | 76 ++++++++++++++++++++++++++++++++++++++ kernel-dummy.spec | 52 ++++++++++++++++++++++++-- kernel-kdump.changes | 76 ++++++++++++++++++++++++++++++++++++++ kernel-kdump.spec | 75 +++++++++++++++++++++++++++++-------- kernel-pae.changes | 76 ++++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 75 +++++++++++++++++++++++++++++-------- kernel-ppc64.changes | 76 ++++++++++++++++++++++++++++++++++++++ kernel-ppc64.spec | 75 +++++++++++++++++++++++++++++-------- kernel-ps3.changes | 76 ++++++++++++++++++++++++++++++++++++++ kernel-ps3.spec | 75 +++++++++++++++++++++++++++++-------- kernel-rt.changes | 76 ++++++++++++++++++++++++++++++++++++++ kernel-rt.spec | 75 +++++++++++++++++++++++++++++-------- kernel-rt_debug.changes | 76 ++++++++++++++++++++++++++++++++++++++ kernel-rt_debug.spec | 75 +++++++++++++++++++++++++++++-------- kernel-s390.changes | 76 ++++++++++++++++++++++++++++++++++++++ kernel-s390.spec | 75 +++++++++++++++++++++++++++++-------- kernel-source-rt.changes | 76 ++++++++++++++++++++++++++++++++++++++ kernel-source-rt.spec | 58 +++++++++++++++++++++++++---- kernel-source.changes | 76 ++++++++++++++++++++++++++++++++++++++ kernel-source.spec | 58 +++++++++++++++++++++++++---- kernel-syms-rt.changes | 76 ++++++++++++++++++++++++++++++++++++++ kernel-syms-rt.spec | 54 ++++++++++++++++++++++++--- kernel-syms.changes | 76 ++++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 54 ++++++++++++++++++++++++--- kernel-trace.changes | 76 ++++++++++++++++++++++++++++++++++++++ kernel-trace.spec | 75 +++++++++++++++++++++++++++++-------- kernel-vanilla.changes | 76 ++++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 75 +++++++++++++++++++++++++++++-------- kernel-xen.changes | 76 ++++++++++++++++++++++++++++++++++++++ kernel-xen.spec | 75 +++++++++++++++++++++++++++++-------- patches.addon.tar.bz2 | 4 +- patches.apparmor.tar.bz2 | 4 +- patches.arch.tar.bz2 | 4 +- patches.drivers.tar.bz2 | 4 +- patches.fixes.tar.bz2 | 4 +- patches.kernel.org.tar.bz2 | 4 +- patches.rpmify.tar.bz2 | 4 +- patches.rt.tar.bz2 | 4 +- patches.suse.tar.bz2 | 4 +- patches.trace.tar.bz2 | 4 +- patches.uml.tar.bz2 | 4 +- patches.xen.tar.bz2 | 4 +- post.sh | 32 +++++++++++++--- postun.sh | 6 ++- series.conf | 27 ++++++++++---- 52 files changed, 2340 insertions(+), 252 deletions(-) diff --git a/build-source-timestamp b/build-source-timestamp index e939055..4d2eae8 100644 --- a/build-source-timestamp +++ b/build-source-timestamp @@ -1 +1,2 @@ -2008-10-14 16:02:55 +0200 +2008-10-16 12:51:33 +0200 +CVS Tag: HEAD diff --git a/config.tar.bz2 b/config.tar.bz2 index 0cdcc02..b4b6399 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:046b2cbff3f0d962842f44712490ce650019c63db8167619d462ab8a5c05dcb4 -size 135500 +oid sha256:c5c90872b8ada836a086c39b067e647ad7eb27a8f8cf46393a4f5d22e216bede +size 135506 diff --git a/kabi.tar.bz2 b/kabi.tar.bz2 index f403632..d22280b 100644 --- a/kabi.tar.bz2 +++ b/kabi.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1ed544d35336321c457eb9cf956206a163fdff8db6beddc19502ce38f9c844a -size 2265 +oid sha256:bb8c4456f752526bbb859d593e9c51ef1cf8558faf12e8cfc5412f1ac5d3a172 +size 2261 diff --git a/kernel-debug.changes b/kernel-debug.changes index 6415c49..40059f8 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,79 @@ +------------------------------------------------------------------- +Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de + +- rpm/kernel-binary.spec.in: Make the kernel-$flavor-extra packages + supplement kernel-$flavor on openSUSE and SLED so that those + packages will get installed by default, using the product(...) + dependencies provided by the *-release packages. + +------------------------------------------------------------------- +Thu Oct 16 05:03:49 CEST 2008 - tonyj@suse.de + +- Previous checkin was totally broken wrt rt config files. + Revert to previous versions and incorporate any changes from + run_oldconfig. Sole changes to previous versions is to remove + CONFIG_DYNAMIC_FTRACE from rt_debug configs which is consistent + with change in 2.6.27.1 + +------------------------------------------------------------------- +Thu Oct 16 01:48:04 CEST 2008 - gregkh@suse.de + +- Update to 2.6.27.1 + - disables a problem config option, only affected the vanilla, + debug, and rt kernel variants. + +------------------------------------------------------------------- +Wed Oct 15 16:29:57 CEST 2008 - olh@suse.de + +- add patches.arch/ppc-pseries_pfn-mem-rm.patch + fix hotplug memory remove (bnc#435181 - LTC48640) + +------------------------------------------------------------------- +Wed Oct 15 15:59:23 CEST 2008 - mmarek@suse.cz + +- rpm/post.sh, rpm/postun.sh: run weak-modules, depmod and mkinitrd + on older distros (bnc#435246) + Fixed fix for bnc#435104 ("/boot/" was missing in some places) + + +------------------------------------------------------------------- +Wed Oct 15 11:25:19 CEST 2008 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: don't recommend the -extra subpackage + (fate#303631) +- rpm/postun.sh, rpm/post.sh: remove the temporary workaround + +------------------------------------------------------------------- +Wed Oct 15 08:58:57 CEST 2008 - olh@suse.de + +- drop patches.arch/ppc-iseries-remove-AVAILABLE_VETH.patch + not needed anymore + +------------------------------------------------------------------- +Wed Oct 15 07:46:16 CEST 2008 - nfbrown@suse.de + +- patches.fixes/nfs-file-cred-context-null: nfs_file_cred should + cope if 'file' hasn't been opened properly (bnc#431785). + +------------------------------------------------------------------- +Wed Oct 15 03:36:22 CEST 2008 - tonyj@suse.de + +- Update RT patches to latest .27 Windriver version (all patches) +- Disable patches.rt/swap-spinlock-fix.patch +- Guard filp-slab-rcu for RT + +------------------------------------------------------------------- +Tue Oct 14 17:29:36 CEST 2008 - jkosina@suse.de + +- patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: Input: + Add Acer Aspire 5710 to nomux blacklist (bnc#404881). + +------------------------------------------------------------------- +Tue Oct 14 16:33:12 CEST 2008 - oneukum@suse.de + +- patches.fixes/ehci_sched.diff: Delete. + in mainline now. done to the right tree. + ------------------------------------------------------------------- Tue Oct 14 15:48:20 CEST 2008 - mmarek@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index fe38a27..0660140 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-debug (Version 2.6.27) +# spec file for package kernel-debug (Version 2.6.27.1) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -57,8 +57,8 @@ Name: kernel-debug Summary: A Debug Version of the Kernel -Version: 2.6.27 -Release: 19 +Version: 2.6.27.1 +Release: 1 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -80,9 +80,6 @@ Requires(post): module-init-tools Requires(post): perl-Bootloader Requires(post): mkinitrd Recommends: kerneloops -%if ! %sles_version && %split_packages -Recommends: kernel-debug-extra -%endif #!BuildIgnore: perl-Bootloader mkinitrd %if ! 0%{?opensuse_bs} BuildRequires: kernel-dummy @@ -100,8 +97,8 @@ BuildRequires: dtc %endif %if %build_xen %ifarch %ix86 -Provides: kernel-xenpae = 2.6.27 -Obsoletes: kernel-xenpae <= 2.6.27 +Provides: kernel-xenpae = 2.6.27.1 +Obsoletes: kernel-xenpae <= 2.6.27.1 %endif #!BuildIgnore: xen %endif @@ -127,7 +124,7 @@ Conflicts: libc.so.6()(64bit) #Conflicts: kernel %else %if ! %build_xen -Provides: kernel = 2.6.27-%source_rel +Provides: kernel = 2.6.27.1-%source_rel %endif %endif %ifarch %ix86 @@ -219,12 +216,13 @@ Only use this kernel when investigating problems. -Source Timestamp: 2008-10-14 16:02:55 +0200 +Source Timestamp: 2008-10-16 12:51:33 +0200 +CVS Tag: HEAD %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then - echo "The kernel-debug-2.6.27.nosrc.rpm package does not contain the" \ - "complete sources. Please install kernel-source-2.6.27.src.rpm." + echo "The kernel-debug-2.6.27.1.nosrc.rpm package does not contain the" \ + "complete sources. Please install kernel-source-2.6.27.1.src.rpm." exit 1 fi echo "Architecture symbol(s):" %symbols @@ -303,7 +301,7 @@ MAKE_ARGS="ARCH=$subarch" EOF %endif cat >> ../.rpm-defs <> ../.rpm-defs <> ../.rpm-defs <> ../.rpm-defs < -Source Timestamp: 2008-10-14 16:02:55 +0200 +Source Timestamp: 2008-10-16 12:51:33 +0200 +CVS Tag: HEAD %install rm -rf %buildroot @@ -46,7 +47,50 @@ echo dummy > %buildroot/etc/dummy %files %defattr(-, root, root) /etc/dummy + %changelog +* Thu Oct 16 2008 agruen@suse.de +- rpm/kernel-binary.spec.in: Make the kernel-$flavor-extra packages + supplement kernel-$flavor on openSUSE and SLED so that those + packages will get installed by default, using the product(...) + dependencies provided by the *-release packages. +* Thu Oct 16 2008 tonyj@suse.de +- Previous checkin was totally broken wrt rt config files. + Revert to previous versions and incorporate any changes from + run_oldconfig. Sole changes to previous versions is to remove + CONFIG_DYNAMIC_FTRACE from rt_debug configs which is consistent + with change in 2.6.27.1 +* Thu Oct 16 2008 gregkh@suse.de +- Update to 2.6.27.1 + - disables a problem config option, only affected the vanilla, + debug, and rt kernel variants. +* Wed Oct 15 2008 olh@suse.de +- add patches.arch/ppc-pseries_pfn-mem-rm.patch + fix hotplug memory remove (bnc#435181 - LTC48640) +* Wed Oct 15 2008 mmarek@suse.cz +- rpm/post.sh, rpm/postun.sh: run weak-modules, depmod and mkinitrd + on older distros (bnc#435246) + Fixed fix for bnc#435104 ("/boot/" was missing in some places) +* Wed Oct 15 2008 mmarek@suse.cz +- rpm/kernel-binary.spec.in: don't recommend the -extra subpackage + (fate#303631) +- rpm/postun.sh, rpm/post.sh: remove the temporary workaround +* Wed Oct 15 2008 olh@suse.de +- drop patches.arch/ppc-iseries-remove-AVAILABLE_VETH.patch + not needed anymore +* Wed Oct 15 2008 nfbrown@suse.de +- patches.fixes/nfs-file-cred-context-null: nfs_file_cred should + cope if 'file' hasn't been opened properly (bnc#431785). +* Wed Oct 15 2008 tonyj@suse.de +- Update RT patches to latest .27 Windriver version (all patches) +- Disable patches.rt/swap-spinlock-fix.patch +- Guard filp-slab-rcu for RT +* Tue Oct 14 2008 jkosina@suse.de +- patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: Input: + Add Acer Aspire 5710 to nomux blacklist (bnc#404881). +* Tue Oct 14 2008 oneukum@suse.de +- patches.fixes/ehci_sched.diff: Delete. + in mainline now. done to the right tree. * Tue Oct 14 2008 mmarek@suse.cz - rpm/postun.sh, rpm/post.sh: temporarily ignore errors from weak-modules2 --{add,remove}-kernel-modules until diff --git a/kernel-kdump.changes b/kernel-kdump.changes index 6415c49..40059f8 100644 --- a/kernel-kdump.changes +++ b/kernel-kdump.changes @@ -1,3 +1,79 @@ +------------------------------------------------------------------- +Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de + +- rpm/kernel-binary.spec.in: Make the kernel-$flavor-extra packages + supplement kernel-$flavor on openSUSE and SLED so that those + packages will get installed by default, using the product(...) + dependencies provided by the *-release packages. + +------------------------------------------------------------------- +Thu Oct 16 05:03:49 CEST 2008 - tonyj@suse.de + +- Previous checkin was totally broken wrt rt config files. + Revert to previous versions and incorporate any changes from + run_oldconfig. Sole changes to previous versions is to remove + CONFIG_DYNAMIC_FTRACE from rt_debug configs which is consistent + with change in 2.6.27.1 + +------------------------------------------------------------------- +Thu Oct 16 01:48:04 CEST 2008 - gregkh@suse.de + +- Update to 2.6.27.1 + - disables a problem config option, only affected the vanilla, + debug, and rt kernel variants. + +------------------------------------------------------------------- +Wed Oct 15 16:29:57 CEST 2008 - olh@suse.de + +- add patches.arch/ppc-pseries_pfn-mem-rm.patch + fix hotplug memory remove (bnc#435181 - LTC48640) + +------------------------------------------------------------------- +Wed Oct 15 15:59:23 CEST 2008 - mmarek@suse.cz + +- rpm/post.sh, rpm/postun.sh: run weak-modules, depmod and mkinitrd + on older distros (bnc#435246) + Fixed fix for bnc#435104 ("/boot/" was missing in some places) + + +------------------------------------------------------------------- +Wed Oct 15 11:25:19 CEST 2008 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: don't recommend the -extra subpackage + (fate#303631) +- rpm/postun.sh, rpm/post.sh: remove the temporary workaround + +------------------------------------------------------------------- +Wed Oct 15 08:58:57 CEST 2008 - olh@suse.de + +- drop patches.arch/ppc-iseries-remove-AVAILABLE_VETH.patch + not needed anymore + +------------------------------------------------------------------- +Wed Oct 15 07:46:16 CEST 2008 - nfbrown@suse.de + +- patches.fixes/nfs-file-cred-context-null: nfs_file_cred should + cope if 'file' hasn't been opened properly (bnc#431785). + +------------------------------------------------------------------- +Wed Oct 15 03:36:22 CEST 2008 - tonyj@suse.de + +- Update RT patches to latest .27 Windriver version (all patches) +- Disable patches.rt/swap-spinlock-fix.patch +- Guard filp-slab-rcu for RT + +------------------------------------------------------------------- +Tue Oct 14 17:29:36 CEST 2008 - jkosina@suse.de + +- patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: Input: + Add Acer Aspire 5710 to nomux blacklist (bnc#404881). + +------------------------------------------------------------------- +Tue Oct 14 16:33:12 CEST 2008 - oneukum@suse.de + +- patches.fixes/ehci_sched.diff: Delete. + in mainline now. done to the right tree. + ------------------------------------------------------------------- Tue Oct 14 15:48:20 CEST 2008 - mmarek@suse.cz diff --git a/kernel-kdump.spec b/kernel-kdump.spec index 563b238..8ed0d69 100644 --- a/kernel-kdump.spec +++ b/kernel-kdump.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-kdump (Version 2.6.27) +# spec file for package kernel-kdump (Version 2.6.27.1) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -57,8 +57,8 @@ Name: kernel-kdump Summary: kernel for kdump -Version: 2.6.27 -Release: 19 +Version: 2.6.27.1 +Release: 1 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -80,9 +80,6 @@ Requires(post): module-init-tools Requires(post): perl-Bootloader Requires(post): mkinitrd Recommends: kerneloops -%if ! %sles_version && %split_packages -Recommends: kernel-kdump-extra -%endif #!BuildIgnore: perl-Bootloader mkinitrd %if ! 0%{?opensuse_bs} BuildRequires: kernel-dummy @@ -100,8 +97,8 @@ BuildRequires: dtc %endif %if %build_xen %ifarch %ix86 -Provides: kernel-xenpae = 2.6.27 -Obsoletes: kernel-xenpae <= 2.6.27 +Provides: kernel-xenpae = 2.6.27.1 +Obsoletes: kernel-xenpae <= 2.6.27.1 %endif #!BuildIgnore: xen %endif @@ -127,7 +124,7 @@ Conflicts: libc.so.6()(64bit) #Conflicts: kernel %else %if ! %build_xen -Provides: kernel = 2.6.27-%source_rel +Provides: kernel = 2.6.27.1-%source_rel %endif %endif %ifarch ppc @@ -218,12 +215,13 @@ crashed kernel. -Source Timestamp: 2008-10-14 16:02:55 +0200 +Source Timestamp: 2008-10-16 12:51:33 +0200 +CVS Tag: HEAD %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then - echo "The kernel-kdump-2.6.27.nosrc.rpm package does not contain the" \ - "complete sources. Please install kernel-source-2.6.27.src.rpm." + echo "The kernel-kdump-2.6.27.1.nosrc.rpm package does not contain the" \ + "complete sources. Please install kernel-source-2.6.27.1.src.rpm." exit 1 fi echo "Architecture symbol(s):" %symbols @@ -302,7 +300,7 @@ MAKE_ARGS="ARCH=$subarch" EOF %endif cat >> ../.rpm-defs <> ../.rpm-defs <> ../.rpm-defs <> ../.rpm-defs < see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-14 16:02:55 +0200 +Source Timestamp: 2008-10-16 12:51:33 +0200 +CVS Tag: HEAD %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then - echo "The kernel-ppc64-2.6.27.nosrc.rpm package does not contain the" \ - "complete sources. Please install kernel-source-2.6.27.src.rpm." + echo "The kernel-ppc64-2.6.27.1.nosrc.rpm package does not contain the" \ + "complete sources. Please install kernel-source-2.6.27.1.src.rpm." exit 1 fi echo "Architecture symbol(s):" %symbols @@ -315,7 +313,7 @@ MAKE_ARGS="ARCH=$subarch" EOF %endif cat >> ../.rpm-defs <> ../.rpm-defs < see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-14 16:02:55 +0200 +Source Timestamp: 2008-10-16 12:51:33 +0200 +CVS Tag: HEAD %preun base -f preun-base.sh @@ -749,6 +748,8 @@ Requires(pre): coreutils awk Requires(post): module-init-tools Requires(post): perl-Bootloader Requires(post): mkinitrd +Supplements: packageand(product(SUSE_SLED):kernel-ppc64) +Supplements: packageand(product(openSUSE):kernel-ppc64) %description -n kernel-ppc64-extra This package contains the kernel for: @@ -771,7 +772,8 @@ Authors: Tom Gall see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-14 16:02:55 +0200 +Source Timestamp: 2008-10-16 12:51:33 +0200 +CVS Tag: HEAD %preun extra -f preun-extra.sh @@ -785,7 +787,50 @@ Source Timestamp: 2008-10-14 16:02:55 +0200 %files -n kernel-ppc64-extra -f kernel-extra.files %defattr(-, root, root) %endif + %changelog +* Thu Oct 16 2008 agruen@suse.de +- rpm/kernel-binary.spec.in: Make the kernel-$flavor-extra packages + supplement kernel-$flavor on openSUSE and SLED so that those + packages will get installed by default, using the product(...) + dependencies provided by the *-release packages. +* Thu Oct 16 2008 tonyj@suse.de +- Previous checkin was totally broken wrt rt config files. + Revert to previous versions and incorporate any changes from + run_oldconfig. Sole changes to previous versions is to remove + CONFIG_DYNAMIC_FTRACE from rt_debug configs which is consistent + with change in 2.6.27.1 +* Thu Oct 16 2008 gregkh@suse.de +- Update to 2.6.27.1 + - disables a problem config option, only affected the vanilla, + debug, and rt kernel variants. +* Wed Oct 15 2008 olh@suse.de +- add patches.arch/ppc-pseries_pfn-mem-rm.patch + fix hotplug memory remove (bnc#435181 - LTC48640) +* Wed Oct 15 2008 mmarek@suse.cz +- rpm/post.sh, rpm/postun.sh: run weak-modules, depmod and mkinitrd + on older distros (bnc#435246) + Fixed fix for bnc#435104 ("/boot/" was missing in some places) +* Wed Oct 15 2008 mmarek@suse.cz +- rpm/kernel-binary.spec.in: don't recommend the -extra subpackage + (fate#303631) +- rpm/postun.sh, rpm/post.sh: remove the temporary workaround +* Wed Oct 15 2008 olh@suse.de +- drop patches.arch/ppc-iseries-remove-AVAILABLE_VETH.patch + not needed anymore +* Wed Oct 15 2008 nfbrown@suse.de +- patches.fixes/nfs-file-cred-context-null: nfs_file_cred should + cope if 'file' hasn't been opened properly (bnc#431785). +* Wed Oct 15 2008 tonyj@suse.de +- Update RT patches to latest .27 Windriver version (all patches) +- Disable patches.rt/swap-spinlock-fix.patch +- Guard filp-slab-rcu for RT +* Tue Oct 14 2008 jkosina@suse.de +- patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: Input: + Add Acer Aspire 5710 to nomux blacklist (bnc#404881). +* Tue Oct 14 2008 oneukum@suse.de +- patches.fixes/ehci_sched.diff: Delete. + in mainline now. done to the right tree. * Tue Oct 14 2008 mmarek@suse.cz - rpm/postun.sh, rpm/post.sh: temporarily ignore errors from weak-modules2 --{add,remove}-kernel-modules until diff --git a/kernel-ps3.changes b/kernel-ps3.changes index 6415c49..40059f8 100644 --- a/kernel-ps3.changes +++ b/kernel-ps3.changes @@ -1,3 +1,79 @@ +------------------------------------------------------------------- +Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de + +- rpm/kernel-binary.spec.in: Make the kernel-$flavor-extra packages + supplement kernel-$flavor on openSUSE and SLED so that those + packages will get installed by default, using the product(...) + dependencies provided by the *-release packages. + +------------------------------------------------------------------- +Thu Oct 16 05:03:49 CEST 2008 - tonyj@suse.de + +- Previous checkin was totally broken wrt rt config files. + Revert to previous versions and incorporate any changes from + run_oldconfig. Sole changes to previous versions is to remove + CONFIG_DYNAMIC_FTRACE from rt_debug configs which is consistent + with change in 2.6.27.1 + +------------------------------------------------------------------- +Thu Oct 16 01:48:04 CEST 2008 - gregkh@suse.de + +- Update to 2.6.27.1 + - disables a problem config option, only affected the vanilla, + debug, and rt kernel variants. + +------------------------------------------------------------------- +Wed Oct 15 16:29:57 CEST 2008 - olh@suse.de + +- add patches.arch/ppc-pseries_pfn-mem-rm.patch + fix hotplug memory remove (bnc#435181 - LTC48640) + +------------------------------------------------------------------- +Wed Oct 15 15:59:23 CEST 2008 - mmarek@suse.cz + +- rpm/post.sh, rpm/postun.sh: run weak-modules, depmod and mkinitrd + on older distros (bnc#435246) + Fixed fix for bnc#435104 ("/boot/" was missing in some places) + + +------------------------------------------------------------------- +Wed Oct 15 11:25:19 CEST 2008 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: don't recommend the -extra subpackage + (fate#303631) +- rpm/postun.sh, rpm/post.sh: remove the temporary workaround + +------------------------------------------------------------------- +Wed Oct 15 08:58:57 CEST 2008 - olh@suse.de + +- drop patches.arch/ppc-iseries-remove-AVAILABLE_VETH.patch + not needed anymore + +------------------------------------------------------------------- +Wed Oct 15 07:46:16 CEST 2008 - nfbrown@suse.de + +- patches.fixes/nfs-file-cred-context-null: nfs_file_cred should + cope if 'file' hasn't been opened properly (bnc#431785). + +------------------------------------------------------------------- +Wed Oct 15 03:36:22 CEST 2008 - tonyj@suse.de + +- Update RT patches to latest .27 Windriver version (all patches) +- Disable patches.rt/swap-spinlock-fix.patch +- Guard filp-slab-rcu for RT + +------------------------------------------------------------------- +Tue Oct 14 17:29:36 CEST 2008 - jkosina@suse.de + +- patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: Input: + Add Acer Aspire 5710 to nomux blacklist (bnc#404881). + +------------------------------------------------------------------- +Tue Oct 14 16:33:12 CEST 2008 - oneukum@suse.de + +- patches.fixes/ehci_sched.diff: Delete. + in mainline now. done to the right tree. + ------------------------------------------------------------------- Tue Oct 14 15:48:20 CEST 2008 - mmarek@suse.cz diff --git a/kernel-ps3.spec b/kernel-ps3.spec index 5de3ad1..023e726 100644 --- a/kernel-ps3.spec +++ b/kernel-ps3.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-ps3 (Version 2.6.27) +# spec file for package kernel-ps3 (Version 2.6.27.1) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -57,8 +57,8 @@ Name: kernel-ps3 Summary: kernel for ps3 bootloader -Version: 2.6.27 -Release: 19 +Version: 2.6.27.1 +Release: 1 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -80,9 +80,6 @@ Requires(post): module-init-tools Requires(post): perl-Bootloader Requires(post): mkinitrd Recommends: kerneloops -%if ! %sles_version && %split_packages -Recommends: kernel-ps3-extra -%endif #!BuildIgnore: perl-Bootloader mkinitrd %if ! 0%{?opensuse_bs} BuildRequires: kernel-dummy @@ -100,8 +97,8 @@ BuildRequires: dtc %endif %if %build_xen %ifarch %ix86 -Provides: kernel-xenpae = 2.6.27 -Obsoletes: kernel-xenpae <= 2.6.27 +Provides: kernel-xenpae = 2.6.27.1 +Obsoletes: kernel-xenpae <= 2.6.27.1 %endif #!BuildIgnore: xen %endif @@ -127,7 +124,7 @@ Conflicts: libc.so.6()(64bit) #Conflicts: kernel %else %if ! %build_xen -Provides: kernel = 2.6.27-%source_rel +Provides: kernel = 2.6.27.1-%source_rel %endif %endif %ifarch ppc @@ -217,12 +214,13 @@ needs to be as small as possible. -Source Timestamp: 2008-10-14 16:02:55 +0200 +Source Timestamp: 2008-10-16 12:51:33 +0200 +CVS Tag: HEAD %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then - echo "The kernel-ps3-2.6.27.nosrc.rpm package does not contain the" \ - "complete sources. Please install kernel-source-2.6.27.src.rpm." + echo "The kernel-ps3-2.6.27.1.nosrc.rpm package does not contain the" \ + "complete sources. Please install kernel-source-2.6.27.1.src.rpm." exit 1 fi echo "Architecture symbol(s):" %symbols @@ -301,7 +299,7 @@ MAKE_ARGS="ARCH=$subarch" EOF %endif cat >> ../.rpm-defs <> ../.rpm-defs <> ../.rpm-defs <> ../.rpm-defs <> ../.rpm-defs <> ../.rpm-defs <> ../.rpm-defs <> ../.rpm-defs < .patches for patch in $(< .patches); do if ! patch -s -F0 -E -p1 --no-backup-if-mismatch \ - -i %_builddir/kernel-source-rt-2.6.27/$patch; then + -i %_builddir/kernel-source-rt-2.6.27.1/$patch; then echo "*** Patch $patch failed ***" exit 1 fi @@ -283,7 +284,50 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \ %post -f kernel-source-rt-post.sh %files -f kernel-source-rt.files + %changelog +* Thu Oct 16 2008 agruen@suse.de +- rpm/kernel-binary.spec.in: Make the kernel-$flavor-extra packages + supplement kernel-$flavor on openSUSE and SLED so that those + packages will get installed by default, using the product(...) + dependencies provided by the *-release packages. +* Thu Oct 16 2008 tonyj@suse.de +- Previous checkin was totally broken wrt rt config files. + Revert to previous versions and incorporate any changes from + run_oldconfig. Sole changes to previous versions is to remove + CONFIG_DYNAMIC_FTRACE from rt_debug configs which is consistent + with change in 2.6.27.1 +* Thu Oct 16 2008 gregkh@suse.de +- Update to 2.6.27.1 + - disables a problem config option, only affected the vanilla, + debug, and rt kernel variants. +* Wed Oct 15 2008 olh@suse.de +- add patches.arch/ppc-pseries_pfn-mem-rm.patch + fix hotplug memory remove (bnc#435181 - LTC48640) +* Wed Oct 15 2008 mmarek@suse.cz +- rpm/post.sh, rpm/postun.sh: run weak-modules, depmod and mkinitrd + on older distros (bnc#435246) + Fixed fix for bnc#435104 ("/boot/" was missing in some places) +* Wed Oct 15 2008 mmarek@suse.cz +- rpm/kernel-binary.spec.in: don't recommend the -extra subpackage + (fate#303631) +- rpm/postun.sh, rpm/post.sh: remove the temporary workaround +* Wed Oct 15 2008 olh@suse.de +- drop patches.arch/ppc-iseries-remove-AVAILABLE_VETH.patch + not needed anymore +* Wed Oct 15 2008 nfbrown@suse.de +- patches.fixes/nfs-file-cred-context-null: nfs_file_cred should + cope if 'file' hasn't been opened properly (bnc#431785). +* Wed Oct 15 2008 tonyj@suse.de +- Update RT patches to latest .27 Windriver version (all patches) +- Disable patches.rt/swap-spinlock-fix.patch +- Guard filp-slab-rcu for RT +* Tue Oct 14 2008 jkosina@suse.de +- patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: Input: + Add Acer Aspire 5710 to nomux blacklist (bnc#404881). +* Tue Oct 14 2008 oneukum@suse.de +- patches.fixes/ehci_sched.diff: Delete. + in mainline now. done to the right tree. * Tue Oct 14 2008 mmarek@suse.cz - rpm/postun.sh, rpm/post.sh: temporarily ignore errors from weak-modules2 --{add,remove}-kernel-modules until diff --git a/kernel-source.changes b/kernel-source.changes index 6415c49..40059f8 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,79 @@ +------------------------------------------------------------------- +Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de + +- rpm/kernel-binary.spec.in: Make the kernel-$flavor-extra packages + supplement kernel-$flavor on openSUSE and SLED so that those + packages will get installed by default, using the product(...) + dependencies provided by the *-release packages. + +------------------------------------------------------------------- +Thu Oct 16 05:03:49 CEST 2008 - tonyj@suse.de + +- Previous checkin was totally broken wrt rt config files. + Revert to previous versions and incorporate any changes from + run_oldconfig. Sole changes to previous versions is to remove + CONFIG_DYNAMIC_FTRACE from rt_debug configs which is consistent + with change in 2.6.27.1 + +------------------------------------------------------------------- +Thu Oct 16 01:48:04 CEST 2008 - gregkh@suse.de + +- Update to 2.6.27.1 + - disables a problem config option, only affected the vanilla, + debug, and rt kernel variants. + +------------------------------------------------------------------- +Wed Oct 15 16:29:57 CEST 2008 - olh@suse.de + +- add patches.arch/ppc-pseries_pfn-mem-rm.patch + fix hotplug memory remove (bnc#435181 - LTC48640) + +------------------------------------------------------------------- +Wed Oct 15 15:59:23 CEST 2008 - mmarek@suse.cz + +- rpm/post.sh, rpm/postun.sh: run weak-modules, depmod and mkinitrd + on older distros (bnc#435246) + Fixed fix for bnc#435104 ("/boot/" was missing in some places) + + +------------------------------------------------------------------- +Wed Oct 15 11:25:19 CEST 2008 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: don't recommend the -extra subpackage + (fate#303631) +- rpm/postun.sh, rpm/post.sh: remove the temporary workaround + +------------------------------------------------------------------- +Wed Oct 15 08:58:57 CEST 2008 - olh@suse.de + +- drop patches.arch/ppc-iseries-remove-AVAILABLE_VETH.patch + not needed anymore + +------------------------------------------------------------------- +Wed Oct 15 07:46:16 CEST 2008 - nfbrown@suse.de + +- patches.fixes/nfs-file-cred-context-null: nfs_file_cred should + cope if 'file' hasn't been opened properly (bnc#431785). + +------------------------------------------------------------------- +Wed Oct 15 03:36:22 CEST 2008 - tonyj@suse.de + +- Update RT patches to latest .27 Windriver version (all patches) +- Disable patches.rt/swap-spinlock-fix.patch +- Guard filp-slab-rcu for RT + +------------------------------------------------------------------- +Tue Oct 14 17:29:36 CEST 2008 - jkosina@suse.de + +- patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: Input: + Add Acer Aspire 5710 to nomux blacklist (bnc#404881). + +------------------------------------------------------------------- +Tue Oct 14 16:33:12 CEST 2008 - oneukum@suse.de + +- patches.fixes/ehci_sched.diff: Delete. + in mainline now. done to the right tree. + ------------------------------------------------------------------- Tue Oct 14 15:48:20 CEST 2008 - mmarek@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index 55f2513..8caf4a0 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-source (Version 2.6.27) +# spec file for package kernel-source (Version 2.6.27.1) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -29,8 +29,8 @@ Url: http://www.kernel.org/ Name: kernel-source Summary: The Linux Kernel Sources -Version: 2.6.27 -Release: 19 +Version: 2.6.27.1 +Release: 1 License: GPL v2 only Group: Development/Sources AutoReqProv: off @@ -42,7 +42,7 @@ BuildRequires: kernel-dummy %endif ExclusiveArch: %ix86 ppc ppc64 s390 s390x ia64 x86_64 Provides: linux -Provides: kernel-source = 2.6.27-%source_rel +Provides: kernel-source = 2.6.27.1-%source_rel %if "kernel-source" == "kernel-source" Provides: linux lx_suse lx_sus22 lx_sus24 Obsoletes: linux lx-gdt lx-hack lx-suse lx1162_1 lx1162_2 lx1212_1 lx1212_2 lx1213_1 lx1213_2 lx121_1 lx121_2 lx126_1 lx126_2 lx129_1 lx129_2 lx_large kernel_headers lx_suse lx_sus22 lx_sus24 @@ -120,7 +120,8 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-14 16:02:55 +0200 +Source Timestamp: 2008-10-16 12:51:33 +0200 +CVS Tag: HEAD %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -137,7 +138,7 @@ RELEASE=%source_rel while [ "$RELEASE" != "${RELEASE#[^0-9]*.}" ]; do RELEASE=${RELEASE#[^0-9]*.} done -KERNELRELEASE=2.6.27-$RELEASE +KERNELRELEASE=2.6.27.1-$RELEASE case kernel-source in (*-rt) variant=-rt @@ -164,7 +165,7 @@ chmod -x arch/arm/mach-at91/board-yl-9200.c # executable by accident (fixed in 2 > .patches for patch in $(< .patches); do if ! patch -s -F0 -E -p1 --no-backup-if-mismatch \ - -i %_builddir/kernel-source-2.6.27/$patch; then + -i %_builddir/kernel-source-2.6.27.1/$patch; then echo "*** Patch $patch failed ***" exit 1 fi @@ -283,7 +284,50 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \ %post -f kernel-source-post.sh %files -f kernel-source.files + %changelog +* Thu Oct 16 2008 agruen@suse.de +- rpm/kernel-binary.spec.in: Make the kernel-$flavor-extra packages + supplement kernel-$flavor on openSUSE and SLED so that those + packages will get installed by default, using the product(...) + dependencies provided by the *-release packages. +* Thu Oct 16 2008 tonyj@suse.de +- Previous checkin was totally broken wrt rt config files. + Revert to previous versions and incorporate any changes from + run_oldconfig. Sole changes to previous versions is to remove + CONFIG_DYNAMIC_FTRACE from rt_debug configs which is consistent + with change in 2.6.27.1 +* Thu Oct 16 2008 gregkh@suse.de +- Update to 2.6.27.1 + - disables a problem config option, only affected the vanilla, + debug, and rt kernel variants. +* Wed Oct 15 2008 olh@suse.de +- add patches.arch/ppc-pseries_pfn-mem-rm.patch + fix hotplug memory remove (bnc#435181 - LTC48640) +* Wed Oct 15 2008 mmarek@suse.cz +- rpm/post.sh, rpm/postun.sh: run weak-modules, depmod and mkinitrd + on older distros (bnc#435246) + Fixed fix for bnc#435104 ("/boot/" was missing in some places) +* Wed Oct 15 2008 mmarek@suse.cz +- rpm/kernel-binary.spec.in: don't recommend the -extra subpackage + (fate#303631) +- rpm/postun.sh, rpm/post.sh: remove the temporary workaround +* Wed Oct 15 2008 olh@suse.de +- drop patches.arch/ppc-iseries-remove-AVAILABLE_VETH.patch + not needed anymore +* Wed Oct 15 2008 nfbrown@suse.de +- patches.fixes/nfs-file-cred-context-null: nfs_file_cred should + cope if 'file' hasn't been opened properly (bnc#431785). +* Wed Oct 15 2008 tonyj@suse.de +- Update RT patches to latest .27 Windriver version (all patches) +- Disable patches.rt/swap-spinlock-fix.patch +- Guard filp-slab-rcu for RT +* Tue Oct 14 2008 jkosina@suse.de +- patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: Input: + Add Acer Aspire 5710 to nomux blacklist (bnc#404881). +* Tue Oct 14 2008 oneukum@suse.de +- patches.fixes/ehci_sched.diff: Delete. + in mainline now. done to the right tree. * Tue Oct 14 2008 mmarek@suse.cz - rpm/postun.sh, rpm/post.sh: temporarily ignore errors from weak-modules2 --{add,remove}-kernel-modules until diff --git a/kernel-syms-rt.changes b/kernel-syms-rt.changes index 6415c49..40059f8 100644 --- a/kernel-syms-rt.changes +++ b/kernel-syms-rt.changes @@ -1,3 +1,79 @@ +------------------------------------------------------------------- +Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de + +- rpm/kernel-binary.spec.in: Make the kernel-$flavor-extra packages + supplement kernel-$flavor on openSUSE and SLED so that those + packages will get installed by default, using the product(...) + dependencies provided by the *-release packages. + +------------------------------------------------------------------- +Thu Oct 16 05:03:49 CEST 2008 - tonyj@suse.de + +- Previous checkin was totally broken wrt rt config files. + Revert to previous versions and incorporate any changes from + run_oldconfig. Sole changes to previous versions is to remove + CONFIG_DYNAMIC_FTRACE from rt_debug configs which is consistent + with change in 2.6.27.1 + +------------------------------------------------------------------- +Thu Oct 16 01:48:04 CEST 2008 - gregkh@suse.de + +- Update to 2.6.27.1 + - disables a problem config option, only affected the vanilla, + debug, and rt kernel variants. + +------------------------------------------------------------------- +Wed Oct 15 16:29:57 CEST 2008 - olh@suse.de + +- add patches.arch/ppc-pseries_pfn-mem-rm.patch + fix hotplug memory remove (bnc#435181 - LTC48640) + +------------------------------------------------------------------- +Wed Oct 15 15:59:23 CEST 2008 - mmarek@suse.cz + +- rpm/post.sh, rpm/postun.sh: run weak-modules, depmod and mkinitrd + on older distros (bnc#435246) + Fixed fix for bnc#435104 ("/boot/" was missing in some places) + + +------------------------------------------------------------------- +Wed Oct 15 11:25:19 CEST 2008 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: don't recommend the -extra subpackage + (fate#303631) +- rpm/postun.sh, rpm/post.sh: remove the temporary workaround + +------------------------------------------------------------------- +Wed Oct 15 08:58:57 CEST 2008 - olh@suse.de + +- drop patches.arch/ppc-iseries-remove-AVAILABLE_VETH.patch + not needed anymore + +------------------------------------------------------------------- +Wed Oct 15 07:46:16 CEST 2008 - nfbrown@suse.de + +- patches.fixes/nfs-file-cred-context-null: nfs_file_cred should + cope if 'file' hasn't been opened properly (bnc#431785). + +------------------------------------------------------------------- +Wed Oct 15 03:36:22 CEST 2008 - tonyj@suse.de + +- Update RT patches to latest .27 Windriver version (all patches) +- Disable patches.rt/swap-spinlock-fix.patch +- Guard filp-slab-rcu for RT + +------------------------------------------------------------------- +Tue Oct 14 17:29:36 CEST 2008 - jkosina@suse.de + +- patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: Input: + Add Acer Aspire 5710 to nomux blacklist (bnc#404881). + +------------------------------------------------------------------- +Tue Oct 14 16:33:12 CEST 2008 - oneukum@suse.de + +- patches.fixes/ehci_sched.diff: Delete. + in mainline now. done to the right tree. + ------------------------------------------------------------------- Tue Oct 14 15:48:20 CEST 2008 - mmarek@suse.cz diff --git a/kernel-syms-rt.spec b/kernel-syms-rt.spec index 4bda2db..ccace0a 100644 --- a/kernel-syms-rt.spec +++ b/kernel-syms-rt.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-syms-rt (Version 2.6.27) +# spec file for package kernel-syms-rt (Version 2.6.27.1) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -28,8 +28,8 @@ Url: http://www.kernel.org/ Name: kernel-syms-rt Summary: Kernel Symbol Versions (modversions) For Real-Time Kernels -Version: 2.6.27 -Release: 6 +Version: 2.6.27.1 +Release: 1 License: GPL v2 only Group: Development/Sources AutoReqProv: off @@ -49,7 +49,7 @@ BuildRequires: kernel-rt kernel-rt_debug #!BuildIgnore: irqbalance xen #!BuildIgnore: perl-Bootloader mkinitrd Requires: linux -Requires: kernel-source = 2.6.27-%source_rel +Requires: kernel-source = 2.6.27.1-%source_rel Source11: arch-symbols Source12: guards Source21: config.conf @@ -74,7 +74,8 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-14 16:02:55 +0200 +Source Timestamp: 2008-10-16 12:51:33 +0200 +CVS Tag: HEAD %prep echo "Architecture symbol(s):" %symbols @@ -129,7 +130,50 @@ done /usr/src/linux-*-obj /boot/symsets-*-*.tar.gz /lib/modules/*/build + %changelog +* Thu Oct 16 2008 agruen@suse.de +- rpm/kernel-binary.spec.in: Make the kernel-$flavor-extra packages + supplement kernel-$flavor on openSUSE and SLED so that those + packages will get installed by default, using the product(...) + dependencies provided by the *-release packages. +* Thu Oct 16 2008 tonyj@suse.de +- Previous checkin was totally broken wrt rt config files. + Revert to previous versions and incorporate any changes from + run_oldconfig. Sole changes to previous versions is to remove + CONFIG_DYNAMIC_FTRACE from rt_debug configs which is consistent + with change in 2.6.27.1 +* Thu Oct 16 2008 gregkh@suse.de +- Update to 2.6.27.1 + - disables a problem config option, only affected the vanilla, + debug, and rt kernel variants. +* Wed Oct 15 2008 olh@suse.de +- add patches.arch/ppc-pseries_pfn-mem-rm.patch + fix hotplug memory remove (bnc#435181 - LTC48640) +* Wed Oct 15 2008 mmarek@suse.cz +- rpm/post.sh, rpm/postun.sh: run weak-modules, depmod and mkinitrd + on older distros (bnc#435246) + Fixed fix for bnc#435104 ("/boot/" was missing in some places) +* Wed Oct 15 2008 mmarek@suse.cz +- rpm/kernel-binary.spec.in: don't recommend the -extra subpackage + (fate#303631) +- rpm/postun.sh, rpm/post.sh: remove the temporary workaround +* Wed Oct 15 2008 olh@suse.de +- drop patches.arch/ppc-iseries-remove-AVAILABLE_VETH.patch + not needed anymore +* Wed Oct 15 2008 nfbrown@suse.de +- patches.fixes/nfs-file-cred-context-null: nfs_file_cred should + cope if 'file' hasn't been opened properly (bnc#431785). +* Wed Oct 15 2008 tonyj@suse.de +- Update RT patches to latest .27 Windriver version (all patches) +- Disable patches.rt/swap-spinlock-fix.patch +- Guard filp-slab-rcu for RT +* Tue Oct 14 2008 jkosina@suse.de +- patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: Input: + Add Acer Aspire 5710 to nomux blacklist (bnc#404881). +* Tue Oct 14 2008 oneukum@suse.de +- patches.fixes/ehci_sched.diff: Delete. + in mainline now. done to the right tree. * Tue Oct 14 2008 mmarek@suse.cz - rpm/postun.sh, rpm/post.sh: temporarily ignore errors from weak-modules2 --{add,remove}-kernel-modules until diff --git a/kernel-syms.changes b/kernel-syms.changes index 6415c49..40059f8 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,79 @@ +------------------------------------------------------------------- +Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de + +- rpm/kernel-binary.spec.in: Make the kernel-$flavor-extra packages + supplement kernel-$flavor on openSUSE and SLED so that those + packages will get installed by default, using the product(...) + dependencies provided by the *-release packages. + +------------------------------------------------------------------- +Thu Oct 16 05:03:49 CEST 2008 - tonyj@suse.de + +- Previous checkin was totally broken wrt rt config files. + Revert to previous versions and incorporate any changes from + run_oldconfig. Sole changes to previous versions is to remove + CONFIG_DYNAMIC_FTRACE from rt_debug configs which is consistent + with change in 2.6.27.1 + +------------------------------------------------------------------- +Thu Oct 16 01:48:04 CEST 2008 - gregkh@suse.de + +- Update to 2.6.27.1 + - disables a problem config option, only affected the vanilla, + debug, and rt kernel variants. + +------------------------------------------------------------------- +Wed Oct 15 16:29:57 CEST 2008 - olh@suse.de + +- add patches.arch/ppc-pseries_pfn-mem-rm.patch + fix hotplug memory remove (bnc#435181 - LTC48640) + +------------------------------------------------------------------- +Wed Oct 15 15:59:23 CEST 2008 - mmarek@suse.cz + +- rpm/post.sh, rpm/postun.sh: run weak-modules, depmod and mkinitrd + on older distros (bnc#435246) + Fixed fix for bnc#435104 ("/boot/" was missing in some places) + + +------------------------------------------------------------------- +Wed Oct 15 11:25:19 CEST 2008 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: don't recommend the -extra subpackage + (fate#303631) +- rpm/postun.sh, rpm/post.sh: remove the temporary workaround + +------------------------------------------------------------------- +Wed Oct 15 08:58:57 CEST 2008 - olh@suse.de + +- drop patches.arch/ppc-iseries-remove-AVAILABLE_VETH.patch + not needed anymore + +------------------------------------------------------------------- +Wed Oct 15 07:46:16 CEST 2008 - nfbrown@suse.de + +- patches.fixes/nfs-file-cred-context-null: nfs_file_cred should + cope if 'file' hasn't been opened properly (bnc#431785). + +------------------------------------------------------------------- +Wed Oct 15 03:36:22 CEST 2008 - tonyj@suse.de + +- Update RT patches to latest .27 Windriver version (all patches) +- Disable patches.rt/swap-spinlock-fix.patch +- Guard filp-slab-rcu for RT + +------------------------------------------------------------------- +Tue Oct 14 17:29:36 CEST 2008 - jkosina@suse.de + +- patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: Input: + Add Acer Aspire 5710 to nomux blacklist (bnc#404881). + +------------------------------------------------------------------- +Tue Oct 14 16:33:12 CEST 2008 - oneukum@suse.de + +- patches.fixes/ehci_sched.diff: Delete. + in mainline now. done to the right tree. + ------------------------------------------------------------------- Tue Oct 14 15:48:20 CEST 2008 - mmarek@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index 1951b0f..403d860 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-syms (Version 2.6.27) +# spec file for package kernel-syms (Version 2.6.27.1) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -28,8 +28,8 @@ Url: http://www.kernel.org/ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) -Version: 2.6.27 -Release: 19 +Version: 2.6.27.1 +Release: 1 License: GPL v2 only Group: Development/Sources AutoReqProv: off @@ -69,7 +69,7 @@ BuildRequires: kernel-debug kernel-default kernel-trace kernel-xen #!BuildIgnore: irqbalance xen #!BuildIgnore: perl-Bootloader mkinitrd Requires: linux -Requires: kernel-source = 2.6.27-%source_rel +Requires: kernel-source = 2.6.27.1-%source_rel Source11: arch-symbols Source12: guards Source21: config.conf @@ -94,7 +94,8 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-14 16:02:55 +0200 +Source Timestamp: 2008-10-16 12:51:33 +0200 +CVS Tag: HEAD %prep echo "Architecture symbol(s):" %symbols @@ -149,7 +150,50 @@ done /usr/src/linux-*-obj /boot/symsets-*-*.tar.gz /lib/modules/*/build + %changelog +* Thu Oct 16 2008 agruen@suse.de +- rpm/kernel-binary.spec.in: Make the kernel-$flavor-extra packages + supplement kernel-$flavor on openSUSE and SLED so that those + packages will get installed by default, using the product(...) + dependencies provided by the *-release packages. +* Thu Oct 16 2008 tonyj@suse.de +- Previous checkin was totally broken wrt rt config files. + Revert to previous versions and incorporate any changes from + run_oldconfig. Sole changes to previous versions is to remove + CONFIG_DYNAMIC_FTRACE from rt_debug configs which is consistent + with change in 2.6.27.1 +* Thu Oct 16 2008 gregkh@suse.de +- Update to 2.6.27.1 + - disables a problem config option, only affected the vanilla, + debug, and rt kernel variants. +* Wed Oct 15 2008 olh@suse.de +- add patches.arch/ppc-pseries_pfn-mem-rm.patch + fix hotplug memory remove (bnc#435181 - LTC48640) +* Wed Oct 15 2008 mmarek@suse.cz +- rpm/post.sh, rpm/postun.sh: run weak-modules, depmod and mkinitrd + on older distros (bnc#435246) + Fixed fix for bnc#435104 ("/boot/" was missing in some places) +* Wed Oct 15 2008 mmarek@suse.cz +- rpm/kernel-binary.spec.in: don't recommend the -extra subpackage + (fate#303631) +- rpm/postun.sh, rpm/post.sh: remove the temporary workaround +* Wed Oct 15 2008 olh@suse.de +- drop patches.arch/ppc-iseries-remove-AVAILABLE_VETH.patch + not needed anymore +* Wed Oct 15 2008 nfbrown@suse.de +- patches.fixes/nfs-file-cred-context-null: nfs_file_cred should + cope if 'file' hasn't been opened properly (bnc#431785). +* Wed Oct 15 2008 tonyj@suse.de +- Update RT patches to latest .27 Windriver version (all patches) +- Disable patches.rt/swap-spinlock-fix.patch +- Guard filp-slab-rcu for RT +* Tue Oct 14 2008 jkosina@suse.de +- patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: Input: + Add Acer Aspire 5710 to nomux blacklist (bnc#404881). +* Tue Oct 14 2008 oneukum@suse.de +- patches.fixes/ehci_sched.diff: Delete. + in mainline now. done to the right tree. * Tue Oct 14 2008 mmarek@suse.cz - rpm/postun.sh, rpm/post.sh: temporarily ignore errors from weak-modules2 --{add,remove}-kernel-modules until diff --git a/kernel-trace.changes b/kernel-trace.changes index 6415c49..40059f8 100644 --- a/kernel-trace.changes +++ b/kernel-trace.changes @@ -1,3 +1,79 @@ +------------------------------------------------------------------- +Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de + +- rpm/kernel-binary.spec.in: Make the kernel-$flavor-extra packages + supplement kernel-$flavor on openSUSE and SLED so that those + packages will get installed by default, using the product(...) + dependencies provided by the *-release packages. + +------------------------------------------------------------------- +Thu Oct 16 05:03:49 CEST 2008 - tonyj@suse.de + +- Previous checkin was totally broken wrt rt config files. + Revert to previous versions and incorporate any changes from + run_oldconfig. Sole changes to previous versions is to remove + CONFIG_DYNAMIC_FTRACE from rt_debug configs which is consistent + with change in 2.6.27.1 + +------------------------------------------------------------------- +Thu Oct 16 01:48:04 CEST 2008 - gregkh@suse.de + +- Update to 2.6.27.1 + - disables a problem config option, only affected the vanilla, + debug, and rt kernel variants. + +------------------------------------------------------------------- +Wed Oct 15 16:29:57 CEST 2008 - olh@suse.de + +- add patches.arch/ppc-pseries_pfn-mem-rm.patch + fix hotplug memory remove (bnc#435181 - LTC48640) + +------------------------------------------------------------------- +Wed Oct 15 15:59:23 CEST 2008 - mmarek@suse.cz + +- rpm/post.sh, rpm/postun.sh: run weak-modules, depmod and mkinitrd + on older distros (bnc#435246) + Fixed fix for bnc#435104 ("/boot/" was missing in some places) + + +------------------------------------------------------------------- +Wed Oct 15 11:25:19 CEST 2008 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: don't recommend the -extra subpackage + (fate#303631) +- rpm/postun.sh, rpm/post.sh: remove the temporary workaround + +------------------------------------------------------------------- +Wed Oct 15 08:58:57 CEST 2008 - olh@suse.de + +- drop patches.arch/ppc-iseries-remove-AVAILABLE_VETH.patch + not needed anymore + +------------------------------------------------------------------- +Wed Oct 15 07:46:16 CEST 2008 - nfbrown@suse.de + +- patches.fixes/nfs-file-cred-context-null: nfs_file_cred should + cope if 'file' hasn't been opened properly (bnc#431785). + +------------------------------------------------------------------- +Wed Oct 15 03:36:22 CEST 2008 - tonyj@suse.de + +- Update RT patches to latest .27 Windriver version (all patches) +- Disable patches.rt/swap-spinlock-fix.patch +- Guard filp-slab-rcu for RT + +------------------------------------------------------------------- +Tue Oct 14 17:29:36 CEST 2008 - jkosina@suse.de + +- patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: Input: + Add Acer Aspire 5710 to nomux blacklist (bnc#404881). + +------------------------------------------------------------------- +Tue Oct 14 16:33:12 CEST 2008 - oneukum@suse.de + +- patches.fixes/ehci_sched.diff: Delete. + in mainline now. done to the right tree. + ------------------------------------------------------------------- Tue Oct 14 15:48:20 CEST 2008 - mmarek@suse.cz diff --git a/kernel-trace.spec b/kernel-trace.spec index 67e6433..8b55ea5 100644 --- a/kernel-trace.spec +++ b/kernel-trace.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-trace (Version 2.6.27) +# spec file for package kernel-trace (Version 2.6.27.1) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -57,8 +57,8 @@ Name: kernel-trace Summary: The Realtime Linux Kernel -Version: 2.6.27 -Release: 12 +Version: 2.6.27.1 +Release: 1 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -80,9 +80,6 @@ Requires(post): module-init-tools Requires(post): perl-Bootloader Requires(post): mkinitrd Recommends: kerneloops -%if ! %sles_version && %split_packages -Recommends: kernel-trace-extra -%endif #!BuildIgnore: perl-Bootloader mkinitrd %if ! 0%{?opensuse_bs} BuildRequires: kernel-dummy @@ -100,8 +97,8 @@ BuildRequires: dtc %endif %if %build_xen %ifarch %ix86 -Provides: kernel-xenpae = 2.6.27 -Obsoletes: kernel-xenpae <= 2.6.27 +Provides: kernel-xenpae = 2.6.27.1 +Obsoletes: kernel-xenpae <= 2.6.27.1 %endif #!BuildIgnore: xen %endif @@ -127,7 +124,7 @@ Conflicts: libc.so.6()(64bit) #Conflicts: kernel %else %if ! %build_xen -Provides: kernel = 2.6.27-%source_rel +Provides: kernel = 2.6.27.1-%source_rel %endif %endif %ifarch %ix86 @@ -224,12 +221,13 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-14 16:02:55 +0200 +Source Timestamp: 2008-10-16 12:51:33 +0200 +CVS Tag: HEAD %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then - echo "The kernel-trace-2.6.27.nosrc.rpm package does not contain the" \ - "complete sources. Please install kernel-source-2.6.27.src.rpm." + echo "The kernel-trace-2.6.27.1.nosrc.rpm package does not contain the" \ + "complete sources. Please install kernel-source-2.6.27.1.src.rpm." exit 1 fi echo "Architecture symbol(s):" %symbols @@ -308,7 +306,7 @@ MAKE_ARGS="ARCH=$subarch" EOF %endif cat >> ../.rpm-defs <> ../.rpm-defs <> ../.rpm-defs <> ../.rpm-defs <> ../.rpm-defs <> ../.rpm-defs <&2 + case @SUBPACKAGE@ in + *-base) + echo "Ignoring this for the base subpackage" >&2 + ;; + *) + exit 1 + ;; + esac + fi fi fi @@ -78,9 +98,9 @@ if [ -f /etc/fstab -a ! -e /.buildenv ] ; then # only run the bootloader if the usual bootloader configuration # files are there -- this is different on every architecture initrd=initrd-@KERNELRELEASE@ - if [ -e $initrd -o ! -e /lib/modules/@KERNELRELEASE@ ] && \ + if [ -e /boot/$initrd -o ! -e /lib/modules/@KERNELRELEASE@ ] && \ run_bootloader ; then - [ -e $initrd ] || initrd= + [ -e /boot/$initrd ] || initrd= # handle 10.2 and SLES10 SP1 or later if [ -x /usr/lib/bootloader/bootloader_entry ]; then /usr/lib/bootloader/bootloader_entry \ diff --git a/postun.sh b/postun.sh index 6d25d94..4edc773 100644 --- a/postun.sh +++ b/postun.sh @@ -1,8 +1,9 @@ +wm=/usr/lib/module-init-tools/weak-modules wm2=/usr/lib/module-init-tools/weak-modules2 if [ @BASE_PACKAGE@ = 0 ]; then if [ -x $wm2 ]; then nvr=@SUBPACKAGE@-@RPM_VERSION_RELEASE@ - $wm2 --remove-kernel-modules @KERNELRELEASE@ < /var/run/rpm-$nvr-modules || : + $wm2 --remove-kernel-modules @KERNELRELEASE@ < /var/run/rpm-$nvr-modules fi rm -f /var/run/rpm-$nvr-modules exit 0 @@ -10,6 +11,9 @@ fi # Remove symlinks from /lib/modules/$krel/weak-updates/. if [ -x $wm2 ]; then $wm2 --remove-kernel @KERNELRELEASE@ +elif [ -x $wm2 ]; then + # pre CODE11 compatibility + $wm --remove-kernel @KERNELRELEASE@ fi # remove /boot/@IMAGE@.previous entry on a 10.1 and SLES10 GA system diff --git a/series.conf b/series.conf index 9596b64..ad97348 100644 --- a/series.conf +++ b/series.conf @@ -27,6 +27,7 @@ # DO NOT MODIFY THEM! # Send separate patches upstream if you find a problem... ######################################################## + patches.kernel.org/patch-2.6.27.1 ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -185,6 +186,7 @@ # powerpc/generic ######################################################## patches.arch/ppc-pseries_remove_lmb-PAGE_SHIFTT.patch + patches.arch/ppc-pseries_pfn-mem-rm.patch patches.suse/ppc-no-LDFLAGS_MODULE.patch patches.arch/ppc-vio-modalias.patch patches.arch/ppc-efika-mpc52xx-ac97.patch @@ -202,7 +204,6 @@ patches.drivers/ppc64-adb patches.suse/suse-ppc64-branding patches.arch/ppc64-xmon-dmesg-printing.patch - patches.arch/ppc-iseries-remove-AVAILABLE_VETH.patch patches.arch/ppc-prom-nodisplay.patch patches.fixes/ptrace-getsiginfo patches.arch/ppc-ipic-suspend-without-83xx-fix @@ -241,7 +242,7 @@ patches.suse/shmall-bigger patches.fixes/grab-swap-token-oops - patches.suse/filp-slab-rcu +-RT patches.suse/filp-slab-rcu patches.fixes/loop-barriers patches.fixes/loop-barriers2 patches.suse/osync-error @@ -343,6 +344,7 @@ ######################################################## # NFS ######################################################## + patches.fixes/nfs-file-cred-context-null ######################################################## # lockd + statd @@ -628,8 +630,6 @@ ######################################################## # make debugging easier patches.suse/usb-storage-disable-delay.patch - #403346 - patches.fixes/ehci_sched.diff #433817 patches.fixes/wdm_autoload.diff @@ -642,6 +642,7 @@ ######################################################## patches.suse/bootsplash patches.drivers/elousb.patch + patches.fixes/input-add-acer-aspire-5710-to-nomux.patch ########################################################## # Sound @@ -994,7 +995,8 @@ # Real Time (RT) ######################################################## -# disable portions of lttng-instrumentation-irq +# revert portions of SUSE patches allowing RT to apply +# RT versions of reverted changes added back at end of RT series +RT patches.rt/partrevert-lttng-instrumentation-irq.patch +RT patches.rt/revert-preempt-bkl-revert.patch @@ -1865,7 +1867,8 @@ +RT patches.rt/slab-irq-nopreempt-fix.patch +RT patches.rt/ppc-tlbflush-preempt.patch # PG: (rc2) basic ctxt mod. -+RT patches.rt/swap-spinlock-fix.patch +# obsoleted by find_get_page_nodiscard() fix +#+RT patches.rt/swap-spinlock-fix.patch +RT patches.rt/aacraid-compat-sem.patch # percpu fixes to handle debug_smp_processor_id errors. @@ -2077,8 +2080,6 @@ +RT patches.rt/plist-fix-static-node-init.patch # PG: basic context mods +RT patches.rt/sched-only-push-once-per-queue.patch -+RT patches.rt/fix-up-comment.patch -+RT patches.rt/check-for-migration-during-push.patch # PG: basic context mods # PG: (rc6) again basic context mods +RT patches.rt/ftrace-ppc-define-mcount.patch @@ -2111,9 +2112,19 @@ +RT patches.rt/bit-spinlocks-fix-compile.patch +RT patches.rt/nmi-prof-compile.patch +# PG: fix intermittent boot problem w/ timer IRQ being incorrectly threaded ++RT patches.rt/start_irq_thread.patch + # reapply portions of lttng-instrumentation-irq +RT patches.rt/partreadd-lttng-instrumentation-irq.patch +# Patches not yet in .27 WR/upstream +# Gregory Haskins ++RT patches.rt/check-for-migration-during-push.patch ++RT patches.rt/fix-up-comment.patch + ++RT patches.rt/mapping_nrpages2.patch + # Local SUSE RT patches # Fix various issues with debug builds +RT patches.rt/kdb-disable-ist.patch