From b799943cece8f9f88507a794881c14dd5b4c61ac49ad7e4d43c3290af90f7434 Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Sun, 15 Sep 2013 06:02:18 +0000 Subject: [PATCH] commit cee6127cc405219566729ed94ffc4cb64744a2cd OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=238 --- config.tar.bz2 | 4 ++-- kernel-cubox.changes | 33 ++++++++++++++++++++++++++++++++- kernel-cubox.spec | 6 +++--- kernel-debug.changes | 33 ++++++++++++++++++++++++++++++++- kernel-debug.spec | 6 +++--- kernel-default.changes | 33 ++++++++++++++++++++++++++++++++- kernel-default.spec | 6 +++--- kernel-desktop.changes | 33 ++++++++++++++++++++++++++++++++- kernel-desktop.spec | 6 +++--- kernel-docs.changes | 33 ++++++++++++++++++++++++++++++++- kernel-docs.spec | 6 +++--- kernel-ec2.changes | 33 ++++++++++++++++++++++++++++++++- kernel-ec2.spec | 6 +++--- kernel-exynos.changes | 33 ++++++++++++++++++++++++++++++++- kernel-exynos.spec | 6 +++--- kernel-lpae.changes | 33 ++++++++++++++++++++++++++++++++- kernel-lpae.spec | 6 +++--- kernel-pae.changes | 33 ++++++++++++++++++++++++++++++++- kernel-pae.spec | 6 +++--- kernel-source.changes | 33 ++++++++++++++++++++++++++++++++- kernel-source.spec | 6 +++--- kernel-syms.changes | 33 ++++++++++++++++++++++++++++++++- kernel-syms.spec | 4 ++-- kernel-trace.changes | 33 ++++++++++++++++++++++++++++++++- kernel-trace.spec | 6 +++--- kernel-vanilla.changes | 33 ++++++++++++++++++++++++++++++++- kernel-vanilla.spec | 6 +++--- kernel-xen.changes | 33 ++++++++++++++++++++++++++++++++- kernel-xen.spec | 6 +++--- patches.fixes.tar.bz2 | 4 ++-- patches.kernel.org.tar.bz2 | 4 ++-- series.conf | 1 + source-timestamp | 4 ++-- 33 files changed, 498 insertions(+), 63 deletions(-) diff --git a/config.tar.bz2 b/config.tar.bz2 index 5ff92be4..289d389e 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de005e324342435ac23a5a763a244dabda942bcf307893cebbe0fe9c5606106f -size 259902 +oid sha256:2bb3b7fddcc559cfd3281eeb0893a7849fa6241a60bf25182c4c685b2d267cdf +size 259698 diff --git a/kernel-cubox.changes b/kernel-cubox.changes index 9a5429cb..58cdbd7f 100644 --- a/kernel-cubox.changes +++ b/kernel-cubox.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Sep 14 20:49:04 CEST 2013 - jslaby@suse.cz + +- Linux 3.11.1. +- commit 1383321 + +------------------------------------------------------------------- +Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com + +- config: Enable CONFIG_ZSWAP (bnc#839064). + It's built-in but a no-op without zswap.enabled=1 on the kernel + command line. +- commit 1441e59 + +------------------------------------------------------------------- +Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com + +- Update + patches.fixes/reiserfs-locking-handle-nested-locks-properly. +- Update + patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. +- Update + patches.fixes/reiserfs-locking-release-lock-around-quota-operations. +- commit fd0a178 + +------------------------------------------------------------------- +Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de + +- Update config files to enable GFS DLM locking. +- commit 712cff0 + ------------------------------------------------------------------- Thu Sep 5 11:42:00 CEST 2013 - ohering@suse.de @@ -3741,7 +3772,7 @@ Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com - CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525). When rtc_cmos is module, hctosys fails to set the clock on boot, issuing ominious error messages to the console. -- commit a3aa67c +- commit cddcbe7 ------------------------------------------------------------------- Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com diff --git a/kernel-cubox.spec b/kernel-cubox.spec index 766d0fd2..c8c82f78 100644 --- a/kernel-cubox.spec +++ b/kernel-cubox.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.11 -%define patchversion 3.11.0 +%define patchversion 3.11.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-cubox Summary: Kernel for SolidRun Cubox -Version: 3.11.0 -Release: .g0a1c41f +Version: 3.11.1 +Release: .gcee6127 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-debug.changes b/kernel-debug.changes index 9a5429cb..58cdbd7f 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Sep 14 20:49:04 CEST 2013 - jslaby@suse.cz + +- Linux 3.11.1. +- commit 1383321 + +------------------------------------------------------------------- +Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com + +- config: Enable CONFIG_ZSWAP (bnc#839064). + It's built-in but a no-op without zswap.enabled=1 on the kernel + command line. +- commit 1441e59 + +------------------------------------------------------------------- +Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com + +- Update + patches.fixes/reiserfs-locking-handle-nested-locks-properly. +- Update + patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. +- Update + patches.fixes/reiserfs-locking-release-lock-around-quota-operations. +- commit fd0a178 + +------------------------------------------------------------------- +Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de + +- Update config files to enable GFS DLM locking. +- commit 712cff0 + ------------------------------------------------------------------- Thu Sep 5 11:42:00 CEST 2013 - ohering@suse.de @@ -3741,7 +3772,7 @@ Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com - CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525). When rtc_cmos is module, hctosys fails to set the clock on boot, issuing ominious error messages to the console. -- commit a3aa67c +- commit cddcbe7 ------------------------------------------------------------------- Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com diff --git a/kernel-debug.spec b/kernel-debug.spec index 0a54846d..fec70d45 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.11 -%define patchversion 3.11.0 +%define patchversion 3.11.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-debug Summary: A Debug Version of the Kernel -Version: 3.11.0 -Release: .g0a1c41f +Version: 3.11.1 +Release: .gcee6127 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-default.changes b/kernel-default.changes index 9a5429cb..58cdbd7f 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Sep 14 20:49:04 CEST 2013 - jslaby@suse.cz + +- Linux 3.11.1. +- commit 1383321 + +------------------------------------------------------------------- +Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com + +- config: Enable CONFIG_ZSWAP (bnc#839064). + It's built-in but a no-op without zswap.enabled=1 on the kernel + command line. +- commit 1441e59 + +------------------------------------------------------------------- +Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com + +- Update + patches.fixes/reiserfs-locking-handle-nested-locks-properly. +- Update + patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. +- Update + patches.fixes/reiserfs-locking-release-lock-around-quota-operations. +- commit fd0a178 + +------------------------------------------------------------------- +Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de + +- Update config files to enable GFS DLM locking. +- commit 712cff0 + ------------------------------------------------------------------- Thu Sep 5 11:42:00 CEST 2013 - ohering@suse.de @@ -3741,7 +3772,7 @@ Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com - CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525). When rtc_cmos is module, hctosys fails to set the clock on boot, issuing ominious error messages to the console. -- commit a3aa67c +- commit cddcbe7 ------------------------------------------------------------------- Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com diff --git a/kernel-default.spec b/kernel-default.spec index 27c690fa..c19c8ed7 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.11 -%define patchversion 3.11.0 +%define patchversion 3.11.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-default Summary: The Standard Kernel -Version: 3.11.0 -Release: .g0a1c41f +Version: 3.11.1 +Release: .gcee6127 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-desktop.changes b/kernel-desktop.changes index 9a5429cb..58cdbd7f 100644 --- a/kernel-desktop.changes +++ b/kernel-desktop.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Sep 14 20:49:04 CEST 2013 - jslaby@suse.cz + +- Linux 3.11.1. +- commit 1383321 + +------------------------------------------------------------------- +Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com + +- config: Enable CONFIG_ZSWAP (bnc#839064). + It's built-in but a no-op without zswap.enabled=1 on the kernel + command line. +- commit 1441e59 + +------------------------------------------------------------------- +Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com + +- Update + patches.fixes/reiserfs-locking-handle-nested-locks-properly. +- Update + patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. +- Update + patches.fixes/reiserfs-locking-release-lock-around-quota-operations. +- commit fd0a178 + +------------------------------------------------------------------- +Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de + +- Update config files to enable GFS DLM locking. +- commit 712cff0 + ------------------------------------------------------------------- Thu Sep 5 11:42:00 CEST 2013 - ohering@suse.de @@ -3741,7 +3772,7 @@ Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com - CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525). When rtc_cmos is module, hctosys fails to set the clock on boot, issuing ominious error messages to the console. -- commit a3aa67c +- commit cddcbe7 ------------------------------------------------------------------- Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com diff --git a/kernel-desktop.spec b/kernel-desktop.spec index 2f826493..69609266 100644 --- a/kernel-desktop.spec +++ b/kernel-desktop.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.11 -%define patchversion 3.11.0 +%define patchversion 3.11.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-desktop Summary: Kernel optimized for the desktop -Version: 3.11.0 -Release: .g0a1c41f +Version: 3.11.1 +Release: .gcee6127 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-docs.changes b/kernel-docs.changes index 9a5429cb..58cdbd7f 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Sep 14 20:49:04 CEST 2013 - jslaby@suse.cz + +- Linux 3.11.1. +- commit 1383321 + +------------------------------------------------------------------- +Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com + +- config: Enable CONFIG_ZSWAP (bnc#839064). + It's built-in but a no-op without zswap.enabled=1 on the kernel + command line. +- commit 1441e59 + +------------------------------------------------------------------- +Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com + +- Update + patches.fixes/reiserfs-locking-handle-nested-locks-properly. +- Update + patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. +- Update + patches.fixes/reiserfs-locking-release-lock-around-quota-operations. +- commit fd0a178 + +------------------------------------------------------------------- +Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de + +- Update config files to enable GFS DLM locking. +- commit 712cff0 + ------------------------------------------------------------------- Thu Sep 5 11:42:00 CEST 2013 - ohering@suse.de @@ -3741,7 +3772,7 @@ Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com - CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525). When rtc_cmos is module, hctosys fails to set the clock on boot, issuing ominious error messages to the console. -- commit a3aa67c +- commit cddcbe7 ------------------------------------------------------------------- Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com diff --git a/kernel-docs.spec b/kernel-docs.spec index 2f999728..7e38fb32 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,15 +17,15 @@ # norootforbuild -%define patchversion 3.11.0 +%define patchversion 3.11.1 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-docs Summary: Kernel Documentation -Version: 3.11.0 -Release: .g0a1c41f +Version: 3.11.1 +Release: .gcee6127 BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel BuildRequires: kernel-source%variant Url: http://www.kernel.org/ diff --git a/kernel-ec2.changes b/kernel-ec2.changes index 9a5429cb..58cdbd7f 100644 --- a/kernel-ec2.changes +++ b/kernel-ec2.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Sep 14 20:49:04 CEST 2013 - jslaby@suse.cz + +- Linux 3.11.1. +- commit 1383321 + +------------------------------------------------------------------- +Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com + +- config: Enable CONFIG_ZSWAP (bnc#839064). + It's built-in but a no-op without zswap.enabled=1 on the kernel + command line. +- commit 1441e59 + +------------------------------------------------------------------- +Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com + +- Update + patches.fixes/reiserfs-locking-handle-nested-locks-properly. +- Update + patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. +- Update + patches.fixes/reiserfs-locking-release-lock-around-quota-operations. +- commit fd0a178 + +------------------------------------------------------------------- +Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de + +- Update config files to enable GFS DLM locking. +- commit 712cff0 + ------------------------------------------------------------------- Thu Sep 5 11:42:00 CEST 2013 - ohering@suse.de @@ -3741,7 +3772,7 @@ Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com - CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525). When rtc_cmos is module, hctosys fails to set the clock on boot, issuing ominious error messages to the console. -- commit a3aa67c +- commit cddcbe7 ------------------------------------------------------------------- Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com diff --git a/kernel-ec2.spec b/kernel-ec2.spec index 840f75a7..4df17a1b 100644 --- a/kernel-ec2.spec +++ b/kernel-ec2.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.11 -%define patchversion 3.11.0 +%define patchversion 3.11.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-ec2 Summary: The Amazon EC2 Xen Kernel -Version: 3.11.0 -Release: .g0a1c41f +Version: 3.11.1 +Release: .gcee6127 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-exynos.changes b/kernel-exynos.changes index 9a5429cb..58cdbd7f 100644 --- a/kernel-exynos.changes +++ b/kernel-exynos.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Sep 14 20:49:04 CEST 2013 - jslaby@suse.cz + +- Linux 3.11.1. +- commit 1383321 + +------------------------------------------------------------------- +Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com + +- config: Enable CONFIG_ZSWAP (bnc#839064). + It's built-in but a no-op without zswap.enabled=1 on the kernel + command line. +- commit 1441e59 + +------------------------------------------------------------------- +Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com + +- Update + patches.fixes/reiserfs-locking-handle-nested-locks-properly. +- Update + patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. +- Update + patches.fixes/reiserfs-locking-release-lock-around-quota-operations. +- commit fd0a178 + +------------------------------------------------------------------- +Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de + +- Update config files to enable GFS DLM locking. +- commit 712cff0 + ------------------------------------------------------------------- Thu Sep 5 11:42:00 CEST 2013 - ohering@suse.de @@ -3741,7 +3772,7 @@ Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com - CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525). When rtc_cmos is module, hctosys fails to set the clock on boot, issuing ominious error messages to the console. -- commit a3aa67c +- commit cddcbe7 ------------------------------------------------------------------- Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com diff --git a/kernel-exynos.spec b/kernel-exynos.spec index 6773c641..5c2b45f2 100644 --- a/kernel-exynos.spec +++ b/kernel-exynos.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.11 -%define patchversion 3.11.0 +%define patchversion 3.11.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-exynos Summary: Kernel for Samsung's Exynos SoC -Version: 3.11.0 -Release: .g0a1c41f +Version: 3.11.1 +Release: .gcee6127 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 9a5429cb..58cdbd7f 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Sep 14 20:49:04 CEST 2013 - jslaby@suse.cz + +- Linux 3.11.1. +- commit 1383321 + +------------------------------------------------------------------- +Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com + +- config: Enable CONFIG_ZSWAP (bnc#839064). + It's built-in but a no-op without zswap.enabled=1 on the kernel + command line. +- commit 1441e59 + +------------------------------------------------------------------- +Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com + +- Update + patches.fixes/reiserfs-locking-handle-nested-locks-properly. +- Update + patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. +- Update + patches.fixes/reiserfs-locking-release-lock-around-quota-operations. +- commit fd0a178 + +------------------------------------------------------------------- +Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de + +- Update config files to enable GFS DLM locking. +- commit 712cff0 + ------------------------------------------------------------------- Thu Sep 5 11:42:00 CEST 2013 - ohering@suse.de @@ -3741,7 +3772,7 @@ Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com - CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525). When rtc_cmos is module, hctosys fails to set the clock on boot, issuing ominious error messages to the console. -- commit a3aa67c +- commit cddcbe7 ------------------------------------------------------------------- Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com diff --git a/kernel-lpae.spec b/kernel-lpae.spec index ab034739..e0526c52 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.11 -%define patchversion 3.11.0 +%define patchversion 3.11.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems -Version: 3.11.0 -Release: .g0a1c41f +Version: 3.11.1 +Release: .gcee6127 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-pae.changes b/kernel-pae.changes index 9a5429cb..58cdbd7f 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Sep 14 20:49:04 CEST 2013 - jslaby@suse.cz + +- Linux 3.11.1. +- commit 1383321 + +------------------------------------------------------------------- +Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com + +- config: Enable CONFIG_ZSWAP (bnc#839064). + It's built-in but a no-op without zswap.enabled=1 on the kernel + command line. +- commit 1441e59 + +------------------------------------------------------------------- +Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com + +- Update + patches.fixes/reiserfs-locking-handle-nested-locks-properly. +- Update + patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. +- Update + patches.fixes/reiserfs-locking-release-lock-around-quota-operations. +- commit fd0a178 + +------------------------------------------------------------------- +Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de + +- Update config files to enable GFS DLM locking. +- commit 712cff0 + ------------------------------------------------------------------- Thu Sep 5 11:42:00 CEST 2013 - ohering@suse.de @@ -3741,7 +3772,7 @@ Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com - CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525). When rtc_cmos is module, hctosys fails to set the clock on boot, issuing ominious error messages to the console. -- commit a3aa67c +- commit cddcbe7 ------------------------------------------------------------------- Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com diff --git a/kernel-pae.spec b/kernel-pae.spec index 0fd39e8c..29b55cef 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.11 -%define patchversion 3.11.0 +%define patchversion 3.11.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-pae Summary: Kernel with PAE Support -Version: 3.11.0 -Release: .g0a1c41f +Version: 3.11.1 +Release: .gcee6127 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-source.changes b/kernel-source.changes index 9a5429cb..58cdbd7f 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Sep 14 20:49:04 CEST 2013 - jslaby@suse.cz + +- Linux 3.11.1. +- commit 1383321 + +------------------------------------------------------------------- +Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com + +- config: Enable CONFIG_ZSWAP (bnc#839064). + It's built-in but a no-op without zswap.enabled=1 on the kernel + command line. +- commit 1441e59 + +------------------------------------------------------------------- +Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com + +- Update + patches.fixes/reiserfs-locking-handle-nested-locks-properly. +- Update + patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. +- Update + patches.fixes/reiserfs-locking-release-lock-around-quota-operations. +- commit fd0a178 + +------------------------------------------------------------------- +Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de + +- Update config files to enable GFS DLM locking. +- commit 712cff0 + ------------------------------------------------------------------- Thu Sep 5 11:42:00 CEST 2013 - ohering@suse.de @@ -3741,7 +3772,7 @@ Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com - CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525). When rtc_cmos is module, hctosys fails to set the clock on boot, issuing ominious error messages to the console. -- commit a3aa67c +- commit cddcbe7 ------------------------------------------------------------------- Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com diff --git a/kernel-source.spec b/kernel-source.spec index f5e8136e..eb87367a 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -19,7 +19,7 @@ # icecream 0 %define srcversion 3.11 -%define patchversion 3.11.0 +%define patchversion 3.11.1 %define variant %{nil} %define vanilla_only 0 @@ -29,8 +29,8 @@ Name: kernel-source Summary: The Linux Kernel Sources -Version: 3.11.0 -Release: .g0a1c41f +Version: 3.11.1 +Release: .gcee6127 License: GPL-2.0 Group: Development/Sources Url: http://www.kernel.org/ diff --git a/kernel-syms.changes b/kernel-syms.changes index 9a5429cb..58cdbd7f 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Sep 14 20:49:04 CEST 2013 - jslaby@suse.cz + +- Linux 3.11.1. +- commit 1383321 + +------------------------------------------------------------------- +Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com + +- config: Enable CONFIG_ZSWAP (bnc#839064). + It's built-in but a no-op without zswap.enabled=1 on the kernel + command line. +- commit 1441e59 + +------------------------------------------------------------------- +Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com + +- Update + patches.fixes/reiserfs-locking-handle-nested-locks-properly. +- Update + patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. +- Update + patches.fixes/reiserfs-locking-release-lock-around-quota-operations. +- commit fd0a178 + +------------------------------------------------------------------- +Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de + +- Update config files to enable GFS DLM locking. +- commit 712cff0 + ------------------------------------------------------------------- Thu Sep 5 11:42:00 CEST 2013 - ohering@suse.de @@ -3741,7 +3772,7 @@ Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com - CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525). When rtc_cmos is module, hctosys fails to set the clock on boot, issuing ominious error messages to the console. -- commit a3aa67c +- commit cddcbe7 ------------------------------------------------------------------- Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com diff --git a/kernel-syms.spec b/kernel-syms.spec index 89ef2c78..5b3d5650 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -23,9 +23,9 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) -Version: 3.11.0 +Version: 3.11.1 %if %using_buildservice -Release: .g0a1c41f +Release: .gcee6127 %else %define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0) Release: %kernel_source_release diff --git a/kernel-trace.changes b/kernel-trace.changes index 9a5429cb..58cdbd7f 100644 --- a/kernel-trace.changes +++ b/kernel-trace.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Sep 14 20:49:04 CEST 2013 - jslaby@suse.cz + +- Linux 3.11.1. +- commit 1383321 + +------------------------------------------------------------------- +Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com + +- config: Enable CONFIG_ZSWAP (bnc#839064). + It's built-in but a no-op without zswap.enabled=1 on the kernel + command line. +- commit 1441e59 + +------------------------------------------------------------------- +Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com + +- Update + patches.fixes/reiserfs-locking-handle-nested-locks-properly. +- Update + patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. +- Update + patches.fixes/reiserfs-locking-release-lock-around-quota-operations. +- commit fd0a178 + +------------------------------------------------------------------- +Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de + +- Update config files to enable GFS DLM locking. +- commit 712cff0 + ------------------------------------------------------------------- Thu Sep 5 11:42:00 CEST 2013 - ohering@suse.de @@ -3741,7 +3772,7 @@ Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com - CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525). When rtc_cmos is module, hctosys fails to set the clock on boot, issuing ominious error messages to the console. -- commit a3aa67c +- commit cddcbe7 ------------------------------------------------------------------- Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com diff --git a/kernel-trace.spec b/kernel-trace.spec index 1b7bd3d9..c0f1bf83 100644 --- a/kernel-trace.spec +++ b/kernel-trace.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.11 -%define patchversion 3.11.0 +%define patchversion 3.11.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-trace Summary: The Standard Kernel with Tracing Features -Version: 3.11.0 -Release: .g0a1c41f +Version: 3.11.1 +Release: .gcee6127 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 9a5429cb..58cdbd7f 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Sep 14 20:49:04 CEST 2013 - jslaby@suse.cz + +- Linux 3.11.1. +- commit 1383321 + +------------------------------------------------------------------- +Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com + +- config: Enable CONFIG_ZSWAP (bnc#839064). + It's built-in but a no-op without zswap.enabled=1 on the kernel + command line. +- commit 1441e59 + +------------------------------------------------------------------- +Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com + +- Update + patches.fixes/reiserfs-locking-handle-nested-locks-properly. +- Update + patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. +- Update + patches.fixes/reiserfs-locking-release-lock-around-quota-operations. +- commit fd0a178 + +------------------------------------------------------------------- +Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de + +- Update config files to enable GFS DLM locking. +- commit 712cff0 + ------------------------------------------------------------------- Thu Sep 5 11:42:00 CEST 2013 - ohering@suse.de @@ -3741,7 +3772,7 @@ Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com - CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525). When rtc_cmos is module, hctosys fails to set the clock on boot, issuing ominious error messages to the console. -- commit a3aa67c +- commit cddcbe7 ------------------------------------------------------------------- Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 7a92fe32..02a2f7e8 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.11 -%define patchversion 3.11.0 +%define patchversion 3.11.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches -Version: 3.11.0 -Release: .g0a1c41f +Version: 3.11.1 +Release: .gcee6127 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-xen.changes b/kernel-xen.changes index 9a5429cb..58cdbd7f 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Sep 14 20:49:04 CEST 2013 - jslaby@suse.cz + +- Linux 3.11.1. +- commit 1383321 + +------------------------------------------------------------------- +Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com + +- config: Enable CONFIG_ZSWAP (bnc#839064). + It's built-in but a no-op without zswap.enabled=1 on the kernel + command line. +- commit 1441e59 + +------------------------------------------------------------------- +Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com + +- Update + patches.fixes/reiserfs-locking-handle-nested-locks-properly. +- Update + patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. +- Update + patches.fixes/reiserfs-locking-release-lock-around-quota-operations. +- commit fd0a178 + +------------------------------------------------------------------- +Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de + +- Update config files to enable GFS DLM locking. +- commit 712cff0 + ------------------------------------------------------------------- Thu Sep 5 11:42:00 CEST 2013 - ohering@suse.de @@ -3741,7 +3772,7 @@ Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com - CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525). When rtc_cmos is module, hctosys fails to set the clock on boot, issuing ominious error messages to the console. -- commit a3aa67c +- commit cddcbe7 ------------------------------------------------------------------- Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com diff --git a/kernel-xen.spec b/kernel-xen.spec index e7f021af..f6366c00 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.11 -%define patchversion 3.11.0 +%define patchversion 3.11.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-xen Summary: The Xen Kernel -Version: 3.11.0 -Release: .g0a1c41f +Version: 3.11.1 +Release: .gcee6127 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/patches.fixes.tar.bz2 b/patches.fixes.tar.bz2 index e4340f6e..db3f7d2d 100644 --- a/patches.fixes.tar.bz2 +++ b/patches.fixes.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb497e0fca9e5c894f17e753adff1b4fd4dda33525e522fae4c9e9f074b94c99 -size 27777 +oid sha256:e12a7d72f2123949c84659ea820005d658e1d06dd13e0ca19922c919b4c69f9c +size 26934 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 3f8741cd..4988aee1 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ee18541c0eac40ab98a3cc2afffb20d24e6531f3cdbb7990b74d2deb7c88225b -size 133 +oid sha256:a84d1e356f224869ed0b9014a3cfb4839e843906136e77a749319d1526497579 +size 5648 diff --git a/series.conf b/series.conf index df215916..0de5d373 100644 --- a/series.conf +++ b/series.conf @@ -27,6 +27,7 @@ # DO NOT MODIFY THEM! # Send separate patches upstream if you find a problem... ######################################################## + patches.kernel.org/patch-3.11.1 ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index be9514af..f5b5a207 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2013-09-05 12:20:59 +0200 -GIT Revision: 0a1c41f754bed37e8e92bedb0ad5ced620e6a75f +2013-09-14 21:55:02 +0200 +GIT Revision: cee6127cc405219566729ed94ffc4cb64744a2cd GIT Branch: stable