diff --git a/build-source-timestamp b/build-source-timestamp index 8282adbf..f2c0b8a5 100644 --- a/build-source-timestamp +++ b/build-source-timestamp @@ -1 +1 @@ -2008-09-14 02:03:34 +0200 +2008-09-15 10:58:05 +0200 diff --git a/config.tar.bz2 b/config.tar.bz2 index dd427345..3bcce2b6 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7988e5c885e0dfb074ee24c7304882fd0f291eb0d5c9f61e63809567c9ffbc2 -size 94469 +oid sha256:da4590b754c6c49ac7c649c331c55564f9fbfc76bdd6e6eb1aad467e5ce64d4b +size 94738 diff --git a/kabi.tar.bz2 b/kabi.tar.bz2 index f403632c..71cf66d4 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:929187bc20ebab50d691c009e66e0da5c5598eb7b0810f7d4cea19b162cd7498 +size 2271 diff --git a/kernel-debug.changes b/kernel-debug.changes index 27267878..30f6634c 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Sep 15 10:40:01 CEST 2008 - hare@suse.de + +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD + +------------------------------------------------------------------- +Mon Sep 15 10:28:26 CEST 2008 - hare@suse.de + +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. + +------------------------------------------------------------------- +Mon Sep 15 09:45:55 CEST 2008 - sdietrich@suse.de + +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED + +------------------------------------------------------------------- +Mon Sep 15 09:03:13 CEST 2008 - hare@suse.de + +- patches.drivers/block-timeout-handling: Fix typo. + ------------------------------------------------------------------- Fri Sep 12 19:16:39 CEST 2008 - duwe@suse.de diff --git a/kernel-debug.spec b/kernel-debug.spec index 820c5663..eaaf5aa4 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -50,12 +50,12 @@ Name: kernel-debug Summary: A Debug Version of the Kernel Version: 2.6.27 -Release: 6 +Release: 7 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ AutoReqProv: on -BuildRequires: coreutils module-init-tools sparse +BuildRequires: coreutils module-init-tools Requires(pre): coreutils awk Requires(post): module-init-tools # This Requires is wrong, because the post/postun scripts have a @@ -200,7 +200,7 @@ Only use this kernel when investigating problems. -Source Timestamp: 2008-09-14 02:03:34 +0200 +Source Timestamp: 2008-09-15 10:58:05 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -323,7 +323,7 @@ export KBUILD_VERBOSE=0 export KBUILD_SYMTYPES=1 EOF source .kernel-binary.spec.buildenv -make %{?jobs:-j%jobs} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y C=1 +make %{?jobs:-j%jobs} all $MAKE_ARGS %install source .rpm-defs @@ -575,6 +575,16 @@ install -m 644 %_sourcedir/module-renames %buildroot/etc/modprobe.d/ %files -f kernel.files %changelog +* Mon Sep 15 2008 hare@suse.de +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD +* Mon Sep 15 2008 hare@suse.de +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. +* Mon Sep 15 2008 sdietrich@suse.de +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED +* Mon Sep 15 2008 hare@suse.de +- patches.drivers/block-timeout-handling: Fix typo. * Fri Sep 12 2008 duwe@suse.de - Add LED driver for SGI "UV" systems (FATE#304268) * Fri Sep 12 2008 hare@suse.de diff --git a/kernel-default.changes b/kernel-default.changes index 27267878..30f6634c 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Sep 15 10:40:01 CEST 2008 - hare@suse.de + +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD + +------------------------------------------------------------------- +Mon Sep 15 10:28:26 CEST 2008 - hare@suse.de + +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. + +------------------------------------------------------------------- +Mon Sep 15 09:45:55 CEST 2008 - sdietrich@suse.de + +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED + +------------------------------------------------------------------- +Mon Sep 15 09:03:13 CEST 2008 - hare@suse.de + +- patches.drivers/block-timeout-handling: Fix typo. + ------------------------------------------------------------------- Fri Sep 12 19:16:39 CEST 2008 - duwe@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index e91c5110..0af40e67 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -50,12 +50,12 @@ Name: kernel-default Summary: The Standard Kernel for both Uniprocessor and Multiprocessor Systems Version: 2.6.27 -Release: 6 +Release: 7 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ AutoReqProv: on -BuildRequires: coreutils module-init-tools sparse +BuildRequires: coreutils module-init-tools Requires(pre): coreutils awk Requires(post): module-init-tools # This Requires is wrong, because the post/postun scripts have a @@ -218,7 +218,7 @@ The standard kernel for both uniprocessor and multiprocessor systems. -Source Timestamp: 2008-09-14 02:03:34 +0200 +Source Timestamp: 2008-09-15 10:58:05 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -341,7 +341,7 @@ export KBUILD_VERBOSE=0 export KBUILD_SYMTYPES=1 EOF source .kernel-binary.spec.buildenv -make %{?jobs:-j%jobs} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y C=1 +make %{?jobs:-j%jobs} all $MAKE_ARGS %install source .rpm-defs @@ -593,6 +593,16 @@ install -m 644 %_sourcedir/module-renames %buildroot/etc/modprobe.d/ %files -f kernel.files %changelog +* Mon Sep 15 2008 hare@suse.de +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD +* Mon Sep 15 2008 hare@suse.de +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. +* Mon Sep 15 2008 sdietrich@suse.de +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED +* Mon Sep 15 2008 hare@suse.de +- patches.drivers/block-timeout-handling: Fix typo. * Fri Sep 12 2008 duwe@suse.de - Add LED driver for SGI "UV" systems (FATE#304268) * Fri Sep 12 2008 hare@suse.de diff --git a/kernel-dummy.changes b/kernel-dummy.changes index 27267878..30f6634c 100644 --- a/kernel-dummy.changes +++ b/kernel-dummy.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Sep 15 10:40:01 CEST 2008 - hare@suse.de + +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD + +------------------------------------------------------------------- +Mon Sep 15 10:28:26 CEST 2008 - hare@suse.de + +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. + +------------------------------------------------------------------- +Mon Sep 15 09:45:55 CEST 2008 - sdietrich@suse.de + +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED + +------------------------------------------------------------------- +Mon Sep 15 09:03:13 CEST 2008 - hare@suse.de + +- patches.drivers/block-timeout-handling: Fix typo. + ------------------------------------------------------------------- Fri Sep 12 19:16:39 CEST 2008 - duwe@suse.de diff --git a/kernel-dummy.spec b/kernel-dummy.spec index b2620498..ba086c84 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 -Release: 6 +Release: 7 License: GPL v2 only Group: System/Kernel AutoReqProv: off @@ -36,7 +36,7 @@ Authors: -------- Andreas Gruenbacher -Source Timestamp: 2008-09-14 02:03:34 +0200 +Source Timestamp: 2008-09-15 10:58:05 +0200 %install rm -rf %buildroot @@ -48,6 +48,16 @@ echo dummy > %buildroot/etc/dummy /etc/dummy %changelog +* Mon Sep 15 2008 hare@suse.de +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD +* Mon Sep 15 2008 hare@suse.de +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. +* Mon Sep 15 2008 sdietrich@suse.de +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED +* Mon Sep 15 2008 hare@suse.de +- patches.drivers/block-timeout-handling: Fix typo. * Fri Sep 12 2008 duwe@suse.de - Add LED driver for SGI "UV" systems (FATE#304268) * Fri Sep 12 2008 hare@suse.de diff --git a/kernel-kdump.changes b/kernel-kdump.changes index 27267878..30f6634c 100644 --- a/kernel-kdump.changes +++ b/kernel-kdump.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Sep 15 10:40:01 CEST 2008 - hare@suse.de + +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD + +------------------------------------------------------------------- +Mon Sep 15 10:28:26 CEST 2008 - hare@suse.de + +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. + +------------------------------------------------------------------- +Mon Sep 15 09:45:55 CEST 2008 - sdietrich@suse.de + +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED + +------------------------------------------------------------------- +Mon Sep 15 09:03:13 CEST 2008 - hare@suse.de + +- patches.drivers/block-timeout-handling: Fix typo. + ------------------------------------------------------------------- Fri Sep 12 19:16:39 CEST 2008 - duwe@suse.de diff --git a/kernel-kdump.spec b/kernel-kdump.spec index c8a0a24f..da3f981f 100644 --- a/kernel-kdump.spec +++ b/kernel-kdump.spec @@ -50,12 +50,12 @@ Name: kernel-kdump Summary: kernel for kdump Version: 2.6.27 -Release: 6 +Release: 7 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ AutoReqProv: on -BuildRequires: coreutils module-init-tools sparse +BuildRequires: coreutils module-init-tools Requires(pre): coreutils awk Requires(post): module-init-tools # This Requires is wrong, because the post/postun scripts have a @@ -199,7 +199,7 @@ crashed kernel. -Source Timestamp: 2008-09-14 02:03:34 +0200 +Source Timestamp: 2008-09-15 10:58:05 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -322,7 +322,7 @@ export KBUILD_VERBOSE=0 export KBUILD_SYMTYPES=1 EOF source .kernel-binary.spec.buildenv -make %{?jobs:-j%jobs} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y C=1 +make %{?jobs:-j%jobs} all $MAKE_ARGS %install source .rpm-defs @@ -574,6 +574,16 @@ install -m 644 %_sourcedir/module-renames %buildroot/etc/modprobe.d/ %files -f kernel.files %changelog +* Mon Sep 15 2008 hare@suse.de +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD +* Mon Sep 15 2008 hare@suse.de +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. +* Mon Sep 15 2008 sdietrich@suse.de +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED +* Mon Sep 15 2008 hare@suse.de +- patches.drivers/block-timeout-handling: Fix typo. * Fri Sep 12 2008 duwe@suse.de - Add LED driver for SGI "UV" systems (FATE#304268) * Fri Sep 12 2008 hare@suse.de diff --git a/kernel-pae.changes b/kernel-pae.changes index 27267878..30f6634c 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Sep 15 10:40:01 CEST 2008 - hare@suse.de + +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD + +------------------------------------------------------------------- +Mon Sep 15 10:28:26 CEST 2008 - hare@suse.de + +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. + +------------------------------------------------------------------- +Mon Sep 15 09:45:55 CEST 2008 - sdietrich@suse.de + +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED + +------------------------------------------------------------------- +Mon Sep 15 09:03:13 CEST 2008 - hare@suse.de + +- patches.drivers/block-timeout-handling: Fix typo. + ------------------------------------------------------------------- Fri Sep 12 19:16:39 CEST 2008 - duwe@suse.de diff --git a/kernel-pae.spec b/kernel-pae.spec index 1726d753..a1550308 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -50,12 +50,12 @@ Name: kernel-pae Summary: Kernel with PAE Support Version: 2.6.27 -Release: 6 +Release: 7 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ AutoReqProv: on -BuildRequires: coreutils module-init-tools sparse +BuildRequires: coreutils module-init-tools Requires(pre): coreutils awk Requires(post): module-init-tools # This Requires is wrong, because the post/postun scripts have a @@ -200,7 +200,7 @@ that support it, regardless of the amount of main memory. -Source Timestamp: 2008-09-14 02:03:34 +0200 +Source Timestamp: 2008-09-15 10:58:05 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -323,7 +323,7 @@ export KBUILD_VERBOSE=0 export KBUILD_SYMTYPES=1 EOF source .kernel-binary.spec.buildenv -make %{?jobs:-j%jobs} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y C=1 +make %{?jobs:-j%jobs} all $MAKE_ARGS %install source .rpm-defs @@ -575,6 +575,16 @@ install -m 644 %_sourcedir/module-renames %buildroot/etc/modprobe.d/ %files -f kernel.files %changelog +* Mon Sep 15 2008 hare@suse.de +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD +* Mon Sep 15 2008 hare@suse.de +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. +* Mon Sep 15 2008 sdietrich@suse.de +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED +* Mon Sep 15 2008 hare@suse.de +- patches.drivers/block-timeout-handling: Fix typo. * Fri Sep 12 2008 duwe@suse.de - Add LED driver for SGI "UV" systems (FATE#304268) * Fri Sep 12 2008 hare@suse.de diff --git a/kernel-ppc64.changes b/kernel-ppc64.changes index 27267878..30f6634c 100644 --- a/kernel-ppc64.changes +++ b/kernel-ppc64.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Sep 15 10:40:01 CEST 2008 - hare@suse.de + +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD + +------------------------------------------------------------------- +Mon Sep 15 10:28:26 CEST 2008 - hare@suse.de + +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. + +------------------------------------------------------------------- +Mon Sep 15 09:45:55 CEST 2008 - sdietrich@suse.de + +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED + +------------------------------------------------------------------- +Mon Sep 15 09:03:13 CEST 2008 - hare@suse.de + +- patches.drivers/block-timeout-handling: Fix typo. + ------------------------------------------------------------------- Fri Sep 12 19:16:39 CEST 2008 - duwe@suse.de diff --git a/kernel-ppc64.spec b/kernel-ppc64.spec index 5702452b..05100e9e 100644 --- a/kernel-ppc64.spec +++ b/kernel-ppc64.spec @@ -50,12 +50,12 @@ Name: kernel-ppc64 Summary: Kernel for ppc64 Systems Version: 2.6.27 -Release: 6 +Release: 7 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ AutoReqProv: on -BuildRequires: coreutils module-init-tools sparse +BuildRequires: coreutils module-init-tools Requires(pre): coreutils awk Requires(post): module-init-tools # This Requires is wrong, because the post/postun scripts have a @@ -212,7 +212,7 @@ Authors: Tom Gall see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-09-14 02:03:34 +0200 +Source Timestamp: 2008-09-15 10:58:05 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -335,7 +335,7 @@ export KBUILD_VERBOSE=0 export KBUILD_SYMTYPES=1 EOF source .kernel-binary.spec.buildenv -make %{?jobs:-j%jobs} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y C=1 +make %{?jobs:-j%jobs} all $MAKE_ARGS %install source .rpm-defs @@ -587,6 +587,16 @@ install -m 644 %_sourcedir/module-renames %buildroot/etc/modprobe.d/ %files -f kernel.files %changelog +* Mon Sep 15 2008 hare@suse.de +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD +* Mon Sep 15 2008 hare@suse.de +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. +* Mon Sep 15 2008 sdietrich@suse.de +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED +* Mon Sep 15 2008 hare@suse.de +- patches.drivers/block-timeout-handling: Fix typo. * Fri Sep 12 2008 duwe@suse.de - Add LED driver for SGI "UV" systems (FATE#304268) * Fri Sep 12 2008 hare@suse.de diff --git a/kernel-ps3.changes b/kernel-ps3.changes index 27267878..30f6634c 100644 --- a/kernel-ps3.changes +++ b/kernel-ps3.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Sep 15 10:40:01 CEST 2008 - hare@suse.de + +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD + +------------------------------------------------------------------- +Mon Sep 15 10:28:26 CEST 2008 - hare@suse.de + +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. + +------------------------------------------------------------------- +Mon Sep 15 09:45:55 CEST 2008 - sdietrich@suse.de + +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED + +------------------------------------------------------------------- +Mon Sep 15 09:03:13 CEST 2008 - hare@suse.de + +- patches.drivers/block-timeout-handling: Fix typo. + ------------------------------------------------------------------- Fri Sep 12 19:16:39 CEST 2008 - duwe@suse.de diff --git a/kernel-ps3.spec b/kernel-ps3.spec index 1d2b39fb..ff0172e3 100644 --- a/kernel-ps3.spec +++ b/kernel-ps3.spec @@ -50,12 +50,12 @@ Name: kernel-ps3 Summary: kernel for ps3 bootloader Version: 2.6.27 -Release: 6 +Release: 7 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ AutoReqProv: on -BuildRequires: coreutils module-init-tools sparse +BuildRequires: coreutils module-init-tools Requires(pre): coreutils awk Requires(post): module-init-tools # This Requires is wrong, because the post/postun scripts have a @@ -198,7 +198,7 @@ needs to be as small as possible. -Source Timestamp: 2008-09-14 02:03:34 +0200 +Source Timestamp: 2008-09-15 10:58:05 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -321,7 +321,7 @@ export KBUILD_VERBOSE=0 export KBUILD_SYMTYPES=1 EOF source .kernel-binary.spec.buildenv -make %{?jobs:-j%jobs} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y C=1 +make %{?jobs:-j%jobs} all $MAKE_ARGS %install source .rpm-defs @@ -573,6 +573,16 @@ install -m 644 %_sourcedir/module-renames %buildroot/etc/modprobe.d/ %files -f kernel.files %changelog +* Mon Sep 15 2008 hare@suse.de +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD +* Mon Sep 15 2008 hare@suse.de +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. +* Mon Sep 15 2008 sdietrich@suse.de +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED +* Mon Sep 15 2008 hare@suse.de +- patches.drivers/block-timeout-handling: Fix typo. * Fri Sep 12 2008 duwe@suse.de - Add LED driver for SGI "UV" systems (FATE#304268) * Fri Sep 12 2008 hare@suse.de diff --git a/kernel-s390.changes b/kernel-s390.changes index 27267878..30f6634c 100644 --- a/kernel-s390.changes +++ b/kernel-s390.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Sep 15 10:40:01 CEST 2008 - hare@suse.de + +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD + +------------------------------------------------------------------- +Mon Sep 15 10:28:26 CEST 2008 - hare@suse.de + +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. + +------------------------------------------------------------------- +Mon Sep 15 09:45:55 CEST 2008 - sdietrich@suse.de + +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED + +------------------------------------------------------------------- +Mon Sep 15 09:03:13 CEST 2008 - hare@suse.de + +- patches.drivers/block-timeout-handling: Fix typo. + ------------------------------------------------------------------- Fri Sep 12 19:16:39 CEST 2008 - duwe@suse.de diff --git a/kernel-s390.spec b/kernel-s390.spec index 5c4e069f..8b6f0bc2 100644 --- a/kernel-s390.spec +++ b/kernel-s390.spec @@ -50,12 +50,12 @@ Name: kernel-s390 Summary: The Standard Kernel Version: 2.6.27 -Release: 6 +Release: 7 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ AutoReqProv: on -BuildRequires: coreutils module-init-tools sparse +BuildRequires: coreutils module-init-tools Requires(pre): coreutils awk Requires(post): module-init-tools # This Requires is wrong, because the post/postun scripts have a @@ -193,7 +193,7 @@ The standard kernel. -Source Timestamp: 2008-09-14 02:03:34 +0200 +Source Timestamp: 2008-09-15 10:58:05 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -316,7 +316,7 @@ export KBUILD_VERBOSE=0 export KBUILD_SYMTYPES=1 EOF source .kernel-binary.spec.buildenv -make %{?jobs:-j%jobs} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y C=1 +make %{?jobs:-j%jobs} all $MAKE_ARGS %install source .rpm-defs @@ -568,6 +568,16 @@ install -m 644 %_sourcedir/module-renames %buildroot/etc/modprobe.d/ %files -f kernel.files %changelog +* Mon Sep 15 2008 hare@suse.de +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD +* Mon Sep 15 2008 hare@suse.de +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. +* Mon Sep 15 2008 sdietrich@suse.de +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED +* Mon Sep 15 2008 hare@suse.de +- patches.drivers/block-timeout-handling: Fix typo. * Fri Sep 12 2008 duwe@suse.de - Add LED driver for SGI "UV" systems (FATE#304268) * Fri Sep 12 2008 hare@suse.de diff --git a/kernel-source.changes b/kernel-source.changes index 27267878..30f6634c 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Sep 15 10:40:01 CEST 2008 - hare@suse.de + +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD + +------------------------------------------------------------------- +Mon Sep 15 10:28:26 CEST 2008 - hare@suse.de + +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. + +------------------------------------------------------------------- +Mon Sep 15 09:45:55 CEST 2008 - sdietrich@suse.de + +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED + +------------------------------------------------------------------- +Mon Sep 15 09:03:13 CEST 2008 - hare@suse.de + +- patches.drivers/block-timeout-handling: Fix typo. + ------------------------------------------------------------------- Fri Sep 12 19:16:39 CEST 2008 - duwe@suse.de diff --git a/kernel-source.spec b/kernel-source.spec index 0d91e89c..cedae39d 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 -Release: 6 +Release: 7 License: GPL v2 only Group: Development/Sources AutoReqProv: off @@ -112,7 +112,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-09-14 02:03:34 +0200 +Source Timestamp: 2008-09-15 10:58:05 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -290,6 +290,16 @@ EOF %files -f kernel-source.files %changelog +* Mon Sep 15 2008 hare@suse.de +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD +* Mon Sep 15 2008 hare@suse.de +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. +* Mon Sep 15 2008 sdietrich@suse.de +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED +* Mon Sep 15 2008 hare@suse.de +- patches.drivers/block-timeout-handling: Fix typo. * Fri Sep 12 2008 duwe@suse.de - Add LED driver for SGI "UV" systems (FATE#304268) * Fri Sep 12 2008 hare@suse.de diff --git a/kernel-syms.changes b/kernel-syms.changes index 27267878..30f6634c 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Sep 15 10:40:01 CEST 2008 - hare@suse.de + +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD + +------------------------------------------------------------------- +Mon Sep 15 10:28:26 CEST 2008 - hare@suse.de + +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. + +------------------------------------------------------------------- +Mon Sep 15 09:45:55 CEST 2008 - sdietrich@suse.de + +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED + +------------------------------------------------------------------- +Mon Sep 15 09:03:13 CEST 2008 - hare@suse.de + +- patches.drivers/block-timeout-handling: Fix typo. + ------------------------------------------------------------------- Fri Sep 12 19:16:39 CEST 2008 - duwe@suse.de diff --git a/kernel-syms.spec b/kernel-syms.spec index a8f4bcf7..c859fe28 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 -Release: 6 +Release: 7 License: GPL v2 only Group: Development/Sources AutoReqProv: off @@ -99,7 +99,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-09-14 02:03:34 +0200 +Source Timestamp: 2008-09-15 10:58:05 +0200 %prep echo "Architecture symbol(s):" %symbols @@ -152,6 +152,16 @@ done /lib/modules/*/build %changelog +* Mon Sep 15 2008 hare@suse.de +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD +* Mon Sep 15 2008 hare@suse.de +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. +* Mon Sep 15 2008 sdietrich@suse.de +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED +* Mon Sep 15 2008 hare@suse.de +- patches.drivers/block-timeout-handling: Fix typo. * Fri Sep 12 2008 duwe@suse.de - Add LED driver for SGI "UV" systems (FATE#304268) * Fri Sep 12 2008 hare@suse.de diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 27267878..30f6634c 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Sep 15 10:40:01 CEST 2008 - hare@suse.de + +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD + +------------------------------------------------------------------- +Mon Sep 15 10:28:26 CEST 2008 - hare@suse.de + +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. + +------------------------------------------------------------------- +Mon Sep 15 09:45:55 CEST 2008 - sdietrich@suse.de + +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED + +------------------------------------------------------------------- +Mon Sep 15 09:03:13 CEST 2008 - hare@suse.de + +- patches.drivers/block-timeout-handling: Fix typo. + ------------------------------------------------------------------- Fri Sep 12 19:16:39 CEST 2008 - duwe@suse.de diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 96a22239..922ff156 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -50,12 +50,12 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches Version: 2.6.27 -Release: 6 +Release: 7 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ AutoReqProv: on -BuildRequires: coreutils module-init-tools sparse +BuildRequires: coreutils module-init-tools Requires(pre): coreutils awk Requires(post): module-init-tools # This Requires is wrong, because the post/postun scripts have a @@ -210,7 +210,7 @@ The standard kernel - without any SUSE patches -Source Timestamp: 2008-09-14 02:03:34 +0200 +Source Timestamp: 2008-09-15 10:58:05 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -333,7 +333,7 @@ export KBUILD_VERBOSE=0 export KBUILD_SYMTYPES=1 EOF source .kernel-binary.spec.buildenv -make %{?jobs:-j%jobs} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y C=1 +make %{?jobs:-j%jobs} all $MAKE_ARGS %install source .rpm-defs @@ -585,6 +585,16 @@ install -m 644 %_sourcedir/module-renames %buildroot/etc/modprobe.d/ %files -f kernel.files %changelog +* Mon Sep 15 2008 hare@suse.de +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD +* Mon Sep 15 2008 hare@suse.de +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. +* Mon Sep 15 2008 sdietrich@suse.de +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED +* Mon Sep 15 2008 hare@suse.de +- patches.drivers/block-timeout-handling: Fix typo. * Fri Sep 12 2008 duwe@suse.de - Add LED driver for SGI "UV" systems (FATE#304268) * Fri Sep 12 2008 hare@suse.de diff --git a/kernel-xen.changes b/kernel-xen.changes index 27267878..30f6634c 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Sep 15 10:40:01 CEST 2008 - hare@suse.de + +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD + +------------------------------------------------------------------- +Mon Sep 15 10:28:26 CEST 2008 - hare@suse.de + +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. + +------------------------------------------------------------------- +Mon Sep 15 09:45:55 CEST 2008 - sdietrich@suse.de + +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED + +------------------------------------------------------------------- +Mon Sep 15 09:03:13 CEST 2008 - hare@suse.de + +- patches.drivers/block-timeout-handling: Fix typo. + ------------------------------------------------------------------- Fri Sep 12 19:16:39 CEST 2008 - duwe@suse.de diff --git a/kernel-xen.spec b/kernel-xen.spec index 2cf45c00..583341e3 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -50,12 +50,12 @@ Name: kernel-xen Summary: The Xen Kernel Version: 2.6.27 -Release: 4 +Release: 5 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ AutoReqProv: on -BuildRequires: coreutils module-init-tools sparse +BuildRequires: coreutils module-init-tools Requires(pre): coreutils awk Requires(post): module-init-tools # This Requires is wrong, because the post/postun scripts have a @@ -199,7 +199,7 @@ unprivileged ("xenU") kernel. -Source Timestamp: 2008-09-14 02:03:34 +0200 +Source Timestamp: 2008-09-15 10:58:05 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -322,7 +322,7 @@ export KBUILD_VERBOSE=0 export KBUILD_SYMTYPES=1 EOF source .kernel-binary.spec.buildenv -make %{?jobs:-j%jobs} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y C=1 +make %{?jobs:-j%jobs} all $MAKE_ARGS %install source .rpm-defs @@ -574,6 +574,16 @@ install -m 644 %_sourcedir/module-renames %buildroot/etc/modprobe.d/ %files -f kernel.files %changelog +* Mon Sep 15 2008 hare@suse.de +- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD +* Mon Sep 15 2008 hare@suse.de +- patches.xen/xen-scsifront-block-timeout-update: Update XEN + scsifront driver to request timeouts. +* Mon Sep 15 2008 sdietrich@suse.de +- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED, + RT_GROUP_SCHED, CGROUP_SCHED +* Mon Sep 15 2008 hare@suse.de +- patches.drivers/block-timeout-handling: Fix typo. * Fri Sep 12 2008 duwe@suse.de - Add LED driver for SGI "UV" systems (FATE#304268) * Fri Sep 12 2008 hare@suse.de diff --git a/novell-kmp.tar.bz2 b/novell-kmp.tar.bz2 index 9550c412..6159f6ec 100644 --- a/novell-kmp.tar.bz2 +++ b/novell-kmp.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9cf2adf64e2d4f84ecc3d3729abba1a2bc3a6cc7c213e491136c3a6a0e91c63e -size 2314 +oid sha256:6c9bf7c0d0031e026d82c7e2fda2994a37e76b3c53c1ce7c78ee78d6a779697c +size 2359 diff --git a/patches.addon.tar.bz2 b/patches.addon.tar.bz2 index 0b34dee1..f88be2c0 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:734a70665c14dd362a9398c57dceba3cfb2b6e34eaf8dfe18095b7159a98187a -size 129 +oid sha256:02a974fff6f2366b8b7d868bc74b725ff68035ec3020fc65e3213a1102129225 +size 127 diff --git a/patches.apparmor.tar.bz2 b/patches.apparmor.tar.bz2 index 66172248..1787a646 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:191d8730ba0c70bc9c42a74227a541e21ece64ded730e3f7dddb68e06621e4ff -size 59001 +oid sha256:92f8c8932bfc3183d68746ae86861a071a8937c6bcb8a1bba1b14e2afe98e571 +size 59074 diff --git a/patches.arch.tar.bz2 b/patches.arch.tar.bz2 index 1d3c99ff..ac00298c 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:af2894b551da7459646fe55ba93e50b4b842a71447bfd9e88e7fc544177a6f64 -size 65309 +oid sha256:f6852a5e7261854140a646915092ee916b6c6a568bd980097802c38b3a25b1de +size 65324 diff --git a/patches.drivers.tar.bz2 b/patches.drivers.tar.bz2 index 89f28082..683f5fea 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:651f33d39c6c3cd8dde1e0459db016e0b2466918f1393cf59df4dfaf2bf68c20 -size 382494 +oid sha256:e19673287eaeecf0e3dce09024410a847bb092f5fa7be7fc9510a970790ec6da +size 382565 diff --git a/patches.fixes.tar.bz2 b/patches.fixes.tar.bz2 index a0d5daca..67351987 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:be5a1527a7a5de1c87c07a15865b61925b1369d492e1453ac3665430968b93ee -size 68586 +oid sha256:7adf85d743feb4e8842fd8dd83a4e3e29dce87221a7d6053648f895db833efd1 +size 68545 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 4ca5d3f4..6e9ce783 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:1f5f3e4fd7f98e7e3e13ac82005cd4ac934862f82ea31457b6797718a5f02db5 -size 14772897 +oid sha256:c430bd314135755bab08d0dfb1ce13e84e2e924e520f8be4385e45d8344dabe8 +size 14772682 diff --git a/patches.rpmify.tar.bz2 b/patches.rpmify.tar.bz2 index e7aec0b2..0689a4d6 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:28e0397870af76280f57d3218a465df2f4bd5dc310548390eabbdc7d5248252b -size 1616 +oid sha256:71573c4b76a4482bca464316992b8ec2cc1763c1d652bbfa27f63cd94885bfad +size 1605 diff --git a/patches.rt.tar.bz2 b/patches.rt.tar.bz2 index 1d419839..37e2d625 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:ed4868f9859e4f73378757ef2f82e979a55bb8fe154e9a40b528e1bb5cacd65b -size 435768 +oid sha256:1f8c40742d60c40f73109a67078e0fbe7c6d2e8c426ba7c8e80f1d3a47541361 +size 435710 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 65c96a7b..9f4f71d1 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:aa652737d36397e26a2259ab7997f5fa785b1b91cd90dc98183f16654f5efa6c -size 1071020 +oid sha256:b3c8cb6a32cf1d9cae5a1edf755a31880e1ff221eee59fe4fdedbfce68134ceb +size 1071322 diff --git a/patches.uml.tar.bz2 b/patches.uml.tar.bz2 index b04fcddf..a33dda76 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:3cac1f98a8aa39f4f41d55e9cc551053c71be28f80a4c04c94104f7d17217035 -size 11055 +oid sha256:a035715531a8cbf38b00f59524fce12173decad50b1002fde50dceed285361d7 +size 11059 diff --git a/patches.xen.tar.bz2 b/patches.xen.tar.bz2 index 5529fa0a..b8627c70 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:25a913c001002a162be2015e7c757fa452c2e45d4a4cc54c20b4590b2486cd76 -size 1444275 +oid sha256:d054712ac37dc2b47b41afad42b8f1b17d0a6b1671f8a43ac0354358331a3988 +size 1444682 diff --git a/series.conf b/series.conf index 28911282..f25daca8 100644 --- a/series.conf +++ b/series.conf @@ -741,7 +741,7 @@ -RT patches.xen/xen-blktap-write-barriers -RT patches.xen/xen-x86-bigmem -RT patches.xen/xen-msix-restore - +-RT patches.xen/xen-scsifront-block-timeout-update # # base tree: 2.6.23-rc4