diff --git a/build-source-timestamp b/build-source-timestamp index 4d2eae8a..f4e10fb2 100644 --- a/build-source-timestamp +++ b/build-source-timestamp @@ -1,2 +1 @@ -2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +2008-10-16 20:35:15 +0200 diff --git a/config.tar.bz2 b/config.tar.bz2 index b4b6399a..a0e80f57 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5c90872b8ada836a086c39b067e647ad7eb27a8f8cf46393a4f5d22e216bede -size 135506 +oid sha256:4244a3534c8d9969186328753b82e5d2133539db641ae5315c5ecff1d593d532 +size 135343 diff --git a/kabi.tar.bz2 b/kabi.tar.bz2 index d22280b2..9c8d28d6 100644 --- a/kabi.tar.bz2 +++ b/kabi.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb8c4456f752526bbb859d593e9c51ef1cf8558faf12e8cfc5412f1ac5d3a172 -size 2261 +oid sha256:218d40176fb90bab0b9668b3105baa22185197e5767a134ef64c47ef21e611ad +size 2372 diff --git a/kernel-debug.changes b/kernel-debug.changes index 40059f88..f6c89d13 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de + +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. + ------------------------------------------------------------------- Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de diff --git a/kernel-debug.spec b/kernel-debug.spec index 0660140e..843181be 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -58,7 +58,7 @@ Name: kernel-debug Summary: A Debug Version of the Kernel Version: 2.6.27.1 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -216,8 +216,7 @@ Only use this kernel when investigating problems. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -696,8 +695,7 @@ This package contains only the base modules, required in all installs. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun base -f preun-base.sh @@ -734,8 +732,7 @@ This package contains additional modules not supported by Novell. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun extra -f preun-extra.sh @@ -749,8 +746,10 @@ CVS Tag: HEAD %files -n kernel-debug-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Thu Oct 16 2008 ihno@suse.de +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. * 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 diff --git a/kernel-default.changes b/kernel-default.changes index 40059f88..f6c89d13 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de + +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. + ------------------------------------------------------------------- Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index 2021bd63..12806c71 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -58,7 +58,7 @@ Name: kernel-default Summary: The Standard Kernel Version: 2.6.27.1 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -234,8 +234,7 @@ The standard kernel for both uniprocessor and multiprocessor systems. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -713,8 +712,7 @@ This package contains only the base modules, required in all installs. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun base -f preun-base.sh @@ -750,8 +748,7 @@ This package contains additional modules not supported by Novell. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun extra -f preun-extra.sh @@ -765,8 +762,10 @@ CVS Tag: HEAD %files -n kernel-default-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Thu Oct 16 2008 ihno@suse.de +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. * 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 diff --git a/kernel-dummy.changes b/kernel-dummy.changes index 40059f88..f6c89d13 100644 --- a/kernel-dummy.changes +++ b/kernel-dummy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de + +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. + ------------------------------------------------------------------- Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de diff --git a/kernel-dummy.spec b/kernel-dummy.spec index 4b12ac9b..af34e312 100644 --- a/kernel-dummy.spec +++ b/kernel-dummy.spec @@ -23,7 +23,7 @@ Url: http://www.kernel.org/ Name: kernel-dummy Summary: Internal dummy package for synchronizing release numbers Version: 2.6.27.1 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel AutoReqProv: off @@ -36,8 +36,7 @@ Authors: -------- Andreas Gruenbacher -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %install rm -rf %buildroot @@ -47,8 +46,10 @@ echo dummy > %buildroot/etc/dummy %files %defattr(-, root, root) /etc/dummy - %changelog +* Thu Oct 16 2008 ihno@suse.de +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. * 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 diff --git a/kernel-kdump.changes b/kernel-kdump.changes index 40059f88..f6c89d13 100644 --- a/kernel-kdump.changes +++ b/kernel-kdump.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de + +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. + ------------------------------------------------------------------- Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de diff --git a/kernel-kdump.spec b/kernel-kdump.spec index 8ed0d694..25b91207 100644 --- a/kernel-kdump.spec +++ b/kernel-kdump.spec @@ -58,7 +58,7 @@ Name: kernel-kdump Summary: kernel for kdump Version: 2.6.27.1 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -215,8 +215,7 @@ crashed kernel. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -697,8 +696,7 @@ This package contains only the base modules, required in all installs. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun base -f preun-base.sh @@ -737,8 +735,7 @@ This package contains additional modules not supported by Novell. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun extra -f preun-extra.sh @@ -752,8 +749,10 @@ CVS Tag: HEAD %files -n kernel-kdump-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Thu Oct 16 2008 ihno@suse.de +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. * 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 diff --git a/kernel-pae.changes b/kernel-pae.changes index 40059f88..f6c89d13 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de + +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. + ------------------------------------------------------------------- Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de diff --git a/kernel-pae.spec b/kernel-pae.spec index 7ecd8b28..25b90615 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -58,7 +58,7 @@ Name: kernel-pae Summary: Kernel with PAE Support Version: 2.6.27.1 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -216,8 +216,7 @@ that support it, regardless of the amount of main memory. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -702,8 +701,7 @@ This package contains only the base modules, required in all installs. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun base -f preun-base.sh @@ -746,8 +744,7 @@ This package contains additional modules not supported by Novell. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun extra -f preun-extra.sh @@ -761,8 +758,10 @@ CVS Tag: HEAD %files -n kernel-pae-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Thu Oct 16 2008 ihno@suse.de +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. * 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 diff --git a/kernel-ppc64.changes b/kernel-ppc64.changes index 40059f88..f6c89d13 100644 --- a/kernel-ppc64.changes +++ b/kernel-ppc64.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de + +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. + ------------------------------------------------------------------- Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de diff --git a/kernel-ppc64.spec b/kernel-ppc64.spec index 1e024152..92c5ded3 100644 --- a/kernel-ppc64.spec +++ b/kernel-ppc64.spec @@ -58,7 +58,7 @@ Name: kernel-ppc64 Summary: Kernel for ppc64 Systems Version: 2.6.27.1 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -228,8 +228,7 @@ Authors: Tom Gall see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -721,8 +720,7 @@ Authors: Tom Gall see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun base -f preun-base.sh @@ -772,8 +770,7 @@ Authors: Tom Gall see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun extra -f preun-extra.sh @@ -787,8 +784,10 @@ CVS Tag: HEAD %files -n kernel-ppc64-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Thu Oct 16 2008 ihno@suse.de +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. * 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 diff --git a/kernel-ps3.changes b/kernel-ps3.changes index 40059f88..f6c89d13 100644 --- a/kernel-ps3.changes +++ b/kernel-ps3.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de + +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. + ------------------------------------------------------------------- Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de diff --git a/kernel-ps3.spec b/kernel-ps3.spec index 023e7260..2f4a0dc6 100644 --- a/kernel-ps3.spec +++ b/kernel-ps3.spec @@ -58,7 +58,7 @@ Name: kernel-ps3 Summary: kernel for ps3 bootloader Version: 2.6.27.1 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -214,8 +214,7 @@ needs to be as small as possible. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -693,8 +692,7 @@ needs to be as small as possible. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun base -f preun-base.sh @@ -730,8 +728,7 @@ needs to be as small as possible. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun extra -f preun-extra.sh @@ -745,8 +742,10 @@ CVS Tag: HEAD %files -n kernel-ps3-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Thu Oct 16 2008 ihno@suse.de +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. * 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 diff --git a/kernel-rt.changes b/kernel-rt.changes index 40059f88..f6c89d13 100644 --- a/kernel-rt.changes +++ b/kernel-rt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de + +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. + ------------------------------------------------------------------- Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de diff --git a/kernel-rt.spec b/kernel-rt.spec index c484359c..774639a1 100644 --- a/kernel-rt.spec +++ b/kernel-rt.spec @@ -58,7 +58,7 @@ Name: kernel-rt Summary: The Realtime Linux Kernel Version: 2.6.27.1 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -218,8 +218,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -703,8 +702,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun base -f preun-base.sh @@ -746,8 +744,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun extra -f preun-extra.sh @@ -761,8 +758,10 @@ CVS Tag: HEAD %files -n kernel-rt-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Thu Oct 16 2008 ihno@suse.de +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. * 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 diff --git a/kernel-rt_debug.changes b/kernel-rt_debug.changes index 40059f88..f6c89d13 100644 --- a/kernel-rt_debug.changes +++ b/kernel-rt_debug.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de + +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. + ------------------------------------------------------------------- Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de diff --git a/kernel-rt_debug.spec b/kernel-rt_debug.spec index a4636ec7..60bc86bf 100644 --- a/kernel-rt_debug.spec +++ b/kernel-rt_debug.spec @@ -58,7 +58,7 @@ Name: kernel-rt_debug Summary: A Debug Version of the Kernel Version: 2.6.27.1 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -213,8 +213,7 @@ Only use this kernel when investigating problems. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -693,8 +692,7 @@ This package contains only the base modules, required in all installs. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun base -f preun-base.sh @@ -731,8 +729,7 @@ This package contains additional modules not supported by Novell. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun extra -f preun-extra.sh @@ -746,8 +743,10 @@ CVS Tag: HEAD %files -n kernel-rt_debug-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Thu Oct 16 2008 ihno@suse.de +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. * 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 diff --git a/kernel-s390.changes b/kernel-s390.changes index 40059f88..f6c89d13 100644 --- a/kernel-s390.changes +++ b/kernel-s390.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de + +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. + ------------------------------------------------------------------- Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de diff --git a/kernel-s390.spec b/kernel-s390.spec index 2daf6add..022d98fd 100644 --- a/kernel-s390.spec +++ b/kernel-s390.spec @@ -58,7 +58,7 @@ Name: kernel-s390 Summary: The Standard Kernel Version: 2.6.27.1 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -209,8 +209,7 @@ The standard kernel. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -688,8 +687,7 @@ This package contains only the base modules, required in all installs. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun base -f preun-base.sh @@ -725,8 +723,7 @@ This package contains additional modules not supported by Novell. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun extra -f preun-extra.sh @@ -740,8 +737,10 @@ CVS Tag: HEAD %files -n kernel-s390-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Thu Oct 16 2008 ihno@suse.de +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. * 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 diff --git a/kernel-source-rt.changes b/kernel-source-rt.changes index 40059f88..f6c89d13 100644 --- a/kernel-source-rt.changes +++ b/kernel-source-rt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de + +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. + ------------------------------------------------------------------- Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de diff --git a/kernel-source-rt.spec b/kernel-source-rt.spec index 2923db84..f642479f 100644 --- a/kernel-source-rt.spec +++ b/kernel-source-rt.spec @@ -30,7 +30,7 @@ Url: http://www.kernel.org/ Name: kernel-source-rt Summary: The Linux Kernel Sources, including the real-time patches Version: 2.6.27.1 -Release: 1 +Release: 2 License: GPL v2 only Group: Development/Sources AutoReqProv: off @@ -120,8 +120,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -284,8 +283,10 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \ %post -f kernel-source-rt-post.sh %files -f kernel-source-rt.files - %changelog +* Thu Oct 16 2008 ihno@suse.de +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. * 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 diff --git a/kernel-source.changes b/kernel-source.changes index 40059f88..f6c89d13 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de + +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. + ------------------------------------------------------------------- Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de diff --git a/kernel-source.spec b/kernel-source.spec index 8caf4a06..2b3bf502 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -30,7 +30,7 @@ Url: http://www.kernel.org/ Name: kernel-source Summary: The Linux Kernel Sources Version: 2.6.27.1 -Release: 1 +Release: 2 License: GPL v2 only Group: Development/Sources AutoReqProv: off @@ -120,8 +120,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -284,8 +283,10 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \ %post -f kernel-source-post.sh %files -f kernel-source.files - %changelog +* Thu Oct 16 2008 ihno@suse.de +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. * 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 diff --git a/kernel-syms-rt.changes b/kernel-syms-rt.changes index 40059f88..f6c89d13 100644 --- a/kernel-syms-rt.changes +++ b/kernel-syms-rt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de + +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. + ------------------------------------------------------------------- Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de diff --git a/kernel-syms-rt.spec b/kernel-syms-rt.spec index ccace0ab..dd3ebf21 100644 --- a/kernel-syms-rt.spec +++ b/kernel-syms-rt.spec @@ -29,7 +29,7 @@ Url: http://www.kernel.org/ Name: kernel-syms-rt Summary: Kernel Symbol Versions (modversions) For Real-Time Kernels Version: 2.6.27.1 -Release: 1 +Release: 2 License: GPL v2 only Group: Development/Sources AutoReqProv: off @@ -74,8 +74,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %prep echo "Architecture symbol(s):" %symbols @@ -130,8 +129,10 @@ done /usr/src/linux-*-obj /boot/symsets-*-*.tar.gz /lib/modules/*/build - %changelog +* Thu Oct 16 2008 ihno@suse.de +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. * 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 diff --git a/kernel-syms.changes b/kernel-syms.changes index 40059f88..f6c89d13 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de + +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. + ------------------------------------------------------------------- Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de diff --git a/kernel-syms.spec b/kernel-syms.spec index 403d8607..881fd2ee 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -29,7 +29,7 @@ Url: http://www.kernel.org/ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) Version: 2.6.27.1 -Release: 1 +Release: 2 License: GPL v2 only Group: Development/Sources AutoReqProv: off @@ -94,8 +94,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %prep echo "Architecture symbol(s):" %symbols @@ -150,8 +149,10 @@ done /usr/src/linux-*-obj /boot/symsets-*-*.tar.gz /lib/modules/*/build - %changelog +* Thu Oct 16 2008 ihno@suse.de +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. * 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 diff --git a/kernel-trace.changes b/kernel-trace.changes index 40059f88..f6c89d13 100644 --- a/kernel-trace.changes +++ b/kernel-trace.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de + +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. + ------------------------------------------------------------------- Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de diff --git a/kernel-trace.spec b/kernel-trace.spec index 8b55ea5c..b0c5698f 100644 --- a/kernel-trace.spec +++ b/kernel-trace.spec @@ -58,7 +58,7 @@ Name: kernel-trace Summary: The Realtime Linux Kernel Version: 2.6.27.1 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -221,8 +221,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -704,8 +703,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun base -f preun-base.sh @@ -745,8 +743,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun extra -f preun-extra.sh @@ -760,8 +757,10 @@ CVS Tag: HEAD %files -n kernel-trace-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Thu Oct 16 2008 ihno@suse.de +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. * 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 diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 40059f88..f6c89d13 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de + +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. + ------------------------------------------------------------------- Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 79d9fccb..0c2e3de5 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -58,7 +58,7 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches Version: 2.6.27.1 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -231,8 +231,7 @@ The standard kernel - without any SUSE patches -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -708,8 +707,7 @@ The standard kernel - without any SUSE patches -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun base -f preun-base.sh @@ -743,8 +741,7 @@ The standard kernel - without any SUSE patches -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun extra -f preun-extra.sh @@ -758,8 +755,10 @@ CVS Tag: HEAD %files -n kernel-vanilla-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Thu Oct 16 2008 ihno@suse.de +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. * 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 diff --git a/kernel-xen.changes b/kernel-xen.changes index 40059f88..f6c89d13 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de + +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. + ------------------------------------------------------------------- Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de diff --git a/kernel-xen.spec b/kernel-xen.spec index 4108e65d..79e6d676 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -58,7 +58,7 @@ Name: kernel-xen Summary: The Xen Kernel Version: 2.6.27.1 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -215,8 +215,7 @@ unprivileged ("xenU") kernel. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -697,8 +696,7 @@ This package contains only the base modules, required in all installs. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun base -f preun-base.sh @@ -737,8 +735,7 @@ This package contains additional modules not supported by Novell. -Source Timestamp: 2008-10-16 12:51:33 +0200 -CVS Tag: HEAD +Source Timestamp: 2008-10-16 20:35:15 +0200 %preun extra -f preun-extra.sh @@ -752,8 +749,10 @@ CVS Tag: HEAD %files -n kernel-xen-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Thu Oct 16 2008 ihno@suse.de +- added patches.arch/s390-01-03-cmm2-v2a.patch + fix the sequence of initilisations. * 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 diff --git a/patches.addon.tar.bz2 b/patches.addon.tar.bz2 index 8250260a..0c1c4382 100644 --- a/patches.addon.tar.bz2 +++ b/patches.addon.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4bd4ca25a5d03ff962ef147fee9c30c7dd2c83b4f04c9d105a4b2c39dfad0b08 -size 128 +oid sha256:cdc424178127fc1455282fe5060a9d34168b7dcc36e17e7cf4d4f0db221c9d43 +size 121 diff --git a/patches.apparmor.tar.bz2 b/patches.apparmor.tar.bz2 index dc851e17..3be2e60a 100644 --- a/patches.apparmor.tar.bz2 +++ b/patches.apparmor.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41f1fa75bc3f10d2f3f2238a1b94e5d65f368cee30732a620c26e6ed87f809e4 -size 59174 +oid sha256:cff4aaa3d1c5979e8a90cdf0eeb2fc0508793578e9ac2ec9a79b85c77d5d753b +size 59140 diff --git a/patches.arch.tar.bz2 b/patches.arch.tar.bz2 index 85e83959..19629c64 100644 --- a/patches.arch.tar.bz2 +++ b/patches.arch.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2a3b40a851175244c8c21621dcddc5103c5fb56f6cf9ff2b74191051983fd71 -size 121361 +oid sha256:ec1724d846c47b03927fa346a39492bdedde206b39c42b377bbe6013160afea8 +size 121490 diff --git a/patches.drivers.tar.bz2 b/patches.drivers.tar.bz2 index 3d74dae7..6c51fadf 100644 --- a/patches.drivers.tar.bz2 +++ b/patches.drivers.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72d575aec241ae1367371dac8a875ee423148293b4f4770462ecd01d39301992 -size 1379371 +oid sha256:cab17639f9b88784bca1899d0d394367a30233c51a3979ffee08d5de56f9b498 +size 1379429 diff --git a/patches.fixes.tar.bz2 b/patches.fixes.tar.bz2 index 4d1ece7b..17b74837 100644 --- a/patches.fixes.tar.bz2 +++ b/patches.fixes.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a2d4aad47d9d71abfe04ca351cc2473627808d786d24125a3543a71384e392c -size 79353 +oid sha256:08c3fe2210b2c3334b1f3fa99e866b92c022ddbec2f33143175c70b515719893 +size 79336 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 82e5e7e8..a67d77f1 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5c5a1d208d927694040ce89c1131d8f61b23b36242c1343e4779a138c221e6c -size 5749 +oid sha256:ae17bf990b8e3b1a0c1697655b8185ca280314d8bcccabce79cc170289731ee6 +size 5723 diff --git a/patches.rpmify.tar.bz2 b/patches.rpmify.tar.bz2 index b7e415fd..4ae5e323 100644 --- a/patches.rpmify.tar.bz2 +++ b/patches.rpmify.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98d3473e310ec6dd7931f81161377a10d8ad00652c75743da4c8a6413d21ffd8 -size 1602 +oid sha256:b4e001eb23142030b7f79564e515007ed1d7909f1b2a1c6d90aef08989ba6ff3 +size 1599 diff --git a/patches.rt.tar.bz2 b/patches.rt.tar.bz2 index 4865661c..141593c9 100644 --- a/patches.rt.tar.bz2 +++ b/patches.rt.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:565f4dcae7505551c4e4cdd3b46957797dde1c304ec9b97487cfa7f7dc31f27e -size 359806 +oid sha256:cf5a55ee46f6d9b0783766c976d571bde60a93024d87684afa1f593a974957bf +size 359235 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 7cf0c867..8311bf76 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1a61c435bcb2cc5e80cb43c9fd3f93809f49850ae5237df9055636fb303bb36 -size 1193295 +oid sha256:53178c5e31d6487ccb1a8af247de9da10d29e1d73c2786fcb2c7484ec2f4ec40 +size 1193510 diff --git a/patches.trace.tar.bz2 b/patches.trace.tar.bz2 index c128999f..b1a6ca80 100644 --- a/patches.trace.tar.bz2 +++ b/patches.trace.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fca2d299782a535105afea5961e330ce3cdb523f3967a9c19517ed0cf14da26f -size 57872 +oid sha256:459369364d6bbce3e57916b9752713d45190a9a0c3d4eedccdd3d82efaa0c20f +size 57912 diff --git a/patches.uml.tar.bz2 b/patches.uml.tar.bz2 index 3756d182..51a6eede 100644 --- a/patches.uml.tar.bz2 +++ b/patches.uml.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e58eb25350810ca2fd09faa9b81105807ec5129cf68cf4bfae4c1064202761ba -size 11045 +oid sha256:0d145518ce1c354bcd920c487c5fac97695ea0f7f71862759fbebb0e1444bb29 +size 11019 diff --git a/patches.xen.tar.bz2 b/patches.xen.tar.bz2 index 50956758..0d36896b 100644 --- a/patches.xen.tar.bz2 +++ b/patches.xen.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27a45174f898dc3ea18780af9455d652a587ce9fcab8d675d4d5703ac553689a -size 1461338 +oid sha256:bf35805d50a9345ec720cb35b9d5c521e704a3fb36e038ae1f33c28e424c3f86 +size 1460385 diff --git a/series.conf b/series.conf index ad97348e..057e305b 100644 --- a/series.conf +++ b/series.conf @@ -225,6 +225,7 @@ patches.arch/s390-01-01-self-ptrace-v3.patch patches.arch/s390-01-02-dcss-64-v2.patch patches.arch/s390-01-03-cmm2-v2.patch + patches.arch/s390-01-03-cmm2-v2a.patch patches.arch/s390-01-04-fcpperf-1.patch patches.arch/s390-01-04-fcpperf-2.patch patches.arch/s390-01-04-fcpperf-3.patch