Hello community, here is the log from the commit of package kernel-source checked in at Mon Sep 1 15:25:45 CEST 2008. -------- --- kernel-source/kernel-debug.changes 2008-08-27 16:19:54.000000000 +0200 +++ /mounts/work_src_done/STABLE/kernel-source/kernel-debug.changes 2008-09-01 14:33:23.000000000 +0200 @@ -1,0 +2,42 @@ +Mon Sep 1 14:03:09 CEST 2008 - agruen@suse.de + +- File capabilities: replace our no_file_caps patch with what is + supposed to end up in 2.6.28. + +------------------------------------------------------------------- +Mon Sep 1 11:58:24 CEST 2008 - bwalle@suse.de + +- patches.arch/ia64-node_mem_map-node_start_pfn.diff: + Fix memory map for ia64/discontmem for kdump. + +------------------------------------------------------------------- +Mon Sep 1 11:19:24 CEST 2008 - olh@suse.de + +- Updated to 2.6.27-rc5-git2 + +------------------------------------------------------------------- +Fri Aug 29 22:46:43 CEST 2008 - jeffm@suse.de + +- Updated to 2.6.27-rc5. + - Eliminated 2 patches. + - KDB has an incompatible change on x86_64, so kernel-debug + will fail there. + +------------------------------------------------------------------- +Fri Aug 29 16:20:49 CEST 2008 - olh@suse.de + +- update message in post.sh to display also the rpm FLAVOR + +------------------------------------------------------------------- +Thu Aug 28 16:04:48 CEST 2008 - olh@suse.de + +- update patches.suse/dm-raid45-2.6.25-rc2_20080221.patch + rename rh_init to region_hash_init to avoid conflict + with existing powerpc symbol on powerpc + +------------------------------------------------------------------- +Thu Aug 28 15:55:28 CEST 2008 - olh@suse.de + +- disable musb, not useful, does not compile + +------------------------------------------------------------------- kernel-default.changes: same change kernel-dummy.changes: same change kernel-kdump.changes: same change kernel-pae.changes: same change kernel-ppc64.changes: same change kernel-ps3.changes: same change kernel-s390.changes: same change kernel-source.changes: same change kernel-syms.changes: same change kernel-vanilla.changes: same change kernel-xen.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kernel-debug.spec ++++++ --- /var/tmp/diff_new_pack.c24652/_old 2008-09-01 15:07:41.000000000 +0200 +++ /var/tmp/diff_new_pack.c24652/_new 2008-09-01 15:07:41.000000000 +0200 @@ -50,7 +50,7 @@ Name: kernel-debug Summary: A Debug Version of the Kernel Version: 2.6.27 -Release: 3 +Release: 4 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -199,7 +199,7 @@ -Source Timestamp: 2008-08-26 19:12:39 +0200 +Source Timestamp: 2008-09-01 14:27:54 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -281,7 +281,7 @@ EOF %endif cat >> ../.rpm-defs <<EOF -KERNELRELEASE=2.6.27-rc4-$RELEASE-debug +KERNELRELEASE=2.6.27-rc5-git2-$RELEASE-debug EOF %if 0%{?__debug_package:1} cat >> ../.rpm-defs <<EOF @@ -573,6 +573,27 @@ %files -f kernel.files %changelog +* 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. +* Mon Sep 01 2008 bwalle@suse.de +- patches.arch/ia64-node_mem_map-node_start_pfn.diff: + Fix memory map for ia64/discontmem for kdump. +* Mon Sep 01 2008 olh@suse.de +- Updated to 2.6.27-rc5-git2 +* Sat Aug 30 2008 jeffm@suse.de +- Updated to 2.6.27-rc5. + - Eliminated 2 patches. + - KDB has an incompatible change on x86_64, so kernel-debug + will fail there. +* Fri Aug 29 2008 olh@suse.de +- update message in post.sh to display also the rpm FLAVOR +* Thu Aug 28 2008 olh@suse.de +- update patches.suse/dm-raid45-2.6.25-rc2_20080221.patch + rename rh_init to region_hash_init to avoid conflict + with existing powerpc symbol on powerpc +* Thu Aug 28 2008 olh@suse.de +- disable musb, not useful, does not compile * Tue Aug 26 2008 trenn@suse.de Vendor specific drivers vs generic video driver. Distinguish which ACPI driver should do backlight switching. ++++++ kernel-default.spec ++++++ --- /var/tmp/diff_new_pack.c24652/_old 2008-09-01 15:07:41.000000000 +0200 +++ /var/tmp/diff_new_pack.c24652/_new 2008-09-01 15:07:41.000000000 +0200 @@ -50,7 +50,7 @@ Name: kernel-default Summary: The Standard Kernel for both Uniprocessor and Multiprocessor Systems Version: 2.6.27 -Release: 3 +Release: 4 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -217,7 +217,7 @@ -Source Timestamp: 2008-08-26 19:12:39 +0200 +Source Timestamp: 2008-09-01 14:27:54 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -299,7 +299,7 @@ EOF %endif cat >> ../.rpm-defs <<EOF -KERNELRELEASE=2.6.27-rc4-$RELEASE-default +KERNELRELEASE=2.6.27-rc5-git2-$RELEASE-default EOF %if 0%{?__debug_package:1} cat >> ../.rpm-defs <<EOF @@ -591,6 +591,27 @@ %files -f kernel.files %changelog +* 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. +* Mon Sep 01 2008 bwalle@suse.de +- patches.arch/ia64-node_mem_map-node_start_pfn.diff: + Fix memory map for ia64/discontmem for kdump. +* Mon Sep 01 2008 olh@suse.de +- Updated to 2.6.27-rc5-git2 +* Sat Aug 30 2008 jeffm@suse.de +- Updated to 2.6.27-rc5. + - Eliminated 2 patches. + - KDB has an incompatible change on x86_64, so kernel-debug + will fail there. +* Fri Aug 29 2008 olh@suse.de +- update message in post.sh to display also the rpm FLAVOR +* Thu Aug 28 2008 olh@suse.de +- update patches.suse/dm-raid45-2.6.25-rc2_20080221.patch + rename rh_init to region_hash_init to avoid conflict + with existing powerpc symbol on powerpc +* Thu Aug 28 2008 olh@suse.de +- disable musb, not useful, does not compile * Tue Aug 26 2008 trenn@suse.de Vendor specific drivers vs generic video driver. Distinguish which ACPI driver should do backlight switching. ++++++ kernel-dummy.spec ++++++ --- /var/tmp/diff_new_pack.c24652/_old 2008-09-01 15:07:41.000000000 +0200 +++ /var/tmp/diff_new_pack.c24652/_new 2008-09-01 15:07:41.000000000 +0200 @@ -23,7 +23,7 @@ Name: kernel-dummy Summary: Internal dummy package for synchronizing release numbers Version: 2.6.27 -Release: 3 +Release: 4 License: GPL v2 only Group: System/Kernel AutoReqProv: off @@ -36,7 +36,7 @@ -------- Andreas Gruenbacher <agruen@suse.de> -Source Timestamp: 2008-08-26 19:12:39 +0200 +Source Timestamp: 2008-09-01 14:27:54 +0200 %install rm -rf %buildroot @@ -47,6 +47,27 @@ %defattr(-, root, root) /etc/dummy %changelog +* 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. +* Mon Sep 01 2008 bwalle@suse.de +- patches.arch/ia64-node_mem_map-node_start_pfn.diff: + Fix memory map for ia64/discontmem for kdump. +* Mon Sep 01 2008 olh@suse.de +- Updated to 2.6.27-rc5-git2 +* Sat Aug 30 2008 jeffm@suse.de +- Updated to 2.6.27-rc5. + - Eliminated 2 patches. + - KDB has an incompatible change on x86_64, so kernel-debug + will fail there. +* Fri Aug 29 2008 olh@suse.de +- update message in post.sh to display also the rpm FLAVOR +* Thu Aug 28 2008 olh@suse.de +- update patches.suse/dm-raid45-2.6.25-rc2_20080221.patch + rename rh_init to region_hash_init to avoid conflict + with existing powerpc symbol on powerpc +* Thu Aug 28 2008 olh@suse.de +- disable musb, not useful, does not compile * Tue Aug 26 2008 trenn@suse.de Vendor specific drivers vs generic video driver. Distinguish which ACPI driver should do backlight switching. ++++++ kernel-kdump.spec ++++++ --- /var/tmp/diff_new_pack.c24652/_old 2008-09-01 15:07:41.000000000 +0200 +++ /var/tmp/diff_new_pack.c24652/_new 2008-09-01 15:07:41.000000000 +0200 @@ -50,7 +50,7 @@ Name: kernel-kdump Summary: kernel for kdump Version: 2.6.27 -Release: 3 +Release: 4 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -198,7 +198,7 @@ -Source Timestamp: 2008-08-26 19:12:39 +0200 +Source Timestamp: 2008-09-01 14:27:54 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -280,7 +280,7 @@ EOF %endif cat >> ../.rpm-defs <<EOF -KERNELRELEASE=2.6.27-rc4-$RELEASE-kdump +KERNELRELEASE=2.6.27-rc5-git2-$RELEASE-kdump EOF %if 0%{?__debug_package:1} cat >> ../.rpm-defs <<EOF @@ -572,6 +572,27 @@ %files -f kernel.files %changelog +* 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. +* Mon Sep 01 2008 bwalle@suse.de +- patches.arch/ia64-node_mem_map-node_start_pfn.diff: + Fix memory map for ia64/discontmem for kdump. +* Mon Sep 01 2008 olh@suse.de +- Updated to 2.6.27-rc5-git2 +* Sat Aug 30 2008 jeffm@suse.de +- Updated to 2.6.27-rc5. + - Eliminated 2 patches. + - KDB has an incompatible change on x86_64, so kernel-debug + will fail there. +* Fri Aug 29 2008 olh@suse.de +- update message in post.sh to display also the rpm FLAVOR +* Thu Aug 28 2008 olh@suse.de +- update patches.suse/dm-raid45-2.6.25-rc2_20080221.patch + rename rh_init to region_hash_init to avoid conflict + with existing powerpc symbol on powerpc +* Thu Aug 28 2008 olh@suse.de +- disable musb, not useful, does not compile * Tue Aug 26 2008 trenn@suse.de Vendor specific drivers vs generic video driver. Distinguish which ACPI driver should do backlight switching. ++++++ kernel-pae.spec ++++++ --- /var/tmp/diff_new_pack.c24652/_old 2008-09-01 15:07:41.000000000 +0200 +++ /var/tmp/diff_new_pack.c24652/_new 2008-09-01 15:07:41.000000000 +0200 @@ -50,7 +50,7 @@ Name: kernel-pae Summary: Kernel with PAE Support Version: 2.6.27 -Release: 3 +Release: 4 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -199,7 +199,7 @@ -Source Timestamp: 2008-08-26 19:12:39 +0200 +Source Timestamp: 2008-09-01 14:27:54 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -281,7 +281,7 @@ EOF %endif cat >> ../.rpm-defs <<EOF -KERNELRELEASE=2.6.27-rc4-$RELEASE-pae +KERNELRELEASE=2.6.27-rc5-git2-$RELEASE-pae EOF %if 0%{?__debug_package:1} cat >> ../.rpm-defs <<EOF @@ -573,6 +573,27 @@ %files -f kernel.files %changelog +* 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. +* Mon Sep 01 2008 bwalle@suse.de +- patches.arch/ia64-node_mem_map-node_start_pfn.diff: + Fix memory map for ia64/discontmem for kdump. +* Mon Sep 01 2008 olh@suse.de +- Updated to 2.6.27-rc5-git2 +* Sat Aug 30 2008 jeffm@suse.de +- Updated to 2.6.27-rc5. + - Eliminated 2 patches. + - KDB has an incompatible change on x86_64, so kernel-debug + will fail there. +* Fri Aug 29 2008 olh@suse.de +- update message in post.sh to display also the rpm FLAVOR +* Thu Aug 28 2008 olh@suse.de +- update patches.suse/dm-raid45-2.6.25-rc2_20080221.patch + rename rh_init to region_hash_init to avoid conflict + with existing powerpc symbol on powerpc +* Thu Aug 28 2008 olh@suse.de +- disable musb, not useful, does not compile * Tue Aug 26 2008 trenn@suse.de Vendor specific drivers vs generic video driver. Distinguish which ACPI driver should do backlight switching. ++++++ kernel-ppc64.spec ++++++ --- /var/tmp/diff_new_pack.c24652/_old 2008-09-01 15:07:42.000000000 +0200 +++ /var/tmp/diff_new_pack.c24652/_new 2008-09-01 15:07:42.000000000 +0200 @@ -50,7 +50,7 @@ Name: kernel-ppc64 Summary: Kernel for ppc64 Systems Version: 2.6.27 -Release: 3 +Release: 4 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -211,7 +211,7 @@ Tom Gall <tom_gall@vnet.ibm.com> see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-08-26 19:12:39 +0200 +Source Timestamp: 2008-09-01 14:27:54 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -293,7 +293,7 @@ EOF %endif cat >> ../.rpm-defs <<EOF -KERNELRELEASE=2.6.27-rc4-$RELEASE-ppc64 +KERNELRELEASE=2.6.27-rc5-git2-$RELEASE-ppc64 EOF %if 0%{?__debug_package:1} cat >> ../.rpm-defs <<EOF @@ -585,6 +585,27 @@ %files -f kernel.files %changelog +* 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. +* Mon Sep 01 2008 bwalle@suse.de +- patches.arch/ia64-node_mem_map-node_start_pfn.diff: + Fix memory map for ia64/discontmem for kdump. +* Mon Sep 01 2008 olh@suse.de +- Updated to 2.6.27-rc5-git2 +* Sat Aug 30 2008 jeffm@suse.de +- Updated to 2.6.27-rc5. + - Eliminated 2 patches. + - KDB has an incompatible change on x86_64, so kernel-debug + will fail there. +* Fri Aug 29 2008 olh@suse.de +- update message in post.sh to display also the rpm FLAVOR +* Thu Aug 28 2008 olh@suse.de +- update patches.suse/dm-raid45-2.6.25-rc2_20080221.patch + rename rh_init to region_hash_init to avoid conflict + with existing powerpc symbol on powerpc +* Thu Aug 28 2008 olh@suse.de +- disable musb, not useful, does not compile * Tue Aug 26 2008 trenn@suse.de Vendor specific drivers vs generic video driver. Distinguish which ACPI driver should do backlight switching. ++++++ kernel-ps3.spec ++++++ --- /var/tmp/diff_new_pack.c24652/_old 2008-09-01 15:07:42.000000000 +0200 +++ /var/tmp/diff_new_pack.c24652/_new 2008-09-01 15:07:42.000000000 +0200 @@ -50,7 +50,7 @@ Name: kernel-ps3 Summary: kernel for ps3 bootloader Version: 2.6.27 -Release: 3 +Release: 4 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -197,7 +197,7 @@ -Source Timestamp: 2008-08-26 19:12:39 +0200 +Source Timestamp: 2008-09-01 14:27:54 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -279,7 +279,7 @@ EOF %endif cat >> ../.rpm-defs <<EOF -KERNELRELEASE=2.6.27-rc4-$RELEASE-ps3 +KERNELRELEASE=2.6.27-rc5-git2-$RELEASE-ps3 EOF %if 0%{?__debug_package:1} cat >> ../.rpm-defs <<EOF @@ -571,6 +571,27 @@ %files -f kernel.files %changelog +* 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. +* Mon Sep 01 2008 bwalle@suse.de +- patches.arch/ia64-node_mem_map-node_start_pfn.diff: + Fix memory map for ia64/discontmem for kdump. +* Mon Sep 01 2008 olh@suse.de +- Updated to 2.6.27-rc5-git2 +* Sat Aug 30 2008 jeffm@suse.de +- Updated to 2.6.27-rc5. + - Eliminated 2 patches. + - KDB has an incompatible change on x86_64, so kernel-debug + will fail there. +* Fri Aug 29 2008 olh@suse.de +- update message in post.sh to display also the rpm FLAVOR +* Thu Aug 28 2008 olh@suse.de +- update patches.suse/dm-raid45-2.6.25-rc2_20080221.patch + rename rh_init to region_hash_init to avoid conflict + with existing powerpc symbol on powerpc +* Thu Aug 28 2008 olh@suse.de +- disable musb, not useful, does not compile * Tue Aug 26 2008 trenn@suse.de Vendor specific drivers vs generic video driver. Distinguish which ACPI driver should do backlight switching. ++++++ kernel-s390.spec ++++++ --- /var/tmp/diff_new_pack.c24652/_old 2008-09-01 15:07:42.000000000 +0200 +++ /var/tmp/diff_new_pack.c24652/_new 2008-09-01 15:07:42.000000000 +0200 @@ -50,7 +50,7 @@ Name: kernel-s390 Summary: The Standard Kernel Version: 2.6.27 -Release: 3 +Release: 4 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -192,7 +192,7 @@ -Source Timestamp: 2008-08-26 19:12:39 +0200 +Source Timestamp: 2008-09-01 14:27:54 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -274,7 +274,7 @@ EOF %endif cat >> ../.rpm-defs <<EOF -KERNELRELEASE=2.6.27-rc4-$RELEASE-s390 +KERNELRELEASE=2.6.27-rc5-git2-$RELEASE-s390 EOF %if 0%{?__debug_package:1} cat >> ../.rpm-defs <<EOF @@ -566,6 +566,27 @@ %files -f kernel.files %changelog +* 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. +* Mon Sep 01 2008 bwalle@suse.de +- patches.arch/ia64-node_mem_map-node_start_pfn.diff: + Fix memory map for ia64/discontmem for kdump. +* Mon Sep 01 2008 olh@suse.de +- Updated to 2.6.27-rc5-git2 +* Sat Aug 30 2008 jeffm@suse.de +- Updated to 2.6.27-rc5. + - Eliminated 2 patches. + - KDB has an incompatible change on x86_64, so kernel-debug + will fail there. +* Fri Aug 29 2008 olh@suse.de +- update message in post.sh to display also the rpm FLAVOR +* Thu Aug 28 2008 olh@suse.de +- update patches.suse/dm-raid45-2.6.25-rc2_20080221.patch + rename rh_init to region_hash_init to avoid conflict + with existing powerpc symbol on powerpc +* Thu Aug 28 2008 olh@suse.de +- disable musb, not useful, does not compile * Tue Aug 26 2008 trenn@suse.de Vendor specific drivers vs generic video driver. Distinguish which ACPI driver should do backlight switching. ++++++ kernel-source.spec ++++++ --- /var/tmp/diff_new_pack.c24652/_old 2008-09-01 15:07:42.000000000 +0200 +++ /var/tmp/diff_new_pack.c24652/_new 2008-09-01 15:07:42.000000000 +0200 @@ -30,7 +30,7 @@ Name: kernel-source Summary: The Linux Kernel Sources Version: 2.6.27 -Release: 3 +Release: 4 License: GPL v2 only Group: Development/Sources AutoReqProv: off @@ -112,7 +112,7 @@ see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-08-26 19:12:39 +0200 +Source Timestamp: 2008-09-01 14:27:54 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -150,7 +150,7 @@ cat %_sourcedir/localversion > localversion fi %_sourcedir/install-configs %_sourcedir %_builddir/%buildsubdir $RELEASE -KERNELRELEASE=2.6.27-rc4-$RELEASE +KERNELRELEASE=2.6.27-rc5-git2-$RELEASE cat > %_builddir/%{name}-%{version}/.rpm-defs <<EOF KERNELRELEASE=$KERNELRELEASE SYMBOLS="%symbols" @@ -289,6 +289,27 @@ %files -f kernel-source.files %changelog +* 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. +* Mon Sep 01 2008 bwalle@suse.de +- patches.arch/ia64-node_mem_map-node_start_pfn.diff: + Fix memory map for ia64/discontmem for kdump. +* Mon Sep 01 2008 olh@suse.de +- Updated to 2.6.27-rc5-git2 +* Sat Aug 30 2008 jeffm@suse.de +- Updated to 2.6.27-rc5. + - Eliminated 2 patches. + - KDB has an incompatible change on x86_64, so kernel-debug + will fail there. +* Fri Aug 29 2008 olh@suse.de +- update message in post.sh to display also the rpm FLAVOR +* Thu Aug 28 2008 olh@suse.de +- update patches.suse/dm-raid45-2.6.25-rc2_20080221.patch + rename rh_init to region_hash_init to avoid conflict + with existing powerpc symbol on powerpc +* Thu Aug 28 2008 olh@suse.de +- disable musb, not useful, does not compile * Tue Aug 26 2008 trenn@suse.de Vendor specific drivers vs generic video driver. Distinguish which ACPI driver should do backlight switching. ++++++ kernel-syms.spec ++++++ --- /var/tmp/diff_new_pack.c24652/_old 2008-09-01 15:07:43.000000000 +0200 +++ /var/tmp/diff_new_pack.c24652/_new 2008-09-01 15:07:43.000000000 +0200 @@ -29,7 +29,7 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) Version: 2.6.27 -Release: 3 +Release: 4 License: GPL v2 only Group: Development/Sources AutoReqProv: off @@ -99,7 +99,7 @@ see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-08-26 19:12:39 +0200 +Source Timestamp: 2008-09-01 14:27:54 +0200 %prep echo "Architecture symbol(s):" %symbols @@ -151,6 +151,27 @@ /boot/symsets-*-*.tar.gz /lib/modules/*/build %changelog +* 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. +* Mon Sep 01 2008 bwalle@suse.de +- patches.arch/ia64-node_mem_map-node_start_pfn.diff: + Fix memory map for ia64/discontmem for kdump. +* Mon Sep 01 2008 olh@suse.de +- Updated to 2.6.27-rc5-git2 +* Sat Aug 30 2008 jeffm@suse.de +- Updated to 2.6.27-rc5. + - Eliminated 2 patches. + - KDB has an incompatible change on x86_64, so kernel-debug + will fail there. +* Fri Aug 29 2008 olh@suse.de +- update message in post.sh to display also the rpm FLAVOR +* Thu Aug 28 2008 olh@suse.de +- update patches.suse/dm-raid45-2.6.25-rc2_20080221.patch + rename rh_init to region_hash_init to avoid conflict + with existing powerpc symbol on powerpc +* Thu Aug 28 2008 olh@suse.de +- disable musb, not useful, does not compile * Tue Aug 26 2008 trenn@suse.de Vendor specific drivers vs generic video driver. Distinguish which ACPI driver should do backlight switching. ++++++ kernel-vanilla.spec ++++++ --- /var/tmp/diff_new_pack.c24652/_old 2008-09-01 15:07:43.000000000 +0200 +++ /var/tmp/diff_new_pack.c24652/_new 2008-09-01 15:07:43.000000000 +0200 @@ -50,7 +50,7 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches Version: 2.6.27 -Release: 3 +Release: 4 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -209,7 +209,7 @@ -Source Timestamp: 2008-08-26 19:12:39 +0200 +Source Timestamp: 2008-09-01 14:27:54 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -291,7 +291,7 @@ EOF %endif cat >> ../.rpm-defs <<EOF -KERNELRELEASE=2.6.27-rc4-$RELEASE-vanilla +KERNELRELEASE=2.6.27-rc5-git2-$RELEASE-vanilla EOF %if 0%{?__debug_package:1} cat >> ../.rpm-defs <<EOF @@ -583,6 +583,27 @@ %files -f kernel.files %changelog +* 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. +* Mon Sep 01 2008 bwalle@suse.de +- patches.arch/ia64-node_mem_map-node_start_pfn.diff: + Fix memory map for ia64/discontmem for kdump. +* Mon Sep 01 2008 olh@suse.de +- Updated to 2.6.27-rc5-git2 +* Sat Aug 30 2008 jeffm@suse.de +- Updated to 2.6.27-rc5. + - Eliminated 2 patches. + - KDB has an incompatible change on x86_64, so kernel-debug + will fail there. +* Fri Aug 29 2008 olh@suse.de +- update message in post.sh to display also the rpm FLAVOR +* Thu Aug 28 2008 olh@suse.de +- update patches.suse/dm-raid45-2.6.25-rc2_20080221.patch + rename rh_init to region_hash_init to avoid conflict + with existing powerpc symbol on powerpc +* Thu Aug 28 2008 olh@suse.de +- disable musb, not useful, does not compile * Tue Aug 26 2008 trenn@suse.de Vendor specific drivers vs generic video driver. Distinguish which ACPI driver should do backlight switching. ++++++ kernel-xen.spec ++++++ --- /var/tmp/diff_new_pack.c24652/_old 2008-09-01 15:07:43.000000000 +0200 +++ /var/tmp/diff_new_pack.c24652/_new 2008-09-01 15:07:43.000000000 +0200 @@ -50,7 +50,7 @@ Name: kernel-xen Summary: The Xen Kernel Version: 2.6.27 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -198,7 +198,7 @@ -Source Timestamp: 2008-08-26 19:12:39 +0200 +Source Timestamp: 2008-09-01 14:27:54 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then @@ -280,7 +280,7 @@ EOF %endif cat >> ../.rpm-defs <<EOF -KERNELRELEASE=2.6.27-rc4-$RELEASE-xen +KERNELRELEASE=2.6.27-rc5-git2-$RELEASE-xen EOF %if 0%{?__debug_package:1} cat >> ../.rpm-defs <<EOF @@ -572,6 +572,27 @@ %files -f kernel.files %changelog +* 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. +* Mon Sep 01 2008 bwalle@suse.de +- patches.arch/ia64-node_mem_map-node_start_pfn.diff: + Fix memory map for ia64/discontmem for kdump. +* Mon Sep 01 2008 olh@suse.de +- Updated to 2.6.27-rc5-git2 +* Sat Aug 30 2008 jeffm@suse.de +- Updated to 2.6.27-rc5. + - Eliminated 2 patches. + - KDB has an incompatible change on x86_64, so kernel-debug + will fail there. +* Fri Aug 29 2008 olh@suse.de +- update message in post.sh to display also the rpm FLAVOR +* Thu Aug 28 2008 olh@suse.de +- update patches.suse/dm-raid45-2.6.25-rc2_20080221.patch + rename rh_init to region_hash_init to avoid conflict + with existing powerpc symbol on powerpc +* Thu Aug 28 2008 olh@suse.de +- disable musb, not useful, does not compile * Tue Aug 26 2008 trenn@suse.de Vendor specific drivers vs generic video driver. Distinguish which ACPI driver should do backlight switching. ++++++ build-source-timestamp ++++++ --- kernel-source/build-source-timestamp 2008-08-27 16:19:48.000000000 +0200 +++ /mounts/work_src_done/STABLE/kernel-source/build-source-timestamp 2008-09-01 14:33:19.000000000 +0200 @@ -1 +1 @@ -2008-08-26 19:12:39 +0200 +2008-09-01 14:27:54 +0200 ++++++ config.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/i386/debug new/config/i386/debug --- old/config/i386/debug 2008-08-27 16:16:55.000000000 +0200 +++ new/config/i386/debug 2008-08-30 09:19:27.000000000 +0200 @@ -3742,6 +3742,7 @@ CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV=m +CONFIG_UIO_PDRV_GENIRQ=m CONFIG_UIO_SMX=m # @@ -3928,6 +3929,7 @@ CONFIG_CIFS_STATS=y CONFIG_CIFS_STATS2=y CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/i386/default new/config/i386/default --- old/config/i386/default 2008-08-27 16:16:55.000000000 +0200 +++ new/config/i386/default 2008-08-30 09:19:27.000000000 +0200 @@ -3747,6 +3747,7 @@ CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV=m +CONFIG_UIO_PDRV_GENIRQ=m CONFIG_UIO_SMX=m # @@ -3933,6 +3934,7 @@ CONFIG_CIFS_STATS=y CONFIG_CIFS_STATS2=y CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/i386/pae new/config/i386/pae --- old/config/i386/pae 2008-08-27 16:16:55.000000000 +0200 +++ new/config/i386/pae 2008-08-30 09:19:27.000000000 +0200 @@ -3735,6 +3735,7 @@ CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV=m +CONFIG_UIO_PDRV_GENIRQ=m CONFIG_UIO_SMX=m # @@ -3921,6 +3922,7 @@ CONFIG_CIFS_STATS=y CONFIG_CIFS_STATS2=y CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/i386/vanilla new/config/i386/vanilla --- old/config/i386/vanilla 2008-08-27 16:16:56.000000000 +0200 +++ new/config/i386/vanilla 2008-08-30 09:19:27.000000000 +0200 @@ -3724,6 +3724,7 @@ CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV=m +CONFIG_UIO_PDRV_GENIRQ=m CONFIG_UIO_SMX=m # @@ -3905,6 +3906,7 @@ CONFIG_CIFS_STATS=y CONFIG_CIFS_STATS2=y CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/i386/xen new/config/i386/xen --- old/config/i386/xen 2008-08-27 16:16:56.000000000 +0200 +++ new/config/i386/xen 2008-08-30 09:19:27.000000000 +0200 @@ -3445,6 +3445,7 @@ CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV=m +CONFIG_UIO_PDRV_GENIRQ=m CONFIG_UIO_SMX=m CONFIG_XEN=y CONFIG_XEN_INTERFACE_VERSION=0x00030207 @@ -3675,6 +3676,7 @@ CONFIG_CIFS_STATS=y CONFIG_CIFS_STATS2=y CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/ia64/debug new/config/ia64/debug --- old/config/ia64/debug 2008-08-27 16:16:56.000000000 +0200 +++ new/config/ia64/debug 2008-08-30 09:19:27.000000000 +0200 @@ -3027,6 +3027,7 @@ CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV=m +CONFIG_UIO_PDRV_GENIRQ=m CONFIG_UIO_SMX=m CONFIG_MSPEC=m @@ -3198,6 +3199,7 @@ CONFIG_CIFS_STATS=y CONFIG_CIFS_STATS2=y CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/ia64/default new/config/ia64/default --- old/config/ia64/default 2008-08-27 16:16:56.000000000 +0200 +++ new/config/ia64/default 2008-08-30 09:19:27.000000000 +0200 @@ -3025,6 +3025,7 @@ CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV=m +CONFIG_UIO_PDRV_GENIRQ=m CONFIG_UIO_SMX=m CONFIG_MSPEC=m @@ -3196,6 +3197,7 @@ CONFIG_CIFS_STATS=y CONFIG_CIFS_STATS2=y CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/ia64/vanilla new/config/ia64/vanilla --- old/config/ia64/vanilla 2008-08-27 16:16:56.000000000 +0200 +++ new/config/ia64/vanilla 2008-08-30 09:19:27.000000000 +0200 @@ -3046,6 +3046,7 @@ CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV=m +CONFIG_UIO_PDRV_GENIRQ=m CONFIG_UIO_SMX=m CONFIG_MSPEC=m @@ -3211,6 +3212,7 @@ CONFIG_CIFS_STATS=y CONFIG_CIFS_STATS2=y CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/powerpc/default new/config/powerpc/default --- old/config/powerpc/default 2008-08-27 16:16:56.000000000 +0200 +++ new/config/powerpc/default 2008-08-30 09:19:27.000000000 +0200 @@ -2565,16 +2565,7 @@ # CONFIG_USB_U132_HCD is not set # CONFIG_USB_SL811_HCD is not set CONFIG_USB_R8A66597_HCD=m -CONFIG_USB_MUSB_HDRC=m -CONFIG_USB_TUSB6010=y -CONFIG_USB_MUSB_HOST=y -# CONFIG_USB_MUSB_PERIPHERAL is not set -# CONFIG_USB_MUSB_OTG is not set -CONFIG_USB_MUSB_HDRC_HCD=y -# CONFIG_MUSB_PIO_ONLY is not set -# CONFIG_USB_INVENTRA_DMA is not set -# CONFIG_USB_TI_CPPI_DMA is not set -CONFIG_USB_MUSB_LOGLEVEL=0 +# CONFIG_USB_MUSB_HDRC is not set # # USB Device Class drivers @@ -2775,6 +2766,7 @@ CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV=m +CONFIG_UIO_PDRV_GENIRQ=m CONFIG_UIO_SMX=m # @@ -2922,6 +2914,7 @@ CONFIG_CIFS_STATS=y # CONFIG_CIFS_STATS2 is not set CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/powerpc/kdump new/config/powerpc/kdump --- old/config/powerpc/kdump 2008-08-27 16:16:56.000000000 +0200 +++ new/config/powerpc/kdump 2008-08-30 09:19:27.000000000 +0200 @@ -2216,6 +2216,7 @@ CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV=m +CONFIG_UIO_PDRV_GENIRQ=m CONFIG_UIO_SMX=m # @@ -2365,6 +2366,7 @@ CONFIG_CIFS_STATS=y # CONFIG_CIFS_STATS2 is not set CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/powerpc/ppc64 new/config/powerpc/ppc64 --- old/config/powerpc/ppc64 2008-08-27 16:16:56.000000000 +0200 +++ new/config/powerpc/ppc64 2008-08-30 09:19:27.000000000 +0200 @@ -2705,6 +2705,7 @@ CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV=m +CONFIG_UIO_PDRV_GENIRQ=m CONFIG_UIO_SMX=m # @@ -2854,6 +2855,7 @@ CONFIG_CIFS_STATS=y # CONFIG_CIFS_STATS2 is not set CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/powerpc/vanilla new/config/powerpc/vanilla --- old/config/powerpc/vanilla 2008-08-27 16:16:56.000000000 +0200 +++ new/config/powerpc/vanilla 2008-08-30 09:19:27.000000000 +0200 @@ -2550,16 +2550,7 @@ # CONFIG_USB_U132_HCD is not set # CONFIG_USB_SL811_HCD is not set CONFIG_USB_R8A66597_HCD=m -CONFIG_USB_MUSB_HDRC=m -CONFIG_USB_TUSB6010=y -CONFIG_USB_MUSB_HOST=y -# CONFIG_USB_MUSB_PERIPHERAL is not set -# CONFIG_USB_MUSB_OTG is not set -CONFIG_USB_MUSB_HDRC_HCD=y -# CONFIG_MUSB_PIO_ONLY is not set -# CONFIG_USB_INVENTRA_DMA is not set -# CONFIG_USB_TI_CPPI_DMA is not set -CONFIG_USB_MUSB_LOGLEVEL=0 +# CONFIG_USB_MUSB_HDRC is not set # # USB Device Class drivers @@ -2760,6 +2751,7 @@ CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV=m +CONFIG_UIO_PDRV_GENIRQ=m CONFIG_UIO_SMX=m # @@ -2902,6 +2894,7 @@ CONFIG_CIFS_STATS=y # CONFIG_CIFS_STATS2 is not set CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/s390/default new/config/s390/default --- old/config/s390/default 2008-08-27 16:16:56.000000000 +0200 +++ new/config/s390/default 2008-08-30 09:19:27.000000000 +0200 @@ -1001,6 +1001,7 @@ CONFIG_CIFS_STATS=y CONFIG_CIFS_STATS2=y CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/s390/s390 new/config/s390/s390 --- old/config/s390/s390 2008-08-27 16:16:56.000000000 +0200 +++ new/config/s390/s390 2008-08-30 09:19:27.000000000 +0200 @@ -992,6 +992,7 @@ CONFIG_CIFS_STATS=y CONFIG_CIFS_STATS2=y CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/s390/vanilla new/config/s390/vanilla --- old/config/s390/vanilla 2008-08-27 16:16:56.000000000 +0200 +++ new/config/s390/vanilla 2008-08-30 09:19:27.000000000 +0200 @@ -1014,6 +1014,7 @@ CONFIG_CIFS_STATS=y CONFIG_CIFS_STATS2=y CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/x86_64/debug new/config/x86_64/debug --- old/config/x86_64/debug 2008-08-27 16:16:56.000000000 +0200 +++ new/config/x86_64/debug 2008-08-30 09:19:27.000000000 +0200 @@ -245,7 +245,6 @@ CONFIG_AMD_IOMMU=y CONFIG_SWIOTLB=y CONFIG_IOMMU_HELPER=y -# CONFIG_MAXSMP is not set CONFIG_NR_CPUS=128 CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y @@ -3463,6 +3462,7 @@ CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV=m +CONFIG_UIO_PDRV_GENIRQ=m CONFIG_UIO_SMX=m # @@ -3650,6 +3650,7 @@ CONFIG_CIFS_STATS=y CONFIG_CIFS_STATS2=y CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/x86_64/default new/config/x86_64/default --- old/config/x86_64/default 2008-08-27 16:16:56.000000000 +0200 +++ new/config/x86_64/default 2008-08-30 09:19:27.000000000 +0200 @@ -245,7 +245,6 @@ CONFIG_AMD_IOMMU=y CONFIG_SWIOTLB=y CONFIG_IOMMU_HELPER=y -# CONFIG_MAXSMP is not set CONFIG_NR_CPUS=128 CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y @@ -3471,6 +3470,7 @@ CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV=m +CONFIG_UIO_PDRV_GENIRQ=m CONFIG_UIO_SMX=m # @@ -3658,6 +3658,7 @@ CONFIG_CIFS_STATS=y CONFIG_CIFS_STATS2=y CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/x86_64/vanilla new/config/x86_64/vanilla --- old/config/x86_64/vanilla 2008-08-27 16:16:56.000000000 +0200 +++ new/config/x86_64/vanilla 2008-08-30 09:19:27.000000000 +0200 @@ -234,7 +234,6 @@ CONFIG_AMD_IOMMU=y CONFIG_SWIOTLB=y CONFIG_IOMMU_HELPER=y -# CONFIG_MAXSMP is not set CONFIG_NR_CPUS=128 CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y @@ -3441,6 +3440,7 @@ CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV=m +CONFIG_UIO_PDRV_GENIRQ=m CONFIG_UIO_SMX=m # @@ -3623,6 +3623,7 @@ CONFIG_CIFS_STATS=y CONFIG_CIFS_STATS2=y CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/x86_64/xen new/config/x86_64/xen --- old/config/x86_64/xen 2008-08-27 16:16:56.000000000 +0200 +++ new/config/x86_64/xen 2008-08-30 09:19:27.000000000 +0200 @@ -221,7 +221,6 @@ CONFIG_DMI=y CONFIG_SWIOTLB=y CONFIG_IOMMU_HELPER=y -# CONFIG_MAXSMP is not set CONFIG_NR_CPUS=32 # CONFIG_PREEMPT_NONE is not set CONFIG_PREEMPT_VOLUNTARY=y @@ -3361,6 +3360,7 @@ CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV=m +CONFIG_UIO_PDRV_GENIRQ=m CONFIG_UIO_SMX=m CONFIG_XEN=y CONFIG_XEN_INTERFACE_VERSION=0x00030207 @@ -3591,6 +3591,7 @@ CONFIG_CIFS_STATS=y CONFIG_CIFS_STATS2=y CONFIG_CIFS_WEAK_PW_HASH=y +CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set ++++++ get_release_number.sh ++++++ --- kernel-source/get_release_number.sh 2008-08-27 16:19:59.000000000 +0200 +++ /mounts/work_src_done/STABLE/kernel-source/get_release_number.sh 2008-09-01 14:33:26.000000000 +0200 @@ -1,5 +1,5 @@ #! /bin/sh -prefix=rc4. +prefix=rc5.git2. suffix= if [ "$3" = kernel-dummy -o -n "$suffix" ]; then [ -n "$suffix" ] || suffix=$2 ++++++ kabi.tar.bz2 ++++++ ++++++ needed_space_in_mb ++++++ --- kernel-source/needed_space_in_mb 2008-08-28 02:19:03.000000000 +0200 +++ /mounts/work_src_done/STABLE/kernel-source/needed_space_in_mb 2008-09-01 14:34:01.000000000 +0200 @@ -1 +1 @@ -6000 +6144 ++++++ novell-kmp.tar.bz2 ++++++ ++++++ patches.addon.tar.bz2 ++++++ ++++++ patches.apparmor.tar.bz2 ++++++ ++++++ patches.arch.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.arch/0002-Acer-WMI-fingers-off-backlight-video.ko.patch new/patches.arch/0002-Acer-WMI-fingers-off-backlight-video.ko.patch --- old/patches.arch/0002-Acer-WMI-fingers-off-backlight-video.ko.patch 2008-08-26 19:12:39.000000000 +0200 +++ new/patches.arch/0002-Acer-WMI-fingers-off-backlight-video.ko.patch 2008-08-30 09:19:27.000000000 +0200 @@ -15,8 +15,8 @@ --- a/drivers/misc/acer-wmi.c +++ b/drivers/misc/acer-wmi.c @@ -1218,6 +1218,12 @@ static int __init acer_wmi_init(void) - return -ENODEV; - } + + set_quirks(); + if (!acpi_video_backlight_support() && has_cap(ACER_CAP_BRIGHTNESS)) { + interface->capability &= ~ACER_CAP_BRIGHTNESS; diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.arch/ia64-node_mem_map-node_start_pfn.diff new/patches.arch/ia64-node_mem_map-node_start_pfn.diff --- old/patches.arch/ia64-node_mem_map-node_start_pfn.diff 1970-01-01 01:00:00.000000000 +0100 +++ new/patches.arch/ia64-node_mem_map-node_start_pfn.diff 2008-09-01 12:15:07.000000000 +0200 @@ -0,0 +1,48 @@ +From: Bernhard Walle <bwalle@suse.de> +Subject: [PATCH] Fix memory map for ia64/discontmem for kdump + +makedumpfile[1] cannot run on ia64 discontigmem kernel, because the member +node_mem_map of struct pgdat_list has invalid value. This patch fixes it. + +node_start_pfn shows the start pfn of each node, and node_mem_map should +point 'struct page' of each node's node_start_pfn. +On my machine, node0's node_start_pfn shows 0x400 and its node_mem_map points +0xa0007fffbf000000. This address is the same as vmem_map, so the node_mem_map +points 'struct page' of pfn 0, even if its node_start_pfn shows 0x400. + +The cause is due to the round down of min_pfn in count_node_pages() and +node0's node_mem_map points 'struct page' of inactive pfn (0x0). +This patch fixes it. + + +makedumpfile[1]: dump filtering command +https://sourceforge.net/projects/makedumpfile/ + +Signed-off-by: Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> +Acked-by: Bernhard Walle <bwalle@suse.de> + +--- + arch/ia64/include/asm/meminit.h | 1 - + arch/ia64/mm/discontig.c | 1 - + 2 files changed, 2 deletions(-) + +--- a/arch/ia64/include/asm/meminit.h ++++ b/arch/ia64/include/asm/meminit.h +@@ -47,7 +47,6 @@ extern int reserve_elfcorehdr(unsigned l + */ + #define GRANULEROUNDDOWN(n) ((n) & ~(IA64_GRANULE_SIZE-1)) + #define GRANULEROUNDUP(n) (((n)+IA64_GRANULE_SIZE-1) & ~(IA64_GRANULE_SIZE-1)) +-#define ORDERROUNDDOWN(n) ((n) & ~((PAGE_SIZE<<MAX_ORDER)-1)) + + #ifdef CONFIG_NUMA + extern void call_pernode_memory (unsigned long start, unsigned long len, void *func); +--- a/arch/ia64/mm/discontig.c ++++ b/arch/ia64/mm/discontig.c +@@ -635,7 +635,6 @@ static __init int count_node_pages(unsig + (min(end, __pa(MAX_DMA_ADDRESS)) - start) >>PAGE_SHIFT; + #endif + start = GRANULEROUNDDOWN(start); +- start = ORDERROUNDDOWN(start); + end = GRANULEROUNDUP(end); + mem_data[node].max_pfn = max(mem_data[node].max_pfn, + end >> PAGE_SHIFT); ++++++ patches.drivers.tar.bz2 ++++++ ++++++ patches.fixes.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.fixes/pseries-compile-fix new/patches.fixes/pseries-compile-fix --- old/patches.fixes/pseries-compile-fix 2008-08-25 23:09:50.000000000 +0200 +++ new/patches.fixes/pseries-compile-fix 1970-01-01 01:00:00.000000000 +0100 @@ -1,25 +0,0 @@ -From: Jeff Mahoney <jeffm@suse.com> -Subject: [PATCH] pseries: compile fix - - This patch exports CMO_PageSize since the accessors are static inlines. - - I'd much rather see this done differently upstream. - -Signed-off-by: Jeff Mahoney <jeffm@suse.com> ---- - arch/powerpc/platforms/pseries/setup.c | 4 ++++ - 1 file changed, 4 insertions(+) - ---- a/arch/powerpc/platforms/pseries/setup.c -+++ b/arch/powerpc/platforms/pseries/setup.c -@@ -72,6 +72,10 @@ int CMO_PrPSP = -1; - int CMO_SecPSP = -1; - unsigned long CMO_PageSize = (ASM_CONST(1) << IOMMU_PAGE_SHIFT); - -+/* This shouldn't be exported, but it's accessors are static inlines. -+ * I'm hoping to see a better fix come from upstream. -jeffm */ -+EXPORT_SYMBOL_GPL(CMO_PageSize); -+ - int fwnmi_active; /* TRUE if an FWNMI handler is present */ - - static void pseries_shared_idle_sleep(void); ++++++ patches.kernel.org.tar.bz2 ++++++ kernel-source/patches.kernel.org.tar.bz2 /mounts/work_src_done/STABLE/kernel-source/patches.kernel.org.tar.bz2 differ: byte 11, line 1 ++++++ patches.rpmify.tar.bz2 ++++++ ++++++ patches.rt.tar.bz2 ++++++ ++++++ patches.suse.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.suse/dm-raid45-2.6.25-rc2_20080221.patch new/patches.suse/dm-raid45-2.6.25-rc2_20080221.patch --- old/patches.suse/dm-raid45-2.6.25-rc2_20080221.patch 2008-08-27 16:17:21.000000000 +0200 +++ new/patches.suse/dm-raid45-2.6.25-rc2_20080221.patch 2008-08-29 16:17:39.000000000 +0200 @@ -4031,7 +4031,7 @@ + init_waitqueue_head(&rs->io.suspendq); /* Suspend waiters (dm-io). */ + + rs->recover.nr_regions = dm_sector_div_up(sectors_per_dev, region_size); -+ r = rh_init(&rs->recover.rh, 1, dispatch_delayed_bios, rs, ++ r = region_hash_init(&rs->recover.rh, 1, dispatch_delayed_bios, rs, + wake_do_raid, rs, dl, region_size, + rs->recover.nr_regions); + if (r) @@ -5303,7 +5303,7 @@ +} + +#define MIN_REGIONS 64 -+int rh_init(void **region_hash, ++int region_hash_init(void **region_hash, + unsigned int max_recovery, + + void (*dispatch)(void *dispatch_context, struct bio_list *bios), @@ -5757,7 +5757,7 @@ +EXPORT_SYMBOL(rh_bio_to_region); +EXPORT_SYMBOL(rh_sector_to_region); +EXPORT_SYMBOL(rh_region_to_sector); -+EXPORT_SYMBOL(rh_init); ++EXPORT_SYMBOL(region_hash_init); +EXPORT_SYMBOL(rh_exit); +EXPORT_SYMBOL(rh_state); +EXPORT_SYMBOL(rh_update_states); @@ -5832,7 +5832,7 @@ +region_t rh_get_region_size(void *rh); +sector_t rh_get_region_key(void *reg); + -+int rh_init(void **rh, ++int region_hash_init(void **rh, + unsigned int max_recovery, + void (*dispatch)(void *dispatch_context, struct bio_list *bios), + void *dispatch_context, diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.suse/file-capabilities-add-no_file_caps-switch.diff new/patches.suse/file-capabilities-add-no_file_caps-switch.diff --- old/patches.suse/file-capabilities-add-no_file_caps-switch.diff 1970-01-01 01:00:00.000000000 +0100 +++ new/patches.suse/file-capabilities-add-no_file_caps-switch.diff 2008-09-01 14:27:54.000000000 +0200 @@ -0,0 +1,109 @@ +From: Serge Hallyn <serue@us.ibm.com> +Subject: [PATCH 1/2] file capabilities: add no_file_caps switch (v2) +Date: Thu, 28 Aug 2008 14:54:14 -0500 +Patch-mainline: 2.6.28 (expected) + +Add a no_file_caps boot option when file capabilities are +compiled into the kernel (CONFIG_SECURITY_FILE_CAPABILITIES=y). + +This allows distributions to ship a kernel with file capabilities +compiled in, without forcing users to use (and understand and +trust) them. + +When no_file_caps is specified at boot, then when a process executes +a file, any file capabilities stored with that file will not be +used in the calculation of the process' new capability sets. + +This means that booting with the no_file_caps boot option will +not be the same as booting a kernel with file capabilities +compiled out - in particular a task with CAP_SETPCAP will not +have any chance of passing capabilities to another task (which +isn't "really" possible anyway, and which may soon by killed +altogether by David Howells in any case), and it will instead +be able to put new capabilities in its pI. However since fI +will always be empty and pI is masked with fI, it gains the +task nothing. + +We also support the extra prctl options, setting securebits and +dropping capabilities from the per-process bounding set. + +The other remaining difference is that killpriv, task_setscheduler, +setioprio, and setnice will continue to be hooked. That will +be noticable in the case where a root task changed its uid +while keeping some caps, and another task owned by the new uid +tries to change settings for the more privileged task. + +Signed-off-by: Serge Hallyn <serue@us.ibm.com> +Acked-by: Andrew G. Morgan <morgan@kernel.org> +Signed-off-by: Andreas Gruenbacher <agruen@suse.de> + +--- + include/linux/capability.h | 4 ++++ + kernel/capability.c | 11 +++++++++++ + security/commoncap.c | 9 +++++++++ + 3 files changed, 24 insertions(+), 0 deletions(-) + +diff --git a/include/linux/capability.h b/include/linux/capability.h +index 9d1fe30..c96c455 100644 +--- a/include/linux/capability.h ++++ b/include/linux/capability.h +@@ -359,6 +359,10 @@ typedef struct kernel_cap_struct { + + #ifdef __KERNEL__ + ++#ifdef CONFIG_SECURITY_FILE_CAPABILITIES ++extern int file_caps_enabled; ++#endif ++ + /* + * Internal kernel functions only + */ +diff --git a/kernel/capability.c b/kernel/capability.c +index 33e51e7..e13a685 100644 +--- a/kernel/capability.c ++++ b/kernel/capability.c +@@ -33,6 +33,17 @@ EXPORT_SYMBOL(__cap_empty_set); + EXPORT_SYMBOL(__cap_full_set); + EXPORT_SYMBOL(__cap_init_eff_set); + ++#ifdef CONFIG_SECURITY_FILE_CAPABILITIES ++int file_caps_enabled = 1; ++ ++static int __init file_caps_disable(char *str) ++{ ++ file_caps_enabled = 0; ++ return 1; ++} ++__setup("no_file_caps", file_caps_disable); ++#endif ++ + /* + * More recent versions of libcap are available from: + * +diff --git a/security/commoncap.c b/security/commoncap.c +index e4c4b3f..e33f632 100644 +--- a/security/commoncap.c ++++ b/security/commoncap.c +@@ -27,6 +27,10 @@ + #include <linux/prctl.h> + #include <linux/securebits.h> + ++#ifndef CONFIG_SECURITY_FILE_CAPABILITIES ++static const int file_caps_enabled; ++#endif ++ + int cap_netlink_send(struct sock *sk, struct sk_buff *skb) + { + NETLINK_CB(skb).eff_cap = current->cap_effective; +@@ -279,6 +283,11 @@ static int get_file_caps(struct linux_binprm *bprm) + struct vfs_cap_data vcaps; + struct inode *inode; + ++ if (!file_caps_enabled) { ++ bprm_clear_caps(bprm); ++ return 0; ++ } ++ + if (bprm->file->f_vfsmnt->mnt_flags & MNT_NOSUID) { + bprm_clear_caps(bprm); + return 0; diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.suse/file-capabilities-turn-on-by-default.diff new/patches.suse/file-capabilities-turn-on-by-default.diff --- old/patches.suse/file-capabilities-turn-on-by-default.diff 1970-01-01 01:00:00.000000000 +0100 +++ new/patches.suse/file-capabilities-turn-on-by-default.diff 2008-09-01 14:27:54.000000000 +0200 @@ -0,0 +1,43 @@ +From: Serge Hallyn <serue@us.ibm.com> +Subject: [PATCH 2/2] file capabilities: turn on by default +Date: Thu, 28 Aug 2008 14:54:15 -0500 +Patch-mainline: 2.6.28 (expected) + +Now that file capabilities can be turned off at boot, go ahead +and compile them into the kernel by default by making +CONFIG_SECURITY_FILE_CAPABILITIES=y the default. + +Note that the boot flag no_file_caps must be specified to turn +file capabilities off, as by default they are on. So the +default behavior is in fact changed. + +Signed-off-by: Serge Hallyn <serue@us.ibm.com> +Acked-by: Andrew G. Morgan <morgan@kernel.org> +Signed-off-by: Andreas Gruenbacher <agruen@suse.de> + +--- + security/Kconfig | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) + +diff --git a/security/Kconfig b/security/Kconfig +index 5592939..6fbb233 100644 +--- a/security/Kconfig ++++ b/security/Kconfig +@@ -75,12 +75,15 @@ config SECURITY_NETWORK_XFRM + + config SECURITY_FILE_CAPABILITIES + bool "File POSIX Capabilities" +- default n ++ default y + help + This enables filesystem capabilities, allowing you to give + binaries a subset of root's powers without using setuid 0. + +- If in doubt, answer N. ++ You can still boot with the no_file_caps option to disable ++ file capabilities. ++ ++ If in doubt, answer Y. + + config SECURITY_ROOTPLUG + bool "Root Plug Support" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.suse/kdb-x86 new/patches.suse/kdb-x86 --- old/patches.suse/kdb-x86 2008-08-27 16:17:22.000000000 +0200 +++ new/patches.suse/kdb-x86 2008-08-30 09:19:29.000000000 +0200 @@ -32869,10 +32869,10 @@ #define CALL_FUNCTION_SINGLE_VECTOR 0xfb #define THERMAL_APIC_VECTOR 0xfa #define THRESHOLD_APIC_VECTOR 0xf9 -+#define KDB_VECTOR 0xf8 ++#define KDB_VECTOR /* NEEDS FIXING: 0xf8 */ + #define UV_BAU_MESSAGE 0xf8 #define INVALIDATE_TLB_VECTOR_END 0xf7 #define INVALIDATE_TLB_VECTOR_START 0xf0 /* f0-f7 used for TLB flush */ - --- /dev/null +++ b/include/asm-x86/kdb.h @@ -0,0 +1,134 @@ ++++++ patches.uml.tar.bz2 ++++++ ++++++ patches.xen.tar.bz2 ++++++ ++++ 2501 lines of diff (skipped) ++++++ post.sh ++++++ --- kernel-source/post.sh 2008-08-27 16:19:58.000000000 +0200 +++ /mounts/work_src_done/STABLE/kernel-source/post.sh 2008-09-01 14:33:26.000000000 +0200 @@ -3,7 +3,7 @@ # On powerpc, the different kernels are for different board/firmware types # They are not compatible. wrong_boardtype() { - echo "This kernel is for $1, it will not boot on your system." + echo "This kernel-@FLAVOR@ is for $1, it will not boot on your system." echo "The /boot/vmlinux symlink will not be created or updated." exit 0 } ++++++ series.conf ++++++ --- kernel-source/series.conf 2008-08-27 16:19:38.000000000 +0200 +++ /mounts/work_src_done/STABLE/kernel-source/series.conf 2008-09-01 14:33:06.000000000 +0200 @@ -28,6 +28,8 @@ # Send separate patches upstream if you find a problem... ######################################################## 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 ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -39,7 +41,6 @@ patches.kernel.org/psmouse-section-conflict.diff patches.kernel.org/ipmi-section-conflict.diff patches.kernel.org/spu_profiler-include - patches.kernel.org/ia64-export-cpu_core_map +jeffm patches.kernel.org/ia64-asm-nr-irqs ######################################################## @@ -92,6 +93,7 @@ ######################################################## # ia64 ######################################################## + patches.arch/ia64-node_mem_map-node_start_pfn.diff ######################################################## # i386 @@ -143,7 +145,6 @@ patches.arch/ppc-prom-nodisplay.patch patches.fixes/ptrace-getsiginfo patches.arch/ppc-ipic-suspend-without-83xx-fix - patches.fixes/pseries-compile-fix ######################################################## # PS3 @@ -175,6 +176,8 @@ +jeffm-2.6.24 patches.suse/osync-error patches.fixes/remount-no-shrink-dcache patches.suse/reiser4-sync_inodes + patches.suse/file-capabilities-add-no_file_caps-switch.diff + patches.suse/file-capabilities-turn-on-by-default.diff ######################################################## @@ -402,7 +405,6 @@ ######################################################## # make debugging easier patches.suse/usb-storage-disable-delay.patch - patches.kernel.org/musb-powerpc-conflict ######################################################## # I2C ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de