forked from pool/kernel-source
Accepting request 22134 from Kernel:HEAD
Copy from Kernel:HEAD/kernel-source based on submit request 22134 from user jeff_mahoney OBS-URL: https://build.opensuse.org/request/show/22134 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=75
This commit is contained in:
parent
20ad9388cd
commit
3e351f9e95
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:7d3ead7db5d445812df98eed746ed5fcf2fd604de03f94bbbf4ddc97e98dbf5b
|
oid sha256:df106061599f86a9c28bae28c50570166b8cb850481b2f54e40c2524fef621e7
|
||||||
size 154364
|
size 154229
|
||||||
|
@ -189,6 +189,10 @@ Obsoletes: ivtv-kmp
|
|||||||
Obsoletes: at76_usb-kmp
|
Obsoletes: at76_usb-kmp
|
||||||
Obsoletes: pcc-acpi-kmp
|
Obsoletes: pcc-acpi-kmp
|
||||||
Obsoletes: btusb-kmp
|
Obsoletes: btusb-kmp
|
||||||
|
# sle11
|
||||||
|
Obsoletes: ocfs2-kmp
|
||||||
|
# 11.1
|
||||||
|
Obsoletes: quickcam-kmp < 0.6.7
|
||||||
|
|
||||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||||
%define __find_provides %_sourcedir/find-provides %name
|
%define __find_provides %_sourcedir/find-provides %name
|
||||||
|
@ -1,3 +1,97 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 8 00:27:18 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.kernel.org/patch-2.6.31.2-3: Linux 2.6.31.3.
|
||||||
|
- major tty bugfix
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 15:20:25 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc268-automic-fix: ALSA: hda -
|
||||||
|
Fix yet another auto-mic bug in ALC268 (bnc#544899).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 13:15:17 CEST 2009 - knikanth@suse.de
|
||||||
|
|
||||||
|
- patches.suse/block-seperate-rw-inflight-stats: Fix the regression,
|
||||||
|
"iostat reports wrong service time and utilization", introduced
|
||||||
|
by this patch (bnc#544926).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 21:31:00 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.suse/x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- patches.xen/xen3-x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- both of these were not being used anyway.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 17:30:29 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.2.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 08:52:08 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc660vd-asus-a7k-fix: ALSA: hda -
|
||||||
|
Add a workaround for ASUS A7K (bnc#494309).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:45:27 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- refresh patch fuzz due to 2.6.31.2 import.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:43:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to Linux 2.6.31.2:
|
||||||
|
- bugfixes, lots of them.
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 08:40:56 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc861-toshiba-fix: ALSA: hda -
|
||||||
|
Fix invalid initializations for ALC861 auto mode (bnc#544161).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 17:06:53 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- patches.drivers/add-via-chrome9-drm-support.patch: Delete.
|
||||||
|
The code never got upstream and looks incorrect.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 09:43:32 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-ctxfi-04-fix-surround-side-mute: ALSA:
|
||||||
|
ctxfi: Swapped SURROUND-SIDE mute.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1-toshiba-fix: ALSA: hda -
|
||||||
|
Added quirk to enable sound on Toshiba NB200.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc2: ALSA: backport 2.6.32-rc2
|
||||||
|
fixes for HD-audio.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 13:18:09 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.1 and c/s 934.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 11:36:36 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete quickcam-kmp (bnc#543361).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 21:51:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.31.1
|
||||||
|
- lots of bugfixes
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 15:50:54 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete the sle11 ocfs2-kmp.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-debug (Version 2.6.31)
|
# spec file for package kernel-debug (Version 2.6.31.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,7 +18,7 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 2.6.31
|
%define srcversion 2.6.31
|
||||||
%define patchversion 2.6.31
|
%define patchversion 2.6.31.3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
%define build_flavor debug
|
%define build_flavor debug
|
||||||
@ -48,8 +48,8 @@
|
|||||||
|
|
||||||
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.3
|
||||||
Release: 10
|
Release: 1
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -175,6 +175,10 @@ Obsoletes: ivtv-kmp
|
|||||||
Obsoletes: at76_usb-kmp
|
Obsoletes: at76_usb-kmp
|
||||||
Obsoletes: pcc-acpi-kmp
|
Obsoletes: pcc-acpi-kmp
|
||||||
Obsoletes: btusb-kmp
|
Obsoletes: btusb-kmp
|
||||||
|
# sle11
|
||||||
|
Obsoletes: ocfs2-kmp
|
||||||
|
# 11.1
|
||||||
|
Obsoletes: quickcam-kmp < 0.6.7
|
||||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||||
%define __find_provides %_sourcedir/find-provides %name
|
%define __find_provides %_sourcedir/find-provides %name
|
||||||
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
||||||
|
@ -1,3 +1,97 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 8 00:27:18 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.kernel.org/patch-2.6.31.2-3: Linux 2.6.31.3.
|
||||||
|
- major tty bugfix
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 15:20:25 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc268-automic-fix: ALSA: hda -
|
||||||
|
Fix yet another auto-mic bug in ALC268 (bnc#544899).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 13:15:17 CEST 2009 - knikanth@suse.de
|
||||||
|
|
||||||
|
- patches.suse/block-seperate-rw-inflight-stats: Fix the regression,
|
||||||
|
"iostat reports wrong service time and utilization", introduced
|
||||||
|
by this patch (bnc#544926).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 21:31:00 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.suse/x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- patches.xen/xen3-x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- both of these were not being used anyway.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 17:30:29 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.2.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 08:52:08 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc660vd-asus-a7k-fix: ALSA: hda -
|
||||||
|
Add a workaround for ASUS A7K (bnc#494309).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:45:27 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- refresh patch fuzz due to 2.6.31.2 import.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:43:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to Linux 2.6.31.2:
|
||||||
|
- bugfixes, lots of them.
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 08:40:56 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc861-toshiba-fix: ALSA: hda -
|
||||||
|
Fix invalid initializations for ALC861 auto mode (bnc#544161).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 17:06:53 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- patches.drivers/add-via-chrome9-drm-support.patch: Delete.
|
||||||
|
The code never got upstream and looks incorrect.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 09:43:32 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-ctxfi-04-fix-surround-side-mute: ALSA:
|
||||||
|
ctxfi: Swapped SURROUND-SIDE mute.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1-toshiba-fix: ALSA: hda -
|
||||||
|
Added quirk to enable sound on Toshiba NB200.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc2: ALSA: backport 2.6.32-rc2
|
||||||
|
fixes for HD-audio.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 13:18:09 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.1 and c/s 934.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 11:36:36 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete quickcam-kmp (bnc#543361).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 21:51:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.31.1
|
||||||
|
- lots of bugfixes
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 15:50:54 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete the sle11 ocfs2-kmp.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-default (Version 2.6.31)
|
# spec file for package kernel-default (Version 2.6.31.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,7 +18,7 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 2.6.31
|
%define srcversion 2.6.31
|
||||||
%define patchversion 2.6.31
|
%define patchversion 2.6.31.3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
%define build_flavor default
|
%define build_flavor default
|
||||||
@ -48,8 +48,8 @@
|
|||||||
|
|
||||||
Name: kernel-default
|
Name: kernel-default
|
||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 2.6.31
|
Version: 2.6.31.3
|
||||||
Release: 10
|
Release: 1
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -191,6 +191,10 @@ Obsoletes: ivtv-kmp
|
|||||||
Obsoletes: at76_usb-kmp
|
Obsoletes: at76_usb-kmp
|
||||||
Obsoletes: pcc-acpi-kmp
|
Obsoletes: pcc-acpi-kmp
|
||||||
Obsoletes: btusb-kmp
|
Obsoletes: btusb-kmp
|
||||||
|
# sle11
|
||||||
|
Obsoletes: ocfs2-kmp
|
||||||
|
# 11.1
|
||||||
|
Obsoletes: quickcam-kmp < 0.6.7
|
||||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||||
%define __find_provides %_sourcedir/find-provides %name
|
%define __find_provides %_sourcedir/find-provides %name
|
||||||
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
||||||
|
@ -1,3 +1,97 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 8 00:27:18 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.kernel.org/patch-2.6.31.2-3: Linux 2.6.31.3.
|
||||||
|
- major tty bugfix
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 15:20:25 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc268-automic-fix: ALSA: hda -
|
||||||
|
Fix yet another auto-mic bug in ALC268 (bnc#544899).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 13:15:17 CEST 2009 - knikanth@suse.de
|
||||||
|
|
||||||
|
- patches.suse/block-seperate-rw-inflight-stats: Fix the regression,
|
||||||
|
"iostat reports wrong service time and utilization", introduced
|
||||||
|
by this patch (bnc#544926).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 21:31:00 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.suse/x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- patches.xen/xen3-x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- both of these were not being used anyway.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 17:30:29 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.2.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 08:52:08 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc660vd-asus-a7k-fix: ALSA: hda -
|
||||||
|
Add a workaround for ASUS A7K (bnc#494309).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:45:27 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- refresh patch fuzz due to 2.6.31.2 import.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:43:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to Linux 2.6.31.2:
|
||||||
|
- bugfixes, lots of them.
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 08:40:56 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc861-toshiba-fix: ALSA: hda -
|
||||||
|
Fix invalid initializations for ALC861 auto mode (bnc#544161).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 17:06:53 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- patches.drivers/add-via-chrome9-drm-support.patch: Delete.
|
||||||
|
The code never got upstream and looks incorrect.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 09:43:32 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-ctxfi-04-fix-surround-side-mute: ALSA:
|
||||||
|
ctxfi: Swapped SURROUND-SIDE mute.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1-toshiba-fix: ALSA: hda -
|
||||||
|
Added quirk to enable sound on Toshiba NB200.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc2: ALSA: backport 2.6.32-rc2
|
||||||
|
fixes for HD-audio.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 13:18:09 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.1 and c/s 934.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 11:36:36 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete quickcam-kmp (bnc#543361).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 21:51:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.31.1
|
||||||
|
- lots of bugfixes
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 15:50:54 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete the sle11 ocfs2-kmp.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-desktop (Version 2.6.31)
|
# spec file for package kernel-desktop (Version 2.6.31.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,7 +18,7 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 2.6.31
|
%define srcversion 2.6.31
|
||||||
%define patchversion 2.6.31
|
%define patchversion 2.6.31.3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
%define build_flavor desktop
|
%define build_flavor desktop
|
||||||
@ -48,8 +48,8 @@
|
|||||||
|
|
||||||
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.3
|
||||||
Release: 10
|
Release: 1
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -175,6 +175,10 @@ Obsoletes: ivtv-kmp
|
|||||||
Obsoletes: at76_usb-kmp
|
Obsoletes: at76_usb-kmp
|
||||||
Obsoletes: pcc-acpi-kmp
|
Obsoletes: pcc-acpi-kmp
|
||||||
Obsoletes: btusb-kmp
|
Obsoletes: btusb-kmp
|
||||||
|
# sle11
|
||||||
|
Obsoletes: ocfs2-kmp
|
||||||
|
# 11.1
|
||||||
|
Obsoletes: quickcam-kmp < 0.6.7
|
||||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||||
%define __find_provides %_sourcedir/find-provides %name
|
%define __find_provides %_sourcedir/find-provides %name
|
||||||
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
||||||
|
@ -1,3 +1,97 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 8 00:27:18 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.kernel.org/patch-2.6.31.2-3: Linux 2.6.31.3.
|
||||||
|
- major tty bugfix
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 15:20:25 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc268-automic-fix: ALSA: hda -
|
||||||
|
Fix yet another auto-mic bug in ALC268 (bnc#544899).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 13:15:17 CEST 2009 - knikanth@suse.de
|
||||||
|
|
||||||
|
- patches.suse/block-seperate-rw-inflight-stats: Fix the regression,
|
||||||
|
"iostat reports wrong service time and utilization", introduced
|
||||||
|
by this patch (bnc#544926).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 21:31:00 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.suse/x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- patches.xen/xen3-x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- both of these were not being used anyway.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 17:30:29 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.2.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 08:52:08 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc660vd-asus-a7k-fix: ALSA: hda -
|
||||||
|
Add a workaround for ASUS A7K (bnc#494309).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:45:27 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- refresh patch fuzz due to 2.6.31.2 import.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:43:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to Linux 2.6.31.2:
|
||||||
|
- bugfixes, lots of them.
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 08:40:56 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc861-toshiba-fix: ALSA: hda -
|
||||||
|
Fix invalid initializations for ALC861 auto mode (bnc#544161).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 17:06:53 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- patches.drivers/add-via-chrome9-drm-support.patch: Delete.
|
||||||
|
The code never got upstream and looks incorrect.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 09:43:32 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-ctxfi-04-fix-surround-side-mute: ALSA:
|
||||||
|
ctxfi: Swapped SURROUND-SIDE mute.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1-toshiba-fix: ALSA: hda -
|
||||||
|
Added quirk to enable sound on Toshiba NB200.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc2: ALSA: backport 2.6.32-rc2
|
||||||
|
fixes for HD-audio.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 13:18:09 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.1 and c/s 934.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 11:36:36 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete quickcam-kmp (bnc#543361).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 21:51:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.31.1
|
||||||
|
- lots of bugfixes
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 15:50:54 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete the sle11 ocfs2-kmp.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-kdump (Version 2.6.31)
|
# spec file for package kernel-kdump (Version 2.6.31.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,7 +18,7 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 2.6.31
|
%define srcversion 2.6.31
|
||||||
%define patchversion 2.6.31
|
%define patchversion 2.6.31.3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
%define build_flavor kdump
|
%define build_flavor kdump
|
||||||
@ -48,8 +48,8 @@
|
|||||||
|
|
||||||
Name: kernel-kdump
|
Name: kernel-kdump
|
||||||
Summary: kernel for kdump
|
Summary: kernel for kdump
|
||||||
Version: 2.6.31
|
Version: 2.6.31.3
|
||||||
Release: 10
|
Release: 1
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -175,6 +175,10 @@ Obsoletes: ivtv-kmp
|
|||||||
Obsoletes: at76_usb-kmp
|
Obsoletes: at76_usb-kmp
|
||||||
Obsoletes: pcc-acpi-kmp
|
Obsoletes: pcc-acpi-kmp
|
||||||
Obsoletes: btusb-kmp
|
Obsoletes: btusb-kmp
|
||||||
|
# sle11
|
||||||
|
Obsoletes: ocfs2-kmp
|
||||||
|
# 11.1
|
||||||
|
Obsoletes: quickcam-kmp < 0.6.7
|
||||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||||
%define __find_provides %_sourcedir/find-provides %name
|
%define __find_provides %_sourcedir/find-provides %name
|
||||||
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
||||||
|
@ -1,3 +1,97 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 8 00:27:18 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.kernel.org/patch-2.6.31.2-3: Linux 2.6.31.3.
|
||||||
|
- major tty bugfix
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 15:20:25 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc268-automic-fix: ALSA: hda -
|
||||||
|
Fix yet another auto-mic bug in ALC268 (bnc#544899).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 13:15:17 CEST 2009 - knikanth@suse.de
|
||||||
|
|
||||||
|
- patches.suse/block-seperate-rw-inflight-stats: Fix the regression,
|
||||||
|
"iostat reports wrong service time and utilization", introduced
|
||||||
|
by this patch (bnc#544926).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 21:31:00 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.suse/x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- patches.xen/xen3-x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- both of these were not being used anyway.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 17:30:29 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.2.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 08:52:08 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc660vd-asus-a7k-fix: ALSA: hda -
|
||||||
|
Add a workaround for ASUS A7K (bnc#494309).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:45:27 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- refresh patch fuzz due to 2.6.31.2 import.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:43:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to Linux 2.6.31.2:
|
||||||
|
- bugfixes, lots of them.
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 08:40:56 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc861-toshiba-fix: ALSA: hda -
|
||||||
|
Fix invalid initializations for ALC861 auto mode (bnc#544161).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 17:06:53 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- patches.drivers/add-via-chrome9-drm-support.patch: Delete.
|
||||||
|
The code never got upstream and looks incorrect.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 09:43:32 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-ctxfi-04-fix-surround-side-mute: ALSA:
|
||||||
|
ctxfi: Swapped SURROUND-SIDE mute.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1-toshiba-fix: ALSA: hda -
|
||||||
|
Added quirk to enable sound on Toshiba NB200.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc2: ALSA: backport 2.6.32-rc2
|
||||||
|
fixes for HD-audio.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 13:18:09 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.1 and c/s 934.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 11:36:36 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete quickcam-kmp (bnc#543361).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 21:51:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.31.1
|
||||||
|
- lots of bugfixes
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 15:50:54 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete the sle11 ocfs2-kmp.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-pae (Version 2.6.31)
|
# spec file for package kernel-pae (Version 2.6.31.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,7 +18,7 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 2.6.31
|
%define srcversion 2.6.31
|
||||||
%define patchversion 2.6.31
|
%define patchversion 2.6.31.3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
%define build_flavor pae
|
%define build_flavor pae
|
||||||
@ -48,8 +48,8 @@
|
|||||||
|
|
||||||
Name: kernel-pae
|
Name: kernel-pae
|
||||||
Summary: Kernel with PAE Support
|
Summary: Kernel with PAE Support
|
||||||
Version: 2.6.31
|
Version: 2.6.31.3
|
||||||
Release: 10
|
Release: 1
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -179,6 +179,10 @@ Obsoletes: ivtv-kmp
|
|||||||
Obsoletes: at76_usb-kmp
|
Obsoletes: at76_usb-kmp
|
||||||
Obsoletes: pcc-acpi-kmp
|
Obsoletes: pcc-acpi-kmp
|
||||||
Obsoletes: btusb-kmp
|
Obsoletes: btusb-kmp
|
||||||
|
# sle11
|
||||||
|
Obsoletes: ocfs2-kmp
|
||||||
|
# 11.1
|
||||||
|
Obsoletes: quickcam-kmp < 0.6.7
|
||||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||||
%define __find_provides %_sourcedir/find-provides %name
|
%define __find_provides %_sourcedir/find-provides %name
|
||||||
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
||||||
|
@ -1,3 +1,97 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 8 00:27:18 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.kernel.org/patch-2.6.31.2-3: Linux 2.6.31.3.
|
||||||
|
- major tty bugfix
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 15:20:25 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc268-automic-fix: ALSA: hda -
|
||||||
|
Fix yet another auto-mic bug in ALC268 (bnc#544899).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 13:15:17 CEST 2009 - knikanth@suse.de
|
||||||
|
|
||||||
|
- patches.suse/block-seperate-rw-inflight-stats: Fix the regression,
|
||||||
|
"iostat reports wrong service time and utilization", introduced
|
||||||
|
by this patch (bnc#544926).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 21:31:00 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.suse/x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- patches.xen/xen3-x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- both of these were not being used anyway.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 17:30:29 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.2.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 08:52:08 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc660vd-asus-a7k-fix: ALSA: hda -
|
||||||
|
Add a workaround for ASUS A7K (bnc#494309).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:45:27 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- refresh patch fuzz due to 2.6.31.2 import.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:43:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to Linux 2.6.31.2:
|
||||||
|
- bugfixes, lots of them.
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 08:40:56 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc861-toshiba-fix: ALSA: hda -
|
||||||
|
Fix invalid initializations for ALC861 auto mode (bnc#544161).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 17:06:53 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- patches.drivers/add-via-chrome9-drm-support.patch: Delete.
|
||||||
|
The code never got upstream and looks incorrect.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 09:43:32 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-ctxfi-04-fix-surround-side-mute: ALSA:
|
||||||
|
ctxfi: Swapped SURROUND-SIDE mute.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1-toshiba-fix: ALSA: hda -
|
||||||
|
Added quirk to enable sound on Toshiba NB200.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc2: ALSA: backport 2.6.32-rc2
|
||||||
|
fixes for HD-audio.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 13:18:09 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.1 and c/s 934.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 11:36:36 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete quickcam-kmp (bnc#543361).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 21:51:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.31.1
|
||||||
|
- lots of bugfixes
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 15:50:54 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete the sle11 ocfs2-kmp.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-ppc64 (Version 2.6.31)
|
# spec file for package kernel-ppc64 (Version 2.6.31.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,7 +18,7 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 2.6.31
|
%define srcversion 2.6.31
|
||||||
%define patchversion 2.6.31
|
%define patchversion 2.6.31.3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
%define build_flavor ppc64
|
%define build_flavor ppc64
|
||||||
@ -48,8 +48,8 @@
|
|||||||
|
|
||||||
Name: kernel-ppc64
|
Name: kernel-ppc64
|
||||||
Summary: Kernel for ppc64 Systems
|
Summary: Kernel for ppc64 Systems
|
||||||
Version: 2.6.31
|
Version: 2.6.31.3
|
||||||
Release: 10
|
Release: 1
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -179,6 +179,10 @@ Obsoletes: ivtv-kmp
|
|||||||
Obsoletes: at76_usb-kmp
|
Obsoletes: at76_usb-kmp
|
||||||
Obsoletes: pcc-acpi-kmp
|
Obsoletes: pcc-acpi-kmp
|
||||||
Obsoletes: btusb-kmp
|
Obsoletes: btusb-kmp
|
||||||
|
# sle11
|
||||||
|
Obsoletes: ocfs2-kmp
|
||||||
|
# 11.1
|
||||||
|
Obsoletes: quickcam-kmp < 0.6.7
|
||||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||||
%define __find_provides %_sourcedir/find-provides %name
|
%define __find_provides %_sourcedir/find-provides %name
|
||||||
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
||||||
|
@ -1,3 +1,97 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 8 00:27:18 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.kernel.org/patch-2.6.31.2-3: Linux 2.6.31.3.
|
||||||
|
- major tty bugfix
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 15:20:25 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc268-automic-fix: ALSA: hda -
|
||||||
|
Fix yet another auto-mic bug in ALC268 (bnc#544899).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 13:15:17 CEST 2009 - knikanth@suse.de
|
||||||
|
|
||||||
|
- patches.suse/block-seperate-rw-inflight-stats: Fix the regression,
|
||||||
|
"iostat reports wrong service time and utilization", introduced
|
||||||
|
by this patch (bnc#544926).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 21:31:00 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.suse/x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- patches.xen/xen3-x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- both of these were not being used anyway.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 17:30:29 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.2.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 08:52:08 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc660vd-asus-a7k-fix: ALSA: hda -
|
||||||
|
Add a workaround for ASUS A7K (bnc#494309).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:45:27 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- refresh patch fuzz due to 2.6.31.2 import.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:43:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to Linux 2.6.31.2:
|
||||||
|
- bugfixes, lots of them.
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 08:40:56 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc861-toshiba-fix: ALSA: hda -
|
||||||
|
Fix invalid initializations for ALC861 auto mode (bnc#544161).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 17:06:53 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- patches.drivers/add-via-chrome9-drm-support.patch: Delete.
|
||||||
|
The code never got upstream and looks incorrect.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 09:43:32 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-ctxfi-04-fix-surround-side-mute: ALSA:
|
||||||
|
ctxfi: Swapped SURROUND-SIDE mute.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1-toshiba-fix: ALSA: hda -
|
||||||
|
Added quirk to enable sound on Toshiba NB200.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc2: ALSA: backport 2.6.32-rc2
|
||||||
|
fixes for HD-audio.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 13:18:09 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.1 and c/s 934.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 11:36:36 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete quickcam-kmp (bnc#543361).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 21:51:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.31.1
|
||||||
|
- lots of bugfixes
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 15:50:54 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete the sle11 ocfs2-kmp.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-ps3 (Version 2.6.31)
|
# spec file for package kernel-ps3 (Version 2.6.31.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,7 +18,7 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 2.6.31
|
%define srcversion 2.6.31
|
||||||
%define patchversion 2.6.31
|
%define patchversion 2.6.31.3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
%define build_flavor ps3
|
%define build_flavor ps3
|
||||||
@ -48,8 +48,8 @@
|
|||||||
|
|
||||||
Name: kernel-ps3
|
Name: kernel-ps3
|
||||||
Summary: kernel for ps3 bootloader
|
Summary: kernel for ps3 bootloader
|
||||||
Version: 2.6.31
|
Version: 2.6.31.3
|
||||||
Release: 10
|
Release: 1
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -175,6 +175,10 @@ Obsoletes: ivtv-kmp
|
|||||||
Obsoletes: at76_usb-kmp
|
Obsoletes: at76_usb-kmp
|
||||||
Obsoletes: pcc-acpi-kmp
|
Obsoletes: pcc-acpi-kmp
|
||||||
Obsoletes: btusb-kmp
|
Obsoletes: btusb-kmp
|
||||||
|
# sle11
|
||||||
|
Obsoletes: ocfs2-kmp
|
||||||
|
# 11.1
|
||||||
|
Obsoletes: quickcam-kmp < 0.6.7
|
||||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||||
%define __find_provides %_sourcedir/find-provides %name
|
%define __find_provides %_sourcedir/find-provides %name
|
||||||
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
||||||
|
@ -1,3 +1,97 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 8 00:27:18 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.kernel.org/patch-2.6.31.2-3: Linux 2.6.31.3.
|
||||||
|
- major tty bugfix
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 15:20:25 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc268-automic-fix: ALSA: hda -
|
||||||
|
Fix yet another auto-mic bug in ALC268 (bnc#544899).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 13:15:17 CEST 2009 - knikanth@suse.de
|
||||||
|
|
||||||
|
- patches.suse/block-seperate-rw-inflight-stats: Fix the regression,
|
||||||
|
"iostat reports wrong service time and utilization", introduced
|
||||||
|
by this patch (bnc#544926).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 21:31:00 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.suse/x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- patches.xen/xen3-x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- both of these were not being used anyway.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 17:30:29 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.2.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 08:52:08 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc660vd-asus-a7k-fix: ALSA: hda -
|
||||||
|
Add a workaround for ASUS A7K (bnc#494309).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:45:27 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- refresh patch fuzz due to 2.6.31.2 import.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:43:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to Linux 2.6.31.2:
|
||||||
|
- bugfixes, lots of them.
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 08:40:56 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc861-toshiba-fix: ALSA: hda -
|
||||||
|
Fix invalid initializations for ALC861 auto mode (bnc#544161).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 17:06:53 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- patches.drivers/add-via-chrome9-drm-support.patch: Delete.
|
||||||
|
The code never got upstream and looks incorrect.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 09:43:32 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-ctxfi-04-fix-surround-side-mute: ALSA:
|
||||||
|
ctxfi: Swapped SURROUND-SIDE mute.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1-toshiba-fix: ALSA: hda -
|
||||||
|
Added quirk to enable sound on Toshiba NB200.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc2: ALSA: backport 2.6.32-rc2
|
||||||
|
fixes for HD-audio.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 13:18:09 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.1 and c/s 934.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 11:36:36 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete quickcam-kmp (bnc#543361).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 21:51:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.31.1
|
||||||
|
- lots of bugfixes
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 15:50:54 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete the sle11 ocfs2-kmp.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-s390 (Version 2.6.31)
|
# spec file for package kernel-s390 (Version 2.6.31.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,7 +18,7 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 2.6.31
|
%define srcversion 2.6.31
|
||||||
%define patchversion 2.6.31
|
%define patchversion 2.6.31.3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
%define build_flavor s390
|
%define build_flavor s390
|
||||||
@ -48,8 +48,8 @@
|
|||||||
|
|
||||||
Name: kernel-s390
|
Name: kernel-s390
|
||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 2.6.31
|
Version: 2.6.31.3
|
||||||
Release: 10
|
Release: 1
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -179,6 +179,10 @@ Obsoletes: ivtv-kmp
|
|||||||
Obsoletes: at76_usb-kmp
|
Obsoletes: at76_usb-kmp
|
||||||
Obsoletes: pcc-acpi-kmp
|
Obsoletes: pcc-acpi-kmp
|
||||||
Obsoletes: btusb-kmp
|
Obsoletes: btusb-kmp
|
||||||
|
# sle11
|
||||||
|
Obsoletes: ocfs2-kmp
|
||||||
|
# 11.1
|
||||||
|
Obsoletes: quickcam-kmp < 0.6.7
|
||||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||||
%define __find_provides %_sourcedir/find-provides %name
|
%define __find_provides %_sourcedir/find-provides %name
|
||||||
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
||||||
|
@ -1,3 +1,97 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 8 00:27:18 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.kernel.org/patch-2.6.31.2-3: Linux 2.6.31.3.
|
||||||
|
- major tty bugfix
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 15:20:25 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc268-automic-fix: ALSA: hda -
|
||||||
|
Fix yet another auto-mic bug in ALC268 (bnc#544899).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 13:15:17 CEST 2009 - knikanth@suse.de
|
||||||
|
|
||||||
|
- patches.suse/block-seperate-rw-inflight-stats: Fix the regression,
|
||||||
|
"iostat reports wrong service time and utilization", introduced
|
||||||
|
by this patch (bnc#544926).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 21:31:00 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.suse/x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- patches.xen/xen3-x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- both of these were not being used anyway.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 17:30:29 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.2.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 08:52:08 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc660vd-asus-a7k-fix: ALSA: hda -
|
||||||
|
Add a workaround for ASUS A7K (bnc#494309).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:45:27 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- refresh patch fuzz due to 2.6.31.2 import.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:43:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to Linux 2.6.31.2:
|
||||||
|
- bugfixes, lots of them.
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 08:40:56 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc861-toshiba-fix: ALSA: hda -
|
||||||
|
Fix invalid initializations for ALC861 auto mode (bnc#544161).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 17:06:53 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- patches.drivers/add-via-chrome9-drm-support.patch: Delete.
|
||||||
|
The code never got upstream and looks incorrect.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 09:43:32 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-ctxfi-04-fix-surround-side-mute: ALSA:
|
||||||
|
ctxfi: Swapped SURROUND-SIDE mute.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1-toshiba-fix: ALSA: hda -
|
||||||
|
Added quirk to enable sound on Toshiba NB200.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc2: ALSA: backport 2.6.32-rc2
|
||||||
|
fixes for HD-audio.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 13:18:09 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.1 and c/s 934.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 11:36:36 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete quickcam-kmp (bnc#543361).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 21:51:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.31.1
|
||||||
|
- lots of bugfixes
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 15:50:54 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete the sle11 ocfs2-kmp.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-source (Version 2.6.31)
|
# spec file for package kernel-source (Version 2.6.31.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,7 +19,7 @@
|
|||||||
# icecream 0
|
# icecream 0
|
||||||
|
|
||||||
%define srcversion 2.6.31
|
%define srcversion 2.6.31
|
||||||
%define patchversion 2.6.31
|
%define patchversion 2.6.31.3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
%define src_install_dir usr/src/linux-%kernelrelease%variant
|
%define src_install_dir usr/src/linux-%kernelrelease%variant
|
||||||
@ -28,8 +28,8 @@
|
|||||||
|
|
||||||
Name: kernel-source
|
Name: kernel-source
|
||||||
Summary: The Linux Kernel Sources
|
Summary: The Linux Kernel Sources
|
||||||
Version: 2.6.31
|
Version: 2.6.31.3
|
||||||
Release: 10
|
Release: 1
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,97 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 8 00:27:18 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.kernel.org/patch-2.6.31.2-3: Linux 2.6.31.3.
|
||||||
|
- major tty bugfix
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 15:20:25 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc268-automic-fix: ALSA: hda -
|
||||||
|
Fix yet another auto-mic bug in ALC268 (bnc#544899).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 13:15:17 CEST 2009 - knikanth@suse.de
|
||||||
|
|
||||||
|
- patches.suse/block-seperate-rw-inflight-stats: Fix the regression,
|
||||||
|
"iostat reports wrong service time and utilization", introduced
|
||||||
|
by this patch (bnc#544926).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 21:31:00 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.suse/x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- patches.xen/xen3-x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- both of these were not being used anyway.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 17:30:29 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.2.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 08:52:08 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc660vd-asus-a7k-fix: ALSA: hda -
|
||||||
|
Add a workaround for ASUS A7K (bnc#494309).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:45:27 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- refresh patch fuzz due to 2.6.31.2 import.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:43:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to Linux 2.6.31.2:
|
||||||
|
- bugfixes, lots of them.
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 08:40:56 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc861-toshiba-fix: ALSA: hda -
|
||||||
|
Fix invalid initializations for ALC861 auto mode (bnc#544161).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 17:06:53 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- patches.drivers/add-via-chrome9-drm-support.patch: Delete.
|
||||||
|
The code never got upstream and looks incorrect.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 09:43:32 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-ctxfi-04-fix-surround-side-mute: ALSA:
|
||||||
|
ctxfi: Swapped SURROUND-SIDE mute.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1-toshiba-fix: ALSA: hda -
|
||||||
|
Added quirk to enable sound on Toshiba NB200.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc2: ALSA: backport 2.6.32-rc2
|
||||||
|
fixes for HD-audio.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 13:18:09 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.1 and c/s 934.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 11:36:36 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete quickcam-kmp (bnc#543361).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 21:51:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.31.1
|
||||||
|
- lots of bugfixes
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 15:50:54 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete the sle11 ocfs2-kmp.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-syms (Version 2.6.31)
|
# spec file for package kernel-syms (Version 2.6.31.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -22,8 +22,8 @@
|
|||||||
|
|
||||||
Name: kernel-syms
|
Name: kernel-syms
|
||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
Version: 2.6.31
|
Version: 2.6.31.3
|
||||||
Release: 10
|
Release: 1
|
||||||
%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,97 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 8 00:27:18 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.kernel.org/patch-2.6.31.2-3: Linux 2.6.31.3.
|
||||||
|
- major tty bugfix
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 15:20:25 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc268-automic-fix: ALSA: hda -
|
||||||
|
Fix yet another auto-mic bug in ALC268 (bnc#544899).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 13:15:17 CEST 2009 - knikanth@suse.de
|
||||||
|
|
||||||
|
- patches.suse/block-seperate-rw-inflight-stats: Fix the regression,
|
||||||
|
"iostat reports wrong service time and utilization", introduced
|
||||||
|
by this patch (bnc#544926).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 21:31:00 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.suse/x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- patches.xen/xen3-x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- both of these were not being used anyway.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 17:30:29 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.2.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 08:52:08 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc660vd-asus-a7k-fix: ALSA: hda -
|
||||||
|
Add a workaround for ASUS A7K (bnc#494309).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:45:27 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- refresh patch fuzz due to 2.6.31.2 import.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:43:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to Linux 2.6.31.2:
|
||||||
|
- bugfixes, lots of them.
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 08:40:56 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc861-toshiba-fix: ALSA: hda -
|
||||||
|
Fix invalid initializations for ALC861 auto mode (bnc#544161).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 17:06:53 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- patches.drivers/add-via-chrome9-drm-support.patch: Delete.
|
||||||
|
The code never got upstream and looks incorrect.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 09:43:32 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-ctxfi-04-fix-surround-side-mute: ALSA:
|
||||||
|
ctxfi: Swapped SURROUND-SIDE mute.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1-toshiba-fix: ALSA: hda -
|
||||||
|
Added quirk to enable sound on Toshiba NB200.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc2: ALSA: backport 2.6.32-rc2
|
||||||
|
fixes for HD-audio.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 13:18:09 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.1 and c/s 934.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 11:36:36 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete quickcam-kmp (bnc#543361).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 21:51:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.31.1
|
||||||
|
- lots of bugfixes
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 15:50:54 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete the sle11 ocfs2-kmp.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-trace (Version 2.6.31)
|
# spec file for package kernel-trace (Version 2.6.31.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,7 +18,7 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 2.6.31
|
%define srcversion 2.6.31
|
||||||
%define patchversion 2.6.31
|
%define patchversion 2.6.31.3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
%define build_flavor trace
|
%define build_flavor trace
|
||||||
@ -48,8 +48,8 @@
|
|||||||
|
|
||||||
Name: kernel-trace
|
Name: kernel-trace
|
||||||
Summary: The Realtime Linux Kernel
|
Summary: The Realtime Linux Kernel
|
||||||
Version: 2.6.31
|
Version: 2.6.31.3
|
||||||
Release: 10
|
Release: 1
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -175,6 +175,10 @@ Obsoletes: ivtv-kmp
|
|||||||
Obsoletes: at76_usb-kmp
|
Obsoletes: at76_usb-kmp
|
||||||
Obsoletes: pcc-acpi-kmp
|
Obsoletes: pcc-acpi-kmp
|
||||||
Obsoletes: btusb-kmp
|
Obsoletes: btusb-kmp
|
||||||
|
# sle11
|
||||||
|
Obsoletes: ocfs2-kmp
|
||||||
|
# 11.1
|
||||||
|
Obsoletes: quickcam-kmp < 0.6.7
|
||||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||||
%define __find_provides %_sourcedir/find-provides %name
|
%define __find_provides %_sourcedir/find-provides %name
|
||||||
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
||||||
|
@ -1,3 +1,97 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 8 00:27:18 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.kernel.org/patch-2.6.31.2-3: Linux 2.6.31.3.
|
||||||
|
- major tty bugfix
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 15:20:25 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc268-automic-fix: ALSA: hda -
|
||||||
|
Fix yet another auto-mic bug in ALC268 (bnc#544899).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 13:15:17 CEST 2009 - knikanth@suse.de
|
||||||
|
|
||||||
|
- patches.suse/block-seperate-rw-inflight-stats: Fix the regression,
|
||||||
|
"iostat reports wrong service time and utilization", introduced
|
||||||
|
by this patch (bnc#544926).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 21:31:00 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.suse/x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- patches.xen/xen3-x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- both of these were not being used anyway.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 17:30:29 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.2.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 08:52:08 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc660vd-asus-a7k-fix: ALSA: hda -
|
||||||
|
Add a workaround for ASUS A7K (bnc#494309).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:45:27 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- refresh patch fuzz due to 2.6.31.2 import.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:43:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to Linux 2.6.31.2:
|
||||||
|
- bugfixes, lots of them.
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 08:40:56 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc861-toshiba-fix: ALSA: hda -
|
||||||
|
Fix invalid initializations for ALC861 auto mode (bnc#544161).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 17:06:53 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- patches.drivers/add-via-chrome9-drm-support.patch: Delete.
|
||||||
|
The code never got upstream and looks incorrect.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 09:43:32 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-ctxfi-04-fix-surround-side-mute: ALSA:
|
||||||
|
ctxfi: Swapped SURROUND-SIDE mute.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1-toshiba-fix: ALSA: hda -
|
||||||
|
Added quirk to enable sound on Toshiba NB200.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc2: ALSA: backport 2.6.32-rc2
|
||||||
|
fixes for HD-audio.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 13:18:09 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.1 and c/s 934.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 11:36:36 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete quickcam-kmp (bnc#543361).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 21:51:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.31.1
|
||||||
|
- lots of bugfixes
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 15:50:54 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete the sle11 ocfs2-kmp.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-vanilla (Version 2.6.31)
|
# spec file for package kernel-vanilla (Version 2.6.31.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,7 +18,7 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 2.6.31
|
%define srcversion 2.6.31
|
||||||
%define patchversion 2.6.31
|
%define patchversion 2.6.31.3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
%define build_flavor vanilla
|
%define build_flavor vanilla
|
||||||
@ -48,8 +48,8 @@
|
|||||||
|
|
||||||
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.3
|
||||||
Release: 10
|
Release: 1
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -183,6 +183,10 @@ Obsoletes: ivtv-kmp
|
|||||||
Obsoletes: at76_usb-kmp
|
Obsoletes: at76_usb-kmp
|
||||||
Obsoletes: pcc-acpi-kmp
|
Obsoletes: pcc-acpi-kmp
|
||||||
Obsoletes: btusb-kmp
|
Obsoletes: btusb-kmp
|
||||||
|
# sle11
|
||||||
|
Obsoletes: ocfs2-kmp
|
||||||
|
# 11.1
|
||||||
|
Obsoletes: quickcam-kmp < 0.6.7
|
||||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||||
%define __find_provides %_sourcedir/find-provides %name
|
%define __find_provides %_sourcedir/find-provides %name
|
||||||
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
||||||
|
@ -1,3 +1,97 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 8 00:27:18 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.kernel.org/patch-2.6.31.2-3: Linux 2.6.31.3.
|
||||||
|
- major tty bugfix
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 15:20:25 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc268-automic-fix: ALSA: hda -
|
||||||
|
Fix yet another auto-mic bug in ALC268 (bnc#544899).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 13:15:17 CEST 2009 - knikanth@suse.de
|
||||||
|
|
||||||
|
- patches.suse/block-seperate-rw-inflight-stats: Fix the regression,
|
||||||
|
"iostat reports wrong service time and utilization", introduced
|
||||||
|
by this patch (bnc#544926).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 21:31:00 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- patches.suse/x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- patches.xen/xen3-x86-mark_rodata_rw.patch: Delete.
|
||||||
|
- both of these were not being used anyway.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 17:30:29 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.2.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 08:52:08 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc660vd-asus-a7k-fix: ALSA: hda -
|
||||||
|
Add a workaround for ASUS A7K (bnc#494309).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:45:27 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- refresh patch fuzz due to 2.6.31.2 import.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 19:43:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to Linux 2.6.31.2:
|
||||||
|
- bugfixes, lots of them.
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 08:40:56 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-hda-alc861-toshiba-fix: ALSA: hda -
|
||||||
|
Fix invalid initializations for ALC861 auto mode (bnc#544161).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 17:06:53 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- patches.drivers/add-via-chrome9-drm-support.patch: Delete.
|
||||||
|
The code never got upstream and looks incorrect.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 09:43:32 CEST 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- patches.drivers/alsa-ctxfi-04-fix-surround-side-mute: ALSA:
|
||||||
|
ctxfi: Swapped SURROUND-SIDE mute.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc1-toshiba-fix: ALSA: hda -
|
||||||
|
Added quirk to enable sound on Toshiba NB200.
|
||||||
|
- patches.drivers/alsa-hda-2.6.32-rc2: ALSA: backport 2.6.32-rc2
|
||||||
|
fixes for HD-audio.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 13:18:09 CEST 2009 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- Update Xen patches to 2.6.31.1 and c/s 934.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 11:36:36 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete quickcam-kmp (bnc#543361).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 21:51:13 CEST 2009 - gregkh@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.31.1
|
||||||
|
- lots of bugfixes
|
||||||
|
- security fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 15:50:54 CEST 2009 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-binary.spec.in: obsolete the sle11 ocfs2-kmp.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-xen (Version 2.6.31)
|
# spec file for package kernel-xen (Version 2.6.31.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,7 +18,7 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 2.6.31
|
%define srcversion 2.6.31
|
||||||
%define patchversion 2.6.31
|
%define patchversion 2.6.31.3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
%define build_flavor xen
|
%define build_flavor xen
|
||||||
@ -48,8 +48,8 @@
|
|||||||
|
|
||||||
Name: kernel-xen
|
Name: kernel-xen
|
||||||
Summary: The Xen Kernel
|
Summary: The Xen Kernel
|
||||||
Version: 2.6.31
|
Version: 2.6.31.3
|
||||||
Release: 9
|
Release: 1
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -175,6 +175,10 @@ Obsoletes: ivtv-kmp
|
|||||||
Obsoletes: at76_usb-kmp
|
Obsoletes: at76_usb-kmp
|
||||||
Obsoletes: pcc-acpi-kmp
|
Obsoletes: pcc-acpi-kmp
|
||||||
Obsoletes: btusb-kmp
|
Obsoletes: btusb-kmp
|
||||||
|
# sle11
|
||||||
|
Obsoletes: ocfs2-kmp
|
||||||
|
# 11.1
|
||||||
|
Obsoletes: quickcam-kmp < 0.6.7
|
||||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||||
%define __find_provides %_sourcedir/find-provides %name
|
%define __find_provides %_sourcedir/find-provides %name
|
||||||
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:ae05ecdd4c8fe049ab8779602436421ecd77884cd552ba81cff0630d772cd267
|
oid sha256:6fb65b777138ccd7514666b6738bcce739df99458cb214e30c3d19918d9fd2c2
|
||||||
size 38267
|
size 38266
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:c8bd362ff335df8c80335bd2fd416cd348de2e751ce2ae18434b644fcfba90b6
|
oid sha256:547bb97e88159033e9957a785e35cb60308eae073046e2398f91379c7c4010b4
|
||||||
size 242641
|
size 221604
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:29c53c1f79ed7d5964f2b8df11cdf749a0f76256b218b497527114caf7f7040e
|
oid sha256:4e18cf0267e9deeb58825d2d90430b3e30ea586340cdc027ebd301e7ba90032f
|
||||||
size 33525
|
size 33503
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:8a33cc5aba13a59319143cf1d356215c07f8d2fdf3759dc38461bfd0dc3a72b1
|
oid sha256:57260b590ea16efcfcb83e82d259d5d82129fc8a75da0202e6e400e505d81fcf
|
||||||
size 3722
|
size 83585
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:6f2e8ea63b7c9e405e05facae27e866b19d1572678ae168aa9925d6dd31744d9
|
oid sha256:5c59051e53e9750e4db60a25de76adc619633762ace9f41626c3dc95b9273d9e
|
||||||
size 854664
|
size 853130
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:106bb16393497c034374ce6a13b44e88eb1b35edba221d4b0905c1e074aa3367
|
oid sha256:da25add5231f4ae46cc4dcbdfcda544dc3a5f89225582341213cadd07002f2a1
|
||||||
size 1846223
|
size 1847722
|
||||||
|
14
series.conf
14
series.conf
@ -27,6 +27,9 @@
|
|||||||
# DO NOT MODIFY THEM!
|
# DO NOT MODIFY THEM!
|
||||||
# Send separate patches upstream if you find a problem...
|
# Send separate patches upstream if you find a problem...
|
||||||
########################################################
|
########################################################
|
||||||
|
patches.kernel.org/patch-2.6.31.1
|
||||||
|
patches.kernel.org/patch-2.6.31.1-2
|
||||||
|
patches.kernel.org/patch-2.6.31.2-3
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Build fixes that apply to the vanilla kernel too.
|
# Build fixes that apply to the vanilla kernel too.
|
||||||
@ -134,7 +137,6 @@
|
|||||||
patches.arch/x86-self-ptrace.patch
|
patches.arch/x86-self-ptrace.patch
|
||||||
patches.arch/x86-hpet-pre-read
|
patches.arch/x86-hpet-pre-read
|
||||||
+needs_update patches.arch/x86_64-hpet-64bit-timer.patch
|
+needs_update patches.arch/x86_64-hpet-64bit-timer.patch
|
||||||
+needs_to_go_away patches.suse/x86-mark_rodata_rw.patch
|
|
||||||
|
|
||||||
patches.arch/add_support_for_hpet_msi_intr_remap.patch
|
patches.arch/add_support_for_hpet_msi_intr_remap.patch
|
||||||
patches.arch/add_x86_support_for_hpet_msi_intr_remap.patch
|
patches.arch/add_x86_support_for_hpet_msi_intr_remap.patch
|
||||||
@ -395,7 +397,6 @@
|
|||||||
# DRM/Video
|
# DRM/Video
|
||||||
########################################################
|
########################################################
|
||||||
patches.drivers/via-unichrome-drm-bugfixes.patch
|
patches.drivers/via-unichrome-drm-bugfixes.patch
|
||||||
patches.drivers/add-via-chrome9-drm-support.patch
|
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Network
|
# Network
|
||||||
@ -460,9 +461,15 @@
|
|||||||
# 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-hda-2.6.32-rc1
|
||||||
|
patches.drivers/alsa-hda-2.6.32-rc1-toshiba-fix
|
||||||
|
patches.drivers/alsa-hda-2.6.32-rc2
|
||||||
|
patches.drivers/alsa-hda-alc861-toshiba-fix
|
||||||
|
patches.drivers/alsa-hda-alc660vd-asus-a7k-fix
|
||||||
|
patches.drivers/alsa-hda-alc268-automic-fix
|
||||||
|
|
||||||
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
|
||||||
|
patches.drivers/alsa-ctxfi-04-fix-surround-side-mute
|
||||||
|
|
||||||
patches.drivers/alsa-ice-01-Patch-for-suspend-resume-for-Audiotrak
|
patches.drivers/alsa-ice-01-Patch-for-suspend-resume-for-Audiotrak
|
||||||
patches.drivers/alsa-ice-02-Fix-section-mismatch
|
patches.drivers/alsa-ice-02-Fix-section-mismatch
|
||||||
@ -691,8 +698,9 @@
|
|||||||
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
|
patches.xen/xen3-patch-2.6.31
|
||||||
|
patches.xen/xen3-patch-2.6.31.1
|
||||||
|
patches.xen/xen3-patch-2.6.31.1-2
|
||||||
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
|
|
||||||
patches.xen/xen3-use-totalram_pages
|
patches.xen/xen3-use-totalram_pages
|
||||||
patches.xen/xen3-kdb-x86
|
patches.xen/xen3-kdb-x86
|
||||||
patches.xen/xen3-stack-unwind
|
patches.xen/xen3-stack-unwind
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2009-09-29 11:18:23 +0200
|
2009-10-08 00:27:25 +0200
|
||||||
GIT Revision: c68c243cfe6945f157ba56ca24c66c4b76ecf60c
|
GIT Revision: a6f42d11c9c21d4bcac911d3cf369c8a041bea0c
|
||||||
GIT Branch: master
|
GIT Branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user