commit ff417d1a10dee9e55cc9d29c6f0bae37395b6dcf
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=612
This commit is contained in:
parent
bad57ff295
commit
2af9042a53
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 26 17:26:36 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.11 (: :).
|
||||
- commit 8e531aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 16:49:16 CET 2016 - tiwai@suse.de
|
||||
|
||||
- ASoC: intel: Fix crash at suspend/resume without card
|
||||
registration (bsc#1010690).
|
||||
- commit b60c8fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 14:43:05 CET 2016 - tiwai@suse.de
|
||||
|
||||
- Revert "ACPI: Execute _PTS before system reboot" (bsc#101220).
|
||||
- commit 95e516a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 11:33:45 CET 2016 - tiwai@suse.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.8
|
||||
%define patchversion 4.8.10
|
||||
%define patchversion 4.8.11
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -60,9 +60,9 @@ Name: kernel-64kb
|
||||
Summary: Kernel with 64kb PAGE_SIZE
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.8.10
|
||||
Version: 4.8.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g534ac6c
|
||||
Release: <RELEASE>.gff417d1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 26 17:26:36 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.11 (: :).
|
||||
- commit 8e531aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 16:49:16 CET 2016 - tiwai@suse.de
|
||||
|
||||
- ASoC: intel: Fix crash at suspend/resume without card
|
||||
registration (bsc#1010690).
|
||||
- commit b60c8fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 14:43:05 CET 2016 - tiwai@suse.de
|
||||
|
||||
- Revert "ACPI: Execute _PTS before system reboot" (bsc#101220).
|
||||
- commit 95e516a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 11:33:45 CET 2016 - tiwai@suse.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.8
|
||||
%define patchversion 4.8.10
|
||||
%define patchversion 4.8.11
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -60,9 +60,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.8.10
|
||||
Version: 4.8.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g534ac6c
|
||||
Release: <RELEASE>.gff417d1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 26 17:26:36 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.11 (: :).
|
||||
- commit 8e531aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 16:49:16 CET 2016 - tiwai@suse.de
|
||||
|
||||
- ASoC: intel: Fix crash at suspend/resume without card
|
||||
registration (bsc#1010690).
|
||||
- commit b60c8fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 14:43:05 CET 2016 - tiwai@suse.de
|
||||
|
||||
- Revert "ACPI: Execute _PTS before system reboot" (bsc#101220).
|
||||
- commit 95e516a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 11:33:45 CET 2016 - tiwai@suse.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.8
|
||||
%define patchversion 4.8.10
|
||||
%define patchversion 4.8.11
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -60,9 +60,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.8.10
|
||||
Version: 4.8.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g534ac6c
|
||||
Release: <RELEASE>.gff417d1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 26 17:26:36 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.11 (: :).
|
||||
- commit 8e531aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 16:49:16 CET 2016 - tiwai@suse.de
|
||||
|
||||
- ASoC: intel: Fix crash at suspend/resume without card
|
||||
registration (bsc#1010690).
|
||||
- commit b60c8fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 14:43:05 CET 2016 - tiwai@suse.de
|
||||
|
||||
- Revert "ACPI: Execute _PTS before system reboot" (bsc#101220).
|
||||
- commit 95e516a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 11:33:45 CET 2016 - tiwai@suse.de
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define patchversion 4.8.10
|
||||
%define patchversion 4.8.11
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -33,9 +33,9 @@ Name: kernel-docs
|
||||
Summary: Kernel Documentation (man pages)
|
||||
License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 4.8.10
|
||||
Version: 4.8.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g534ac6c
|
||||
Release: <RELEASE>.gff417d1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 26 17:26:36 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.11 (: :).
|
||||
- commit 8e531aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 16:49:16 CET 2016 - tiwai@suse.de
|
||||
|
||||
- ASoC: intel: Fix crash at suspend/resume without card
|
||||
registration (bsc#1010690).
|
||||
- commit b60c8fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 14:43:05 CET 2016 - tiwai@suse.de
|
||||
|
||||
- Revert "ACPI: Execute _PTS before system reboot" (bsc#101220).
|
||||
- commit 95e516a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 11:33:45 CET 2016 - tiwai@suse.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.8
|
||||
%define patchversion 4.8.10
|
||||
%define patchversion 4.8.11
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -60,9 +60,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.8.10
|
||||
Version: 4.8.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g534ac6c
|
||||
Release: <RELEASE>.gff417d1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 26 17:26:36 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.11 (: :).
|
||||
- commit 8e531aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 16:49:16 CET 2016 - tiwai@suse.de
|
||||
|
||||
- ASoC: intel: Fix crash at suspend/resume without card
|
||||
registration (bsc#1010690).
|
||||
- commit b60c8fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 14:43:05 CET 2016 - tiwai@suse.de
|
||||
|
||||
- Revert "ACPI: Execute _PTS before system reboot" (bsc#101220).
|
||||
- commit 95e516a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 11:33:45 CET 2016 - tiwai@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 4.8.10
|
||||
%define patchversion 4.8.11
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -51,9 +51,9 @@ BuildRequires: dracut
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 4.8.10
|
||||
Version: 4.8.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g534ac6c
|
||||
Release: <RELEASE>.gff417d1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 26 17:26:36 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.11 (: :).
|
||||
- commit 8e531aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 16:49:16 CET 2016 - tiwai@suse.de
|
||||
|
||||
- ASoC: intel: Fix crash at suspend/resume without card
|
||||
registration (bsc#1010690).
|
||||
- commit b60c8fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 14:43:05 CET 2016 - tiwai@suse.de
|
||||
|
||||
- Revert "ACPI: Execute _PTS before system reboot" (bsc#101220).
|
||||
- commit 95e516a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 11:33:45 CET 2016 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 4.8.10
|
||||
%define patchversion 4.8.11
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Basic QA tests for the kernel
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 4.8.10
|
||||
Version: 4.8.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g534ac6c
|
||||
Release: <RELEASE>.gff417d1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 26 17:26:36 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.11 (: :).
|
||||
- commit 8e531aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 16:49:16 CET 2016 - tiwai@suse.de
|
||||
|
||||
- ASoC: intel: Fix crash at suspend/resume without card
|
||||
registration (bsc#1010690).
|
||||
- commit b60c8fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 14:43:05 CET 2016 - tiwai@suse.de
|
||||
|
||||
- Revert "ACPI: Execute _PTS before system reboot" (bsc#101220).
|
||||
- commit 95e516a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 11:33:45 CET 2016 - tiwai@suse.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.8
|
||||
%define patchversion 4.8.10
|
||||
%define patchversion 4.8.11
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -60,9 +60,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.8.10
|
||||
Version: 4.8.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g534ac6c
|
||||
Release: <RELEASE>.gff417d1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 26 17:26:36 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.11 (: :).
|
||||
- commit 8e531aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 16:49:16 CET 2016 - tiwai@suse.de
|
||||
|
||||
- ASoC: intel: Fix crash at suspend/resume without card
|
||||
registration (bsc#1010690).
|
||||
- commit b60c8fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 14:43:05 CET 2016 - tiwai@suse.de
|
||||
|
||||
- Revert "ACPI: Execute _PTS before system reboot" (bsc#101220).
|
||||
- commit 95e516a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 11:33:45 CET 2016 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.8
|
||||
%define patchversion 4.8.10
|
||||
%define patchversion 4.8.11
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -30,9 +30,9 @@ Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 4.8.10
|
||||
Version: 4.8.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g534ac6c
|
||||
Release: <RELEASE>.gff417d1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 26 17:26:36 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.11 (: :).
|
||||
- commit 8e531aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 16:49:16 CET 2016 - tiwai@suse.de
|
||||
|
||||
- ASoC: intel: Fix crash at suspend/resume without card
|
||||
registration (bsc#1010690).
|
||||
- commit b60c8fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 14:43:05 CET 2016 - tiwai@suse.de
|
||||
|
||||
- Revert "ACPI: Execute _PTS before system reboot" (bsc#101220).
|
||||
- commit 95e516a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 11:33:45 CET 2016 - tiwai@suse.de
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 4.8.10
|
||||
Version: 4.8.11
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g534ac6c
|
||||
Release: <RELEASE>.gff417d1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 26 17:26:36 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.11 (: :).
|
||||
- commit 8e531aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 16:49:16 CET 2016 - tiwai@suse.de
|
||||
|
||||
- ASoC: intel: Fix crash at suspend/resume without card
|
||||
registration (bsc#1010690).
|
||||
- commit b60c8fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 14:43:05 CET 2016 - tiwai@suse.de
|
||||
|
||||
- Revert "ACPI: Execute _PTS before system reboot" (bsc#101220).
|
||||
- commit 95e516a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 11:33:45 CET 2016 - tiwai@suse.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.8
|
||||
%define patchversion 4.8.10
|
||||
%define patchversion 4.8.11
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -60,9 +60,9 @@ Name: kernel-syzkaller
|
||||
Summary: Kernel used for fuzzing by syzkaller
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.8.10
|
||||
Version: 4.8.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g534ac6c
|
||||
Release: <RELEASE>.gff417d1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 26 17:26:36 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.11 (: :).
|
||||
- commit 8e531aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 16:49:16 CET 2016 - tiwai@suse.de
|
||||
|
||||
- ASoC: intel: Fix crash at suspend/resume without card
|
||||
registration (bsc#1010690).
|
||||
- commit b60c8fd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 14:43:05 CET 2016 - tiwai@suse.de
|
||||
|
||||
- Revert "ACPI: Execute _PTS before system reboot" (bsc#101220).
|
||||
- commit 95e516a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 11:33:45 CET 2016 - tiwai@suse.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.8
|
||||
%define patchversion 4.8.10
|
||||
%define patchversion 4.8.11
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -60,9 +60,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.8.10
|
||||
Version: 4.8.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g534ac6c
|
||||
Release: <RELEASE>.gff417d1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55abc04b33c6e2e8c3557d7e99d603e832d5c2cfb0274fd5b40b1fda22fba35d
|
||||
size 11971
|
||||
oid sha256:38e7d6d60661a4265b391a40c4602d99c7bd195168184aeb282750118e218c76
|
||||
size 13622
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:beb07b96d6d1ce79fe484db339410719cbfd36fe95c80c8d0378cc8d2841cd18
|
||||
size 241317
|
||||
oid sha256:315b5e08c5161f1e01e4c6ef0f086c628b85fa3ea4b947962cccf039823f9f80
|
||||
size 261949
|
||||
|
@ -37,6 +37,7 @@
|
||||
patches.kernel.org/patch-4.8.7-8
|
||||
patches.kernel.org/patch-4.8.8-9
|
||||
patches.kernel.org/patch-4.8.9-10
|
||||
patches.kernel.org/patch-4.8.10-11
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -199,6 +200,8 @@
|
||||
|
||||
patches.arch/acpi_thermal_passive_blacklist.patch
|
||||
|
||||
patches.fixes/Revert-ACPI-Execute-_PTS-before-system-reboot
|
||||
|
||||
########################################################
|
||||
# CPUFREQ
|
||||
########################################################
|
||||
@ -380,6 +383,7 @@
|
||||
##########################################################
|
||||
# Sound
|
||||
##########################################################
|
||||
patches.fixes/ASoC-intel-Fix-crash-at-suspend-resume-without-card
|
||||
|
||||
########################################################
|
||||
# Char / serial
|
||||
|
@ -1,3 +1,3 @@
|
||||
2016-11-25 11:33:45 +0100
|
||||
GIT Revision: 534ac6ce79e9d12812cbe2010e2d7a96249cfe10
|
||||
2016-11-26 19:34:47 +0100
|
||||
GIT Revision: ff417d1a10dee9e55cc9d29c6f0bae37395b6dcf
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user