forked from pool/kernel-source
Accepting request 21177 from Kernel:HEAD
Copy from Kernel:HEAD/kernel-source based on submit request 21177 from user coolo OBS-URL: https://build.opensuse.org/request/show/21177 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=73
This commit is contained in:
parent
6ebc6053a2
commit
4b0c8793f3
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:3c83e479c5baeccc7e05f2b7706e54fa1730bbe886485f9e253a11c96a7167a2
|
oid sha256:7d3ead7db5d445812df98eed746ed5fcf2fd604de03f94bbbf4ddc97e98dbf5b
|
||||||
size 154101
|
size 154364
|
||||||
|
@ -1,3 +1,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 23 13:29:27 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
- Update config files. Build pci-stub driver into the kernel so that
|
||||||
|
built in pci drivers can be blocked from attaching to devices.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 22 12:14:52 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-module-subpackage: when building against Linus'
|
||||||
|
kernels (2.6.x), append a .0 to the kernel version embedded in
|
||||||
|
the KMP version, to ensure that such KMP is older than a KMP
|
||||||
|
built against a subsequent stable kernel (2.6.x.y, y > 0).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:39:57 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:20:11 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch: Ported to
|
||||||
|
2.6.31 (bnc#533555).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:51:50 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: do not remove the bootloader entry if the kernel
|
||||||
|
version didn't change (bnc#533766).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:39:38 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: remove dead code.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:25:23 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-ia64.patch: Use SRAT table rev
|
||||||
|
to use 8bit or 16/32bit PXM fields (ia64) (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-store.patch: Store SRAT table
|
||||||
|
revision (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-x86-64.patch: Use SRAT table
|
||||||
|
rev to use 8bit or 32bit PXM fields (x86-64) (bnc#503038).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:08:15 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1: ALSA HD-audio backport
|
||||||
|
from 2.6.32-rc1.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 16 15:33:05 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31 final.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
Name: kernel-debug
|
Name: kernel-debug
|
||||||
Summary: A Debug Version of the Kernel
|
Summary: A Debug Version of the Kernel
|
||||||
Version: 2.6.31
|
Version: 2.6.31
|
||||||
Release: 8
|
Release: 9
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 23 13:29:27 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
- Update config files. Build pci-stub driver into the kernel so that
|
||||||
|
built in pci drivers can be blocked from attaching to devices.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 22 12:14:52 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-module-subpackage: when building against Linus'
|
||||||
|
kernels (2.6.x), append a .0 to the kernel version embedded in
|
||||||
|
the KMP version, to ensure that such KMP is older than a KMP
|
||||||
|
built against a subsequent stable kernel (2.6.x.y, y > 0).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:39:57 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:20:11 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch: Ported to
|
||||||
|
2.6.31 (bnc#533555).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:51:50 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: do not remove the bootloader entry if the kernel
|
||||||
|
version didn't change (bnc#533766).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:39:38 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: remove dead code.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:25:23 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-ia64.patch: Use SRAT table rev
|
||||||
|
to use 8bit or 16/32bit PXM fields (ia64) (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-store.patch: Store SRAT table
|
||||||
|
revision (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-x86-64.patch: Use SRAT table
|
||||||
|
rev to use 8bit or 32bit PXM fields (x86-64) (bnc#503038).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:08:15 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1: ALSA HD-audio backport
|
||||||
|
from 2.6.32-rc1.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 16 15:33:05 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31 final.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
Name: kernel-default
|
Name: kernel-default
|
||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 2.6.31
|
Version: 2.6.31
|
||||||
Release: 8
|
Release: 9
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 23 13:29:27 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
- Update config files. Build pci-stub driver into the kernel so that
|
||||||
|
built in pci drivers can be blocked from attaching to devices.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 22 12:14:52 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-module-subpackage: when building against Linus'
|
||||||
|
kernels (2.6.x), append a .0 to the kernel version embedded in
|
||||||
|
the KMP version, to ensure that such KMP is older than a KMP
|
||||||
|
built against a subsequent stable kernel (2.6.x.y, y > 0).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:39:57 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:20:11 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch: Ported to
|
||||||
|
2.6.31 (bnc#533555).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:51:50 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: do not remove the bootloader entry if the kernel
|
||||||
|
version didn't change (bnc#533766).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:39:38 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: remove dead code.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:25:23 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-ia64.patch: Use SRAT table rev
|
||||||
|
to use 8bit or 16/32bit PXM fields (ia64) (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-store.patch: Store SRAT table
|
||||||
|
revision (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-x86-64.patch: Use SRAT table
|
||||||
|
rev to use 8bit or 32bit PXM fields (x86-64) (bnc#503038).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:08:15 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1: ALSA HD-audio backport
|
||||||
|
from 2.6.32-rc1.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 16 15:33:05 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31 final.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
Name: kernel-desktop
|
Name: kernel-desktop
|
||||||
Summary: Kernel optimized for the desktop
|
Summary: Kernel optimized for the desktop
|
||||||
Version: 2.6.31
|
Version: 2.6.31
|
||||||
Release: 8
|
Release: 9
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 23 13:29:27 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
- Update config files. Build pci-stub driver into the kernel so that
|
||||||
|
built in pci drivers can be blocked from attaching to devices.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 22 12:14:52 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-module-subpackage: when building against Linus'
|
||||||
|
kernels (2.6.x), append a .0 to the kernel version embedded in
|
||||||
|
the KMP version, to ensure that such KMP is older than a KMP
|
||||||
|
built against a subsequent stable kernel (2.6.x.y, y > 0).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:39:57 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:20:11 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch: Ported to
|
||||||
|
2.6.31 (bnc#533555).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:51:50 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: do not remove the bootloader entry if the kernel
|
||||||
|
version didn't change (bnc#533766).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:39:38 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: remove dead code.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:25:23 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-ia64.patch: Use SRAT table rev
|
||||||
|
to use 8bit or 16/32bit PXM fields (ia64) (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-store.patch: Store SRAT table
|
||||||
|
revision (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-x86-64.patch: Use SRAT table
|
||||||
|
rev to use 8bit or 32bit PXM fields (x86-64) (bnc#503038).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:08:15 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1: ALSA HD-audio backport
|
||||||
|
from 2.6.32-rc1.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 16 15:33:05 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31 final.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
Name: kernel-kdump
|
Name: kernel-kdump
|
||||||
Summary: kernel for kdump
|
Summary: kernel for kdump
|
||||||
Version: 2.6.31
|
Version: 2.6.31
|
||||||
Release: 8
|
Release: 9
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
%package -n %{-n*}-%1
|
%package -n %{-n*}-%1
|
||||||
Version: %(echo %{-v*}-%2 | tr - _)
|
%define _this_kmp_version %{-v*}_%(echo %2 | sed -r 'y/-/_/; s/^(2\.6\.[0-9]+)_/\\1.0_/; # use 2.6.x.0 for mainline kernels')
|
||||||
|
Version: %_this_kmp_version
|
||||||
Release: %{-r*}
|
Release: %{-r*}
|
||||||
%(
|
%(
|
||||||
for spec in {%_sourcedir,%_specdir}/%name.spec /dev/null; do
|
for spec in {%_sourcedir,%_specdir}/%name.spec /dev/null; do
|
||||||
@ -19,7 +20,7 @@ END { print tags["summary"]
|
|||||||
print tags["group"] }
|
print tags["group"] }
|
||||||
' $spec
|
' $spec
|
||||||
)
|
)
|
||||||
Provides: %{-n*} = %(echo %{-v*}-%2 | tr - _)
|
Provides: %{-n*} = %_this_kmp_version
|
||||||
Requires: coreutils grep
|
Requires: coreutils grep
|
||||||
Enhances: kernel-%1
|
Enhances: kernel-%1
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
@ -47,19 +48,16 @@ END { exit(! good) }
|
|||||||
' $spec
|
' $spec
|
||||||
)
|
)
|
||||||
%post -n %{-n*}-%1
|
%post -n %{-n*}-%1
|
||||||
version=%(echo %{-v*}-%2 | tr - _)
|
nvr=%{-n*}-%1-%_this_kmp_version-%{-r*}
|
||||||
nvr=%{-n*}-%1-$version-%{-r*}
|
|
||||||
wm2=/usr/lib/module-init-tools/weak-modules2
|
wm2=/usr/lib/module-init-tools/weak-modules2
|
||||||
if [ -x $wm2 ]; then
|
if [ -x $wm2 ]; then
|
||||||
/bin/bash -${-/e/} $wm2 --add-kmp $nvr
|
/bin/bash -${-/e/} $wm2 --add-kmp $nvr
|
||||||
fi
|
fi
|
||||||
%preun -n %{-n*}-%1
|
%preun -n %{-n*}-%1
|
||||||
version=%(echo %{-v*}-%2 | tr - _)
|
nvr=%{-n*}-%1-%_this_kmp_version-%{-r*}
|
||||||
nvr=%{-n*}-%1-$version-%{-r*}
|
|
||||||
rpm -ql $nvr | sed -n '/\.ko$/p' > /var/run/rpm-$nvr-modules
|
rpm -ql $nvr | sed -n '/\.ko$/p' > /var/run/rpm-$nvr-modules
|
||||||
%postun -n %{-n*}-%1
|
%postun -n %{-n*}-%1
|
||||||
version=%(echo %{-v*}-%2 | tr - _)
|
nvr=%{-n*}-%1-%_this_kmp_version-%{-r*}
|
||||||
nvr=%{-n*}-%1-$version-%{-r*}
|
|
||||||
modules=( $(cat /var/run/rpm-$nvr-modules) )
|
modules=( $(cat /var/run/rpm-$nvr-modules) )
|
||||||
rm -f /var/run/rpm-$nvr-modules
|
rm -f /var/run/rpm-$nvr-modules
|
||||||
if [ ${#modules[*]} = 0 ]; then
|
if [ ${#modules[*]} = 0 ]; then
|
||||||
|
@ -1,3 +1,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 23 13:29:27 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
- Update config files. Build pci-stub driver into the kernel so that
|
||||||
|
built in pci drivers can be blocked from attaching to devices.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 22 12:14:52 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-module-subpackage: when building against Linus'
|
||||||
|
kernels (2.6.x), append a .0 to the kernel version embedded in
|
||||||
|
the KMP version, to ensure that such KMP is older than a KMP
|
||||||
|
built against a subsequent stable kernel (2.6.x.y, y > 0).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:39:57 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:20:11 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch: Ported to
|
||||||
|
2.6.31 (bnc#533555).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:51:50 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: do not remove the bootloader entry if the kernel
|
||||||
|
version didn't change (bnc#533766).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:39:38 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: remove dead code.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:25:23 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-ia64.patch: Use SRAT table rev
|
||||||
|
to use 8bit or 16/32bit PXM fields (ia64) (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-store.patch: Store SRAT table
|
||||||
|
revision (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-x86-64.patch: Use SRAT table
|
||||||
|
rev to use 8bit or 32bit PXM fields (x86-64) (bnc#503038).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:08:15 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1: ALSA HD-audio backport
|
||||||
|
from 2.6.32-rc1.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 16 15:33:05 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31 final.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
Name: kernel-pae
|
Name: kernel-pae
|
||||||
Summary: Kernel with PAE Support
|
Summary: Kernel with PAE Support
|
||||||
Version: 2.6.31
|
Version: 2.6.31
|
||||||
Release: 8
|
Release: 9
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 23 13:29:27 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
- Update config files. Build pci-stub driver into the kernel so that
|
||||||
|
built in pci drivers can be blocked from attaching to devices.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 22 12:14:52 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-module-subpackage: when building against Linus'
|
||||||
|
kernels (2.6.x), append a .0 to the kernel version embedded in
|
||||||
|
the KMP version, to ensure that such KMP is older than a KMP
|
||||||
|
built against a subsequent stable kernel (2.6.x.y, y > 0).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:39:57 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:20:11 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch: Ported to
|
||||||
|
2.6.31 (bnc#533555).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:51:50 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: do not remove the bootloader entry if the kernel
|
||||||
|
version didn't change (bnc#533766).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:39:38 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: remove dead code.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:25:23 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-ia64.patch: Use SRAT table rev
|
||||||
|
to use 8bit or 16/32bit PXM fields (ia64) (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-store.patch: Store SRAT table
|
||||||
|
revision (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-x86-64.patch: Use SRAT table
|
||||||
|
rev to use 8bit or 32bit PXM fields (x86-64) (bnc#503038).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:08:15 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1: ALSA HD-audio backport
|
||||||
|
from 2.6.32-rc1.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 16 15:33:05 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31 final.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
Name: kernel-ppc64
|
Name: kernel-ppc64
|
||||||
Summary: Kernel for ppc64 Systems
|
Summary: Kernel for ppc64 Systems
|
||||||
Version: 2.6.31
|
Version: 2.6.31
|
||||||
Release: 8
|
Release: 9
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 23 13:29:27 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
- Update config files. Build pci-stub driver into the kernel so that
|
||||||
|
built in pci drivers can be blocked from attaching to devices.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 22 12:14:52 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-module-subpackage: when building against Linus'
|
||||||
|
kernels (2.6.x), append a .0 to the kernel version embedded in
|
||||||
|
the KMP version, to ensure that such KMP is older than a KMP
|
||||||
|
built against a subsequent stable kernel (2.6.x.y, y > 0).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:39:57 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:20:11 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch: Ported to
|
||||||
|
2.6.31 (bnc#533555).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:51:50 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: do not remove the bootloader entry if the kernel
|
||||||
|
version didn't change (bnc#533766).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:39:38 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: remove dead code.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:25:23 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-ia64.patch: Use SRAT table rev
|
||||||
|
to use 8bit or 16/32bit PXM fields (ia64) (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-store.patch: Store SRAT table
|
||||||
|
revision (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-x86-64.patch: Use SRAT table
|
||||||
|
rev to use 8bit or 32bit PXM fields (x86-64) (bnc#503038).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:08:15 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1: ALSA HD-audio backport
|
||||||
|
from 2.6.32-rc1.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 16 15:33:05 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31 final.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
Name: kernel-ps3
|
Name: kernel-ps3
|
||||||
Summary: kernel for ps3 bootloader
|
Summary: kernel for ps3 bootloader
|
||||||
Version: 2.6.31
|
Version: 2.6.31
|
||||||
Release: 8
|
Release: 9
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 23 13:29:27 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
- Update config files. Build pci-stub driver into the kernel so that
|
||||||
|
built in pci drivers can be blocked from attaching to devices.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 22 12:14:52 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-module-subpackage: when building against Linus'
|
||||||
|
kernels (2.6.x), append a .0 to the kernel version embedded in
|
||||||
|
the KMP version, to ensure that such KMP is older than a KMP
|
||||||
|
built against a subsequent stable kernel (2.6.x.y, y > 0).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:39:57 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:20:11 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch: Ported to
|
||||||
|
2.6.31 (bnc#533555).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:51:50 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: do not remove the bootloader entry if the kernel
|
||||||
|
version didn't change (bnc#533766).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:39:38 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: remove dead code.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:25:23 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-ia64.patch: Use SRAT table rev
|
||||||
|
to use 8bit or 16/32bit PXM fields (ia64) (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-store.patch: Store SRAT table
|
||||||
|
revision (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-x86-64.patch: Use SRAT table
|
||||||
|
rev to use 8bit or 32bit PXM fields (x86-64) (bnc#503038).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:08:15 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1: ALSA HD-audio backport
|
||||||
|
from 2.6.32-rc1.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 16 15:33:05 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31 final.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
Name: kernel-s390
|
Name: kernel-s390
|
||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 2.6.31
|
Version: 2.6.31
|
||||||
Release: 8
|
Release: 9
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 23 13:29:27 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
- Update config files. Build pci-stub driver into the kernel so that
|
||||||
|
built in pci drivers can be blocked from attaching to devices.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 22 12:14:52 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-module-subpackage: when building against Linus'
|
||||||
|
kernels (2.6.x), append a .0 to the kernel version embedded in
|
||||||
|
the KMP version, to ensure that such KMP is older than a KMP
|
||||||
|
built against a subsequent stable kernel (2.6.x.y, y > 0).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:39:57 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:20:11 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch: Ported to
|
||||||
|
2.6.31 (bnc#533555).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:51:50 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: do not remove the bootloader entry if the kernel
|
||||||
|
version didn't change (bnc#533766).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:39:38 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: remove dead code.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:25:23 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-ia64.patch: Use SRAT table rev
|
||||||
|
to use 8bit or 16/32bit PXM fields (ia64) (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-store.patch: Store SRAT table
|
||||||
|
revision (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-x86-64.patch: Use SRAT table
|
||||||
|
rev to use 8bit or 32bit PXM fields (x86-64) (bnc#503038).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:08:15 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1: ALSA HD-audio backport
|
||||||
|
from 2.6.32-rc1.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 16 15:33:05 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31 final.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
Name: kernel-source
|
Name: kernel-source
|
||||||
Summary: The Linux Kernel Sources
|
Summary: The Linux Kernel Sources
|
||||||
Version: 2.6.31
|
Version: 2.6.31
|
||||||
Release: 8
|
Release: 9
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 23 13:29:27 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
- Update config files. Build pci-stub driver into the kernel so that
|
||||||
|
built in pci drivers can be blocked from attaching to devices.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 22 12:14:52 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-module-subpackage: when building against Linus'
|
||||||
|
kernels (2.6.x), append a .0 to the kernel version embedded in
|
||||||
|
the KMP version, to ensure that such KMP is older than a KMP
|
||||||
|
built against a subsequent stable kernel (2.6.x.y, y > 0).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:39:57 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:20:11 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch: Ported to
|
||||||
|
2.6.31 (bnc#533555).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:51:50 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: do not remove the bootloader entry if the kernel
|
||||||
|
version didn't change (bnc#533766).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:39:38 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: remove dead code.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:25:23 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-ia64.patch: Use SRAT table rev
|
||||||
|
to use 8bit or 16/32bit PXM fields (ia64) (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-store.patch: Store SRAT table
|
||||||
|
revision (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-x86-64.patch: Use SRAT table
|
||||||
|
rev to use 8bit or 32bit PXM fields (x86-64) (bnc#503038).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:08:15 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1: ALSA HD-audio backport
|
||||||
|
from 2.6.32-rc1.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 16 15:33:05 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31 final.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
Name: kernel-syms
|
Name: kernel-syms
|
||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
Version: 2.6.31
|
Version: 2.6.31
|
||||||
Release: 8
|
Release: 9
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%define kernel_source_release %(LC_ALL=C rpm -q kernel-source%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
|
%define kernel_source_release %(LC_ALL=C rpm -q kernel-source%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
|
||||||
|
@ -1,3 +1,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 23 13:29:27 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
- Update config files. Build pci-stub driver into the kernel so that
|
||||||
|
built in pci drivers can be blocked from attaching to devices.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 22 12:14:52 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-module-subpackage: when building against Linus'
|
||||||
|
kernels (2.6.x), append a .0 to the kernel version embedded in
|
||||||
|
the KMP version, to ensure that such KMP is older than a KMP
|
||||||
|
built against a subsequent stable kernel (2.6.x.y, y > 0).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:39:57 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:20:11 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch: Ported to
|
||||||
|
2.6.31 (bnc#533555).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:51:50 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: do not remove the bootloader entry if the kernel
|
||||||
|
version didn't change (bnc#533766).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:39:38 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: remove dead code.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:25:23 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-ia64.patch: Use SRAT table rev
|
||||||
|
to use 8bit or 16/32bit PXM fields (ia64) (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-store.patch: Store SRAT table
|
||||||
|
revision (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-x86-64.patch: Use SRAT table
|
||||||
|
rev to use 8bit or 32bit PXM fields (x86-64) (bnc#503038).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:08:15 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1: ALSA HD-audio backport
|
||||||
|
from 2.6.32-rc1.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 16 15:33:05 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31 final.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
Name: kernel-trace
|
Name: kernel-trace
|
||||||
Summary: The Realtime Linux Kernel
|
Summary: The Realtime Linux Kernel
|
||||||
Version: 2.6.31
|
Version: 2.6.31
|
||||||
Release: 8
|
Release: 9
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 23 13:29:27 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
- Update config files. Build pci-stub driver into the kernel so that
|
||||||
|
built in pci drivers can be blocked from attaching to devices.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 22 12:14:52 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-module-subpackage: when building against Linus'
|
||||||
|
kernels (2.6.x), append a .0 to the kernel version embedded in
|
||||||
|
the KMP version, to ensure that such KMP is older than a KMP
|
||||||
|
built against a subsequent stable kernel (2.6.x.y, y > 0).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:39:57 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:20:11 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch: Ported to
|
||||||
|
2.6.31 (bnc#533555).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:51:50 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: do not remove the bootloader entry if the kernel
|
||||||
|
version didn't change (bnc#533766).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:39:38 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: remove dead code.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:25:23 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-ia64.patch: Use SRAT table rev
|
||||||
|
to use 8bit or 16/32bit PXM fields (ia64) (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-store.patch: Store SRAT table
|
||||||
|
revision (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-x86-64.patch: Use SRAT table
|
||||||
|
rev to use 8bit or 32bit PXM fields (x86-64) (bnc#503038).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:08:15 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1: ALSA HD-audio backport
|
||||||
|
from 2.6.32-rc1.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 16 15:33:05 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31 final.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
Name: kernel-vanilla
|
Name: kernel-vanilla
|
||||||
Summary: The Standard Kernel - without any SUSE patches
|
Summary: The Standard Kernel - without any SUSE patches
|
||||||
Version: 2.6.31
|
Version: 2.6.31
|
||||||
Release: 8
|
Release: 9
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 23 13:29:27 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
- Update config files. Build pci-stub driver into the kernel so that
|
||||||
|
built in pci drivers can be blocked from attaching to devices.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 22 12:14:52 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-module-subpackage: when building against Linus'
|
||||||
|
kernels (2.6.x), append a .0 to the kernel version embedded in
|
||||||
|
the KMP version, to ensure that such KMP is older than a KMP
|
||||||
|
built against a subsequent stable kernel (2.6.x.y, y > 0).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:39:57 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 21 20:20:11 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch: Ported to
|
||||||
|
2.6.31 (bnc#533555).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:51:50 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: do not remove the bootloader entry if the kernel
|
||||||
|
version didn't change (bnc#533766).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 19 13:39:38 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/postun.sh: remove dead code.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:25:23 CEST 2009 - jeffm@suse.de
|
||||||
|
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-ia64.patch: Use SRAT table rev
|
||||||
|
to use 8bit or 16/32bit PXM fields (ia64) (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-store.patch: Store SRAT table
|
||||||
|
revision (bnc#503038).
|
||||||
|
- patches.arch/acpi_srat-pxm-rev-x86-64.patch: Use SRAT table
|
||||||
|
rev to use 8bit or 32bit PXM fields (x86-64) (bnc#503038).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 21:08:15 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1: ALSA HD-audio backport
|
||||||
|
from 2.6.32-rc1.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 16 15:33:05 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31 final.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
Name: kernel-xen
|
Name: kernel-xen
|
||||||
Summary: The Xen Kernel
|
Summary: The Xen Kernel
|
||||||
Version: 2.6.31
|
Version: 2.6.31
|
||||||
Release: 7
|
Release: 8
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:39c867372a33411fca860da95af7cf9feb0f8e4845698a8d57c5c115a48da809
|
oid sha256:ae05ecdd4c8fe049ab8779602436421ecd77884cd552ba81cff0630d772cd267
|
||||||
size 36916
|
size 38267
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:bf6f3e8d2b834daa7aadbfa78c2acebb927c038f4f4103d0c1a9e3f1a3f0aaed
|
oid sha256:c8bd362ff335df8c80335bd2fd416cd348de2e751ce2ae18434b644fcfba90b6
|
||||||
size 242025
|
size 242641
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:0a0f550b962803174a8a7c3200fa91f55c5efb6dc0b5a98b31306418e573e18d
|
oid sha256:6f2e8ea63b7c9e405e05facae27e866b19d1572678ae168aa9925d6dd31744d9
|
||||||
size 854003
|
size 854664
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:c568793403b539ed720859c31b884419102dc620e9d38b024aba9810088fd1b6
|
oid sha256:106bb16393497c034374ce6a13b44e88eb1b35edba221d4b0905c1e074aa3367
|
||||||
size 1850247
|
size 1846223
|
||||||
|
18
postun.sh
18
postun.sh
@ -1,7 +1,16 @@
|
|||||||
wm2=/usr/lib/module-init-tools/weak-modules2
|
wm2=/usr/lib/module-init-tools/weak-modules2
|
||||||
|
nvr=@SUBPACKAGE@-@RPM_VERSION_RELEASE@
|
||||||
|
|
||||||
|
if [ -e /boot/System.map-@KERNELRELEASE@-@FLAVOR@ ]; then
|
||||||
|
# the same package was reinstalled or just rebuilt, otherwise the files
|
||||||
|
# would have been deleted by now
|
||||||
|
# do not remove anything in this case (bnc#533766)
|
||||||
|
rm -f /var/run/rpm-$nvr-modules
|
||||||
|
exit 0
|
||||||
|
fi
|
||||||
|
|
||||||
if [ @BASE_PACKAGE@ = 0 ]; then
|
if [ @BASE_PACKAGE@ = 0 ]; then
|
||||||
if [ -x $wm2 ]; then
|
if [ -x $wm2 ]; then
|
||||||
nvr=@SUBPACKAGE@-@RPM_VERSION_RELEASE@
|
|
||||||
/bin/bash -${-/e/} $wm2 --remove-kernel-modules @KERNELRELEASE@-@FLAVOR@ < /var/run/rpm-$nvr-modules
|
/bin/bash -${-/e/} $wm2 --remove-kernel-modules @KERNELRELEASE@-@FLAVOR@ < /var/run/rpm-$nvr-modules
|
||||||
fi
|
fi
|
||||||
rm -f /var/run/rpm-$nvr-modules
|
rm -f /var/run/rpm-$nvr-modules
|
||||||
@ -12,13 +21,6 @@ if [ -x $wm2 ]; then
|
|||||||
/bin/bash -${-/e/} $wm2 --remove-kernel @KERNELRELEASE@-@FLAVOR@
|
/bin/bash -${-/e/} $wm2 --remove-kernel @KERNELRELEASE@-@FLAVOR@
|
||||||
fi
|
fi
|
||||||
|
|
||||||
suffix=
|
|
||||||
case @FLAVOR@ in
|
|
||||||
kdump|ps3|xen*|vanilla)
|
|
||||||
suffix=-@FLAVOR@
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
# remove fstab check once perl-Bootloader can cope with it
|
# remove fstab check once perl-Bootloader can cope with it
|
||||||
if [ -f /etc/fstab ]; then
|
if [ -f /etc/fstab ]; then
|
||||||
if [ -x /usr/lib/bootloader/bootloader_entry ]; then
|
if [ -x /usr/lib/bootloader/bootloader_entry ]; then
|
||||||
|
12
series.conf
12
series.conf
@ -233,7 +233,7 @@
|
|||||||
# Check resource conflicts between hwmon and ACPI OpRegs
|
# Check resource conflicts between hwmon and ACPI OpRegs
|
||||||
patches.arch/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
|
patches.arch/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
|
||||||
|
|
||||||
+needs_update patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch
|
patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch
|
||||||
|
|
||||||
patches.arch/acpi_thermal_passive_blacklist.patch
|
patches.arch/acpi_thermal_passive_blacklist.patch
|
||||||
patches.arch/acpi-export-hotplug_execute
|
patches.arch/acpi-export-hotplug_execute
|
||||||
@ -245,6 +245,10 @@
|
|||||||
# for example SLE11 specific BIOS updates (if there is no other
|
# for example SLE11 specific BIOS updates (if there is no other
|
||||||
# way to safely solve an ACPI issue).
|
# way to safely solve an ACPI issue).
|
||||||
+trenn patches.suse/acpi_osi_sle11_ident.patch
|
+trenn patches.suse/acpi_osi_sle11_ident.patch
|
||||||
|
patches.arch/acpi_srat-pxm-rev-store.patch
|
||||||
|
patches.arch/acpi_srat-pxm-rev-ia64.patch
|
||||||
|
patches.arch/acpi_srat-pxm-rev-x86-64.patch
|
||||||
|
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# CPUFREQ
|
# CPUFREQ
|
||||||
@ -455,6 +459,7 @@
|
|||||||
|
|
||||||
# more udpates
|
# more udpates
|
||||||
patches.drivers/alsa-hda-2.6.32-pre
|
patches.drivers/alsa-hda-2.6.32-pre
|
||||||
|
patches.drivers/alsa-hda-2.6.32-rc1
|
||||||
|
|
||||||
patches.drivers/alsa-ctxfi-01-Native-timer-support-for-emu20k2
|
patches.drivers/alsa-ctxfi-01-Native-timer-support-for-emu20k2
|
||||||
patches.drivers/alsa-ctxfi-03-Simple-code-clean-up
|
patches.drivers/alsa-ctxfi-03-Simple-code-clean-up
|
||||||
@ -685,10 +690,7 @@
|
|||||||
patches.xen/xen3-patch-2.6.28
|
patches.xen/xen3-patch-2.6.28
|
||||||
patches.xen/xen3-patch-2.6.29
|
patches.xen/xen3-patch-2.6.29
|
||||||
patches.xen/xen3-patch-2.6.30
|
patches.xen/xen3-patch-2.6.30
|
||||||
patches.xen/xen3-patch-2.6.31-rc4
|
patches.xen/xen3-patch-2.6.31
|
||||||
patches.xen/xen3-patch-2.6.31-rc4-rc5
|
|
||||||
patches.xen/xen3-patch-2.6.31-rc5-rc6
|
|
||||||
patches.xen/xen3-patch-2.6.31-rc7-rc8
|
|
||||||
patches.xen/xen3-seccomp-disable-tsc-option
|
patches.xen/xen3-seccomp-disable-tsc-option
|
||||||
+needs_to_go_away patches.xen/xen3-x86-mark_rodata_rw.patch
|
+needs_to_go_away patches.xen/xen3-x86-mark_rodata_rw.patch
|
||||||
patches.xen/xen3-use-totalram_pages
|
patches.xen/xen3-use-totalram_pages
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2009-09-15 11:30:09 +0200
|
2009-09-23 13:30:39 +0200
|
||||||
GIT Revision: bc902ececdf4c1739202ba3990a2f1e65060b648
|
GIT Revision: 050bdf92965594e5fd91c21496c79511a7d6762c
|
||||||
GIT Branch: master
|
GIT Branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user