forked from pool/kernel-source
This commit is contained in:
parent
dc9444ebac
commit
89e0f6b713
@ -1 +1 @@
|
||||
2008-10-22 21:43:34 +0200
|
||||
2008-10-24 14:08:28 +0200
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:226fc1616d4799136b3c638c4b79b7b7e776efd15baf1149b4189f65f31bed99
|
||||
size 135643
|
||||
oid sha256:7fed88d2287a8dc5b1e8df8a2c08270110ff5bc67c16fea96821bef48cc2d566
|
||||
size 135655
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1ed544d35336321c457eb9cf956206a163fdff8db6beddc19502ce38f9c844a
|
||||
size 2265
|
||||
oid sha256:e42c4d109b2a8f57b5e2e616a6212b1efe26bd6b8c5628d3249d0017c6a214e3
|
||||
size 2272
|
||||
|
@ -1,3 +1,233 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:06:20 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Obsolete uvcvideo-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:52:23 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:24:54 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:20:01 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
#303948 and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:08:49 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 11:07:32 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:45:08 CEST 2008 - agruen@suse.de
|
||||
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:40:29 CEST 2008 - olh@suse.de
|
||||
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 08:25:47 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:43:02 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:09:39 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:00:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:57:57 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Fix ppc and ps3 configs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:53:13 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:32:10 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:57:53 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:35:49 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:34:15 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:07:47 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 01:12:04 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:57:17 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:36:54 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 23:13:11 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:41:19 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:27:00 CEST 2008 - kkeil@suse.de
|
||||
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:19:58 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 14:09:23 CEST 2008 - olh@suse.de
|
||||
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 12:16:39 CEST 2008 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 11:32:43 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 10:54:19 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 09:28:14 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 00:23:55 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:45:42 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:43:25 CEST 2008 - jeffm@suse.de
|
||||
|
||||
@ -195,17 +425,7 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de
|
||||
uninstalling the kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
@ -227,6 +447,16 @@ Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-debug (Version 2.6.27.2)
|
||||
# spec file for package kernel-debug (Version 2.6.27.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,7 +49,7 @@
|
||||
# defining them all at once.)
|
||||
%define config_vars CONFIG_MODULES
|
||||
%{expand:%(eval "$(test -n "%subarch_flavor" && tar xfj %_sourcedir/config.tar.bz2 --to-stdout config/%subarch_flavor)"; for config in %config_vars; do echo "%%global $config ${!config:-n}"; done)}
|
||||
%if %build_vanilla || %CONFIG_MODULES != "y"
|
||||
%if %build_vanilla || %build_kdump || %CONFIG_MODULES != "y"
|
||||
%define split_packages 0
|
||||
%else
|
||||
%define split_packages 1
|
||||
@ -57,8 +57,8 @@
|
||||
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 2.6.27.2
|
||||
Release: 2
|
||||
Version: 2.6.27.3
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -97,8 +97,8 @@ BuildRequires: dtc
|
||||
%endif
|
||||
%if %build_xen
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.27.2
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.2
|
||||
Provides: kernel-xenpae = 2.6.27.3
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.3
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -123,9 +123,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
%if %build_um
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.27.2-%source_rel
|
||||
%endif
|
||||
Provides: kernel = 2.6.27.3-%source_rel
|
||||
%endif
|
||||
%ifarch %ix86
|
||||
%else
|
||||
@ -198,6 +196,7 @@ Obsoletes: et131x-kmp
|
||||
Obsoletes: ivtv-kmp
|
||||
Obsoletes: at76_usb-kmp
|
||||
Obsoletes: pcc-acpi-kmp
|
||||
Obsoletes: uvcvideo-kmp
|
||||
# Build with bash instead of sh as the shell: this turns on bash
|
||||
# extensions like <(...).
|
||||
%define _buildshell /bin/bash
|
||||
@ -216,12 +215,12 @@ Only use this kernel when investigating problems.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
echo "The kernel-debug-2.6.27.2.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.2.src.rpm."
|
||||
echo "The kernel-debug-2.6.27.3.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.3.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -300,7 +299,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.27.2-$RELEASE-debug
|
||||
KERNELRELEASE=2.6.27.3-$RELEASE-debug
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -558,6 +557,8 @@ if [ $CONFIG_MODULES = y ]; then
|
||||
%if %split_packages
|
||||
# Generate the lists of supported and unsupported modules.
|
||||
( cd %buildroot
|
||||
: > %my_builddir/supported-modules
|
||||
: > %my_builddir/unsupported-modules
|
||||
for module in $(find lib/modules/$KERNELRELEASE -type f -name '*.ko'); do
|
||||
case "$(/sbin/modinfo -F supported $module)" in
|
||||
(yes|external)
|
||||
@ -699,7 +700,7 @@ This package contains only the base modules, required in all installs.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@ -736,7 +737,7 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@ -750,7 +751,135 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
%files -n kernel-debug-extra -f kernel-extra.files
|
||||
%defattr(-, root, root)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- Obsolete uvcvideo-kmp.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
[#303948] and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
* Fri Oct 24 2008 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
* Fri Oct 24 2008 agruen@suse.de
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
* Fri Oct 24 2008 olh@suse.de
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc2
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Fix ppc and ps3 configs
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
* Fri Oct 24 2008 jeffm@suse.de
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
* Thu Oct 23 2008 kkeil@suse.de
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
* Thu Oct 23 2008 jkosina@suse.de
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
* Thu Oct 23 2008 gregkh@suse.de
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- patches.suse/export-release_open_intent: Export
|
||||
release_open_intent for NFS branches with aufs.
|
||||
@ -870,13 +999,6 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
kdump initrd to %%ghost so that the file gets removed when
|
||||
uninstalling the kernel.
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
||||
@ -897,6 +1019,13 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 dynamic local alloc patches
|
||||
* Fri Oct 17 2008 jslaby@suse.de
|
||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||
|
@ -1,3 +1,233 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:06:20 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Obsolete uvcvideo-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:52:23 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:24:54 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:20:01 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
#303948 and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:08:49 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 11:07:32 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:45:08 CEST 2008 - agruen@suse.de
|
||||
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:40:29 CEST 2008 - olh@suse.de
|
||||
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 08:25:47 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:43:02 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:09:39 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:00:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:57:57 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Fix ppc and ps3 configs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:53:13 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:32:10 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:57:53 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:35:49 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:34:15 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:07:47 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 01:12:04 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:57:17 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:36:54 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 23:13:11 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:41:19 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:27:00 CEST 2008 - kkeil@suse.de
|
||||
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:19:58 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 14:09:23 CEST 2008 - olh@suse.de
|
||||
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 12:16:39 CEST 2008 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 11:32:43 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 10:54:19 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 09:28:14 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 00:23:55 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:45:42 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:43:25 CEST 2008 - jeffm@suse.de
|
||||
|
||||
@ -195,17 +425,7 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de
|
||||
uninstalling the kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
@ -227,6 +447,16 @@ Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-default (Version 2.6.27.2)
|
||||
# spec file for package kernel-default (Version 2.6.27.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,7 +49,7 @@
|
||||
# defining them all at once.)
|
||||
%define config_vars CONFIG_MODULES
|
||||
%{expand:%(eval "$(test -n "%subarch_flavor" && tar xfj %_sourcedir/config.tar.bz2 --to-stdout config/%subarch_flavor)"; for config in %config_vars; do echo "%%global $config ${!config:-n}"; done)}
|
||||
%if %build_vanilla || %CONFIG_MODULES != "y"
|
||||
%if %build_vanilla || %build_kdump || %CONFIG_MODULES != "y"
|
||||
%define split_packages 0
|
||||
%else
|
||||
%define split_packages 1
|
||||
@ -57,8 +57,8 @@
|
||||
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 2.6.27.2
|
||||
Release: 2
|
||||
Version: 2.6.27.3
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -97,8 +97,8 @@ BuildRequires: dtc
|
||||
%endif
|
||||
%if %build_xen
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.27.2
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.2
|
||||
Provides: kernel-xenpae = 2.6.27.3
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.3
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -123,9 +123,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
%if %build_um
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.27.2-%source_rel
|
||||
%endif
|
||||
Provides: kernel = 2.6.27.3-%source_rel
|
||||
%endif
|
||||
%ifarch %ix86
|
||||
Provides: k_athlon k_debug k_deflt k_deflt_22 k_deflt_24 k_eide k_laptop k_orig k_pentiu k_pos_ibm k_psmp k_smp k_smp_22 k_smp_24 smp kernel-smp
|
||||
@ -217,6 +215,7 @@ Obsoletes: et131x-kmp
|
||||
Obsoletes: ivtv-kmp
|
||||
Obsoletes: at76_usb-kmp
|
||||
Obsoletes: pcc-acpi-kmp
|
||||
Obsoletes: uvcvideo-kmp
|
||||
# Build with bash instead of sh as the shell: this turns on bash
|
||||
# extensions like <(...).
|
||||
%define _buildshell /bin/bash
|
||||
@ -234,12 +233,12 @@ The standard kernel for both uniprocessor and multiprocessor systems.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
echo "The kernel-default-2.6.27.2.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.2.src.rpm."
|
||||
echo "The kernel-default-2.6.27.3.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.3.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -318,7 +317,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.27.2-$RELEASE-default
|
||||
KERNELRELEASE=2.6.27.3-$RELEASE-default
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -576,6 +575,8 @@ if [ $CONFIG_MODULES = y ]; then
|
||||
%if %split_packages
|
||||
# Generate the lists of supported and unsupported modules.
|
||||
( cd %buildroot
|
||||
: > %my_builddir/supported-modules
|
||||
: > %my_builddir/unsupported-modules
|
||||
for module in $(find lib/modules/$KERNELRELEASE -type f -name '*.ko'); do
|
||||
case "$(/sbin/modinfo -F supported $module)" in
|
||||
(yes|external)
|
||||
@ -716,7 +717,7 @@ This package contains only the base modules, required in all installs.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@ -752,7 +753,7 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@ -766,7 +767,135 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
%files -n kernel-default-extra -f kernel-extra.files
|
||||
%defattr(-, root, root)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- Obsolete uvcvideo-kmp.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
[#303948] and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
* Fri Oct 24 2008 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
* Fri Oct 24 2008 agruen@suse.de
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
* Fri Oct 24 2008 olh@suse.de
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc2
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Fix ppc and ps3 configs
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
* Fri Oct 24 2008 jeffm@suse.de
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
* Thu Oct 23 2008 kkeil@suse.de
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
* Thu Oct 23 2008 jkosina@suse.de
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
* Thu Oct 23 2008 gregkh@suse.de
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- patches.suse/export-release_open_intent: Export
|
||||
release_open_intent for NFS branches with aufs.
|
||||
@ -886,13 +1015,6 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
kdump initrd to %%ghost so that the file gets removed when
|
||||
uninstalling the kernel.
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
||||
@ -913,6 +1035,13 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 dynamic local alloc patches
|
||||
* Fri Oct 17 2008 jslaby@suse.de
|
||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||
|
@ -1,3 +1,233 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:06:20 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Obsolete uvcvideo-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:52:23 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:24:54 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:20:01 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
#303948 and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:08:49 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 11:07:32 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:45:08 CEST 2008 - agruen@suse.de
|
||||
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:40:29 CEST 2008 - olh@suse.de
|
||||
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 08:25:47 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:43:02 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:09:39 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:00:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:57:57 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Fix ppc and ps3 configs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:53:13 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:32:10 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:57:53 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:35:49 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:34:15 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:07:47 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 01:12:04 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:57:17 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:36:54 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 23:13:11 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:41:19 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:27:00 CEST 2008 - kkeil@suse.de
|
||||
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:19:58 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 14:09:23 CEST 2008 - olh@suse.de
|
||||
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 12:16:39 CEST 2008 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 11:32:43 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 10:54:19 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 09:28:14 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 00:23:55 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:45:42 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:43:25 CEST 2008 - jeffm@suse.de
|
||||
|
||||
@ -195,17 +425,7 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de
|
||||
uninstalling the kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
@ -227,6 +447,16 @@ Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-dummy (Version 2.6.27.2)
|
||||
# spec file for package kernel-dummy (Version 2.6.27.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -22,8 +22,8 @@ Url: http://www.kernel.org/
|
||||
|
||||
Name: kernel-dummy
|
||||
Summary: Internal dummy package for synchronizing release numbers
|
||||
Version: 2.6.27.2
|
||||
Release: 2
|
||||
Version: 2.6.27.3
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
AutoReqProv: off
|
||||
@ -36,7 +36,7 @@ Authors:
|
||||
--------
|
||||
Andreas Gruenbacher <agruen@suse.de>
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%install
|
||||
rm -rf %buildroot
|
||||
@ -46,7 +46,135 @@ echo dummy > %buildroot/etc/dummy
|
||||
%files
|
||||
%defattr(-, root, root)
|
||||
/etc/dummy
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- Obsolete uvcvideo-kmp.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
[#303948] and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
* Fri Oct 24 2008 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
* Fri Oct 24 2008 agruen@suse.de
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
* Fri Oct 24 2008 olh@suse.de
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc2
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Fix ppc and ps3 configs
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
* Fri Oct 24 2008 jeffm@suse.de
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
* Thu Oct 23 2008 kkeil@suse.de
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
* Thu Oct 23 2008 jkosina@suse.de
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
* Thu Oct 23 2008 gregkh@suse.de
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- patches.suse/export-release_open_intent: Export
|
||||
release_open_intent for NFS branches with aufs.
|
||||
@ -166,13 +294,6 @@ echo dummy > %buildroot/etc/dummy
|
||||
kdump initrd to %%ghost so that the file gets removed when
|
||||
uninstalling the kernel.
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
||||
@ -193,6 +314,13 @@ echo dummy > %buildroot/etc/dummy
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 dynamic local alloc patches
|
||||
* Fri Oct 17 2008 jslaby@suse.de
|
||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||
|
@ -1,3 +1,233 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:06:20 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Obsolete uvcvideo-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:52:23 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:24:54 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:20:01 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
#303948 and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:08:49 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 11:07:32 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:45:08 CEST 2008 - agruen@suse.de
|
||||
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:40:29 CEST 2008 - olh@suse.de
|
||||
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 08:25:47 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:43:02 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:09:39 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:00:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:57:57 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Fix ppc and ps3 configs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:53:13 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:32:10 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:57:53 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:35:49 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:34:15 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:07:47 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 01:12:04 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:57:17 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:36:54 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 23:13:11 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:41:19 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:27:00 CEST 2008 - kkeil@suse.de
|
||||
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:19:58 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 14:09:23 CEST 2008 - olh@suse.de
|
||||
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 12:16:39 CEST 2008 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 11:32:43 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 10:54:19 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 09:28:14 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 00:23:55 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:45:42 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:43:25 CEST 2008 - jeffm@suse.de
|
||||
|
||||
@ -195,17 +425,7 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de
|
||||
uninstalling the kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
@ -227,6 +447,16 @@ Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-kdump (Version 2.6.27.2)
|
||||
# spec file for package kernel-kdump (Version 2.6.27.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,7 +49,7 @@
|
||||
# defining them all at once.)
|
||||
%define config_vars CONFIG_MODULES
|
||||
%{expand:%(eval "$(test -n "%subarch_flavor" && tar xfj %_sourcedir/config.tar.bz2 --to-stdout config/%subarch_flavor)"; for config in %config_vars; do echo "%%global $config ${!config:-n}"; done)}
|
||||
%if %build_vanilla || %CONFIG_MODULES != "y"
|
||||
%if %build_vanilla || %build_kdump || %CONFIG_MODULES != "y"
|
||||
%define split_packages 0
|
||||
%else
|
||||
%define split_packages 1
|
||||
@ -57,8 +57,8 @@
|
||||
|
||||
Name: kernel-kdump
|
||||
Summary: kernel for kdump
|
||||
Version: 2.6.27.2
|
||||
Release: 2
|
||||
Version: 2.6.27.3
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -97,8 +97,8 @@ BuildRequires: dtc
|
||||
%endif
|
||||
%if %build_xen
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.27.2
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.2
|
||||
Provides: kernel-xenpae = 2.6.27.3
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.3
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -123,9 +123,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
%if %build_um
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.27.2-%source_rel
|
||||
%endif
|
||||
Provides: kernel = 2.6.27.3-%source_rel
|
||||
%endif
|
||||
%ifarch ppc
|
||||
%else
|
||||
@ -195,6 +193,7 @@ Obsoletes: et131x-kmp
|
||||
Obsoletes: ivtv-kmp
|
||||
Obsoletes: at76_usb-kmp
|
||||
Obsoletes: pcc-acpi-kmp
|
||||
Obsoletes: uvcvideo-kmp
|
||||
# Build with bash instead of sh as the shell: this turns on bash
|
||||
# extensions like <(...).
|
||||
%define _buildshell /bin/bash
|
||||
@ -215,12 +214,12 @@ crashed kernel.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
echo "The kernel-kdump-2.6.27.2.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.2.src.rpm."
|
||||
echo "The kernel-kdump-2.6.27.3.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.3.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -299,7 +298,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.27.2-$RELEASE-kdump
|
||||
KERNELRELEASE=2.6.27.3-$RELEASE-kdump
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -557,6 +556,8 @@ if [ $CONFIG_MODULES = y ]; then
|
||||
%if %split_packages
|
||||
# Generate the lists of supported and unsupported modules.
|
||||
( cd %buildroot
|
||||
: > %my_builddir/supported-modules
|
||||
: > %my_builddir/unsupported-modules
|
||||
for module in $(find lib/modules/$KERNELRELEASE -type f -name '*.ko'); do
|
||||
case "$(/sbin/modinfo -F supported $module)" in
|
||||
(yes|external)
|
||||
@ -700,7 +701,7 @@ This package contains only the base modules, required in all installs.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@ -739,7 +740,7 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@ -753,7 +754,135 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
%files -n kernel-kdump-extra -f kernel-extra.files
|
||||
%defattr(-, root, root)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- Obsolete uvcvideo-kmp.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
[#303948] and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
* Fri Oct 24 2008 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
* Fri Oct 24 2008 agruen@suse.de
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
* Fri Oct 24 2008 olh@suse.de
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc2
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Fix ppc and ps3 configs
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
* Fri Oct 24 2008 jeffm@suse.de
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
* Thu Oct 23 2008 kkeil@suse.de
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
* Thu Oct 23 2008 jkosina@suse.de
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
* Thu Oct 23 2008 gregkh@suse.de
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- patches.suse/export-release_open_intent: Export
|
||||
release_open_intent for NFS branches with aufs.
|
||||
@ -873,13 +1002,6 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
kdump initrd to %%ghost so that the file gets removed when
|
||||
uninstalling the kernel.
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
||||
@ -900,6 +1022,13 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 dynamic local alloc patches
|
||||
* Fri Oct 17 2008 jslaby@suse.de
|
||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||
|
@ -1,3 +1,233 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:06:20 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Obsolete uvcvideo-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:52:23 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:24:54 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:20:01 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
#303948 and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:08:49 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 11:07:32 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:45:08 CEST 2008 - agruen@suse.de
|
||||
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:40:29 CEST 2008 - olh@suse.de
|
||||
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 08:25:47 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:43:02 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:09:39 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:00:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:57:57 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Fix ppc and ps3 configs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:53:13 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:32:10 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:57:53 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:35:49 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:34:15 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:07:47 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 01:12:04 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:57:17 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:36:54 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 23:13:11 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:41:19 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:27:00 CEST 2008 - kkeil@suse.de
|
||||
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:19:58 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 14:09:23 CEST 2008 - olh@suse.de
|
||||
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 12:16:39 CEST 2008 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 11:32:43 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 10:54:19 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 09:28:14 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 00:23:55 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:45:42 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:43:25 CEST 2008 - jeffm@suse.de
|
||||
|
||||
@ -195,17 +425,7 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de
|
||||
uninstalling the kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
@ -227,6 +447,16 @@ Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
|
173
kernel-pae.spec
173
kernel-pae.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-pae (Version 2.6.27.2)
|
||||
# spec file for package kernel-pae (Version 2.6.27.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,7 +49,7 @@
|
||||
# defining them all at once.)
|
||||
%define config_vars CONFIG_MODULES
|
||||
%{expand:%(eval "$(test -n "%subarch_flavor" && tar xfj %_sourcedir/config.tar.bz2 --to-stdout config/%subarch_flavor)"; for config in %config_vars; do echo "%%global $config ${!config:-n}"; done)}
|
||||
%if %build_vanilla || %CONFIG_MODULES != "y"
|
||||
%if %build_vanilla || %build_kdump || %CONFIG_MODULES != "y"
|
||||
%define split_packages 0
|
||||
%else
|
||||
%define split_packages 1
|
||||
@ -57,8 +57,8 @@
|
||||
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 2.6.27.2
|
||||
Release: 2
|
||||
Version: 2.6.27.3
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -97,8 +97,8 @@ BuildRequires: dtc
|
||||
%endif
|
||||
%if %build_xen
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.27.2
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.2
|
||||
Provides: kernel-xenpae = 2.6.27.3
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.3
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -123,9 +123,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
%if %build_um
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.27.2-%source_rel
|
||||
%endif
|
||||
Provides: kernel = 2.6.27.3-%source_rel
|
||||
%endif
|
||||
Provides: k_smp4G kernel-bigsmp
|
||||
Obsoletes: k_smp4G kernel-bigsmp
|
||||
@ -192,6 +190,7 @@ Obsoletes: et131x-kmp
|
||||
Obsoletes: ivtv-kmp
|
||||
Obsoletes: at76_usb-kmp
|
||||
Obsoletes: pcc-acpi-kmp
|
||||
Obsoletes: uvcvideo-kmp
|
||||
# Build with bash instead of sh as the shell: this turns on bash
|
||||
# extensions like <(...).
|
||||
%define _buildshell /bin/bash
|
||||
@ -216,12 +215,12 @@ that support it, regardless of the amount of main memory.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
echo "The kernel-pae-2.6.27.2.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.2.src.rpm."
|
||||
echo "The kernel-pae-2.6.27.3.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.3.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -300,7 +299,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.27.2-$RELEASE-pae
|
||||
KERNELRELEASE=2.6.27.3-$RELEASE-pae
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -558,6 +557,8 @@ if [ $CONFIG_MODULES = y ]; then
|
||||
%if %split_packages
|
||||
# Generate the lists of supported and unsupported modules.
|
||||
( cd %buildroot
|
||||
: > %my_builddir/supported-modules
|
||||
: > %my_builddir/unsupported-modules
|
||||
for module in $(find lib/modules/$KERNELRELEASE -type f -name '*.ko'); do
|
||||
case "$(/sbin/modinfo -F supported $module)" in
|
||||
(yes|external)
|
||||
@ -705,7 +706,7 @@ This package contains only the base modules, required in all installs.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@ -748,7 +749,7 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@ -762,7 +763,135 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
%files -n kernel-pae-extra -f kernel-extra.files
|
||||
%defattr(-, root, root)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- Obsolete uvcvideo-kmp.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
[#303948] and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
* Fri Oct 24 2008 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
* Fri Oct 24 2008 agruen@suse.de
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
* Fri Oct 24 2008 olh@suse.de
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc2
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Fix ppc and ps3 configs
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
* Fri Oct 24 2008 jeffm@suse.de
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
* Thu Oct 23 2008 kkeil@suse.de
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
* Thu Oct 23 2008 jkosina@suse.de
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
* Thu Oct 23 2008 gregkh@suse.de
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- patches.suse/export-release_open_intent: Export
|
||||
release_open_intent for NFS branches with aufs.
|
||||
@ -882,13 +1011,6 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
kdump initrd to %%ghost so that the file gets removed when
|
||||
uninstalling the kernel.
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
||||
@ -909,6 +1031,13 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 dynamic local alloc patches
|
||||
* Fri Oct 17 2008 jslaby@suse.de
|
||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||
|
@ -1,3 +1,233 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:06:20 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Obsolete uvcvideo-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:52:23 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:24:54 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:20:01 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
#303948 and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:08:49 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 11:07:32 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:45:08 CEST 2008 - agruen@suse.de
|
||||
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:40:29 CEST 2008 - olh@suse.de
|
||||
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 08:25:47 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:43:02 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:09:39 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:00:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:57:57 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Fix ppc and ps3 configs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:53:13 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:32:10 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:57:53 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:35:49 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:34:15 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:07:47 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 01:12:04 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:57:17 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:36:54 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 23:13:11 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:41:19 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:27:00 CEST 2008 - kkeil@suse.de
|
||||
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:19:58 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 14:09:23 CEST 2008 - olh@suse.de
|
||||
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 12:16:39 CEST 2008 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 11:32:43 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 10:54:19 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 09:28:14 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 00:23:55 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:45:42 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:43:25 CEST 2008 - jeffm@suse.de
|
||||
|
||||
@ -195,17 +425,7 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de
|
||||
uninstalling the kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
@ -227,6 +447,16 @@ Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-ppc64 (Version 2.6.27.2)
|
||||
# spec file for package kernel-ppc64 (Version 2.6.27.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,7 +49,7 @@
|
||||
# defining them all at once.)
|
||||
%define config_vars CONFIG_MODULES
|
||||
%{expand:%(eval "$(test -n "%subarch_flavor" && tar xfj %_sourcedir/config.tar.bz2 --to-stdout config/%subarch_flavor)"; for config in %config_vars; do echo "%%global $config ${!config:-n}"; done)}
|
||||
%if %build_vanilla || %CONFIG_MODULES != "y"
|
||||
%if %build_vanilla || %build_kdump || %CONFIG_MODULES != "y"
|
||||
%define split_packages 0
|
||||
%else
|
||||
%define split_packages 1
|
||||
@ -57,8 +57,8 @@
|
||||
|
||||
Name: kernel-ppc64
|
||||
Summary: Kernel for ppc64 Systems
|
||||
Version: 2.6.27.2
|
||||
Release: 2
|
||||
Version: 2.6.27.3
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -97,8 +97,8 @@ BuildRequires: dtc
|
||||
%endif
|
||||
%if %build_xen
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.27.2
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.2
|
||||
Provides: kernel-xenpae = 2.6.27.3
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.3
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -123,9 +123,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
%if %build_um
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.27.2-%source_rel
|
||||
%endif
|
||||
Provides: kernel = 2.6.27.3-%source_rel
|
||||
%endif
|
||||
%ifarch ppc
|
||||
Provides: kernel-pmac64 kernel-pseries64 kernel-iseries64
|
||||
@ -197,6 +195,7 @@ Obsoletes: et131x-kmp
|
||||
Obsoletes: ivtv-kmp
|
||||
Obsoletes: at76_usb-kmp
|
||||
Obsoletes: pcc-acpi-kmp
|
||||
Obsoletes: uvcvideo-kmp
|
||||
# Build with bash instead of sh as the shell: this turns on bash
|
||||
# extensions like <(...).
|
||||
%define _buildshell /bin/bash
|
||||
@ -228,12 +227,12 @@ Authors:
|
||||
Tom Gall <tom_gall@vnet.ibm.com>
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
echo "The kernel-ppc64-2.6.27.2.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.2.src.rpm."
|
||||
echo "The kernel-ppc64-2.6.27.3.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.3.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -312,7 +311,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.27.2-$RELEASE-ppc64
|
||||
KERNELRELEASE=2.6.27.3-$RELEASE-ppc64
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -570,6 +569,8 @@ if [ $CONFIG_MODULES = y ]; then
|
||||
%if %split_packages
|
||||
# Generate the lists of supported and unsupported modules.
|
||||
( cd %buildroot
|
||||
: > %my_builddir/supported-modules
|
||||
: > %my_builddir/unsupported-modules
|
||||
for module in $(find lib/modules/$KERNELRELEASE -type f -name '*.ko'); do
|
||||
case "$(/sbin/modinfo -F supported $module)" in
|
||||
(yes|external)
|
||||
@ -724,7 +725,7 @@ Authors:
|
||||
Tom Gall <tom_gall@vnet.ibm.com>
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@ -774,7 +775,7 @@ Authors:
|
||||
Tom Gall <tom_gall@vnet.ibm.com>
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@ -788,7 +789,135 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
%files -n kernel-ppc64-extra -f kernel-extra.files
|
||||
%defattr(-, root, root)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- Obsolete uvcvideo-kmp.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
[#303948] and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
* Fri Oct 24 2008 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
* Fri Oct 24 2008 agruen@suse.de
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
* Fri Oct 24 2008 olh@suse.de
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc2
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Fix ppc and ps3 configs
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
* Fri Oct 24 2008 jeffm@suse.de
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
* Thu Oct 23 2008 kkeil@suse.de
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
* Thu Oct 23 2008 jkosina@suse.de
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
* Thu Oct 23 2008 gregkh@suse.de
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- patches.suse/export-release_open_intent: Export
|
||||
release_open_intent for NFS branches with aufs.
|
||||
@ -908,13 +1037,6 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
kdump initrd to %%ghost so that the file gets removed when
|
||||
uninstalling the kernel.
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
||||
@ -935,6 +1057,13 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 dynamic local alloc patches
|
||||
* Fri Oct 17 2008 jslaby@suse.de
|
||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||
|
@ -1,3 +1,233 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:06:20 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Obsolete uvcvideo-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:52:23 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:24:54 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:20:01 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
#303948 and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:08:49 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 11:07:32 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:45:08 CEST 2008 - agruen@suse.de
|
||||
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:40:29 CEST 2008 - olh@suse.de
|
||||
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 08:25:47 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:43:02 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:09:39 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:00:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:57:57 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Fix ppc and ps3 configs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:53:13 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:32:10 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:57:53 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:35:49 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:34:15 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:07:47 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 01:12:04 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:57:17 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:36:54 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 23:13:11 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:41:19 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:27:00 CEST 2008 - kkeil@suse.de
|
||||
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:19:58 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 14:09:23 CEST 2008 - olh@suse.de
|
||||
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 12:16:39 CEST 2008 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 11:32:43 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 10:54:19 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 09:28:14 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 00:23:55 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:45:42 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:43:25 CEST 2008 - jeffm@suse.de
|
||||
|
||||
@ -195,17 +425,7 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de
|
||||
uninstalling the kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
@ -227,6 +447,16 @@ Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
|
173
kernel-ps3.spec
173
kernel-ps3.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-ps3 (Version 2.6.27.2)
|
||||
# spec file for package kernel-ps3 (Version 2.6.27.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,7 +49,7 @@
|
||||
# defining them all at once.)
|
||||
%define config_vars CONFIG_MODULES
|
||||
%{expand:%(eval "$(test -n "%subarch_flavor" && tar xfj %_sourcedir/config.tar.bz2 --to-stdout config/%subarch_flavor)"; for config in %config_vars; do echo "%%global $config ${!config:-n}"; done)}
|
||||
%if %build_vanilla || %CONFIG_MODULES != "y"
|
||||
%if %build_vanilla || %build_kdump || %CONFIG_MODULES != "y"
|
||||
%define split_packages 0
|
||||
%else
|
||||
%define split_packages 1
|
||||
@ -57,8 +57,8 @@
|
||||
|
||||
Name: kernel-ps3
|
||||
Summary: kernel for ps3 bootloader
|
||||
Version: 2.6.27.2
|
||||
Release: 2
|
||||
Version: 2.6.27.3
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -97,8 +97,8 @@ BuildRequires: dtc
|
||||
%endif
|
||||
%if %build_xen
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.27.2
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.2
|
||||
Provides: kernel-xenpae = 2.6.27.3
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.3
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -123,9 +123,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
%if %build_um
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.27.2-%source_rel
|
||||
%endif
|
||||
Provides: kernel = 2.6.27.3-%source_rel
|
||||
%endif
|
||||
%ifarch ppc
|
||||
%else
|
||||
@ -195,6 +193,7 @@ Obsoletes: et131x-kmp
|
||||
Obsoletes: ivtv-kmp
|
||||
Obsoletes: at76_usb-kmp
|
||||
Obsoletes: pcc-acpi-kmp
|
||||
Obsoletes: uvcvideo-kmp
|
||||
# Build with bash instead of sh as the shell: this turns on bash
|
||||
# extensions like <(...).
|
||||
%define _buildshell /bin/bash
|
||||
@ -214,12 +213,12 @@ needs to be as small as possible.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
echo "The kernel-ps3-2.6.27.2.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.2.src.rpm."
|
||||
echo "The kernel-ps3-2.6.27.3.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.3.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -298,7 +297,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.27.2-$RELEASE-ps3
|
||||
KERNELRELEASE=2.6.27.3-$RELEASE-ps3
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -556,6 +555,8 @@ if [ $CONFIG_MODULES = y ]; then
|
||||
%if %split_packages
|
||||
# Generate the lists of supported and unsupported modules.
|
||||
( cd %buildroot
|
||||
: > %my_builddir/supported-modules
|
||||
: > %my_builddir/unsupported-modules
|
||||
for module in $(find lib/modules/$KERNELRELEASE -type f -name '*.ko'); do
|
||||
case "$(/sbin/modinfo -F supported $module)" in
|
||||
(yes|external)
|
||||
@ -696,7 +697,7 @@ needs to be as small as possible.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@ -732,7 +733,7 @@ needs to be as small as possible.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@ -746,7 +747,135 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
%files -n kernel-ps3-extra -f kernel-extra.files
|
||||
%defattr(-, root, root)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- Obsolete uvcvideo-kmp.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
[#303948] and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
* Fri Oct 24 2008 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
* Fri Oct 24 2008 agruen@suse.de
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
* Fri Oct 24 2008 olh@suse.de
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc2
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Fix ppc and ps3 configs
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
* Fri Oct 24 2008 jeffm@suse.de
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
* Thu Oct 23 2008 kkeil@suse.de
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
* Thu Oct 23 2008 jkosina@suse.de
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
* Thu Oct 23 2008 gregkh@suse.de
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- patches.suse/export-release_open_intent: Export
|
||||
release_open_intent for NFS branches with aufs.
|
||||
@ -866,13 +995,6 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
kdump initrd to %%ghost so that the file gets removed when
|
||||
uninstalling the kernel.
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
||||
@ -893,6 +1015,13 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 dynamic local alloc patches
|
||||
* Fri Oct 17 2008 jslaby@suse.de
|
||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||
|
@ -1,3 +1,233 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:06:20 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Obsolete uvcvideo-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:52:23 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:24:54 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:20:01 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
#303948 and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:08:49 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 11:07:32 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:45:08 CEST 2008 - agruen@suse.de
|
||||
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:40:29 CEST 2008 - olh@suse.de
|
||||
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 08:25:47 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:43:02 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:09:39 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:00:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:57:57 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Fix ppc and ps3 configs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:53:13 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:32:10 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:57:53 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:35:49 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:34:15 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:07:47 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 01:12:04 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:57:17 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:36:54 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 23:13:11 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:41:19 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:27:00 CEST 2008 - kkeil@suse.de
|
||||
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:19:58 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 14:09:23 CEST 2008 - olh@suse.de
|
||||
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 12:16:39 CEST 2008 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 11:32:43 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 10:54:19 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 09:28:14 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 00:23:55 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:45:42 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:43:25 CEST 2008 - jeffm@suse.de
|
||||
|
||||
@ -195,17 +425,7 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de
|
||||
uninstalling the kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
@ -227,6 +447,16 @@ Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
|
173
kernel-rt.spec
173
kernel-rt.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-rt (Version 2.6.27.2)
|
||||
# spec file for package kernel-rt (Version 2.6.27.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,7 +49,7 @@
|
||||
# defining them all at once.)
|
||||
%define config_vars CONFIG_MODULES
|
||||
%{expand:%(eval "$(test -n "%subarch_flavor" && tar xfj %_sourcedir/config.tar.bz2 --to-stdout config/%subarch_flavor)"; for config in %config_vars; do echo "%%global $config ${!config:-n}"; done)}
|
||||
%if %build_vanilla || %CONFIG_MODULES != "y"
|
||||
%if %build_vanilla || %build_kdump || %CONFIG_MODULES != "y"
|
||||
%define split_packages 0
|
||||
%else
|
||||
%define split_packages 1
|
||||
@ -57,8 +57,8 @@
|
||||
|
||||
Name: kernel-rt
|
||||
Summary: The Realtime Linux Kernel
|
||||
Version: 2.6.27.2
|
||||
Release: 2
|
||||
Version: 2.6.27.3
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -97,8 +97,8 @@ BuildRequires: dtc
|
||||
%endif
|
||||
%if %build_xen
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.27.2
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.2
|
||||
Provides: kernel-xenpae = 2.6.27.3
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.3
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -123,9 +123,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
%if %build_um
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.27.2-%source_rel
|
||||
%endif
|
||||
Provides: kernel = 2.6.27.3-%source_rel
|
||||
%endif
|
||||
%ifarch %ix86
|
||||
%else
|
||||
@ -195,6 +193,7 @@ Obsoletes: et131x-kmp
|
||||
Obsoletes: ivtv-kmp
|
||||
Obsoletes: at76_usb-kmp
|
||||
Obsoletes: pcc-acpi-kmp
|
||||
Obsoletes: uvcvideo-kmp
|
||||
# Build with bash instead of sh as the shell: this turns on bash
|
||||
# extensions like <(...).
|
||||
%define _buildshell /bin/bash
|
||||
@ -218,12 +217,12 @@ Authors:
|
||||
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
echo "The kernel-rt-2.6.27.2.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.2.src.rpm."
|
||||
echo "The kernel-rt-2.6.27.3.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.3.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -302,7 +301,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.27.2-$RELEASE-rt
|
||||
KERNELRELEASE=2.6.27.3-$RELEASE-rt
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -560,6 +559,8 @@ if [ $CONFIG_MODULES = y ]; then
|
||||
%if %split_packages
|
||||
# Generate the lists of supported and unsupported modules.
|
||||
( cd %buildroot
|
||||
: > %my_builddir/supported-modules
|
||||
: > %my_builddir/unsupported-modules
|
||||
for module in $(find lib/modules/$KERNELRELEASE -type f -name '*.ko'); do
|
||||
case "$(/sbin/modinfo -F supported $module)" in
|
||||
(yes|external)
|
||||
@ -706,7 +707,7 @@ Authors:
|
||||
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@ -748,7 +749,7 @@ Authors:
|
||||
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@ -762,7 +763,135 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
%files -n kernel-rt-extra -f kernel-extra.files
|
||||
%defattr(-, root, root)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- Obsolete uvcvideo-kmp.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
[#303948] and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
* Fri Oct 24 2008 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
* Fri Oct 24 2008 agruen@suse.de
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
* Fri Oct 24 2008 olh@suse.de
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc2
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Fix ppc and ps3 configs
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
* Fri Oct 24 2008 jeffm@suse.de
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
* Thu Oct 23 2008 kkeil@suse.de
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
* Thu Oct 23 2008 jkosina@suse.de
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
* Thu Oct 23 2008 gregkh@suse.de
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- patches.suse/export-release_open_intent: Export
|
||||
release_open_intent for NFS branches with aufs.
|
||||
@ -882,13 +1011,6 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
kdump initrd to %%ghost so that the file gets removed when
|
||||
uninstalling the kernel.
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
||||
@ -909,6 +1031,13 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 dynamic local alloc patches
|
||||
* Fri Oct 17 2008 jslaby@suse.de
|
||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||
|
@ -1,3 +1,233 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:06:20 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Obsolete uvcvideo-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:52:23 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:24:54 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:20:01 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
#303948 and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:08:49 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 11:07:32 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:45:08 CEST 2008 - agruen@suse.de
|
||||
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:40:29 CEST 2008 - olh@suse.de
|
||||
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 08:25:47 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:43:02 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:09:39 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:00:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:57:57 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Fix ppc and ps3 configs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:53:13 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:32:10 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:57:53 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:35:49 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:34:15 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:07:47 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 01:12:04 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:57:17 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:36:54 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 23:13:11 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:41:19 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:27:00 CEST 2008 - kkeil@suse.de
|
||||
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:19:58 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 14:09:23 CEST 2008 - olh@suse.de
|
||||
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 12:16:39 CEST 2008 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 11:32:43 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 10:54:19 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 09:28:14 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 00:23:55 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:45:42 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:43:25 CEST 2008 - jeffm@suse.de
|
||||
|
||||
@ -195,17 +425,7 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de
|
||||
uninstalling the kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
@ -227,6 +447,16 @@ Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-rt_debug (Version 2.6.27.2)
|
||||
# spec file for package kernel-rt_debug (Version 2.6.27.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,7 +49,7 @@
|
||||
# defining them all at once.)
|
||||
%define config_vars CONFIG_MODULES
|
||||
%{expand:%(eval "$(test -n "%subarch_flavor" && tar xfj %_sourcedir/config.tar.bz2 --to-stdout config/%subarch_flavor)"; for config in %config_vars; do echo "%%global $config ${!config:-n}"; done)}
|
||||
%if %build_vanilla || %CONFIG_MODULES != "y"
|
||||
%if %build_vanilla || %build_kdump || %CONFIG_MODULES != "y"
|
||||
%define split_packages 0
|
||||
%else
|
||||
%define split_packages 1
|
||||
@ -57,8 +57,8 @@
|
||||
|
||||
Name: kernel-rt_debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 2.6.27.2
|
||||
Release: 2
|
||||
Version: 2.6.27.3
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -97,8 +97,8 @@ BuildRequires: dtc
|
||||
%endif
|
||||
%if %build_xen
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.27.2
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.2
|
||||
Provides: kernel-xenpae = 2.6.27.3
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.3
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -123,9 +123,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
%if %build_um
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.27.2-%source_rel
|
||||
%endif
|
||||
Provides: kernel = 2.6.27.3-%source_rel
|
||||
%endif
|
||||
%ifarch %ix86
|
||||
%else
|
||||
@ -195,6 +193,7 @@ Obsoletes: et131x-kmp
|
||||
Obsoletes: ivtv-kmp
|
||||
Obsoletes: at76_usb-kmp
|
||||
Obsoletes: pcc-acpi-kmp
|
||||
Obsoletes: uvcvideo-kmp
|
||||
# Build with bash instead of sh as the shell: this turns on bash
|
||||
# extensions like <(...).
|
||||
%define _buildshell /bin/bash
|
||||
@ -213,12 +212,12 @@ Only use this kernel when investigating problems.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
echo "The kernel-rt_debug-2.6.27.2.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.2.src.rpm."
|
||||
echo "The kernel-rt_debug-2.6.27.3.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.3.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -297,7 +296,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.27.2-$RELEASE-rt_debug
|
||||
KERNELRELEASE=2.6.27.3-$RELEASE-rt_debug
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -555,6 +554,8 @@ if [ $CONFIG_MODULES = y ]; then
|
||||
%if %split_packages
|
||||
# Generate the lists of supported and unsupported modules.
|
||||
( cd %buildroot
|
||||
: > %my_builddir/supported-modules
|
||||
: > %my_builddir/unsupported-modules
|
||||
for module in $(find lib/modules/$KERNELRELEASE -type f -name '*.ko'); do
|
||||
case "$(/sbin/modinfo -F supported $module)" in
|
||||
(yes|external)
|
||||
@ -696,7 +697,7 @@ This package contains only the base modules, required in all installs.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@ -733,7 +734,7 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@ -747,7 +748,135 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
%files -n kernel-rt_debug-extra -f kernel-extra.files
|
||||
%defattr(-, root, root)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- Obsolete uvcvideo-kmp.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
[#303948] and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
* Fri Oct 24 2008 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
* Fri Oct 24 2008 agruen@suse.de
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
* Fri Oct 24 2008 olh@suse.de
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc2
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Fix ppc and ps3 configs
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
* Fri Oct 24 2008 jeffm@suse.de
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
* Thu Oct 23 2008 kkeil@suse.de
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
* Thu Oct 23 2008 jkosina@suse.de
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
* Thu Oct 23 2008 gregkh@suse.de
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- patches.suse/export-release_open_intent: Export
|
||||
release_open_intent for NFS branches with aufs.
|
||||
@ -867,13 +996,6 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
kdump initrd to %%ghost so that the file gets removed when
|
||||
uninstalling the kernel.
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
||||
@ -894,6 +1016,13 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 dynamic local alloc patches
|
||||
* Fri Oct 17 2008 jslaby@suse.de
|
||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||
|
@ -1,3 +1,233 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:06:20 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Obsolete uvcvideo-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:52:23 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:24:54 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:20:01 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
#303948 and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:08:49 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 11:07:32 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:45:08 CEST 2008 - agruen@suse.de
|
||||
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:40:29 CEST 2008 - olh@suse.de
|
||||
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 08:25:47 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:43:02 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:09:39 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:00:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:57:57 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Fix ppc and ps3 configs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:53:13 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:32:10 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:57:53 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:35:49 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:34:15 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:07:47 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 01:12:04 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:57:17 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:36:54 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 23:13:11 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:41:19 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:27:00 CEST 2008 - kkeil@suse.de
|
||||
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:19:58 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 14:09:23 CEST 2008 - olh@suse.de
|
||||
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 12:16:39 CEST 2008 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 11:32:43 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 10:54:19 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 09:28:14 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 00:23:55 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:45:42 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:43:25 CEST 2008 - jeffm@suse.de
|
||||
|
||||
@ -195,17 +425,7 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de
|
||||
uninstalling the kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
@ -227,6 +447,16 @@ Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
|
173
kernel-s390.spec
173
kernel-s390.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-s390 (Version 2.6.27.2)
|
||||
# spec file for package kernel-s390 (Version 2.6.27.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,7 +49,7 @@
|
||||
# defining them all at once.)
|
||||
%define config_vars CONFIG_MODULES
|
||||
%{expand:%(eval "$(test -n "%subarch_flavor" && tar xfj %_sourcedir/config.tar.bz2 --to-stdout config/%subarch_flavor)"; for config in %config_vars; do echo "%%global $config ${!config:-n}"; done)}
|
||||
%if %build_vanilla || %CONFIG_MODULES != "y"
|
||||
%if %build_vanilla || %build_kdump || %CONFIG_MODULES != "y"
|
||||
%define split_packages 0
|
||||
%else
|
||||
%define split_packages 1
|
||||
@ -57,8 +57,8 @@
|
||||
|
||||
Name: kernel-s390
|
||||
Summary: The Standard Kernel
|
||||
Version: 2.6.27.2
|
||||
Release: 2
|
||||
Version: 2.6.27.3
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -97,8 +97,8 @@ BuildRequires: dtc
|
||||
%endif
|
||||
%if %build_xen
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.27.2
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.2
|
||||
Provides: kernel-xenpae = 2.6.27.3
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.3
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -123,9 +123,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
%if %build_um
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.27.2-%source_rel
|
||||
%endif
|
||||
Provides: kernel = 2.6.27.3-%source_rel
|
||||
%endif
|
||||
Provides: kernel-32bit k_deflt
|
||||
Obsoletes: kernel-32bit k_deflt
|
||||
@ -192,6 +190,7 @@ Obsoletes: et131x-kmp
|
||||
Obsoletes: ivtv-kmp
|
||||
Obsoletes: at76_usb-kmp
|
||||
Obsoletes: pcc-acpi-kmp
|
||||
Obsoletes: uvcvideo-kmp
|
||||
# Build with bash instead of sh as the shell: this turns on bash
|
||||
# extensions like <(...).
|
||||
%define _buildshell /bin/bash
|
||||
@ -209,12 +208,12 @@ The standard kernel.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
echo "The kernel-s390-2.6.27.2.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.2.src.rpm."
|
||||
echo "The kernel-s390-2.6.27.3.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.3.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -293,7 +292,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.27.2-$RELEASE-s390
|
||||
KERNELRELEASE=2.6.27.3-$RELEASE-s390
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -551,6 +550,8 @@ if [ $CONFIG_MODULES = y ]; then
|
||||
%if %split_packages
|
||||
# Generate the lists of supported and unsupported modules.
|
||||
( cd %buildroot
|
||||
: > %my_builddir/supported-modules
|
||||
: > %my_builddir/unsupported-modules
|
||||
for module in $(find lib/modules/$KERNELRELEASE -type f -name '*.ko'); do
|
||||
case "$(/sbin/modinfo -F supported $module)" in
|
||||
(yes|external)
|
||||
@ -691,7 +692,7 @@ This package contains only the base modules, required in all installs.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@ -727,7 +728,7 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@ -741,7 +742,135 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
%files -n kernel-s390-extra -f kernel-extra.files
|
||||
%defattr(-, root, root)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- Obsolete uvcvideo-kmp.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
[#303948] and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
* Fri Oct 24 2008 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
* Fri Oct 24 2008 agruen@suse.de
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
* Fri Oct 24 2008 olh@suse.de
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc2
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Fix ppc and ps3 configs
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
* Fri Oct 24 2008 jeffm@suse.de
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
* Thu Oct 23 2008 kkeil@suse.de
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
* Thu Oct 23 2008 jkosina@suse.de
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
* Thu Oct 23 2008 gregkh@suse.de
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- patches.suse/export-release_open_intent: Export
|
||||
release_open_intent for NFS branches with aufs.
|
||||
@ -861,13 +990,6 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
kdump initrd to %%ghost so that the file gets removed when
|
||||
uninstalling the kernel.
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
||||
@ -888,6 +1010,13 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 dynamic local alloc patches
|
||||
* Fri Oct 17 2008 jslaby@suse.de
|
||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||
|
@ -1,3 +1,233 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:06:20 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Obsolete uvcvideo-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:52:23 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:24:54 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:20:01 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
#303948 and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:08:49 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 11:07:32 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:45:08 CEST 2008 - agruen@suse.de
|
||||
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:40:29 CEST 2008 - olh@suse.de
|
||||
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 08:25:47 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:43:02 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:09:39 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:00:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:57:57 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Fix ppc and ps3 configs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:53:13 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:32:10 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:57:53 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:35:49 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:34:15 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:07:47 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 01:12:04 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:57:17 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:36:54 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 23:13:11 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:41:19 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:27:00 CEST 2008 - kkeil@suse.de
|
||||
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:19:58 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 14:09:23 CEST 2008 - olh@suse.de
|
||||
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 12:16:39 CEST 2008 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 11:32:43 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 10:54:19 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 09:28:14 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 00:23:55 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:45:42 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:43:25 CEST 2008 - jeffm@suse.de
|
||||
|
||||
@ -195,17 +425,7 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de
|
||||
uninstalling the kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
@ -227,6 +447,16 @@ Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-source-rt (Version 2.6.27.2)
|
||||
# spec file for package kernel-source-rt (Version 2.6.27.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -29,8 +29,8 @@ Url: http://www.kernel.org/
|
||||
|
||||
Name: kernel-source-rt
|
||||
Summary: The Linux Kernel Sources, including the real-time patches
|
||||
Version: 2.6.27.2
|
||||
Release: 2
|
||||
Version: 2.6.27.3
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Group: Development/Sources
|
||||
AutoReqProv: off
|
||||
@ -42,7 +42,7 @@ BuildRequires: kernel-dummy
|
||||
%endif
|
||||
ExclusiveArch: %ix86 x86_64
|
||||
Provides: linux
|
||||
Provides: kernel-source-rt = 2.6.27.2-%source_rel
|
||||
Provides: kernel-source-rt = 2.6.27.3-%source_rel
|
||||
%if "kernel-source-rt" == "kernel-source"
|
||||
Provides: linux lx_suse lx_sus22 lx_sus24
|
||||
Obsoletes: linux lx-gdt lx-hack lx-suse lx1162_1 lx1162_2 lx1212_1 lx1212_2 lx1213_1 lx1213_2 lx121_1 lx121_2 lx126_1 lx126_2 lx129_1 lx129_2 lx_large kernel_headers lx_suse lx_sus22 lx_sus24
|
||||
@ -120,7 +120,7 @@ Authors:
|
||||
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
@ -137,7 +137,7 @@ RELEASE=%source_rel
|
||||
while [ "$RELEASE" != "${RELEASE#[^0-9]*.}" ]; do
|
||||
RELEASE=${RELEASE#[^0-9]*.}
|
||||
done
|
||||
KERNELRELEASE=2.6.27.2-$RELEASE
|
||||
KERNELRELEASE=2.6.27.3-$RELEASE
|
||||
case kernel-source-rt in
|
||||
(*-rt)
|
||||
variant=-rt
|
||||
@ -164,7 +164,7 @@ chmod -x arch/arm/mach-at91/board-yl-9200.c # executable by accident (fixed in 2
|
||||
> .patches
|
||||
for patch in $(< .patches); do
|
||||
if ! patch -s -F0 -E -p1 --no-backup-if-mismatch \
|
||||
-i %_builddir/kernel-source-rt-2.6.27.2/$patch; then
|
||||
-i %_builddir/kernel-source-rt-2.6.27.3/$patch; then
|
||||
echo "*** Patch $patch failed ***"
|
||||
exit 1
|
||||
fi
|
||||
@ -283,7 +283,135 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \
|
||||
%post -f kernel-source-rt-post.sh
|
||||
|
||||
%files -f kernel-source-rt.files
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- Obsolete uvcvideo-kmp.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
[#303948] and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
* Fri Oct 24 2008 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
* Fri Oct 24 2008 agruen@suse.de
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
* Fri Oct 24 2008 olh@suse.de
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc2
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Fix ppc and ps3 configs
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
* Fri Oct 24 2008 jeffm@suse.de
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
* Thu Oct 23 2008 kkeil@suse.de
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
* Thu Oct 23 2008 jkosina@suse.de
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
* Thu Oct 23 2008 gregkh@suse.de
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- patches.suse/export-release_open_intent: Export
|
||||
release_open_intent for NFS branches with aufs.
|
||||
@ -403,13 +531,6 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \
|
||||
kdump initrd to %%ghost so that the file gets removed when
|
||||
uninstalling the kernel.
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
||||
@ -430,6 +551,13 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 dynamic local alloc patches
|
||||
* Fri Oct 17 2008 jslaby@suse.de
|
||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||
|
@ -1,3 +1,233 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:06:20 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Obsolete uvcvideo-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:52:23 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:24:54 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:20:01 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
#303948 and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:08:49 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 11:07:32 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:45:08 CEST 2008 - agruen@suse.de
|
||||
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:40:29 CEST 2008 - olh@suse.de
|
||||
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 08:25:47 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:43:02 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:09:39 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:00:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:57:57 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Fix ppc and ps3 configs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:53:13 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:32:10 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:57:53 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:35:49 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:34:15 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:07:47 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 01:12:04 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:57:17 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:36:54 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 23:13:11 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:41:19 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:27:00 CEST 2008 - kkeil@suse.de
|
||||
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:19:58 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 14:09:23 CEST 2008 - olh@suse.de
|
||||
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 12:16:39 CEST 2008 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 11:32:43 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 10:54:19 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 09:28:14 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 00:23:55 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:45:42 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:43:25 CEST 2008 - jeffm@suse.de
|
||||
|
||||
@ -195,17 +425,7 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de
|
||||
uninstalling the kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
@ -227,6 +447,16 @@ Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-source (Version 2.6.27.2)
|
||||
# spec file for package kernel-source (Version 2.6.27.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -29,8 +29,8 @@ Url: http://www.kernel.org/
|
||||
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 2.6.27.2
|
||||
Release: 2
|
||||
Version: 2.6.27.3
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Group: Development/Sources
|
||||
AutoReqProv: off
|
||||
@ -42,7 +42,7 @@ BuildRequires: kernel-dummy
|
||||
%endif
|
||||
ExclusiveArch: %ix86 ppc ppc64 s390 s390x ia64 x86_64
|
||||
Provides: linux
|
||||
Provides: kernel-source = 2.6.27.2-%source_rel
|
||||
Provides: kernel-source = 2.6.27.3-%source_rel
|
||||
%if "kernel-source" == "kernel-source"
|
||||
Provides: linux lx_suse lx_sus22 lx_sus24
|
||||
Obsoletes: linux lx-gdt lx-hack lx-suse lx1162_1 lx1162_2 lx1212_1 lx1212_2 lx1213_1 lx1213_2 lx121_1 lx121_2 lx126_1 lx126_2 lx129_1 lx129_2 lx_large kernel_headers lx_suse lx_sus22 lx_sus24
|
||||
@ -120,7 +120,7 @@ Authors:
|
||||
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
@ -137,7 +137,7 @@ RELEASE=%source_rel
|
||||
while [ "$RELEASE" != "${RELEASE#[^0-9]*.}" ]; do
|
||||
RELEASE=${RELEASE#[^0-9]*.}
|
||||
done
|
||||
KERNELRELEASE=2.6.27.2-$RELEASE
|
||||
KERNELRELEASE=2.6.27.3-$RELEASE
|
||||
case kernel-source in
|
||||
(*-rt)
|
||||
variant=-rt
|
||||
@ -164,7 +164,7 @@ chmod -x arch/arm/mach-at91/board-yl-9200.c # executable by accident (fixed in 2
|
||||
> .patches
|
||||
for patch in $(< .patches); do
|
||||
if ! patch -s -F0 -E -p1 --no-backup-if-mismatch \
|
||||
-i %_builddir/kernel-source-2.6.27.2/$patch; then
|
||||
-i %_builddir/kernel-source-2.6.27.3/$patch; then
|
||||
echo "*** Patch $patch failed ***"
|
||||
exit 1
|
||||
fi
|
||||
@ -283,7 +283,135 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \
|
||||
%post -f kernel-source-post.sh
|
||||
|
||||
%files -f kernel-source.files
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- Obsolete uvcvideo-kmp.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
[#303948] and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
* Fri Oct 24 2008 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
* Fri Oct 24 2008 agruen@suse.de
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
* Fri Oct 24 2008 olh@suse.de
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc2
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Fix ppc and ps3 configs
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
* Fri Oct 24 2008 jeffm@suse.de
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
* Thu Oct 23 2008 kkeil@suse.de
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
* Thu Oct 23 2008 jkosina@suse.de
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
* Thu Oct 23 2008 gregkh@suse.de
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- patches.suse/export-release_open_intent: Export
|
||||
release_open_intent for NFS branches with aufs.
|
||||
@ -403,13 +531,6 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \
|
||||
kdump initrd to %%ghost so that the file gets removed when
|
||||
uninstalling the kernel.
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
||||
@ -430,6 +551,13 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 dynamic local alloc patches
|
||||
* Fri Oct 17 2008 jslaby@suse.de
|
||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||
|
@ -1,3 +1,233 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:06:20 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Obsolete uvcvideo-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:52:23 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:24:54 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:20:01 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
#303948 and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:08:49 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 11:07:32 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:45:08 CEST 2008 - agruen@suse.de
|
||||
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:40:29 CEST 2008 - olh@suse.de
|
||||
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 08:25:47 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:43:02 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:09:39 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:00:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:57:57 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Fix ppc and ps3 configs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:53:13 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:32:10 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:57:53 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:35:49 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:34:15 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:07:47 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 01:12:04 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:57:17 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:36:54 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 23:13:11 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:41:19 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:27:00 CEST 2008 - kkeil@suse.de
|
||||
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:19:58 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 14:09:23 CEST 2008 - olh@suse.de
|
||||
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 12:16:39 CEST 2008 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 11:32:43 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 10:54:19 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 09:28:14 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 00:23:55 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:45:42 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:43:25 CEST 2008 - jeffm@suse.de
|
||||
|
||||
@ -195,17 +425,7 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de
|
||||
uninstalling the kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
@ -227,6 +447,16 @@ Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-syms-rt (Version 2.6.27.2)
|
||||
# spec file for package kernel-syms-rt (Version 2.6.27.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -28,8 +28,8 @@ Url: http://www.kernel.org/
|
||||
|
||||
Name: kernel-syms-rt
|
||||
Summary: Kernel Symbol Versions (modversions) For Real-Time Kernels
|
||||
Version: 2.6.27.2
|
||||
Release: 2
|
||||
Version: 2.6.27.3
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Group: Development/Sources
|
||||
AutoReqProv: off
|
||||
@ -49,7 +49,7 @@ BuildRequires: kernel-rt kernel-rt_debug
|
||||
#!BuildIgnore: irqbalance xen
|
||||
#!BuildIgnore: perl-Bootloader mkinitrd
|
||||
Requires: linux
|
||||
Requires: kernel-source = 2.6.27.2-%source_rel
|
||||
Requires: kernel-source = 2.6.27.3-%source_rel
|
||||
Source11: arch-symbols
|
||||
Source12: guards
|
||||
Source21: config.conf
|
||||
@ -74,7 +74,7 @@ Authors:
|
||||
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%prep
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -129,7 +129,135 @@ done
|
||||
/usr/src/linux-*-obj
|
||||
/boot/symsets-*-*.tar.gz
|
||||
/lib/modules/*/build
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- Obsolete uvcvideo-kmp.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
[#303948] and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
* Fri Oct 24 2008 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
* Fri Oct 24 2008 agruen@suse.de
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
* Fri Oct 24 2008 olh@suse.de
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc2
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Fix ppc and ps3 configs
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
* Fri Oct 24 2008 jeffm@suse.de
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
* Thu Oct 23 2008 kkeil@suse.de
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
* Thu Oct 23 2008 jkosina@suse.de
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
* Thu Oct 23 2008 gregkh@suse.de
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- patches.suse/export-release_open_intent: Export
|
||||
release_open_intent for NFS branches with aufs.
|
||||
@ -249,13 +377,6 @@ done
|
||||
kdump initrd to %%ghost so that the file gets removed when
|
||||
uninstalling the kernel.
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
||||
@ -276,6 +397,13 @@ done
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 dynamic local alloc patches
|
||||
* Fri Oct 17 2008 jslaby@suse.de
|
||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||
|
@ -1,3 +1,233 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:06:20 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Obsolete uvcvideo-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:52:23 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:24:54 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:20:01 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
#303948 and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:08:49 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 11:07:32 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:45:08 CEST 2008 - agruen@suse.de
|
||||
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:40:29 CEST 2008 - olh@suse.de
|
||||
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 08:25:47 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:43:02 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:09:39 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:00:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:57:57 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Fix ppc and ps3 configs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:53:13 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:32:10 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:57:53 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:35:49 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:34:15 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:07:47 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 01:12:04 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:57:17 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:36:54 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 23:13:11 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:41:19 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:27:00 CEST 2008 - kkeil@suse.de
|
||||
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:19:58 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 14:09:23 CEST 2008 - olh@suse.de
|
||||
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 12:16:39 CEST 2008 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 11:32:43 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 10:54:19 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 09:28:14 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 00:23:55 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:45:42 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:43:25 CEST 2008 - jeffm@suse.de
|
||||
|
||||
@ -195,17 +425,7 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de
|
||||
uninstalling the kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
@ -227,6 +447,16 @@ Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
|
152
kernel-syms.spec
152
kernel-syms.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-syms (Version 2.6.27.2)
|
||||
# spec file for package kernel-syms (Version 2.6.27.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -28,8 +28,8 @@ Url: http://www.kernel.org/
|
||||
|
||||
Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 2.6.27.2
|
||||
Release: 2
|
||||
Version: 2.6.27.3
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Group: Development/Sources
|
||||
AutoReqProv: off
|
||||
@ -69,7 +69,7 @@ BuildRequires: kernel-debug kernel-default kernel-trace kernel-xen
|
||||
#!BuildIgnore: irqbalance xen
|
||||
#!BuildIgnore: perl-Bootloader mkinitrd
|
||||
Requires: linux
|
||||
Requires: kernel-source = 2.6.27.2-%source_rel
|
||||
Requires: kernel-source = 2.6.27.3-%source_rel
|
||||
Source11: arch-symbols
|
||||
Source12: guards
|
||||
Source21: config.conf
|
||||
@ -94,7 +94,7 @@ Authors:
|
||||
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%prep
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -149,7 +149,135 @@ done
|
||||
/usr/src/linux-*-obj
|
||||
/boot/symsets-*-*.tar.gz
|
||||
/lib/modules/*/build
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- Obsolete uvcvideo-kmp.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
[#303948] and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
* Fri Oct 24 2008 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
* Fri Oct 24 2008 agruen@suse.de
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
* Fri Oct 24 2008 olh@suse.de
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc2
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Fix ppc and ps3 configs
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
* Fri Oct 24 2008 jeffm@suse.de
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
* Thu Oct 23 2008 kkeil@suse.de
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
* Thu Oct 23 2008 jkosina@suse.de
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
* Thu Oct 23 2008 gregkh@suse.de
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- patches.suse/export-release_open_intent: Export
|
||||
release_open_intent for NFS branches with aufs.
|
||||
@ -269,13 +397,6 @@ done
|
||||
kdump initrd to %%ghost so that the file gets removed when
|
||||
uninstalling the kernel.
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
||||
@ -296,6 +417,13 @@ done
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 dynamic local alloc patches
|
||||
* Fri Oct 17 2008 jslaby@suse.de
|
||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||
|
@ -1,3 +1,233 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:06:20 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Obsolete uvcvideo-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:52:23 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:24:54 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:20:01 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
#303948 and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:08:49 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 11:07:32 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:45:08 CEST 2008 - agruen@suse.de
|
||||
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:40:29 CEST 2008 - olh@suse.de
|
||||
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 08:25:47 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:43:02 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:09:39 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:00:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:57:57 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Fix ppc and ps3 configs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:53:13 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:32:10 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:57:53 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:35:49 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:34:15 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:07:47 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 01:12:04 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:57:17 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:36:54 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 23:13:11 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:41:19 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:27:00 CEST 2008 - kkeil@suse.de
|
||||
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:19:58 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 14:09:23 CEST 2008 - olh@suse.de
|
||||
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 12:16:39 CEST 2008 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 11:32:43 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 10:54:19 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 09:28:14 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 00:23:55 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:45:42 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:43:25 CEST 2008 - jeffm@suse.de
|
||||
|
||||
@ -195,17 +425,7 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de
|
||||
uninstalling the kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
@ -227,6 +447,16 @@ Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-trace (Version 2.6.27.2)
|
||||
# spec file for package kernel-trace (Version 2.6.27.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,7 +49,7 @@
|
||||
# defining them all at once.)
|
||||
%define config_vars CONFIG_MODULES
|
||||
%{expand:%(eval "$(test -n "%subarch_flavor" && tar xfj %_sourcedir/config.tar.bz2 --to-stdout config/%subarch_flavor)"; for config in %config_vars; do echo "%%global $config ${!config:-n}"; done)}
|
||||
%if %build_vanilla || %CONFIG_MODULES != "y"
|
||||
%if %build_vanilla || %build_kdump || %CONFIG_MODULES != "y"
|
||||
%define split_packages 0
|
||||
%else
|
||||
%define split_packages 1
|
||||
@ -57,8 +57,8 @@
|
||||
|
||||
Name: kernel-trace
|
||||
Summary: The Realtime Linux Kernel
|
||||
Version: 2.6.27.2
|
||||
Release: 2
|
||||
Version: 2.6.27.3
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -97,8 +97,8 @@ BuildRequires: dtc
|
||||
%endif
|
||||
%if %build_xen
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.27.2
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.2
|
||||
Provides: kernel-xenpae = 2.6.27.3
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.3
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -123,9 +123,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
%if %build_um
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.27.2-%source_rel
|
||||
%endif
|
||||
Provides: kernel = 2.6.27.3-%source_rel
|
||||
%endif
|
||||
%ifarch %ix86
|
||||
%else
|
||||
@ -198,6 +196,7 @@ Obsoletes: et131x-kmp
|
||||
Obsoletes: ivtv-kmp
|
||||
Obsoletes: at76_usb-kmp
|
||||
Obsoletes: pcc-acpi-kmp
|
||||
Obsoletes: uvcvideo-kmp
|
||||
# Build with bash instead of sh as the shell: this turns on bash
|
||||
# extensions like <(...).
|
||||
%define _buildshell /bin/bash
|
||||
@ -221,12 +220,12 @@ Authors:
|
||||
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
echo "The kernel-trace-2.6.27.2.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.2.src.rpm."
|
||||
echo "The kernel-trace-2.6.27.3.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.3.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -305,7 +304,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.27.2-$RELEASE-trace
|
||||
KERNELRELEASE=2.6.27.3-$RELEASE-trace
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -563,6 +562,8 @@ if [ $CONFIG_MODULES = y ]; then
|
||||
%if %split_packages
|
||||
# Generate the lists of supported and unsupported modules.
|
||||
( cd %buildroot
|
||||
: > %my_builddir/supported-modules
|
||||
: > %my_builddir/unsupported-modules
|
||||
for module in $(find lib/modules/$KERNELRELEASE -type f -name '*.ko'); do
|
||||
case "$(/sbin/modinfo -F supported $module)" in
|
||||
(yes|external)
|
||||
@ -707,7 +708,7 @@ Authors:
|
||||
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@ -747,7 +748,7 @@ Authors:
|
||||
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@ -761,7 +762,135 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
%files -n kernel-trace-extra -f kernel-extra.files
|
||||
%defattr(-, root, root)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- Obsolete uvcvideo-kmp.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
[#303948] and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
* Fri Oct 24 2008 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
* Fri Oct 24 2008 agruen@suse.de
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
* Fri Oct 24 2008 olh@suse.de
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc2
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Fix ppc and ps3 configs
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
* Fri Oct 24 2008 jeffm@suse.de
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
* Thu Oct 23 2008 kkeil@suse.de
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
* Thu Oct 23 2008 jkosina@suse.de
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
* Thu Oct 23 2008 gregkh@suse.de
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- patches.suse/export-release_open_intent: Export
|
||||
release_open_intent for NFS branches with aufs.
|
||||
@ -881,13 +1010,6 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
kdump initrd to %%ghost so that the file gets removed when
|
||||
uninstalling the kernel.
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
||||
@ -908,6 +1030,13 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 dynamic local alloc patches
|
||||
* Fri Oct 17 2008 jslaby@suse.de
|
||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||
|
@ -1,3 +1,233 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:06:20 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Obsolete uvcvideo-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:52:23 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:24:54 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:20:01 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
#303948 and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:08:49 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 11:07:32 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:45:08 CEST 2008 - agruen@suse.de
|
||||
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:40:29 CEST 2008 - olh@suse.de
|
||||
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 08:25:47 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:43:02 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:09:39 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:00:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:57:57 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Fix ppc and ps3 configs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:53:13 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:32:10 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:57:53 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:35:49 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:34:15 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:07:47 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 01:12:04 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:57:17 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:36:54 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 23:13:11 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:41:19 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:27:00 CEST 2008 - kkeil@suse.de
|
||||
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:19:58 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 14:09:23 CEST 2008 - olh@suse.de
|
||||
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 12:16:39 CEST 2008 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 11:32:43 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 10:54:19 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 09:28:14 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 00:23:55 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:45:42 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:43:25 CEST 2008 - jeffm@suse.de
|
||||
|
||||
@ -195,17 +425,7 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de
|
||||
uninstalling the kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
@ -227,6 +447,16 @@ Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-vanilla (Version 2.6.27.2)
|
||||
# spec file for package kernel-vanilla (Version 2.6.27.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,7 +49,7 @@
|
||||
# defining them all at once.)
|
||||
%define config_vars CONFIG_MODULES
|
||||
%{expand:%(eval "$(test -n "%subarch_flavor" && tar xfj %_sourcedir/config.tar.bz2 --to-stdout config/%subarch_flavor)"; for config in %config_vars; do echo "%%global $config ${!config:-n}"; done)}
|
||||
%if %build_vanilla || %CONFIG_MODULES != "y"
|
||||
%if %build_vanilla || %build_kdump || %CONFIG_MODULES != "y"
|
||||
%define split_packages 0
|
||||
%else
|
||||
%define split_packages 1
|
||||
@ -57,8 +57,8 @@
|
||||
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 2.6.27.2
|
||||
Release: 2
|
||||
Version: 2.6.27.3
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -97,8 +97,8 @@ BuildRequires: dtc
|
||||
%endif
|
||||
%if %build_xen
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.27.2
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.2
|
||||
Provides: kernel-xenpae = 2.6.27.3
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.3
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -123,9 +123,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
%if %build_um
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.27.2-%source_rel
|
||||
%endif
|
||||
Provides: kernel = 2.6.27.3-%source_rel
|
||||
%endif
|
||||
%ifarch %ix86
|
||||
%else
|
||||
@ -214,6 +212,7 @@ Obsoletes: et131x-kmp
|
||||
Obsoletes: ivtv-kmp
|
||||
Obsoletes: at76_usb-kmp
|
||||
Obsoletes: pcc-acpi-kmp
|
||||
Obsoletes: uvcvideo-kmp
|
||||
# Build with bash instead of sh as the shell: this turns on bash
|
||||
# extensions like <(...).
|
||||
%define _buildshell /bin/bash
|
||||
@ -231,12 +230,12 @@ The standard kernel - without any SUSE patches
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
echo "The kernel-vanilla-2.6.27.2.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.2.src.rpm."
|
||||
echo "The kernel-vanilla-2.6.27.3.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.3.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -315,7 +314,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.27.2-$RELEASE-vanilla
|
||||
KERNELRELEASE=2.6.27.3-$RELEASE-vanilla
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -573,6 +572,8 @@ if [ $CONFIG_MODULES = y ]; then
|
||||
%if %split_packages
|
||||
# Generate the lists of supported and unsupported modules.
|
||||
( cd %buildroot
|
||||
: > %my_builddir/supported-modules
|
||||
: > %my_builddir/unsupported-modules
|
||||
for module in $(find lib/modules/$KERNELRELEASE -type f -name '*.ko'); do
|
||||
case "$(/sbin/modinfo -F supported $module)" in
|
||||
(yes|external)
|
||||
@ -711,7 +712,7 @@ The standard kernel - without any SUSE patches
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@ -745,7 +746,7 @@ The standard kernel - without any SUSE patches
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@ -759,7 +760,135 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
%files -n kernel-vanilla-extra -f kernel-extra.files
|
||||
%defattr(-, root, root)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- Obsolete uvcvideo-kmp.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
[#303948] and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
* Fri Oct 24 2008 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
* Fri Oct 24 2008 agruen@suse.de
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
* Fri Oct 24 2008 olh@suse.de
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc2
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Fix ppc and ps3 configs
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
* Fri Oct 24 2008 jeffm@suse.de
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
* Thu Oct 23 2008 kkeil@suse.de
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
* Thu Oct 23 2008 jkosina@suse.de
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
* Thu Oct 23 2008 gregkh@suse.de
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- patches.suse/export-release_open_intent: Export
|
||||
release_open_intent for NFS branches with aufs.
|
||||
@ -879,13 +1008,6 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
kdump initrd to %%ghost so that the file gets removed when
|
||||
uninstalling the kernel.
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
||||
@ -906,6 +1028,13 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 dynamic local alloc patches
|
||||
* Fri Oct 17 2008 jslaby@suse.de
|
||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||
|
@ -1,3 +1,233 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:06:20 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Obsolete uvcvideo-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:52:23 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:24:54 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:20:01 CEST 2008 - jbeulich@suse.de
|
||||
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
#303948 and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:08:49 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 11:07:32 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:45:08 CEST 2008 - agruen@suse.de
|
||||
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 10:40:29 CEST 2008 - olh@suse.de
|
||||
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 08:25:47 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:43:02 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:09:39 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 07:00:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:57:57 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Fix ppc and ps3 configs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:53:13 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 06:32:10 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:57:53 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:35:49 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:34:15 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 05:07:47 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 01:12:04 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:57:17 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 00:36:54 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 23:13:11 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:41:19 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:27:00 CEST 2008 - kkeil@suse.de
|
||||
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 15:19:58 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 14:09:23 CEST 2008 - olh@suse.de
|
||||
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 12:16:39 CEST 2008 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 11:32:43 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 10:54:19 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 09:28:14 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 00:23:55 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:45:42 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 21:43:25 CEST 2008 - jeffm@suse.de
|
||||
|
||||
@ -195,17 +425,7 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de
|
||||
uninstalling the kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
@ -227,6 +447,16 @@ Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
|
173
kernel-xen.spec
173
kernel-xen.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-xen (Version 2.6.27.2)
|
||||
# spec file for package kernel-xen (Version 2.6.27.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,7 +49,7 @@
|
||||
# defining them all at once.)
|
||||
%define config_vars CONFIG_MODULES
|
||||
%{expand:%(eval "$(test -n "%subarch_flavor" && tar xfj %_sourcedir/config.tar.bz2 --to-stdout config/%subarch_flavor)"; for config in %config_vars; do echo "%%global $config ${!config:-n}"; done)}
|
||||
%if %build_vanilla || %CONFIG_MODULES != "y"
|
||||
%if %build_vanilla || %build_kdump || %CONFIG_MODULES != "y"
|
||||
%define split_packages 0
|
||||
%else
|
||||
%define split_packages 1
|
||||
@ -57,8 +57,8 @@
|
||||
|
||||
Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
Version: 2.6.27.2
|
||||
Release: 2
|
||||
Version: 2.6.27.3
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -97,8 +97,8 @@ BuildRequires: dtc
|
||||
%endif
|
||||
%if %build_xen
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.27.2
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.2
|
||||
Provides: kernel-xenpae = 2.6.27.3
|
||||
Obsoletes: kernel-xenpae <= 2.6.27.3
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -123,9 +123,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
%if %build_um
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.27.2-%source_rel
|
||||
%endif
|
||||
Provides: kernel = 2.6.27.3-%source_rel
|
||||
%endif
|
||||
%ifarch %ix86
|
||||
%else
|
||||
@ -195,6 +193,7 @@ Obsoletes: et131x-kmp
|
||||
Obsoletes: ivtv-kmp
|
||||
Obsoletes: at76_usb-kmp
|
||||
Obsoletes: pcc-acpi-kmp
|
||||
Obsoletes: uvcvideo-kmp
|
||||
# Build with bash instead of sh as the shell: this turns on bash
|
||||
# extensions like <(...).
|
||||
%define _buildshell /bin/bash
|
||||
@ -215,12 +214,12 @@ unprivileged ("xenU") kernel.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
echo "The kernel-xen-2.6.27.2.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.2.src.rpm."
|
||||
echo "The kernel-xen-2.6.27.3.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.3.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -299,7 +298,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.27.2-$RELEASE-xen
|
||||
KERNELRELEASE=2.6.27.3-$RELEASE-xen
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -557,6 +556,8 @@ if [ $CONFIG_MODULES = y ]; then
|
||||
%if %split_packages
|
||||
# Generate the lists of supported and unsupported modules.
|
||||
( cd %buildroot
|
||||
: > %my_builddir/supported-modules
|
||||
: > %my_builddir/unsupported-modules
|
||||
for module in $(find lib/modules/$KERNELRELEASE -type f -name '*.ko'); do
|
||||
case "$(/sbin/modinfo -F supported $module)" in
|
||||
(yes|external)
|
||||
@ -700,7 +701,7 @@ This package contains only the base modules, required in all installs.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@ -739,7 +740,7 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@ -753,7 +754,135 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
%files -n kernel-xen-extra -f kernel-extra.files
|
||||
%defattr(-, root, root)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||
to kernel/sysctl_check.c.
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- Obsolete uvcvideo-kmp.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
|
||||
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
|
||||
annotations.
|
||||
* Fri Oct 24 2008 jbeulich@suse.de
|
||||
- Update Xen patches to 2.6.27.3 and c/s 704
|
||||
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
|
||||
x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
|
||||
[#303948] and fate #303984).
|
||||
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
|
||||
x86: use cpuid vector 0xb when available for detecting cpu
|
||||
topology (fate #303948 and fate #303984).
|
||||
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
|
||||
configure option.
|
||||
- patches.xen/xen-x86-exit-mmap: be more aggressive about
|
||||
de-activating mm-s under destruction.
|
||||
- patches.xen/xen-x86-machphys-prediction: properly predict
|
||||
phys<->mach translations.
|
||||
- patches.xen/xen-x86-mmu-batching: utilize
|
||||
arch_{enter,leave}_lazy_cpu_mode().
|
||||
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
|
||||
lazy TLB data are caught during the build.
|
||||
- Update Xen config files.
|
||||
* Fri Oct 24 2008 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- do not split kernel-kdump into -base and -extra
|
||||
- fix case when a build results in no unsupported modules
|
||||
* Fri Oct 24 2008 bwalle@suse.de
|
||||
- patches.fixes/kdb-kdump.diff:
|
||||
Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).
|
||||
* Fri Oct 24 2008 agruen@suse.de
|
||||
- supported.conf: Mark dmapi as supported (by SGI).
|
||||
* Fri Oct 24 2008 olh@suse.de
|
||||
- disable all unsupported drivers in kernel-kdump
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
|
||||
overflow over the heap (bnc#44807 bnc#211997).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc2
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to 2.6.27.4-rc1
|
||||
- lots of bugfixes, and obsoletes some current patches:
|
||||
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
|
||||
- patches.fixes/wdm_autoload.diff: Delete.
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Fix ppc and ps3 configs
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- Update config files. Enable cgroups for all archs (bnc#417527)
|
||||
* Fri Oct 24 2008 npiggin@suse.de
|
||||
- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
|
||||
pages fix 2 (bnc#434026).
|
||||
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
|
||||
pages fix 3 (bnc#434026).
|
||||
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
|
||||
vanilla kernel.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
|
||||
cciss: fix procfs firmware regression (bnc435644).
|
||||
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
|
||||
sysfs symlink (bnc435644).
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64. To use
|
||||
Calgary iommu systems, you now must manually pass "iommu=calgary" to
|
||||
get this hardware support back enabled. This is the recommended
|
||||
proceedure right now, from IBM, otherwise the hardware crashes.
|
||||
bnc#436450.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- clean up all fuzz in patches to get them to apply cleanly.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
|
||||
kernel code and was rejected from upstream.
|
||||
- patches.arch/s390-01-03-cmm2-v2.patch: Delete.
|
||||
- patches.arch/s390-01-03-cmm2-v2a.patch: Delete.
|
||||
* Fri Oct 24 2008 gregkh@suse.de
|
||||
- Update to version 3.4 of squashfs:
|
||||
- patches.suse/squashfs3.3-patch: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.25: Delete.
|
||||
- patches.suse/squashfs-patch-2.6.27: Delete.
|
||||
- patches.suse/squashfs-3.4.patch: squashfs v3.4.
|
||||
* Fri Oct 24 2008 jeffm@suse.de
|
||||
- patches.fixes/block-sanitize-invalid-partition-table-entries:
|
||||
block: sanitize invalid partition table entries (bnc#371657).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)
|
||||
* Thu Oct 23 2008 kkeil@suse.de
|
||||
- Update x86 64bit config files to include WAN support (bnc#437692)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/cell_edac.patch
|
||||
Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- update patches.suse/nameif-track-rename.patch
|
||||
print also application and pid
|
||||
* Thu Oct 23 2008 jkosina@suse.de
|
||||
- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
|
||||
HID: Fix Sony Vaio VGX report descriptor (bnc#437758).
|
||||
* Thu Oct 23 2008 olh@suse.de
|
||||
- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
reject dynamic memory add/remove (bnc#434651 - LTC48744)
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- Update config files.
|
||||
* Thu Oct 23 2008 npiggin@suse.de
|
||||
- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
|
||||
KVA on x86 (bnc#437674).
|
||||
- patches.xen/xen3-patch-2.6.26: merge
|
||||
* Thu Oct 23 2008 gregkh@suse.de
|
||||
- update to 2.6.27.3
|
||||
- lots of bugfixes
|
||||
- CVE-2008-3831 fix
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- scripts/vc: Handle unset $EDITOR
|
||||
* Wed Oct 22 2008 jeffm@suse.de
|
||||
- patches.suse/export-release_open_intent: Export
|
||||
release_open_intent for NFS branches with aufs.
|
||||
@ -873,13 +1002,6 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
kdump initrd to %%ghost so that the file gets removed when
|
||||
uninstalling the kernel.
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
||||
@ -900,6 +1022,13 @@ Source Timestamp: 2008-10-22 21:43:34 +0200
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
* Fri Oct 17 2008 mfasheh@suse.com
|
||||
- ocfs2 dynamic local alloc patches
|
||||
* Fri Oct 17 2008 jslaby@suse.de
|
||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10d6952c071befe20380913de96e5f40640f0dd84a13764bd91ec898acb2bf0b
|
||||
size 129
|
||||
oid sha256:7f767d23e09acd93fc80d58ffc2e816eff05c0a1737bb1d8fbc2db1feb37cf55
|
||||
size 127
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf31b0c91c9683415b64709a49e2c65953e248b5bdc50bc3fc2463ce9bc36fdc
|
||||
size 59158
|
||||
oid sha256:9b52e7d8e98dd220ce8f676936b64a67fbf69883a2fc898a8faee309647ea817
|
||||
size 59030
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d192631e94f2be0336b574def1eb076e06a0eaa006173e56cc65bd59d97afe72
|
||||
size 212446
|
||||
oid sha256:3acc403a672252fa58d32492bde826238cac178b51d709f5ee2a8c616208b1f6
|
||||
size 201830
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dad38620ec6e047ee92e2a557a7636415ba80688d2019ff4585032913c29eb11
|
||||
size 1385313
|
||||
oid sha256:0cd0b586d35a47a9a16aa0fdc215d1ff65588452fb8453ad690289a2036d1f72
|
||||
size 1386999
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebd3486d7c5b5b0170630e3d16ab0f83e80ce68e7a2f89e096006b80986bfce9
|
||||
size 81806
|
||||
oid sha256:96775a41eb0386284a87c62115c4f1c8f3fb8517f841f7e90300d6e0173864ac
|
||||
size 82062
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8a5dd70cc0a7c1b69d3c7269194672a7225acb793378b1b60bc9a2996c3f579
|
||||
size 11637
|
||||
oid sha256:3a2b01a0d650a4b2327401186c5bd7a1117bea6a6f91965ee9c687529c2d595d
|
||||
size 27136
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28e0397870af76280f57d3218a465df2f4bd5dc310548390eabbdc7d5248252b
|
||||
size 1616
|
||||
oid sha256:2f41a715f97942579ffbe54175c368a86eee764b2ce2a88370d2bc6cb8dc55ca
|
||||
size 1613
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6430c7eac44ee4661b47cdd000caf9192eb10d54fc0dd8e3ea617e68f01beecc
|
||||
size 373040
|
||||
oid sha256:81170ced96c4cb0e1127e79d312d611a7fc2ab909847d2465393f0819730f872
|
||||
size 372923
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6e5ac68aea1fefd178c064e86fcfe118857213c2f03972c14a7492194e9fb90
|
||||
size 1234215
|
||||
oid sha256:997f4ffa8ea6427c76fc3e3e267096e2955c17068fa4976e61c8a7d234837bf3
|
||||
size 1243846
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7c6bf981664957b6d5cdec233dd1246de87b9d6bcca7e60c690740c0b698c54
|
||||
size 57877
|
||||
oid sha256:7049430063bedb4344f8fa7007b40e0a4db7939b0e1bbf3763e4fd5f6699a8ad
|
||||
size 57840
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3cac1f98a8aa39f4f41d55e9cc551053c71be28f80a4c04c94104f7d17217035
|
||||
size 11055
|
||||
oid sha256:f06a71eabfc02bbdb249f64b53d4c91851b7287c759c40a88cfd64cd3d17cf12
|
||||
size 11029
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:464282c68b150d3675798c0562287140d9e39f4d8ad360217d10a3e9faddeed1
|
||||
size 1461157
|
||||
oid sha256:f2a3472ce94500dc750c93bd95055bd49a3056a61378a6556ec1f5ff953be7a6
|
||||
size 1468812
|
||||
|
81
series.conf
81
series.conf
@ -29,6 +29,8 @@
|
||||
########################################################
|
||||
patches.kernel.org/patch-2.6.27.1
|
||||
patches.kernel.org/patch-2.6.27.1-2
|
||||
patches.kernel.org/patch-2.6.27.2-3
|
||||
patches.kernel.org/patch-2.6.27.4-rc2
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -216,6 +218,9 @@
|
||||
patches.arch/ppc-vmcoreinfo.diff
|
||||
patches.arch/ppc-pseries_16g-numa.patch
|
||||
patches.arch/ppc-pseries_hugepage_pagetable_allocation.patch
|
||||
patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
patches.arch/ppc-gigantic-page-fix2.patch
|
||||
patches.arch/ppc-gigantic-page-fix3.patch
|
||||
|
||||
########################################################
|
||||
# PS3
|
||||
@ -233,8 +238,6 @@
|
||||
|
||||
patches.arch/s390-01-01-self-ptrace-v3.patch
|
||||
patches.arch/s390-01-02-dcss-64-v2.patch
|
||||
patches.arch/s390-01-03-cmm2-v2.patch
|
||||
patches.arch/s390-01-03-cmm2-v2a.patch
|
||||
patches.arch/s390-01-04-fcpperf-1.patch
|
||||
patches.arch/s390-01-04-fcpperf-2.patch
|
||||
patches.arch/s390-01-04-fcpperf-3.patch
|
||||
@ -249,6 +252,7 @@
|
||||
########################################################
|
||||
-RT patches.suse/unmap_vmas-lat
|
||||
+andrea patches.suse/silent-stack-overflow
|
||||
patches.suse/silent-stack-overflow-2.patch
|
||||
patches.fixes/do_anonymous_page-race
|
||||
patches.fixes/oom-warning
|
||||
patches.suse/shmall-bigger
|
||||
@ -261,6 +265,9 @@
|
||||
patches.suse/reiser4-sync_inodes
|
||||
patches.suse/file-capabilities-add-no_file_caps-switch.diff
|
||||
patches.suse/file-capabilities-turn-on-by-default.diff
|
||||
patches.suse/x86-gb-linear-map.patch
|
||||
|
||||
patches.fixes/block-sanitize-invalid-partition-table-entries
|
||||
|
||||
|
||||
########################################################
|
||||
@ -370,8 +377,6 @@
|
||||
########################################################
|
||||
patches.suse/ext3-barrier-default
|
||||
patches.suse/ext2-fsync-err
|
||||
patches.fixes/ext2-avoid-printk-flood-with-dir-corruption
|
||||
patches.fixes/ext3-avoid-printk-flood-with-dir-corruption
|
||||
|
||||
########################################################
|
||||
# ext4
|
||||
@ -550,9 +555,7 @@
|
||||
########################################################
|
||||
# other filesystem stuff
|
||||
########################################################
|
||||
patches.suse/squashfs3.3-patch
|
||||
patches.suse/squashfs-patch-2.6.25
|
||||
patches.suse/squashfs-patch-2.6.27
|
||||
patches.suse/squashfs-3.4.patch
|
||||
|
||||
patches.suse/parser-match_string.diff
|
||||
patches.suse/fs-may_iops.diff
|
||||
@ -600,6 +603,7 @@
|
||||
# Add support for Montevina hardware; series mainlined 2.6.26
|
||||
|
||||
patches.drivers/ehca-flush-cqe.patch
|
||||
patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
||||
|
||||
patches.drivers/tpm-correct-timeouts.patch
|
||||
patches.drivers/tpm-bcm0102-workaround.patch
|
||||
@ -641,7 +645,9 @@
|
||||
patches.drivers/qla2xxx-8.02.01-k8-update
|
||||
patches.drivers/mpt-fusion-4.00.43.00-update
|
||||
patches.drivers/qla4xxx-sles11-update
|
||||
# patches.fixes/mptbase-vmware-fix
|
||||
patches.drivers/cciss-fix-procfs-firmware-regression.patch
|
||||
patches.drivers/cciss-fix-sysfs-symlink.patch
|
||||
|
||||
|
||||
# Remaining SCSI patches (garloff)
|
||||
patches.suse/scsi-error-test-unit-ready-timeout
|
||||
@ -683,8 +689,6 @@
|
||||
########################################################
|
||||
# make debugging easier
|
||||
patches.suse/usb-storage-disable-delay.patch
|
||||
#433817
|
||||
patches.fixes/wdm_autoload.diff
|
||||
|
||||
########################################################
|
||||
# I2C
|
||||
@ -696,6 +700,7 @@
|
||||
patches.suse/bootsplash
|
||||
patches.drivers/elousb.patch
|
||||
patches.fixes/input-add-acer-aspire-5710-to-nomux.patch
|
||||
patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch
|
||||
|
||||
##########################################################
|
||||
# Sound
|
||||
@ -715,6 +720,8 @@
|
||||
patches.suse/raw_device_max_minors_param.diff
|
||||
patches.suse/no-partition-scan
|
||||
|
||||
patches.drivers/cell_edac.patch
|
||||
|
||||
########################################################
|
||||
# Other drivers we have added to the tree
|
||||
########################################################
|
||||
@ -817,6 +824,7 @@
|
||||
patches.suse/kdb-x86
|
||||
patches.suse/kdb-ia64
|
||||
patches.suse/kdb-serial-8250
|
||||
patches.fixes/kdb-kdump.diff
|
||||
|
||||
########################################################
|
||||
# Other patches for debugging
|
||||
@ -824,11 +832,17 @@
|
||||
patches.suse/crasher-26.diff
|
||||
patches.suse/stack-unwind
|
||||
patches.suse/no-frame-pointer-select
|
||||
patches.arch/x86_64-unwind-annotations
|
||||
|
||||
# dump_after_notifier_table sysctl for Teradata
|
||||
# and others (bnc#436678)
|
||||
patches.suse/kdump-dump_after_notifier.patch
|
||||
|
||||
########################################################
|
||||
# cgroups
|
||||
########################################################
|
||||
patches.suse/cgroup-freezer.patch
|
||||
|
||||
########################################################
|
||||
# Tracing
|
||||
########################################################
|
||||
@ -971,6 +985,7 @@
|
||||
# split out patches
|
||||
-RT patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-i386.patch
|
||||
-RT patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-x86_64.patch
|
||||
-RT patches.xen/pci-reassign-resources
|
||||
-RT patches.xen/ipv6-no-autoconf
|
||||
-RT patches.xen/sfc-driverlink
|
||||
-RT patches.xen/sfc-resource-driver
|
||||
@ -1009,45 +1024,45 @@
|
||||
-RT patches.xen/xen3-patch-2.6.24
|
||||
-RT patches.xen/xen3-patch-2.6.25
|
||||
-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-patch-2.6.27-rc5-rc6
|
||||
-RT patches.xen/xen3-patch-2.6.27-rc6-rc7
|
||||
-RT patches.xen/xen3-patch-2.6.27-rc7-rc8
|
||||
-RT patches.xen/xen3-patch-2.6.27
|
||||
-RT patches.xen/xen3-patch-2.6.27.1-2
|
||||
-RT patches.xen/xen3-seccomp-disable-tsc-option
|
||||
-RT patches.xen/xen3-rwlocks-enable-interrupts
|
||||
-RT patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5
|
||||
-RT patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4
|
||||
+andrea -RT patches.xen/xen3-silent-stack-overflow
|
||||
-RT patches.xen/xen3-e1000e_Export_set_memory_ro-rw
|
||||
-RT patches.xen/xen3-sysfs-crash-debugging.patch
|
||||
-RT patches.xen/xen3-stack-unwind
|
||||
-RT patches.xen/xen3-x86_64-unwind-annotations
|
||||
|
||||
# bugfixes and enhancements
|
||||
-RT patches.xen/xen-modular-blktap
|
||||
-RT patches.xen/xen-x86-panic-no-reboot
|
||||
-RT patches.xen/xen-i386-panic-on-oops
|
||||
-RT patches.xen/xen-configurable-console
|
||||
-RT patches.xen/xen-balloon-max-target
|
||||
-RT patches.xen/xen-x86-dcr-fallback
|
||||
-RT patches.xen/xen-x86-consistent-nmi
|
||||
-RT patches.xen/xen-x86-no-lapic
|
||||
-RT patches.xen/xen-modular-blktap
|
||||
-RT patches.xen/xen-blkback-bimodal-suse
|
||||
-RT patches.xen/xen-blkif-protocol-fallback-hack
|
||||
-RT patches.xen/xen-blkback-cdrom
|
||||
-RT patches.xen/xen-sections
|
||||
-RT patches.xen/xen-swiotlb-heuristics
|
||||
-RT patches.xen/xen-x86-pmd-handling
|
||||
-RT patches.xen/xen-x86_64-pgd-pin
|
||||
-RT patches.xen/xen-x86_64-pgd-alloc-order
|
||||
-RT patches.xen/xen-x86_64-dump-user-pgt
|
||||
-RT patches.xen/xen-blktap-write-barriers
|
||||
-RT patches.xen/xen-x86-bigmem
|
||||
-RT patches.xen/xen-scsifront-block-timeout-update
|
||||
-RT patches.xen/xen-op-packet
|
||||
-RT patches.xen/xen-blkfront-cdrom
|
||||
-RT patches.xen/xen-irq-probe
|
||||
|
||||
-RT patches.xen/xen-x2APIC_build_fix.patch
|
||||
-RT patches.xen/xen-sections
|
||||
-RT patches.xen/xen-swiotlb-heuristics
|
||||
-RT patches.xen/xen-kconfig-compat-3.2.0
|
||||
-RT patches.xen/xen-x86-panic-no-reboot
|
||||
-RT patches.xen/xen-x86-dcr-fallback
|
||||
-RT patches.xen/xen-x86-consistent-nmi
|
||||
-RT patches.xen/xen-x86-no-lapic
|
||||
-RT patches.xen/xen-x86-pmd-handling
|
||||
-RT patches.xen/xen-x86-bigmem
|
||||
-RT patches.xen/xen-x86-machphys-prediction
|
||||
-RT patches.xen/xen-x86-no-lazy-tlb
|
||||
-RT patches.xen/xen-x86-exit-mmap
|
||||
-RT patches.xen/xen-x86-mmu-batching
|
||||
-RT patches.xen/xen-i386-panic-on-oops
|
||||
-RT patches.xen/xen-x86_64-pgd-pin
|
||||
-RT patches.xen/xen-x86_64-pgd-alloc-order
|
||||
-RT patches.xen/xen-x86_64-dump-user-pgt
|
||||
|
||||
########################################################
|
||||
# Real Time (RT)
|
||||
|
@ -1838,6 +1838,7 @@
|
||||
kernel/fs/configfs/configfs
|
||||
kernel/fs/cramfs/cramfs
|
||||
kernel/fs/dlm/dlm
|
||||
kernel/fs/dmapi/dmapi
|
||||
kernel/fs/ecryptfs/ecryptfs
|
||||
- kernel/fs/efs/efs
|
||||
kernel/fs/exportfs/exportfs
|
||||
|
Loading…
Reference in New Issue
Block a user