diff --git a/build-source-timestamp b/build-source-timestamp index bf31a71b1..d0caee2a9 100644 --- a/build-source-timestamp +++ b/build-source-timestamp @@ -1 +1 @@ -2008-09-01 14:27:54 +0200 +2008-09-08 10:07:50 +0200 diff --git a/config.tar.bz2 b/config.tar.bz2 index 2a9f0e1c9..316bcdd15 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72d51f44c906314749e64087f5d183fd3ba82451989fc9405a1f64a94afa4e59 -size 94416 +oid sha256:cba99a7dbb26149fbd4ae12c19ea1cb8352eb09ba2d35ced6a4265132eea3763 +size 94301 diff --git a/get_release_number.sh b/get_release_number.sh index 3f1d36d62..d46467260 100644 --- a/get_release_number.sh +++ b/get_release_number.sh @@ -1,5 +1,5 @@ #! /bin/sh -prefix=rc5.git2. +prefix=rc5.git9. suffix= if [ "$3" = kernel-dummy -o -n "$suffix" ]; then [ -n "$suffix" ] || suffix=$2 diff --git a/kabi.tar.bz2 b/kabi.tar.bz2 index 47b917566..f403632cb 100644 --- a/kabi.tar.bz2 +++ b/kabi.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e42c4d109b2a8f57b5e2e616a6212b1efe26bd6b8c5628d3249d0017c6a214e3 -size 2272 +oid sha256:f1ed544d35336321c457eb9cf956206a163fdff8db6beddc19502ce38f9c844a +size 2265 diff --git a/kernel-debug.changes b/kernel-debug.changes index 326844a92..506e2a0f1 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,93 @@ +------------------------------------------------------------------- +Mon Sep 8 09:50:29 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git9 + +------------------------------------------------------------------- +Fri Sep 5 13:44:09 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v3.patch: system call + notification with self_ptrace (bnc#417299) +- patches.arch/s390-01-02-dcss-64-v2.patch: dcssblk (new function): + Add support for >2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) + +------------------------------------------------------------------- +Fri Sep 5 12:32:06 CEST 2008 - olh@suse.de + +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) + +------------------------------------------------------------------- +Fri Sep 5 12:23:06 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git7 + +------------------------------------------------------------------- +Thu Sep 4 13:04:50 CEST 2008 - olh@suse.de + +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus + +------------------------------------------------------------------- +Thu Sep 4 12:15:06 CEST 2008 - jkosina@suse.de + +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) + +------------------------------------------------------------------- +Thu Sep 4 09:58:46 CEST 2008 - bwalle@suse.de + +- Update KDB patches. Fix build on x86_64-debug. + +------------------------------------------------------------------- +Wed Sep 3 23:52:01 CEST 2008 - jeffm@suse.de + +- mark crc-t10dif as supported + +------------------------------------------------------------------- +Wed Sep 3 17:05:59 CEST 2008 - olh@suse.de + +- mark pata_pdc2027x as supported + +------------------------------------------------------------------- +Wed Sep 3 16:30:50 CEST 2008 - olh@suse.de + +- mark spidernet as supported + +------------------------------------------------------------------- +Wed Sep 3 16:18:23 CEST 2008 - olh@suse.de + +- mark ehea as supported + +------------------------------------------------------------------- +Wed Sep 3 10:44:38 CEST 2008 - trenn@suse.de + +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc + +------------------------------------------------------------------- +Wed Sep 3 10:24:26 CEST 2008 - hare@suse.de + +- supported.conf: Mark virtio modules as supported. + +------------------------------------------------------------------- +Tue Sep 2 13:26:58 CEST 2008 - jbeulich@novell.com + +- Update Xen patches to 2.6.27-rc5 and c/s 651. + +------------------------------------------------------------------- +Tue Sep 2 04:53:12 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) + ------------------------------------------------------------------- Mon Sep 1 14:03:09 CEST 2008 - agruen@suse.de diff --git a/kernel-debug.spec b/kernel-debug.spec index f3607fda7..d9e05943f 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -50,7 +50,7 @@ Name: kernel-debug Summary: A Debug Version of the Kernel Version: 2.6.27 -Release: 4 +Release: 5 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -199,7 +199,7 @@ Only use this kernel when investigating problems. -Source Timestamp: 2008-09-01 14:27:54 +0200 +Source Timestamp: 2008-09-08 10:07:50 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -281,7 +281,7 @@ MAKE_ARGS="ARCH=$subarch" EOF %endif cat >> ../.rpm-defs <> ../.rpm-defs <2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) +* Fri Sep 05 2008 olh@suse.de +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) +* Fri Sep 05 2008 olh@suse.de +- Updated to 2.6.27-rc5-git7 +* Thu Sep 04 2008 olh@suse.de +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus +* Thu Sep 04 2008 jkosina@suse.de +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) +* Thu Sep 04 2008 bwalle@suse.de +- Update KDB patches. Fix build on x86_64-debug. +* Thu Sep 04 2008 jeffm@suse.de +- mark crc-t10dif as supported +* Wed Sep 03 2008 olh@suse.de +- mark pata_pdc2027x as supported +* Wed Sep 03 2008 olh@suse.de +- mark spidernet as supported +* Wed Sep 03 2008 olh@suse.de +- mark ehea as supported +* Wed Sep 03 2008 trenn@suse.de +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc +* Wed Sep 03 2008 hare@suse.de +- supported.conf: Mark virtio modules as supported. +* Tue Sep 02 2008 jbeulich@novell.com +- Update Xen patches to 2.6.27-rc5 and c/s 651. +* Tue Sep 02 2008 jjolly@suse.de +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) * Mon Sep 01 2008 agruen@suse.de - File capabilities: replace our no_file_caps patch with what is supposed to end up in 2.6.28. diff --git a/kernel-default.changes b/kernel-default.changes index 326844a92..506e2a0f1 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,93 @@ +------------------------------------------------------------------- +Mon Sep 8 09:50:29 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git9 + +------------------------------------------------------------------- +Fri Sep 5 13:44:09 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v3.patch: system call + notification with self_ptrace (bnc#417299) +- patches.arch/s390-01-02-dcss-64-v2.patch: dcssblk (new function): + Add support for >2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) + +------------------------------------------------------------------- +Fri Sep 5 12:32:06 CEST 2008 - olh@suse.de + +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) + +------------------------------------------------------------------- +Fri Sep 5 12:23:06 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git7 + +------------------------------------------------------------------- +Thu Sep 4 13:04:50 CEST 2008 - olh@suse.de + +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus + +------------------------------------------------------------------- +Thu Sep 4 12:15:06 CEST 2008 - jkosina@suse.de + +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) + +------------------------------------------------------------------- +Thu Sep 4 09:58:46 CEST 2008 - bwalle@suse.de + +- Update KDB patches. Fix build on x86_64-debug. + +------------------------------------------------------------------- +Wed Sep 3 23:52:01 CEST 2008 - jeffm@suse.de + +- mark crc-t10dif as supported + +------------------------------------------------------------------- +Wed Sep 3 17:05:59 CEST 2008 - olh@suse.de + +- mark pata_pdc2027x as supported + +------------------------------------------------------------------- +Wed Sep 3 16:30:50 CEST 2008 - olh@suse.de + +- mark spidernet as supported + +------------------------------------------------------------------- +Wed Sep 3 16:18:23 CEST 2008 - olh@suse.de + +- mark ehea as supported + +------------------------------------------------------------------- +Wed Sep 3 10:44:38 CEST 2008 - trenn@suse.de + +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc + +------------------------------------------------------------------- +Wed Sep 3 10:24:26 CEST 2008 - hare@suse.de + +- supported.conf: Mark virtio modules as supported. + +------------------------------------------------------------------- +Tue Sep 2 13:26:58 CEST 2008 - jbeulich@novell.com + +- Update Xen patches to 2.6.27-rc5 and c/s 651. + +------------------------------------------------------------------- +Tue Sep 2 04:53:12 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) + ------------------------------------------------------------------- Mon Sep 1 14:03:09 CEST 2008 - agruen@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index 2952906e6..5da251612 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -50,7 +50,7 @@ Name: kernel-default Summary: The Standard Kernel for both Uniprocessor and Multiprocessor Systems Version: 2.6.27 -Release: 4 +Release: 5 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -217,7 +217,7 @@ The standard kernel for both uniprocessor and multiprocessor systems. -Source Timestamp: 2008-09-01 14:27:54 +0200 +Source Timestamp: 2008-09-08 10:07:50 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -299,7 +299,7 @@ MAKE_ARGS="ARCH=$subarch" EOF %endif cat >> ../.rpm-defs <> ../.rpm-defs <2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) +* Fri Sep 05 2008 olh@suse.de +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) +* Fri Sep 05 2008 olh@suse.de +- Updated to 2.6.27-rc5-git7 +* Thu Sep 04 2008 olh@suse.de +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus +* Thu Sep 04 2008 jkosina@suse.de +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) +* Thu Sep 04 2008 bwalle@suse.de +- Update KDB patches. Fix build on x86_64-debug. +* Thu Sep 04 2008 jeffm@suse.de +- mark crc-t10dif as supported +* Wed Sep 03 2008 olh@suse.de +- mark pata_pdc2027x as supported +* Wed Sep 03 2008 olh@suse.de +- mark spidernet as supported +* Wed Sep 03 2008 olh@suse.de +- mark ehea as supported +* Wed Sep 03 2008 trenn@suse.de +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc +* Wed Sep 03 2008 hare@suse.de +- supported.conf: Mark virtio modules as supported. +* Tue Sep 02 2008 jbeulich@novell.com +- Update Xen patches to 2.6.27-rc5 and c/s 651. +* Tue Sep 02 2008 jjolly@suse.de +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) * Mon Sep 01 2008 agruen@suse.de - File capabilities: replace our no_file_caps patch with what is supposed to end up in 2.6.28. diff --git a/kernel-dummy.changes b/kernel-dummy.changes index 326844a92..506e2a0f1 100644 --- a/kernel-dummy.changes +++ b/kernel-dummy.changes @@ -1,3 +1,93 @@ +------------------------------------------------------------------- +Mon Sep 8 09:50:29 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git9 + +------------------------------------------------------------------- +Fri Sep 5 13:44:09 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v3.patch: system call + notification with self_ptrace (bnc#417299) +- patches.arch/s390-01-02-dcss-64-v2.patch: dcssblk (new function): + Add support for >2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) + +------------------------------------------------------------------- +Fri Sep 5 12:32:06 CEST 2008 - olh@suse.de + +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) + +------------------------------------------------------------------- +Fri Sep 5 12:23:06 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git7 + +------------------------------------------------------------------- +Thu Sep 4 13:04:50 CEST 2008 - olh@suse.de + +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus + +------------------------------------------------------------------- +Thu Sep 4 12:15:06 CEST 2008 - jkosina@suse.de + +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) + +------------------------------------------------------------------- +Thu Sep 4 09:58:46 CEST 2008 - bwalle@suse.de + +- Update KDB patches. Fix build on x86_64-debug. + +------------------------------------------------------------------- +Wed Sep 3 23:52:01 CEST 2008 - jeffm@suse.de + +- mark crc-t10dif as supported + +------------------------------------------------------------------- +Wed Sep 3 17:05:59 CEST 2008 - olh@suse.de + +- mark pata_pdc2027x as supported + +------------------------------------------------------------------- +Wed Sep 3 16:30:50 CEST 2008 - olh@suse.de + +- mark spidernet as supported + +------------------------------------------------------------------- +Wed Sep 3 16:18:23 CEST 2008 - olh@suse.de + +- mark ehea as supported + +------------------------------------------------------------------- +Wed Sep 3 10:44:38 CEST 2008 - trenn@suse.de + +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc + +------------------------------------------------------------------- +Wed Sep 3 10:24:26 CEST 2008 - hare@suse.de + +- supported.conf: Mark virtio modules as supported. + +------------------------------------------------------------------- +Tue Sep 2 13:26:58 CEST 2008 - jbeulich@novell.com + +- Update Xen patches to 2.6.27-rc5 and c/s 651. + +------------------------------------------------------------------- +Tue Sep 2 04:53:12 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) + ------------------------------------------------------------------- Mon Sep 1 14:03:09 CEST 2008 - agruen@suse.de diff --git a/kernel-dummy.spec b/kernel-dummy.spec index 0c612fd8a..290a8c927 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: 4 +Release: 5 License: GPL v2 only Group: System/Kernel AutoReqProv: off @@ -36,7 +36,7 @@ Authors: -------- Andreas Gruenbacher -Source Timestamp: 2008-09-01 14:27:54 +0200 +Source Timestamp: 2008-09-08 10:07:50 +0200 %install rm -rf %buildroot @@ -47,6 +47,51 @@ echo dummy > %buildroot/etc/dummy %defattr(-, root, root) /etc/dummy %changelog +* Mon Sep 08 2008 olh@suse.de +- Updated to 2.6.27-rc5-git9 +* Fri Sep 05 2008 jjolly@suse.de +- patches.arch/s390-01-01-self-ptrace-v3.patch: system call + notification with self_ptrace (bnc#417299) +- patches.arch/s390-01-02-dcss-64-v2.patch: dcssblk (new function): + Add support for >2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) +* Fri Sep 05 2008 olh@suse.de +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) +* Fri Sep 05 2008 olh@suse.de +- Updated to 2.6.27-rc5-git7 +* Thu Sep 04 2008 olh@suse.de +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus +* Thu Sep 04 2008 jkosina@suse.de +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) +* Thu Sep 04 2008 bwalle@suse.de +- Update KDB patches. Fix build on x86_64-debug. +* Thu Sep 04 2008 jeffm@suse.de +- mark crc-t10dif as supported +* Wed Sep 03 2008 olh@suse.de +- mark pata_pdc2027x as supported +* Wed Sep 03 2008 olh@suse.de +- mark spidernet as supported +* Wed Sep 03 2008 olh@suse.de +- mark ehea as supported +* Wed Sep 03 2008 trenn@suse.de +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc +* Wed Sep 03 2008 hare@suse.de +- supported.conf: Mark virtio modules as supported. +* Tue Sep 02 2008 jbeulich@novell.com +- Update Xen patches to 2.6.27-rc5 and c/s 651. +* Tue Sep 02 2008 jjolly@suse.de +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) * Mon Sep 01 2008 agruen@suse.de - File capabilities: replace our no_file_caps patch with what is supposed to end up in 2.6.28. diff --git a/kernel-kdump.changes b/kernel-kdump.changes index 326844a92..506e2a0f1 100644 --- a/kernel-kdump.changes +++ b/kernel-kdump.changes @@ -1,3 +1,93 @@ +------------------------------------------------------------------- +Mon Sep 8 09:50:29 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git9 + +------------------------------------------------------------------- +Fri Sep 5 13:44:09 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v3.patch: system call + notification with self_ptrace (bnc#417299) +- patches.arch/s390-01-02-dcss-64-v2.patch: dcssblk (new function): + Add support for >2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) + +------------------------------------------------------------------- +Fri Sep 5 12:32:06 CEST 2008 - olh@suse.de + +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) + +------------------------------------------------------------------- +Fri Sep 5 12:23:06 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git7 + +------------------------------------------------------------------- +Thu Sep 4 13:04:50 CEST 2008 - olh@suse.de + +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus + +------------------------------------------------------------------- +Thu Sep 4 12:15:06 CEST 2008 - jkosina@suse.de + +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) + +------------------------------------------------------------------- +Thu Sep 4 09:58:46 CEST 2008 - bwalle@suse.de + +- Update KDB patches. Fix build on x86_64-debug. + +------------------------------------------------------------------- +Wed Sep 3 23:52:01 CEST 2008 - jeffm@suse.de + +- mark crc-t10dif as supported + +------------------------------------------------------------------- +Wed Sep 3 17:05:59 CEST 2008 - olh@suse.de + +- mark pata_pdc2027x as supported + +------------------------------------------------------------------- +Wed Sep 3 16:30:50 CEST 2008 - olh@suse.de + +- mark spidernet as supported + +------------------------------------------------------------------- +Wed Sep 3 16:18:23 CEST 2008 - olh@suse.de + +- mark ehea as supported + +------------------------------------------------------------------- +Wed Sep 3 10:44:38 CEST 2008 - trenn@suse.de + +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc + +------------------------------------------------------------------- +Wed Sep 3 10:24:26 CEST 2008 - hare@suse.de + +- supported.conf: Mark virtio modules as supported. + +------------------------------------------------------------------- +Tue Sep 2 13:26:58 CEST 2008 - jbeulich@novell.com + +- Update Xen patches to 2.6.27-rc5 and c/s 651. + +------------------------------------------------------------------- +Tue Sep 2 04:53:12 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) + ------------------------------------------------------------------- Mon Sep 1 14:03:09 CEST 2008 - agruen@suse.de diff --git a/kernel-kdump.spec b/kernel-kdump.spec index 1035a9ce3..fec939c8c 100644 --- a/kernel-kdump.spec +++ b/kernel-kdump.spec @@ -50,7 +50,7 @@ Name: kernel-kdump Summary: kernel for kdump Version: 2.6.27 -Release: 4 +Release: 5 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -198,7 +198,7 @@ crashed kernel. -Source Timestamp: 2008-09-01 14:27:54 +0200 +Source Timestamp: 2008-09-08 10:07:50 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -280,7 +280,7 @@ MAKE_ARGS="ARCH=$subarch" EOF %endif cat >> ../.rpm-defs <> ../.rpm-defs <2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) +* Fri Sep 05 2008 olh@suse.de +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) +* Fri Sep 05 2008 olh@suse.de +- Updated to 2.6.27-rc5-git7 +* Thu Sep 04 2008 olh@suse.de +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus +* Thu Sep 04 2008 jkosina@suse.de +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) +* Thu Sep 04 2008 bwalle@suse.de +- Update KDB patches. Fix build on x86_64-debug. +* Thu Sep 04 2008 jeffm@suse.de +- mark crc-t10dif as supported +* Wed Sep 03 2008 olh@suse.de +- mark pata_pdc2027x as supported +* Wed Sep 03 2008 olh@suse.de +- mark spidernet as supported +* Wed Sep 03 2008 olh@suse.de +- mark ehea as supported +* Wed Sep 03 2008 trenn@suse.de +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc +* Wed Sep 03 2008 hare@suse.de +- supported.conf: Mark virtio modules as supported. +* Tue Sep 02 2008 jbeulich@novell.com +- Update Xen patches to 2.6.27-rc5 and c/s 651. +* Tue Sep 02 2008 jjolly@suse.de +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) * Mon Sep 01 2008 agruen@suse.de - File capabilities: replace our no_file_caps patch with what is supposed to end up in 2.6.28. diff --git a/kernel-pae.changes b/kernel-pae.changes index 326844a92..506e2a0f1 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,93 @@ +------------------------------------------------------------------- +Mon Sep 8 09:50:29 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git9 + +------------------------------------------------------------------- +Fri Sep 5 13:44:09 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v3.patch: system call + notification with self_ptrace (bnc#417299) +- patches.arch/s390-01-02-dcss-64-v2.patch: dcssblk (new function): + Add support for >2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) + +------------------------------------------------------------------- +Fri Sep 5 12:32:06 CEST 2008 - olh@suse.de + +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) + +------------------------------------------------------------------- +Fri Sep 5 12:23:06 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git7 + +------------------------------------------------------------------- +Thu Sep 4 13:04:50 CEST 2008 - olh@suse.de + +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus + +------------------------------------------------------------------- +Thu Sep 4 12:15:06 CEST 2008 - jkosina@suse.de + +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) + +------------------------------------------------------------------- +Thu Sep 4 09:58:46 CEST 2008 - bwalle@suse.de + +- Update KDB patches. Fix build on x86_64-debug. + +------------------------------------------------------------------- +Wed Sep 3 23:52:01 CEST 2008 - jeffm@suse.de + +- mark crc-t10dif as supported + +------------------------------------------------------------------- +Wed Sep 3 17:05:59 CEST 2008 - olh@suse.de + +- mark pata_pdc2027x as supported + +------------------------------------------------------------------- +Wed Sep 3 16:30:50 CEST 2008 - olh@suse.de + +- mark spidernet as supported + +------------------------------------------------------------------- +Wed Sep 3 16:18:23 CEST 2008 - olh@suse.de + +- mark ehea as supported + +------------------------------------------------------------------- +Wed Sep 3 10:44:38 CEST 2008 - trenn@suse.de + +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc + +------------------------------------------------------------------- +Wed Sep 3 10:24:26 CEST 2008 - hare@suse.de + +- supported.conf: Mark virtio modules as supported. + +------------------------------------------------------------------- +Tue Sep 2 13:26:58 CEST 2008 - jbeulich@novell.com + +- Update Xen patches to 2.6.27-rc5 and c/s 651. + +------------------------------------------------------------------- +Tue Sep 2 04:53:12 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) + ------------------------------------------------------------------- Mon Sep 1 14:03:09 CEST 2008 - agruen@suse.de diff --git a/kernel-pae.spec b/kernel-pae.spec index be2f51046..884d7e98e 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -50,7 +50,7 @@ Name: kernel-pae Summary: Kernel with PAE Support Version: 2.6.27 -Release: 4 +Release: 5 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -199,7 +199,7 @@ that support it, regardless of the amount of main memory. -Source Timestamp: 2008-09-01 14:27:54 +0200 +Source Timestamp: 2008-09-08 10:07:50 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -281,7 +281,7 @@ MAKE_ARGS="ARCH=$subarch" EOF %endif cat >> ../.rpm-defs <> ../.rpm-defs <2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) +* Fri Sep 05 2008 olh@suse.de +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) +* Fri Sep 05 2008 olh@suse.de +- Updated to 2.6.27-rc5-git7 +* Thu Sep 04 2008 olh@suse.de +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus +* Thu Sep 04 2008 jkosina@suse.de +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) +* Thu Sep 04 2008 bwalle@suse.de +- Update KDB patches. Fix build on x86_64-debug. +* Thu Sep 04 2008 jeffm@suse.de +- mark crc-t10dif as supported +* Wed Sep 03 2008 olh@suse.de +- mark pata_pdc2027x as supported +* Wed Sep 03 2008 olh@suse.de +- mark spidernet as supported +* Wed Sep 03 2008 olh@suse.de +- mark ehea as supported +* Wed Sep 03 2008 trenn@suse.de +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc +* Wed Sep 03 2008 hare@suse.de +- supported.conf: Mark virtio modules as supported. +* Tue Sep 02 2008 jbeulich@novell.com +- Update Xen patches to 2.6.27-rc5 and c/s 651. +* Tue Sep 02 2008 jjolly@suse.de +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) * Mon Sep 01 2008 agruen@suse.de - File capabilities: replace our no_file_caps patch with what is supposed to end up in 2.6.28. diff --git a/kernel-ppc64.changes b/kernel-ppc64.changes index 326844a92..506e2a0f1 100644 --- a/kernel-ppc64.changes +++ b/kernel-ppc64.changes @@ -1,3 +1,93 @@ +------------------------------------------------------------------- +Mon Sep 8 09:50:29 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git9 + +------------------------------------------------------------------- +Fri Sep 5 13:44:09 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v3.patch: system call + notification with self_ptrace (bnc#417299) +- patches.arch/s390-01-02-dcss-64-v2.patch: dcssblk (new function): + Add support for >2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) + +------------------------------------------------------------------- +Fri Sep 5 12:32:06 CEST 2008 - olh@suse.de + +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) + +------------------------------------------------------------------- +Fri Sep 5 12:23:06 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git7 + +------------------------------------------------------------------- +Thu Sep 4 13:04:50 CEST 2008 - olh@suse.de + +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus + +------------------------------------------------------------------- +Thu Sep 4 12:15:06 CEST 2008 - jkosina@suse.de + +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) + +------------------------------------------------------------------- +Thu Sep 4 09:58:46 CEST 2008 - bwalle@suse.de + +- Update KDB patches. Fix build on x86_64-debug. + +------------------------------------------------------------------- +Wed Sep 3 23:52:01 CEST 2008 - jeffm@suse.de + +- mark crc-t10dif as supported + +------------------------------------------------------------------- +Wed Sep 3 17:05:59 CEST 2008 - olh@suse.de + +- mark pata_pdc2027x as supported + +------------------------------------------------------------------- +Wed Sep 3 16:30:50 CEST 2008 - olh@suse.de + +- mark spidernet as supported + +------------------------------------------------------------------- +Wed Sep 3 16:18:23 CEST 2008 - olh@suse.de + +- mark ehea as supported + +------------------------------------------------------------------- +Wed Sep 3 10:44:38 CEST 2008 - trenn@suse.de + +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc + +------------------------------------------------------------------- +Wed Sep 3 10:24:26 CEST 2008 - hare@suse.de + +- supported.conf: Mark virtio modules as supported. + +------------------------------------------------------------------- +Tue Sep 2 13:26:58 CEST 2008 - jbeulich@novell.com + +- Update Xen patches to 2.6.27-rc5 and c/s 651. + +------------------------------------------------------------------- +Tue Sep 2 04:53:12 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) + ------------------------------------------------------------------- Mon Sep 1 14:03:09 CEST 2008 - agruen@suse.de diff --git a/kernel-ppc64.spec b/kernel-ppc64.spec index 9c9069d56..cdb0ae6a8 100644 --- a/kernel-ppc64.spec +++ b/kernel-ppc64.spec @@ -50,7 +50,7 @@ Name: kernel-ppc64 Summary: Kernel for ppc64 Systems Version: 2.6.27 -Release: 4 +Release: 5 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -211,7 +211,7 @@ Authors: Tom Gall see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-09-01 14:27:54 +0200 +Source Timestamp: 2008-09-08 10:07:50 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -293,7 +293,7 @@ MAKE_ARGS="ARCH=$subarch" EOF %endif cat >> ../.rpm-defs <> ../.rpm-defs <2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) +* Fri Sep 05 2008 olh@suse.de +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) +* Fri Sep 05 2008 olh@suse.de +- Updated to 2.6.27-rc5-git7 +* Thu Sep 04 2008 olh@suse.de +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus +* Thu Sep 04 2008 jkosina@suse.de +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) +* Thu Sep 04 2008 bwalle@suse.de +- Update KDB patches. Fix build on x86_64-debug. +* Thu Sep 04 2008 jeffm@suse.de +- mark crc-t10dif as supported +* Wed Sep 03 2008 olh@suse.de +- mark pata_pdc2027x as supported +* Wed Sep 03 2008 olh@suse.de +- mark spidernet as supported +* Wed Sep 03 2008 olh@suse.de +- mark ehea as supported +* Wed Sep 03 2008 trenn@suse.de +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc +* Wed Sep 03 2008 hare@suse.de +- supported.conf: Mark virtio modules as supported. +* Tue Sep 02 2008 jbeulich@novell.com +- Update Xen patches to 2.6.27-rc5 and c/s 651. +* Tue Sep 02 2008 jjolly@suse.de +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) * Mon Sep 01 2008 agruen@suse.de - File capabilities: replace our no_file_caps patch with what is supposed to end up in 2.6.28. diff --git a/kernel-ps3.changes b/kernel-ps3.changes index 326844a92..506e2a0f1 100644 --- a/kernel-ps3.changes +++ b/kernel-ps3.changes @@ -1,3 +1,93 @@ +------------------------------------------------------------------- +Mon Sep 8 09:50:29 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git9 + +------------------------------------------------------------------- +Fri Sep 5 13:44:09 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v3.patch: system call + notification with self_ptrace (bnc#417299) +- patches.arch/s390-01-02-dcss-64-v2.patch: dcssblk (new function): + Add support for >2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) + +------------------------------------------------------------------- +Fri Sep 5 12:32:06 CEST 2008 - olh@suse.de + +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) + +------------------------------------------------------------------- +Fri Sep 5 12:23:06 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git7 + +------------------------------------------------------------------- +Thu Sep 4 13:04:50 CEST 2008 - olh@suse.de + +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus + +------------------------------------------------------------------- +Thu Sep 4 12:15:06 CEST 2008 - jkosina@suse.de + +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) + +------------------------------------------------------------------- +Thu Sep 4 09:58:46 CEST 2008 - bwalle@suse.de + +- Update KDB patches. Fix build on x86_64-debug. + +------------------------------------------------------------------- +Wed Sep 3 23:52:01 CEST 2008 - jeffm@suse.de + +- mark crc-t10dif as supported + +------------------------------------------------------------------- +Wed Sep 3 17:05:59 CEST 2008 - olh@suse.de + +- mark pata_pdc2027x as supported + +------------------------------------------------------------------- +Wed Sep 3 16:30:50 CEST 2008 - olh@suse.de + +- mark spidernet as supported + +------------------------------------------------------------------- +Wed Sep 3 16:18:23 CEST 2008 - olh@suse.de + +- mark ehea as supported + +------------------------------------------------------------------- +Wed Sep 3 10:44:38 CEST 2008 - trenn@suse.de + +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc + +------------------------------------------------------------------- +Wed Sep 3 10:24:26 CEST 2008 - hare@suse.de + +- supported.conf: Mark virtio modules as supported. + +------------------------------------------------------------------- +Tue Sep 2 13:26:58 CEST 2008 - jbeulich@novell.com + +- Update Xen patches to 2.6.27-rc5 and c/s 651. + +------------------------------------------------------------------- +Tue Sep 2 04:53:12 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) + ------------------------------------------------------------------- Mon Sep 1 14:03:09 CEST 2008 - agruen@suse.de diff --git a/kernel-ps3.spec b/kernel-ps3.spec index 07552fd9c..0031128eb 100644 --- a/kernel-ps3.spec +++ b/kernel-ps3.spec @@ -50,7 +50,7 @@ Name: kernel-ps3 Summary: kernel for ps3 bootloader Version: 2.6.27 -Release: 4 +Release: 5 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -197,7 +197,7 @@ needs to be as small as possible. -Source Timestamp: 2008-09-01 14:27:54 +0200 +Source Timestamp: 2008-09-08 10:07:50 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -279,7 +279,7 @@ MAKE_ARGS="ARCH=$subarch" EOF %endif cat >> ../.rpm-defs <> ../.rpm-defs <2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) +* Fri Sep 05 2008 olh@suse.de +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) +* Fri Sep 05 2008 olh@suse.de +- Updated to 2.6.27-rc5-git7 +* Thu Sep 04 2008 olh@suse.de +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus +* Thu Sep 04 2008 jkosina@suse.de +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) +* Thu Sep 04 2008 bwalle@suse.de +- Update KDB patches. Fix build on x86_64-debug. +* Thu Sep 04 2008 jeffm@suse.de +- mark crc-t10dif as supported +* Wed Sep 03 2008 olh@suse.de +- mark pata_pdc2027x as supported +* Wed Sep 03 2008 olh@suse.de +- mark spidernet as supported +* Wed Sep 03 2008 olh@suse.de +- mark ehea as supported +* Wed Sep 03 2008 trenn@suse.de +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc +* Wed Sep 03 2008 hare@suse.de +- supported.conf: Mark virtio modules as supported. +* Tue Sep 02 2008 jbeulich@novell.com +- Update Xen patches to 2.6.27-rc5 and c/s 651. +* Tue Sep 02 2008 jjolly@suse.de +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) * Mon Sep 01 2008 agruen@suse.de - File capabilities: replace our no_file_caps patch with what is supposed to end up in 2.6.28. diff --git a/kernel-s390.changes b/kernel-s390.changes index 326844a92..506e2a0f1 100644 --- a/kernel-s390.changes +++ b/kernel-s390.changes @@ -1,3 +1,93 @@ +------------------------------------------------------------------- +Mon Sep 8 09:50:29 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git9 + +------------------------------------------------------------------- +Fri Sep 5 13:44:09 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v3.patch: system call + notification with self_ptrace (bnc#417299) +- patches.arch/s390-01-02-dcss-64-v2.patch: dcssblk (new function): + Add support for >2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) + +------------------------------------------------------------------- +Fri Sep 5 12:32:06 CEST 2008 - olh@suse.de + +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) + +------------------------------------------------------------------- +Fri Sep 5 12:23:06 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git7 + +------------------------------------------------------------------- +Thu Sep 4 13:04:50 CEST 2008 - olh@suse.de + +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus + +------------------------------------------------------------------- +Thu Sep 4 12:15:06 CEST 2008 - jkosina@suse.de + +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) + +------------------------------------------------------------------- +Thu Sep 4 09:58:46 CEST 2008 - bwalle@suse.de + +- Update KDB patches. Fix build on x86_64-debug. + +------------------------------------------------------------------- +Wed Sep 3 23:52:01 CEST 2008 - jeffm@suse.de + +- mark crc-t10dif as supported + +------------------------------------------------------------------- +Wed Sep 3 17:05:59 CEST 2008 - olh@suse.de + +- mark pata_pdc2027x as supported + +------------------------------------------------------------------- +Wed Sep 3 16:30:50 CEST 2008 - olh@suse.de + +- mark spidernet as supported + +------------------------------------------------------------------- +Wed Sep 3 16:18:23 CEST 2008 - olh@suse.de + +- mark ehea as supported + +------------------------------------------------------------------- +Wed Sep 3 10:44:38 CEST 2008 - trenn@suse.de + +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc + +------------------------------------------------------------------- +Wed Sep 3 10:24:26 CEST 2008 - hare@suse.de + +- supported.conf: Mark virtio modules as supported. + +------------------------------------------------------------------- +Tue Sep 2 13:26:58 CEST 2008 - jbeulich@novell.com + +- Update Xen patches to 2.6.27-rc5 and c/s 651. + +------------------------------------------------------------------- +Tue Sep 2 04:53:12 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) + ------------------------------------------------------------------- Mon Sep 1 14:03:09 CEST 2008 - agruen@suse.de diff --git a/kernel-s390.spec b/kernel-s390.spec index c742c9a64..46f237ef8 100644 --- a/kernel-s390.spec +++ b/kernel-s390.spec @@ -50,7 +50,7 @@ Name: kernel-s390 Summary: The Standard Kernel Version: 2.6.27 -Release: 4 +Release: 5 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -192,7 +192,7 @@ The standard kernel. -Source Timestamp: 2008-09-01 14:27:54 +0200 +Source Timestamp: 2008-09-08 10:07:50 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -274,7 +274,7 @@ MAKE_ARGS="ARCH=$subarch" EOF %endif cat >> ../.rpm-defs <> ../.rpm-defs <2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) +* Fri Sep 05 2008 olh@suse.de +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) +* Fri Sep 05 2008 olh@suse.de +- Updated to 2.6.27-rc5-git7 +* Thu Sep 04 2008 olh@suse.de +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus +* Thu Sep 04 2008 jkosina@suse.de +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) +* Thu Sep 04 2008 bwalle@suse.de +- Update KDB patches. Fix build on x86_64-debug. +* Thu Sep 04 2008 jeffm@suse.de +- mark crc-t10dif as supported +* Wed Sep 03 2008 olh@suse.de +- mark pata_pdc2027x as supported +* Wed Sep 03 2008 olh@suse.de +- mark spidernet as supported +* Wed Sep 03 2008 olh@suse.de +- mark ehea as supported +* Wed Sep 03 2008 trenn@suse.de +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc +* Wed Sep 03 2008 hare@suse.de +- supported.conf: Mark virtio modules as supported. +* Tue Sep 02 2008 jbeulich@novell.com +- Update Xen patches to 2.6.27-rc5 and c/s 651. +* Tue Sep 02 2008 jjolly@suse.de +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) * Mon Sep 01 2008 agruen@suse.de - File capabilities: replace our no_file_caps patch with what is supposed to end up in 2.6.28. diff --git a/kernel-source.changes b/kernel-source.changes index 326844a92..506e2a0f1 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,93 @@ +------------------------------------------------------------------- +Mon Sep 8 09:50:29 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git9 + +------------------------------------------------------------------- +Fri Sep 5 13:44:09 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v3.patch: system call + notification with self_ptrace (bnc#417299) +- patches.arch/s390-01-02-dcss-64-v2.patch: dcssblk (new function): + Add support for >2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) + +------------------------------------------------------------------- +Fri Sep 5 12:32:06 CEST 2008 - olh@suse.de + +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) + +------------------------------------------------------------------- +Fri Sep 5 12:23:06 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git7 + +------------------------------------------------------------------- +Thu Sep 4 13:04:50 CEST 2008 - olh@suse.de + +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus + +------------------------------------------------------------------- +Thu Sep 4 12:15:06 CEST 2008 - jkosina@suse.de + +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) + +------------------------------------------------------------------- +Thu Sep 4 09:58:46 CEST 2008 - bwalle@suse.de + +- Update KDB patches. Fix build on x86_64-debug. + +------------------------------------------------------------------- +Wed Sep 3 23:52:01 CEST 2008 - jeffm@suse.de + +- mark crc-t10dif as supported + +------------------------------------------------------------------- +Wed Sep 3 17:05:59 CEST 2008 - olh@suse.de + +- mark pata_pdc2027x as supported + +------------------------------------------------------------------- +Wed Sep 3 16:30:50 CEST 2008 - olh@suse.de + +- mark spidernet as supported + +------------------------------------------------------------------- +Wed Sep 3 16:18:23 CEST 2008 - olh@suse.de + +- mark ehea as supported + +------------------------------------------------------------------- +Wed Sep 3 10:44:38 CEST 2008 - trenn@suse.de + +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc + +------------------------------------------------------------------- +Wed Sep 3 10:24:26 CEST 2008 - hare@suse.de + +- supported.conf: Mark virtio modules as supported. + +------------------------------------------------------------------- +Tue Sep 2 13:26:58 CEST 2008 - jbeulich@novell.com + +- Update Xen patches to 2.6.27-rc5 and c/s 651. + +------------------------------------------------------------------- +Tue Sep 2 04:53:12 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) + ------------------------------------------------------------------- Mon Sep 1 14:03:09 CEST 2008 - agruen@suse.de diff --git a/kernel-source.spec b/kernel-source.spec index 8e95f4951..7497d7af1 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: 4 +Release: 5 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-01 14:27:54 +0200 +Source Timestamp: 2008-09-08 10:07:50 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -150,7 +150,7 @@ if [ -f %_sourcedir/localversion ] ; then cat %_sourcedir/localversion > localversion fi %_sourcedir/install-configs %_sourcedir %_builddir/%buildsubdir $RELEASE -KERNELRELEASE=2.6.27-rc5-git2-$RELEASE +KERNELRELEASE=2.6.27-rc5-git9-$RELEASE cat > %_builddir/%{name}-%{version}/.rpm-defs <2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) +* Fri Sep 05 2008 olh@suse.de +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) +* Fri Sep 05 2008 olh@suse.de +- Updated to 2.6.27-rc5-git7 +* Thu Sep 04 2008 olh@suse.de +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus +* Thu Sep 04 2008 jkosina@suse.de +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) +* Thu Sep 04 2008 bwalle@suse.de +- Update KDB patches. Fix build on x86_64-debug. +* Thu Sep 04 2008 jeffm@suse.de +- mark crc-t10dif as supported +* Wed Sep 03 2008 olh@suse.de +- mark pata_pdc2027x as supported +* Wed Sep 03 2008 olh@suse.de +- mark spidernet as supported +* Wed Sep 03 2008 olh@suse.de +- mark ehea as supported +* Wed Sep 03 2008 trenn@suse.de +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc +* Wed Sep 03 2008 hare@suse.de +- supported.conf: Mark virtio modules as supported. +* Tue Sep 02 2008 jbeulich@novell.com +- Update Xen patches to 2.6.27-rc5 and c/s 651. +* Tue Sep 02 2008 jjolly@suse.de +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) * Mon Sep 01 2008 agruen@suse.de - File capabilities: replace our no_file_caps patch with what is supposed to end up in 2.6.28. diff --git a/kernel-syms.changes b/kernel-syms.changes index 326844a92..506e2a0f1 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,93 @@ +------------------------------------------------------------------- +Mon Sep 8 09:50:29 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git9 + +------------------------------------------------------------------- +Fri Sep 5 13:44:09 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v3.patch: system call + notification with self_ptrace (bnc#417299) +- patches.arch/s390-01-02-dcss-64-v2.patch: dcssblk (new function): + Add support for >2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) + +------------------------------------------------------------------- +Fri Sep 5 12:32:06 CEST 2008 - olh@suse.de + +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) + +------------------------------------------------------------------- +Fri Sep 5 12:23:06 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git7 + +------------------------------------------------------------------- +Thu Sep 4 13:04:50 CEST 2008 - olh@suse.de + +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus + +------------------------------------------------------------------- +Thu Sep 4 12:15:06 CEST 2008 - jkosina@suse.de + +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) + +------------------------------------------------------------------- +Thu Sep 4 09:58:46 CEST 2008 - bwalle@suse.de + +- Update KDB patches. Fix build on x86_64-debug. + +------------------------------------------------------------------- +Wed Sep 3 23:52:01 CEST 2008 - jeffm@suse.de + +- mark crc-t10dif as supported + +------------------------------------------------------------------- +Wed Sep 3 17:05:59 CEST 2008 - olh@suse.de + +- mark pata_pdc2027x as supported + +------------------------------------------------------------------- +Wed Sep 3 16:30:50 CEST 2008 - olh@suse.de + +- mark spidernet as supported + +------------------------------------------------------------------- +Wed Sep 3 16:18:23 CEST 2008 - olh@suse.de + +- mark ehea as supported + +------------------------------------------------------------------- +Wed Sep 3 10:44:38 CEST 2008 - trenn@suse.de + +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc + +------------------------------------------------------------------- +Wed Sep 3 10:24:26 CEST 2008 - hare@suse.de + +- supported.conf: Mark virtio modules as supported. + +------------------------------------------------------------------- +Tue Sep 2 13:26:58 CEST 2008 - jbeulich@novell.com + +- Update Xen patches to 2.6.27-rc5 and c/s 651. + +------------------------------------------------------------------- +Tue Sep 2 04:53:12 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) + ------------------------------------------------------------------- Mon Sep 1 14:03:09 CEST 2008 - agruen@suse.de diff --git a/kernel-syms.spec b/kernel-syms.spec index 5dc563f90..3e1248652 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: 4 +Release: 5 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-01 14:27:54 +0200 +Source Timestamp: 2008-09-08 10:07:50 +0200 %prep echo "Architecture symbol(s):" %symbols @@ -151,6 +151,51 @@ done /boot/symsets-*-*.tar.gz /lib/modules/*/build %changelog +* Mon Sep 08 2008 olh@suse.de +- Updated to 2.6.27-rc5-git9 +* Fri Sep 05 2008 jjolly@suse.de +- patches.arch/s390-01-01-self-ptrace-v3.patch: system call + notification with self_ptrace (bnc#417299) +- patches.arch/s390-01-02-dcss-64-v2.patch: dcssblk (new function): + Add support for >2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) +* Fri Sep 05 2008 olh@suse.de +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) +* Fri Sep 05 2008 olh@suse.de +- Updated to 2.6.27-rc5-git7 +* Thu Sep 04 2008 olh@suse.de +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus +* Thu Sep 04 2008 jkosina@suse.de +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) +* Thu Sep 04 2008 bwalle@suse.de +- Update KDB patches. Fix build on x86_64-debug. +* Thu Sep 04 2008 jeffm@suse.de +- mark crc-t10dif as supported +* Wed Sep 03 2008 olh@suse.de +- mark pata_pdc2027x as supported +* Wed Sep 03 2008 olh@suse.de +- mark spidernet as supported +* Wed Sep 03 2008 olh@suse.de +- mark ehea as supported +* Wed Sep 03 2008 trenn@suse.de +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc +* Wed Sep 03 2008 hare@suse.de +- supported.conf: Mark virtio modules as supported. +* Tue Sep 02 2008 jbeulich@novell.com +- Update Xen patches to 2.6.27-rc5 and c/s 651. +* Tue Sep 02 2008 jjolly@suse.de +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) * Mon Sep 01 2008 agruen@suse.de - File capabilities: replace our no_file_caps patch with what is supposed to end up in 2.6.28. diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 326844a92..506e2a0f1 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,93 @@ +------------------------------------------------------------------- +Mon Sep 8 09:50:29 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git9 + +------------------------------------------------------------------- +Fri Sep 5 13:44:09 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v3.patch: system call + notification with self_ptrace (bnc#417299) +- patches.arch/s390-01-02-dcss-64-v2.patch: dcssblk (new function): + Add support for >2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) + +------------------------------------------------------------------- +Fri Sep 5 12:32:06 CEST 2008 - olh@suse.de + +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) + +------------------------------------------------------------------- +Fri Sep 5 12:23:06 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git7 + +------------------------------------------------------------------- +Thu Sep 4 13:04:50 CEST 2008 - olh@suse.de + +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus + +------------------------------------------------------------------- +Thu Sep 4 12:15:06 CEST 2008 - jkosina@suse.de + +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) + +------------------------------------------------------------------- +Thu Sep 4 09:58:46 CEST 2008 - bwalle@suse.de + +- Update KDB patches. Fix build on x86_64-debug. + +------------------------------------------------------------------- +Wed Sep 3 23:52:01 CEST 2008 - jeffm@suse.de + +- mark crc-t10dif as supported + +------------------------------------------------------------------- +Wed Sep 3 17:05:59 CEST 2008 - olh@suse.de + +- mark pata_pdc2027x as supported + +------------------------------------------------------------------- +Wed Sep 3 16:30:50 CEST 2008 - olh@suse.de + +- mark spidernet as supported + +------------------------------------------------------------------- +Wed Sep 3 16:18:23 CEST 2008 - olh@suse.de + +- mark ehea as supported + +------------------------------------------------------------------- +Wed Sep 3 10:44:38 CEST 2008 - trenn@suse.de + +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc + +------------------------------------------------------------------- +Wed Sep 3 10:24:26 CEST 2008 - hare@suse.de + +- supported.conf: Mark virtio modules as supported. + +------------------------------------------------------------------- +Tue Sep 2 13:26:58 CEST 2008 - jbeulich@novell.com + +- Update Xen patches to 2.6.27-rc5 and c/s 651. + +------------------------------------------------------------------- +Tue Sep 2 04:53:12 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) + ------------------------------------------------------------------- Mon Sep 1 14:03:09 CEST 2008 - agruen@suse.de diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 6862cf0fe..994e362e0 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -50,7 +50,7 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches Version: 2.6.27 -Release: 4 +Release: 5 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -209,7 +209,7 @@ The standard kernel - without any SUSE patches -Source Timestamp: 2008-09-01 14:27:54 +0200 +Source Timestamp: 2008-09-08 10:07:50 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -291,7 +291,7 @@ MAKE_ARGS="ARCH=$subarch" EOF %endif cat >> ../.rpm-defs <> ../.rpm-defs <2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) +* Fri Sep 05 2008 olh@suse.de +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) +* Fri Sep 05 2008 olh@suse.de +- Updated to 2.6.27-rc5-git7 +* Thu Sep 04 2008 olh@suse.de +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus +* Thu Sep 04 2008 jkosina@suse.de +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) +* Thu Sep 04 2008 bwalle@suse.de +- Update KDB patches. Fix build on x86_64-debug. +* Thu Sep 04 2008 jeffm@suse.de +- mark crc-t10dif as supported +* Wed Sep 03 2008 olh@suse.de +- mark pata_pdc2027x as supported +* Wed Sep 03 2008 olh@suse.de +- mark spidernet as supported +* Wed Sep 03 2008 olh@suse.de +- mark ehea as supported +* Wed Sep 03 2008 trenn@suse.de +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc +* Wed Sep 03 2008 hare@suse.de +- supported.conf: Mark virtio modules as supported. +* Tue Sep 02 2008 jbeulich@novell.com +- Update Xen patches to 2.6.27-rc5 and c/s 651. +* Tue Sep 02 2008 jjolly@suse.de +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) * Mon Sep 01 2008 agruen@suse.de - File capabilities: replace our no_file_caps patch with what is supposed to end up in 2.6.28. diff --git a/kernel-xen.changes b/kernel-xen.changes index 326844a92..506e2a0f1 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -1,3 +1,93 @@ +------------------------------------------------------------------- +Mon Sep 8 09:50:29 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git9 + +------------------------------------------------------------------- +Fri Sep 5 13:44:09 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v3.patch: system call + notification with self_ptrace (bnc#417299) +- patches.arch/s390-01-02-dcss-64-v2.patch: dcssblk (new function): + Add support for >2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) + +------------------------------------------------------------------- +Fri Sep 5 12:32:06 CEST 2008 - olh@suse.de + +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) + +------------------------------------------------------------------- +Fri Sep 5 12:23:06 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git7 + +------------------------------------------------------------------- +Thu Sep 4 13:04:50 CEST 2008 - olh@suse.de + +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus + +------------------------------------------------------------------- +Thu Sep 4 12:15:06 CEST 2008 - jkosina@suse.de + +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) + +------------------------------------------------------------------- +Thu Sep 4 09:58:46 CEST 2008 - bwalle@suse.de + +- Update KDB patches. Fix build on x86_64-debug. + +------------------------------------------------------------------- +Wed Sep 3 23:52:01 CEST 2008 - jeffm@suse.de + +- mark crc-t10dif as supported + +------------------------------------------------------------------- +Wed Sep 3 17:05:59 CEST 2008 - olh@suse.de + +- mark pata_pdc2027x as supported + +------------------------------------------------------------------- +Wed Sep 3 16:30:50 CEST 2008 - olh@suse.de + +- mark spidernet as supported + +------------------------------------------------------------------- +Wed Sep 3 16:18:23 CEST 2008 - olh@suse.de + +- mark ehea as supported + +------------------------------------------------------------------- +Wed Sep 3 10:44:38 CEST 2008 - trenn@suse.de + +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc + +------------------------------------------------------------------- +Wed Sep 3 10:24:26 CEST 2008 - hare@suse.de + +- supported.conf: Mark virtio modules as supported. + +------------------------------------------------------------------- +Tue Sep 2 13:26:58 CEST 2008 - jbeulich@novell.com + +- Update Xen patches to 2.6.27-rc5 and c/s 651. + +------------------------------------------------------------------- +Tue Sep 2 04:53:12 CEST 2008 - jjolly@suse.de + +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) + ------------------------------------------------------------------- Mon Sep 1 14:03:09 CEST 2008 - agruen@suse.de diff --git a/kernel-xen.spec b/kernel-xen.spec index 11304cf8e..dc067b272 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -50,7 +50,7 @@ Name: kernel-xen Summary: The Xen Kernel Version: 2.6.27 -Release: 2 +Release: 3 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -198,7 +198,7 @@ unprivileged ("xenU") kernel. -Source Timestamp: 2008-09-01 14:27:54 +0200 +Source Timestamp: 2008-09-08 10:07:50 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -280,7 +280,7 @@ MAKE_ARGS="ARCH=$subarch" EOF %endif cat >> ../.rpm-defs <> ../.rpm-defs <2G DCSS and stacked contiguous DCSS support. + (bnc#417246) +- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP - + Performance Data colletion & analysis (bnc#417243) +* Fri Sep 05 2008 olh@suse.de +- add patches.fixes/usb-hcd-interrupt-shared.patch + fix interrupt handling for shared irqs, for PS3 (bnc#409961) +* Fri Sep 05 2008 olh@suse.de +- Updated to 2.6.27-rc5-git7 +* Thu Sep 04 2008 olh@suse.de +- build with CONFIG_POWER4_ONLY (bnc#417566) + this disables support for POWER3 and RS64 cpus +* Thu Sep 04 2008 jkosina@suse.de +- switch from Reno to Cubic as default TCP congestion algorithm + (bnc#422825) +* Thu Sep 04 2008 bwalle@suse.de +- Update KDB patches. Fix build on x86_64-debug. +* Thu Sep 04 2008 jeffm@suse.de +- mark crc-t10dif as supported +* Wed Sep 03 2008 olh@suse.de +- mark pata_pdc2027x as supported +* Wed Sep 03 2008 olh@suse.de +- mark spidernet as supported +* Wed Sep 03 2008 olh@suse.de +- mark ehea as supported +* Wed Sep 03 2008 trenn@suse.de +- supported.conf: + Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo + as supported + Remove or adjust supported laptop drivers that went from + drivers/acpi to drivers/misc +* Wed Sep 03 2008 hare@suse.de +- supported.conf: Mark virtio modules as supported. +* Tue Sep 02 2008 jbeulich@novell.com +- Update Xen patches to 2.6.27-rc5 and c/s 651. +* Tue Sep 02 2008 jjolly@suse.de +- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel + (new function): System call notification with self_ptrace + (bnc#417299,FATE#304021) * Mon Sep 01 2008 agruen@suse.de - File capabilities: replace our no_file_caps patch with what is supposed to end up in 2.6.28. diff --git a/novell-kmp.tar.bz2 b/novell-kmp.tar.bz2 index 12fa1dfd5..9550c4125 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:2f4f9fb7b64da4f7dfe0325cb4cb0dc481cf950222d08671f978d6d7826921e7 -size 2328 +oid sha256:9cf2adf64e2d4f84ecc3d3729abba1a2bc3a6cc7c213e491136c3a6a0e91c63e +size 2314 diff --git a/patches.addon.tar.bz2 b/patches.addon.tar.bz2 index ba9de1865..3418712f2 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:47ed2e73bb912c1b8d433d06eff17494d096fefb1348778e29033e336a1f0057 -size 123 +oid sha256:ed7bb05fc6beb198b97a83e5f3ab6404cfb65fb488e641ca528ea8197f07c23e +size 126 diff --git a/patches.apparmor.tar.bz2 b/patches.apparmor.tar.bz2 index 5c42bfc65..661722487 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:bf879045525ef70a9ee8043c90b1c7ff5edc064594d186ed79d5fe0f5567ce79 -size 59018 +oid sha256:191d8730ba0c70bc9c42a74227a541e21ece64ded730e3f7dddb68e06621e4ff +size 59001 diff --git a/patches.arch.tar.bz2 b/patches.arch.tar.bz2 index 528dded47..39d8b674d 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:443def525657a04051f974279712395d4cb0391e9e959671b67adadca592a755 -size 34546 +oid sha256:9144458c9c13ce1f3f707d56a02ee76be3c875b64ec5ed4e3da8266c1e53cb91 +size 63929 diff --git a/patches.drivers.tar.bz2 b/patches.drivers.tar.bz2 index 3555240ab..23e46f05b 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:bc092a464041998c610d2accc947fa0d85dc79afd60fc2a527965ba7633033b5 -size 224015 +oid sha256:d2d257e28d411d969cb4b085205d4e23508f646795df924778afad7b913b397e +size 223815 diff --git a/patches.fixes.tar.bz2 b/patches.fixes.tar.bz2 index 0095899fa..539ff3879 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:29312440a8d7db8e8abc762022971837360713c9958512ec151bf605ce5a8f1f -size 16584 +oid sha256:cef9f3fd32b6bcaadcafccf2210947e12a94aea75d40cb90f598424a610408a0 +size 17208 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index ffc7917a7..678b65556 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:d01b90840e8b99e915fdbaa04229662a9abc47f334effa58b663848fd40ecea1 -size 14614091 +oid sha256:f43e35616f6830f9c82e55fedd29fb8a70db6b7e8424dcb118f76795347c2482 +size 14753210 diff --git a/patches.rpmify.tar.bz2 b/patches.rpmify.tar.bz2 index 309bfcc26..e7aec0b29 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:2f41a715f97942579ffbe54175c368a86eee764b2ce2a88370d2bc6cb8dc55ca -size 1613 +oid sha256:28e0397870af76280f57d3218a465df2f4bd5dc310548390eabbdc7d5248252b +size 1616 diff --git a/patches.rt.tar.bz2 b/patches.rt.tar.bz2 index d4affd745..1d419839b 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:1dcbd65841f2b94f18e8d33b5a44cb2b9ef9f589c01e2d30a5d08565c2a96dfd -size 435865 +oid sha256:ed4868f9859e4f73378757ef2f82e979a55bb8fe154e9a40b528e1bb5cacd65b +size 435768 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 2432bb9f8..2c489e834 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:b10f9c2838d2d3404198a9bc25e84c94c3601318c71a74f2977432c9e1e3fdbd -size 1011120 +oid sha256:ca0178116ec1d07bfbfba4b54985c82ffed0afae7147b6a193003709fa67f275 +size 1011418 diff --git a/patches.uml.tar.bz2 b/patches.uml.tar.bz2 index fdb96a7c0..b04fcddf0 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:f06a71eabfc02bbdb249f64b53d4c91851b7287c759c40a88cfd64cd3d17cf12 -size 11029 +oid sha256:3cac1f98a8aa39f4f41d55e9cc551053c71be28f80a4c04c94104f7d17217035 +size 11055 diff --git a/patches.xen.tar.bz2 b/patches.xen.tar.bz2 index 472938169..5529fa0ab 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:4f418968a7ee03ae26ef0a251f582010f37003e020a2fe66948590ebd504b685 -size 1438581 +oid sha256:25a913c001002a162be2015e7c757fa452c2e45d4a4cc54c20b4590b2486cd76 +size 1444275 diff --git a/series.conf b/series.conf index 89b6ec6e0..2e6542a75 100644 --- a/series.conf +++ b/series.conf @@ -29,7 +29,7 @@ ######################################################## patches.kernel.org/patch-2.6.27-rc4 patches.kernel.org/patch-2.6.27-rc4-rc5 - patches.kernel.org/patch-2.6.27-rc5-git2 + patches.kernel.org/patch-2.6.27-rc5-git9 ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -158,6 +158,14 @@ +2.6.26-hare patches.arch/s390-ccwgroup-attribute-ignore-newline patches.arch/s390-add-FREE_PTE_NR + patches.arch/s390-01-01-self-ptrace-v3.patch + patches.arch/s390-01-02-dcss-64-v2.patch ++jjolly patches.arch/s390-01-03-cmm2.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 + patches.arch/s390-01-04-fcpperf-4.patch + ######################################################## # VM/FS patches ######################################################## @@ -405,6 +413,7 @@ ######################################################## # make debugging easier patches.suse/usb-storage-disable-delay.patch + patches.fixes/usb-hcd-interrupt-shared.patch ######################################################## # I2C @@ -609,6 +618,7 @@ -RT patches.xen/xen3-patch-2.6.26 -RT patches.xen/xen3-patch-2.6.27-rc3 -RT patches.xen/xen3-patch-2.6.27-rc3-rc4 +-RT patches.xen/xen3-patch-2.6.27-rc4-rc5 -RT patches.xen/xen3-seccomp-disable-tsc-option +andrea -RT patches.xen/xen3-silent-stack-overflow -RT patches.xen/xen3-sysfs-crash-debugging.patch diff --git a/supported.conf b/supported.conf index e7137f93d..726fd33b6 100644 --- a/supported.conf +++ b/supported.conf @@ -58,18 +58,22 @@ kernel/crypto/twofish # Twofish Cipher Algorithm kernel/crypto/wp512 kernel/drivers/acpi/ac # ACPI AC Adapter Driver - kernel/drivers/acpi/asus_acpi kernel/drivers/acpi/battery # ACPI Battery Driver kernel/drivers/acpi/button # ACPI Button Driver kernel/drivers/acpi/container kernel/drivers/acpi/fan # ACPI Fan Driver - kernel/drivers/acpi/ibm_acpi -- kernel/drivers/acpi/pcc_acpi kernel/drivers/acpi/processor # ACPI Processor Driver -- kernel/drivers/acpi/sony_acpi kernel/drivers/acpi/thermal # ACPI Thermal Zone Driver kernel/drivers/acpi/toshiba_acpi kernel/drivers/acpi/video + kernel/drivers/acpi/dock # Be careful: libata depends on it + kernel/drivers/acpi/bay + kernel/drivers/acpi/acpi_memhotplug + kernel/drivers/thermal/thermal_sys # Generic Thermal Driver, compiled in for now + kernel/drivers/misc/asus_laptop + kernel/drivers/misc/thinkpad_acpi + kernel/drivers/misc/hpilo + kernel/drivers/ata/pata_pdc2027x # pSeries IDE hotplug - kernel/drivers/atm/adummy - kernel/drivers/atm/ambassador - kernel/drivers/atm/atmtcp @@ -503,6 +507,8 @@ kernel/drivers/isdn/hardware/eicon/divacapi kernel/drivers/isdn/hardware/eicon/divadidd kernel/drivers/isdn/hardware/eicon/divas + kernel/drivers/isdn/hardware/mISDN/hfcmulti # mISDN HFC 4S/8S E1 + kernel/drivers/isdn/hardware/mISDN/hfcpci # mISDN HFC PCI kernel/drivers/isdn/hisax/avma1_cs # ISDN4Linux: PCMCIA client driver for AVM A1/Fritz!PCMCIA cards kernel/drivers/isdn/hisax/elsa_cs # ISDN4Linux: PCMCIA client driver for Elsa PCM cards kernel/drivers/isdn/hisax/hfc4s8s_l1 # FC-4S/8S low layer interface for Cologne Chip HFC-4S/8S isdn chips @@ -518,6 +524,9 @@ kernel/drivers/isdn/i4l/isdn # ISDN4Linux: link layer kernel/drivers/isdn/i4l/isdn_bsdcomp # ISDN4Linux: BSD Compression for PPP over ISDN +isa kernel/drivers/isdn/icn/icn + kernel/drivers/isdn/mISDN/l1oip # mISDN layer1 over IP + kernel/drivers/isdn/mISDN/mISDN_core # mISDN core + kernel/drivers/isdn/mISDN/mISDN_dsp # mISDN DSP core +isa kernel/drivers/isdn/pcbit/pcbit +isa kernel/drivers/isdn/sc/sc - kernel/drivers/macintosh/mol/mol @@ -807,6 +816,7 @@ +isa kernel/drivers/net/eepro kernel/drivers/net/eepro100 # Intel i82557/i82558/i82559 PCI EtherExpressPro driver +isa kernel/drivers/net/eexpress + kernel/drivers/net/ehea/ehea # IBM pSeries HostEthernetAdapter Driver kernel/drivers/net/epic100 # SMC 83c170 EPIC series Ethernet driver kernel/drivers/net/eql +isa kernel/drivers/net/eth16i @@ -907,6 +917,7 @@ kernel/drivers/net/slip +isa kernel/drivers/net/smc-ultra +isa kernel/drivers/net/smc9194 + kernel/drivers/net/spidernet # Cell spidernet kernel/drivers/net/starfire # Adaptec Starfire Ethernet driver kernel/drivers/net/sundance # Sundance Alta Ethernet driver kernel/drivers/net/sungem # Sun GEM Gbit ethernet driver @@ -1324,6 +1335,12 @@ - kernel/drivers/xen/pciback/pciback # Xen PCI device backend - kernel/drivers/xen/tpmback/tpmbk # Xen TPM device backend kernel/drivers/xen/xenbus/xenbus_be # Xen XenBus backend driver support module + # KVM Virtio modules + kernel/drivers/virtio/virtio + kernel/drivers/virtio/virtio_ring + kernel/drivers/virtio/virtio_pci + kernel/drivers/block/virtio_blk + kernel/drivers/net/virtio_net - kernel/fs/9p/9p2000 - kernel/fs/adfs/adfs - kernel/fs/affs/affs # Amiga filesystem support for Linux @@ -1433,6 +1450,7 @@ kernel/lib/crc-ccitt kernel/lib/crc16 kernel/lib/libcrc32c + kernel/lib/crc-t10dif # sd_mod depends on this kernel/lib/reed_solomon/reed_solomon kernel/lib/ts_bm kernel/lib/ts_fsm