commit 999c17acbe5fee2762d09ebebf174237382629b5

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=251
This commit is contained in:
Michal Marek 2013-11-22 07:03:08 +00:00 committed by Git OBS Bridge
parent da2b745f49
commit 0256f3f1cb
36 changed files with 940 additions and 68 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:618474548bcc9f7efd2317e46023bcc2cd1d1370dddc8cf2363f777b0e812bed
size 311263
oid sha256:e3994e8a67ac9eb59dcd8536329a7bd29fb0251c2392b39d0cba9c73d60fc990
size 311235

View File

@ -1,3 +1,65 @@
-------------------------------------------------------------------
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
- Linux 3.12.1.
- commit 1e06fbe
-------------------------------------------------------------------
Wed Nov 20 14:47:00 CET 2013 - jslaby@suse.cz
- Update config files (fate#315172).
- commit a0984ed
-------------------------------------------------------------------
Wed Nov 20 13:15:58 CET 2013 - jslaby@suse.cz
- x86/dumpstack: Fix printk_address for direct addresses
(bnc#845621).
- Refresh patches.suse/stack-unwind.
- Refresh patches.xen/xen-x86_64-dump-user-pgt.
- commit ce55b22
-------------------------------------------------------------------
Tue Nov 19 16:52:03 CET 2013 - jbohac@suse.cz
- supported.conf: marked net/netfilter/xt_set as supported (bnc#851066)
xt_set should have been enabled together with the ip_set modules in
fate#313309
- commit c2e046e
-------------------------------------------------------------------
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de
- armv6hl, armv7hl: Update config files.
Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files
have.
- commit e7c00d8
-------------------------------------------------------------------
Fri Nov 8 17:27:48 CET 2013 - jdelvare@suse.de
- Update config files:
* CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all
enabled so why not this one.
* CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other
features of these pieces of hardware.
* CONFIG_INTEL_POWERCLAMP=m, because this small driver might be
useful in specific cases, and there's no obvious reason not to
include it.
- commit 79e7a03
-------------------------------------------------------------------
Thu Nov 7 14:39:46 CET 2013 - jbeulich@suse.com
- Update Xen patches to 3.12-final.
- commit ec28986
-------------------------------------------------------------------
Wed Nov 6 17:58:38 CET 2013 - duwe@suse.de
- fate#316581: CONFIG_IBM_BSR y -> m
- commit f5eba64
-------------------------------------------------------------------
Mon Nov 4 13:54:39 CET 2013 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.12
%define patchversion 3.12.0
%define patchversion 3.12.1
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@
Name: kernel-cubox
Summary: Kernel for SolidRun Cubox
Version: 3.12.0
Version: 3.12.1
%if 0%{?is_kotd}
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%else
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%endif
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,65 @@
-------------------------------------------------------------------
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
- Linux 3.12.1.
- commit 1e06fbe
-------------------------------------------------------------------
Wed Nov 20 14:47:00 CET 2013 - jslaby@suse.cz
- Update config files (fate#315172).
- commit a0984ed
-------------------------------------------------------------------
Wed Nov 20 13:15:58 CET 2013 - jslaby@suse.cz
- x86/dumpstack: Fix printk_address for direct addresses
(bnc#845621).
- Refresh patches.suse/stack-unwind.
- Refresh patches.xen/xen-x86_64-dump-user-pgt.
- commit ce55b22
-------------------------------------------------------------------
Tue Nov 19 16:52:03 CET 2013 - jbohac@suse.cz
- supported.conf: marked net/netfilter/xt_set as supported (bnc#851066)
xt_set should have been enabled together with the ip_set modules in
fate#313309
- commit c2e046e
-------------------------------------------------------------------
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de
- armv6hl, armv7hl: Update config files.
Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files
have.
- commit e7c00d8
-------------------------------------------------------------------
Fri Nov 8 17:27:48 CET 2013 - jdelvare@suse.de
- Update config files:
* CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all
enabled so why not this one.
* CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other
features of these pieces of hardware.
* CONFIG_INTEL_POWERCLAMP=m, because this small driver might be
useful in specific cases, and there's no obvious reason not to
include it.
- commit 79e7a03
-------------------------------------------------------------------
Thu Nov 7 14:39:46 CET 2013 - jbeulich@suse.com
- Update Xen patches to 3.12-final.
- commit ec28986
-------------------------------------------------------------------
Wed Nov 6 17:58:38 CET 2013 - duwe@suse.de
- fate#316581: CONFIG_IBM_BSR y -> m
- commit f5eba64
-------------------------------------------------------------------
Mon Nov 4 13:54:39 CET 2013 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.12
%define patchversion 3.12.0
%define patchversion 3.12.1
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@
Name: kernel-debug
Summary: A Debug Version of the Kernel
Version: 3.12.0
Version: 3.12.1
%if 0%{?is_kotd}
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%else
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%endif
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,65 @@
-------------------------------------------------------------------
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
- Linux 3.12.1.
- commit 1e06fbe
-------------------------------------------------------------------
Wed Nov 20 14:47:00 CET 2013 - jslaby@suse.cz
- Update config files (fate#315172).
- commit a0984ed
-------------------------------------------------------------------
Wed Nov 20 13:15:58 CET 2013 - jslaby@suse.cz
- x86/dumpstack: Fix printk_address for direct addresses
(bnc#845621).
- Refresh patches.suse/stack-unwind.
- Refresh patches.xen/xen-x86_64-dump-user-pgt.
- commit ce55b22
-------------------------------------------------------------------
Tue Nov 19 16:52:03 CET 2013 - jbohac@suse.cz
- supported.conf: marked net/netfilter/xt_set as supported (bnc#851066)
xt_set should have been enabled together with the ip_set modules in
fate#313309
- commit c2e046e
-------------------------------------------------------------------
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de
- armv6hl, armv7hl: Update config files.
Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files
have.
- commit e7c00d8
-------------------------------------------------------------------
Fri Nov 8 17:27:48 CET 2013 - jdelvare@suse.de
- Update config files:
* CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all
enabled so why not this one.
* CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other
features of these pieces of hardware.
* CONFIG_INTEL_POWERCLAMP=m, because this small driver might be
useful in specific cases, and there's no obvious reason not to
include it.
- commit 79e7a03
-------------------------------------------------------------------
Thu Nov 7 14:39:46 CET 2013 - jbeulich@suse.com
- Update Xen patches to 3.12-final.
- commit ec28986
-------------------------------------------------------------------
Wed Nov 6 17:58:38 CET 2013 - duwe@suse.de
- fate#316581: CONFIG_IBM_BSR y -> m
- commit f5eba64
-------------------------------------------------------------------
Mon Nov 4 13:54:39 CET 2013 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.12
%define patchversion 3.12.0
%define patchversion 3.12.1
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@
Name: kernel-default
Summary: The Standard Kernel
Version: 3.12.0
Version: 3.12.1
%if 0%{?is_kotd}
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%else
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%endif
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,65 @@
-------------------------------------------------------------------
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
- Linux 3.12.1.
- commit 1e06fbe
-------------------------------------------------------------------
Wed Nov 20 14:47:00 CET 2013 - jslaby@suse.cz
- Update config files (fate#315172).
- commit a0984ed
-------------------------------------------------------------------
Wed Nov 20 13:15:58 CET 2013 - jslaby@suse.cz
- x86/dumpstack: Fix printk_address for direct addresses
(bnc#845621).
- Refresh patches.suse/stack-unwind.
- Refresh patches.xen/xen-x86_64-dump-user-pgt.
- commit ce55b22
-------------------------------------------------------------------
Tue Nov 19 16:52:03 CET 2013 - jbohac@suse.cz
- supported.conf: marked net/netfilter/xt_set as supported (bnc#851066)
xt_set should have been enabled together with the ip_set modules in
fate#313309
- commit c2e046e
-------------------------------------------------------------------
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de
- armv6hl, armv7hl: Update config files.
Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files
have.
- commit e7c00d8
-------------------------------------------------------------------
Fri Nov 8 17:27:48 CET 2013 - jdelvare@suse.de
- Update config files:
* CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all
enabled so why not this one.
* CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other
features of these pieces of hardware.
* CONFIG_INTEL_POWERCLAMP=m, because this small driver might be
useful in specific cases, and there's no obvious reason not to
include it.
- commit 79e7a03
-------------------------------------------------------------------
Thu Nov 7 14:39:46 CET 2013 - jbeulich@suse.com
- Update Xen patches to 3.12-final.
- commit ec28986
-------------------------------------------------------------------
Wed Nov 6 17:58:38 CET 2013 - duwe@suse.de
- fate#316581: CONFIG_IBM_BSR y -> m
- commit f5eba64
-------------------------------------------------------------------
Mon Nov 4 13:54:39 CET 2013 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.12
%define patchversion 3.12.0
%define patchversion 3.12.1
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@
Name: kernel-desktop
Summary: Kernel optimized for the desktop
Version: 3.12.0
Version: 3.12.1
%if 0%{?is_kotd}
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%else
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%endif
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,65 @@
-------------------------------------------------------------------
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
- Linux 3.12.1.
- commit 1e06fbe
-------------------------------------------------------------------
Wed Nov 20 14:47:00 CET 2013 - jslaby@suse.cz
- Update config files (fate#315172).
- commit a0984ed
-------------------------------------------------------------------
Wed Nov 20 13:15:58 CET 2013 - jslaby@suse.cz
- x86/dumpstack: Fix printk_address for direct addresses
(bnc#845621).
- Refresh patches.suse/stack-unwind.
- Refresh patches.xen/xen-x86_64-dump-user-pgt.
- commit ce55b22
-------------------------------------------------------------------
Tue Nov 19 16:52:03 CET 2013 - jbohac@suse.cz
- supported.conf: marked net/netfilter/xt_set as supported (bnc#851066)
xt_set should have been enabled together with the ip_set modules in
fate#313309
- commit c2e046e
-------------------------------------------------------------------
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de
- armv6hl, armv7hl: Update config files.
Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files
have.
- commit e7c00d8
-------------------------------------------------------------------
Fri Nov 8 17:27:48 CET 2013 - jdelvare@suse.de
- Update config files:
* CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all
enabled so why not this one.
* CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other
features of these pieces of hardware.
* CONFIG_INTEL_POWERCLAMP=m, because this small driver might be
useful in specific cases, and there's no obvious reason not to
include it.
- commit 79e7a03
-------------------------------------------------------------------
Thu Nov 7 14:39:46 CET 2013 - jbeulich@suse.com
- Update Xen patches to 3.12-final.
- commit ec28986
-------------------------------------------------------------------
Wed Nov 6 17:58:38 CET 2013 - duwe@suse.de
- fate#316581: CONFIG_IBM_BSR y -> m
- commit f5eba64
-------------------------------------------------------------------
Mon Nov 4 13:54:39 CET 2013 - jslaby@suse.cz

View File

@ -17,18 +17,18 @@
# norootforbuild
%define patchversion 3.12.0
%define patchversion 3.12.1
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
Name: kernel-docs
Summary: Kernel Documentation
Version: 3.12.0
Version: 3.12.1
%if 0%{?is_kotd}
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%else
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%endif
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
BuildRequires: kernel-source%variant

View File

@ -1,3 +1,65 @@
-------------------------------------------------------------------
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
- Linux 3.12.1.
- commit 1e06fbe
-------------------------------------------------------------------
Wed Nov 20 14:47:00 CET 2013 - jslaby@suse.cz
- Update config files (fate#315172).
- commit a0984ed
-------------------------------------------------------------------
Wed Nov 20 13:15:58 CET 2013 - jslaby@suse.cz
- x86/dumpstack: Fix printk_address for direct addresses
(bnc#845621).
- Refresh patches.suse/stack-unwind.
- Refresh patches.xen/xen-x86_64-dump-user-pgt.
- commit ce55b22
-------------------------------------------------------------------
Tue Nov 19 16:52:03 CET 2013 - jbohac@suse.cz
- supported.conf: marked net/netfilter/xt_set as supported (bnc#851066)
xt_set should have been enabled together with the ip_set modules in
fate#313309
- commit c2e046e
-------------------------------------------------------------------
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de
- armv6hl, armv7hl: Update config files.
Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files
have.
- commit e7c00d8
-------------------------------------------------------------------
Fri Nov 8 17:27:48 CET 2013 - jdelvare@suse.de
- Update config files:
* CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all
enabled so why not this one.
* CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other
features of these pieces of hardware.
* CONFIG_INTEL_POWERCLAMP=m, because this small driver might be
useful in specific cases, and there's no obvious reason not to
include it.
- commit 79e7a03
-------------------------------------------------------------------
Thu Nov 7 14:39:46 CET 2013 - jbeulich@suse.com
- Update Xen patches to 3.12-final.
- commit ec28986
-------------------------------------------------------------------
Wed Nov 6 17:58:38 CET 2013 - duwe@suse.de
- fate#316581: CONFIG_IBM_BSR y -> m
- commit f5eba64
-------------------------------------------------------------------
Mon Nov 4 13:54:39 CET 2013 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.12
%define patchversion 3.12.0
%define patchversion 3.12.1
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@
Name: kernel-ec2
Summary: The Amazon EC2 Xen Kernel
Version: 3.12.0
Version: 3.12.1
%if 0%{?is_kotd}
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%else
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%endif
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,65 @@
-------------------------------------------------------------------
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
- Linux 3.12.1.
- commit 1e06fbe
-------------------------------------------------------------------
Wed Nov 20 14:47:00 CET 2013 - jslaby@suse.cz
- Update config files (fate#315172).
- commit a0984ed
-------------------------------------------------------------------
Wed Nov 20 13:15:58 CET 2013 - jslaby@suse.cz
- x86/dumpstack: Fix printk_address for direct addresses
(bnc#845621).
- Refresh patches.suse/stack-unwind.
- Refresh patches.xen/xen-x86_64-dump-user-pgt.
- commit ce55b22
-------------------------------------------------------------------
Tue Nov 19 16:52:03 CET 2013 - jbohac@suse.cz
- supported.conf: marked net/netfilter/xt_set as supported (bnc#851066)
xt_set should have been enabled together with the ip_set modules in
fate#313309
- commit c2e046e
-------------------------------------------------------------------
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de
- armv6hl, armv7hl: Update config files.
Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files
have.
- commit e7c00d8
-------------------------------------------------------------------
Fri Nov 8 17:27:48 CET 2013 - jdelvare@suse.de
- Update config files:
* CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all
enabled so why not this one.
* CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other
features of these pieces of hardware.
* CONFIG_INTEL_POWERCLAMP=m, because this small driver might be
useful in specific cases, and there's no obvious reason not to
include it.
- commit 79e7a03
-------------------------------------------------------------------
Thu Nov 7 14:39:46 CET 2013 - jbeulich@suse.com
- Update Xen patches to 3.12-final.
- commit ec28986
-------------------------------------------------------------------
Wed Nov 6 17:58:38 CET 2013 - duwe@suse.de
- fate#316581: CONFIG_IBM_BSR y -> m
- commit f5eba64
-------------------------------------------------------------------
Mon Nov 4 13:54:39 CET 2013 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.12
%define patchversion 3.12.0
%define patchversion 3.12.1
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@
Name: kernel-exynos
Summary: Kernel for Samsung's Exynos SoC
Version: 3.12.0
Version: 3.12.1
%if 0%{?is_kotd}
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%else
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%endif
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,65 @@
-------------------------------------------------------------------
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
- Linux 3.12.1.
- commit 1e06fbe
-------------------------------------------------------------------
Wed Nov 20 14:47:00 CET 2013 - jslaby@suse.cz
- Update config files (fate#315172).
- commit a0984ed
-------------------------------------------------------------------
Wed Nov 20 13:15:58 CET 2013 - jslaby@suse.cz
- x86/dumpstack: Fix printk_address for direct addresses
(bnc#845621).
- Refresh patches.suse/stack-unwind.
- Refresh patches.xen/xen-x86_64-dump-user-pgt.
- commit ce55b22
-------------------------------------------------------------------
Tue Nov 19 16:52:03 CET 2013 - jbohac@suse.cz
- supported.conf: marked net/netfilter/xt_set as supported (bnc#851066)
xt_set should have been enabled together with the ip_set modules in
fate#313309
- commit c2e046e
-------------------------------------------------------------------
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de
- armv6hl, armv7hl: Update config files.
Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files
have.
- commit e7c00d8
-------------------------------------------------------------------
Fri Nov 8 17:27:48 CET 2013 - jdelvare@suse.de
- Update config files:
* CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all
enabled so why not this one.
* CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other
features of these pieces of hardware.
* CONFIG_INTEL_POWERCLAMP=m, because this small driver might be
useful in specific cases, and there's no obvious reason not to
include it.
- commit 79e7a03
-------------------------------------------------------------------
Thu Nov 7 14:39:46 CET 2013 - jbeulich@suse.com
- Update Xen patches to 3.12-final.
- commit ec28986
-------------------------------------------------------------------
Wed Nov 6 17:58:38 CET 2013 - duwe@suse.de
- fate#316581: CONFIG_IBM_BSR y -> m
- commit f5eba64
-------------------------------------------------------------------
Mon Nov 4 13:54:39 CET 2013 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.12
%define patchversion 3.12.0
%define patchversion 3.12.1
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@
Name: kernel-lpae
Summary: Kernel for LPAE enabled systems
Version: 3.12.0
Version: 3.12.1
%if 0%{?is_kotd}
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%else
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%endif
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,65 @@
-------------------------------------------------------------------
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
- Linux 3.12.1.
- commit 1e06fbe
-------------------------------------------------------------------
Wed Nov 20 14:47:00 CET 2013 - jslaby@suse.cz
- Update config files (fate#315172).
- commit a0984ed
-------------------------------------------------------------------
Wed Nov 20 13:15:58 CET 2013 - jslaby@suse.cz
- x86/dumpstack: Fix printk_address for direct addresses
(bnc#845621).
- Refresh patches.suse/stack-unwind.
- Refresh patches.xen/xen-x86_64-dump-user-pgt.
- commit ce55b22
-------------------------------------------------------------------
Tue Nov 19 16:52:03 CET 2013 - jbohac@suse.cz
- supported.conf: marked net/netfilter/xt_set as supported (bnc#851066)
xt_set should have been enabled together with the ip_set modules in
fate#313309
- commit c2e046e
-------------------------------------------------------------------
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de
- armv6hl, armv7hl: Update config files.
Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files
have.
- commit e7c00d8
-------------------------------------------------------------------
Fri Nov 8 17:27:48 CET 2013 - jdelvare@suse.de
- Update config files:
* CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all
enabled so why not this one.
* CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other
features of these pieces of hardware.
* CONFIG_INTEL_POWERCLAMP=m, because this small driver might be
useful in specific cases, and there's no obvious reason not to
include it.
- commit 79e7a03
-------------------------------------------------------------------
Thu Nov 7 14:39:46 CET 2013 - jbeulich@suse.com
- Update Xen patches to 3.12-final.
- commit ec28986
-------------------------------------------------------------------
Wed Nov 6 17:58:38 CET 2013 - duwe@suse.de
- fate#316581: CONFIG_IBM_BSR y -> m
- commit f5eba64
-------------------------------------------------------------------
Mon Nov 4 13:54:39 CET 2013 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.12
%define patchversion 3.12.0
%define patchversion 3.12.1
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@
Name: kernel-pae
Summary: Kernel with PAE Support
Version: 3.12.0
Version: 3.12.1
%if 0%{?is_kotd}
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%else
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%endif
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,65 @@
-------------------------------------------------------------------
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
- Linux 3.12.1.
- commit 1e06fbe
-------------------------------------------------------------------
Wed Nov 20 14:47:00 CET 2013 - jslaby@suse.cz
- Update config files (fate#315172).
- commit a0984ed
-------------------------------------------------------------------
Wed Nov 20 13:15:58 CET 2013 - jslaby@suse.cz
- x86/dumpstack: Fix printk_address for direct addresses
(bnc#845621).
- Refresh patches.suse/stack-unwind.
- Refresh patches.xen/xen-x86_64-dump-user-pgt.
- commit ce55b22
-------------------------------------------------------------------
Tue Nov 19 16:52:03 CET 2013 - jbohac@suse.cz
- supported.conf: marked net/netfilter/xt_set as supported (bnc#851066)
xt_set should have been enabled together with the ip_set modules in
fate#313309
- commit c2e046e
-------------------------------------------------------------------
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de
- armv6hl, armv7hl: Update config files.
Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files
have.
- commit e7c00d8
-------------------------------------------------------------------
Fri Nov 8 17:27:48 CET 2013 - jdelvare@suse.de
- Update config files:
* CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all
enabled so why not this one.
* CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other
features of these pieces of hardware.
* CONFIG_INTEL_POWERCLAMP=m, because this small driver might be
useful in specific cases, and there's no obvious reason not to
include it.
- commit 79e7a03
-------------------------------------------------------------------
Thu Nov 7 14:39:46 CET 2013 - jbeulich@suse.com
- Update Xen patches to 3.12-final.
- commit ec28986
-------------------------------------------------------------------
Wed Nov 6 17:58:38 CET 2013 - duwe@suse.de
- fate#316581: CONFIG_IBM_BSR y -> m
- commit f5eba64
-------------------------------------------------------------------
Mon Nov 4 13:54:39 CET 2013 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
# icecream 0
%define srcversion 3.12
%define patchversion 3.12.0
%define patchversion 3.12.1
%define variant %{nil}
%define vanilla_only 0
@ -29,11 +29,11 @@
Name: kernel-source
Summary: The Linux Kernel Sources
Version: 3.12.0
Version: 3.12.1
%if 0%{?is_kotd}
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%else
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%endif
License: GPL-2.0
Group: Development/Sources

View File

@ -1,3 +1,65 @@
-------------------------------------------------------------------
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
- Linux 3.12.1.
- commit 1e06fbe
-------------------------------------------------------------------
Wed Nov 20 14:47:00 CET 2013 - jslaby@suse.cz
- Update config files (fate#315172).
- commit a0984ed
-------------------------------------------------------------------
Wed Nov 20 13:15:58 CET 2013 - jslaby@suse.cz
- x86/dumpstack: Fix printk_address for direct addresses
(bnc#845621).
- Refresh patches.suse/stack-unwind.
- Refresh patches.xen/xen-x86_64-dump-user-pgt.
- commit ce55b22
-------------------------------------------------------------------
Tue Nov 19 16:52:03 CET 2013 - jbohac@suse.cz
- supported.conf: marked net/netfilter/xt_set as supported (bnc#851066)
xt_set should have been enabled together with the ip_set modules in
fate#313309
- commit c2e046e
-------------------------------------------------------------------
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de
- armv6hl, armv7hl: Update config files.
Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files
have.
- commit e7c00d8
-------------------------------------------------------------------
Fri Nov 8 17:27:48 CET 2013 - jdelvare@suse.de
- Update config files:
* CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all
enabled so why not this one.
* CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other
features of these pieces of hardware.
* CONFIG_INTEL_POWERCLAMP=m, because this small driver might be
useful in specific cases, and there's no obvious reason not to
include it.
- commit 79e7a03
-------------------------------------------------------------------
Thu Nov 7 14:39:46 CET 2013 - jbeulich@suse.com
- Update Xen patches to 3.12-final.
- commit ec28986
-------------------------------------------------------------------
Wed Nov 6 17:58:38 CET 2013 - duwe@suse.de
- fate#316581: CONFIG_IBM_BSR y -> m
- commit f5eba64
-------------------------------------------------------------------
Mon Nov 4 13:54:39 CET 2013 - jslaby@suse.cz

View File

@ -23,12 +23,12 @@
Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
Version: 3.12.0
Version: 3.12.1
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%else
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%endif
%else
%define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)

View File

@ -1,3 +1,65 @@
-------------------------------------------------------------------
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
- Linux 3.12.1.
- commit 1e06fbe
-------------------------------------------------------------------
Wed Nov 20 14:47:00 CET 2013 - jslaby@suse.cz
- Update config files (fate#315172).
- commit a0984ed
-------------------------------------------------------------------
Wed Nov 20 13:15:58 CET 2013 - jslaby@suse.cz
- x86/dumpstack: Fix printk_address for direct addresses
(bnc#845621).
- Refresh patches.suse/stack-unwind.
- Refresh patches.xen/xen-x86_64-dump-user-pgt.
- commit ce55b22
-------------------------------------------------------------------
Tue Nov 19 16:52:03 CET 2013 - jbohac@suse.cz
- supported.conf: marked net/netfilter/xt_set as supported (bnc#851066)
xt_set should have been enabled together with the ip_set modules in
fate#313309
- commit c2e046e
-------------------------------------------------------------------
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de
- armv6hl, armv7hl: Update config files.
Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files
have.
- commit e7c00d8
-------------------------------------------------------------------
Fri Nov 8 17:27:48 CET 2013 - jdelvare@suse.de
- Update config files:
* CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all
enabled so why not this one.
* CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other
features of these pieces of hardware.
* CONFIG_INTEL_POWERCLAMP=m, because this small driver might be
useful in specific cases, and there's no obvious reason not to
include it.
- commit 79e7a03
-------------------------------------------------------------------
Thu Nov 7 14:39:46 CET 2013 - jbeulich@suse.com
- Update Xen patches to 3.12-final.
- commit ec28986
-------------------------------------------------------------------
Wed Nov 6 17:58:38 CET 2013 - duwe@suse.de
- fate#316581: CONFIG_IBM_BSR y -> m
- commit f5eba64
-------------------------------------------------------------------
Mon Nov 4 13:54:39 CET 2013 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.12
%define patchversion 3.12.0
%define patchversion 3.12.1
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@
Name: kernel-trace
Summary: The Standard Kernel with Tracing Features
Version: 3.12.0
Version: 3.12.1
%if 0%{?is_kotd}
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%else
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%endif
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,65 @@
-------------------------------------------------------------------
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
- Linux 3.12.1.
- commit 1e06fbe
-------------------------------------------------------------------
Wed Nov 20 14:47:00 CET 2013 - jslaby@suse.cz
- Update config files (fate#315172).
- commit a0984ed
-------------------------------------------------------------------
Wed Nov 20 13:15:58 CET 2013 - jslaby@suse.cz
- x86/dumpstack: Fix printk_address for direct addresses
(bnc#845621).
- Refresh patches.suse/stack-unwind.
- Refresh patches.xen/xen-x86_64-dump-user-pgt.
- commit ce55b22
-------------------------------------------------------------------
Tue Nov 19 16:52:03 CET 2013 - jbohac@suse.cz
- supported.conf: marked net/netfilter/xt_set as supported (bnc#851066)
xt_set should have been enabled together with the ip_set modules in
fate#313309
- commit c2e046e
-------------------------------------------------------------------
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de
- armv6hl, armv7hl: Update config files.
Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files
have.
- commit e7c00d8
-------------------------------------------------------------------
Fri Nov 8 17:27:48 CET 2013 - jdelvare@suse.de
- Update config files:
* CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all
enabled so why not this one.
* CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other
features of these pieces of hardware.
* CONFIG_INTEL_POWERCLAMP=m, because this small driver might be
useful in specific cases, and there's no obvious reason not to
include it.
- commit 79e7a03
-------------------------------------------------------------------
Thu Nov 7 14:39:46 CET 2013 - jbeulich@suse.com
- Update Xen patches to 3.12-final.
- commit ec28986
-------------------------------------------------------------------
Wed Nov 6 17:58:38 CET 2013 - duwe@suse.de
- fate#316581: CONFIG_IBM_BSR y -> m
- commit f5eba64
-------------------------------------------------------------------
Mon Nov 4 13:54:39 CET 2013 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.12
%define patchversion 3.12.0
%define patchversion 3.12.1
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@
Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
Version: 3.12.0
Version: 3.12.1
%if 0%{?is_kotd}
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%else
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%endif
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,65 @@
-------------------------------------------------------------------
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
- Linux 3.12.1.
- commit 1e06fbe
-------------------------------------------------------------------
Wed Nov 20 14:47:00 CET 2013 - jslaby@suse.cz
- Update config files (fate#315172).
- commit a0984ed
-------------------------------------------------------------------
Wed Nov 20 13:15:58 CET 2013 - jslaby@suse.cz
- x86/dumpstack: Fix printk_address for direct addresses
(bnc#845621).
- Refresh patches.suse/stack-unwind.
- Refresh patches.xen/xen-x86_64-dump-user-pgt.
- commit ce55b22
-------------------------------------------------------------------
Tue Nov 19 16:52:03 CET 2013 - jbohac@suse.cz
- supported.conf: marked net/netfilter/xt_set as supported (bnc#851066)
xt_set should have been enabled together with the ip_set modules in
fate#313309
- commit c2e046e
-------------------------------------------------------------------
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de
- armv6hl, armv7hl: Update config files.
Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files
have.
- commit e7c00d8
-------------------------------------------------------------------
Fri Nov 8 17:27:48 CET 2013 - jdelvare@suse.de
- Update config files:
* CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all
enabled so why not this one.
* CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other
features of these pieces of hardware.
* CONFIG_INTEL_POWERCLAMP=m, because this small driver might be
useful in specific cases, and there's no obvious reason not to
include it.
- commit 79e7a03
-------------------------------------------------------------------
Thu Nov 7 14:39:46 CET 2013 - jbeulich@suse.com
- Update Xen patches to 3.12-final.
- commit ec28986
-------------------------------------------------------------------
Wed Nov 6 17:58:38 CET 2013 - duwe@suse.de
- fate#316581: CONFIG_IBM_BSR y -> m
- commit f5eba64
-------------------------------------------------------------------
Mon Nov 4 13:54:39 CET 2013 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.12
%define patchversion 3.12.0
%define patchversion 3.12.1
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@
Name: kernel-xen
Summary: The Xen Kernel
Version: 3.12.0
Version: 3.12.1
%if 0%{?is_kotd}
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%else
Release: <RELEASE>.ge8fa6b4
Release: <RELEASE>.g999c17a
%endif
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:517888bfb2d044e29cf346b8bbfb041734b21f9ce7fa7a8d3e5f3a559d475041
size 13267
oid sha256:4c92512e658c54b9c589da47fcfca086093eae5c21b2199dbb880cda9426ce30
size 14951

BIN
patches.kernel.org.tar.bz2 (Stored with Git LFS)

Binary file not shown.

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:107df2070ab3d31d4e3895f04ee3a769e82abdf33520879d7e2f0fc59eaca920
size 132218
oid sha256:22de871676c6321f2f5f1ec4a630fa63cabf9b3add4c9eb29ff1376d63d3ba83
size 132530

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee1d3cd60cd59e6ff0782cf865f240b0805b1b0feb0626e41b8f99c36cb59a4b
size 2059802
oid sha256:0a08ab68b31ce9ddc5c5a4395e15a299f6e1f5859acc7e4ae25957f4d15facd8
size 2031603

View File

@ -27,6 +27,7 @@
# DO NOT MODIFY THEM!
# Send separate patches upstream if you find a problem...
########################################################
patches.kernel.org/patch-3.12.1
########################################################
# Build fixes that apply to the vanilla kernel too.
@ -112,6 +113,7 @@
+needs_update patches.arch/kvm-replace-kvm-io-delay-pv-ops-with-linux-magic
patches.drivers/0001-sha256_ssse3-also-test-for-BMI2.patch
patches.fixes/x86-dumpstack-Fix-printk_address-for-direct-addresse.patch
########################################################
# x86 MCE/MCA (Machine Check Error/Architecture) extensions
@ -623,11 +625,12 @@
patches.xen/xen3-patch-3.9
patches.xen/xen3-patch-3.10
patches.xen/xen3-patch-3.11
patches.xen/xen3-patch-3.12-rc7
patches.xen/xen3-patch-3.12
# ports of other patches
patches.xen/xen3-stack-unwind
patches.xen/xen3-x86_64-unwind-annotations
patches.xen/xen3-x86-dumpstack-Fix-printk_address-for-direct-addresse.patch
# bugfixes and enhancements
patches.xen/xen-hypercall-symbols

View File

@ -1,3 +1,3 @@
2013-11-04 14:06:33 +0100
GIT Revision: e8fa6b4cfaec56a0c32d81779cd0383e275d45ef
2013-11-21 10:04:33 +0100
GIT Revision: 999c17acbe5fee2762d09ebebf174237382629b5
GIT Branch: stable

View File

@ -2263,6 +2263,7 @@
net/netfilter/xt_time
net/netfilter/xt_TRACE
net/netfilter/xt_u32
net/netfilter/xt_set
net/netlink/netlink_diag
- net/netrom/netrom # The amateur radio NET/ROM network and transport layer protocol
+base net/packet/af_packet