commit 7b4772efe8d93aa10d03eedcbf59312d442b6ad5
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=458
This commit is contained in:
parent
bfd23a3ee6
commit
dae97e6ef5
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 16:46:42 CET 2015 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd (bsc#958439).
|
||||
- ALSA: hda - Set codec to D3 at reboot/shutdown on Thinkpads
|
||||
(bsc#958439).
|
||||
- ALSA: hda - Apply click noise workaround for Thinkpads
|
||||
generically (bsc#958439).
|
||||
- commit 7b4772e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 09:27:40 CET 2015 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.3.3.
|
||||
- commit 0baa1c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 11 09:22:04 CET 2015 - jslaby@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.3
|
||||
%define patchversion 4.3.2
|
||||
%define patchversion 4.3.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,9 +57,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.3.2
|
||||
Version: 4.3.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2aebb11
|
||||
Release: <RELEASE>.g7b4772e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 16:46:42 CET 2015 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd (bsc#958439).
|
||||
- ALSA: hda - Set codec to D3 at reboot/shutdown on Thinkpads
|
||||
(bsc#958439).
|
||||
- ALSA: hda - Apply click noise workaround for Thinkpads
|
||||
generically (bsc#958439).
|
||||
- commit 7b4772e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 09:27:40 CET 2015 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.3.3.
|
||||
- commit 0baa1c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 11 09:22:04 CET 2015 - jslaby@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.3
|
||||
%define patchversion 4.3.2
|
||||
%define patchversion 4.3.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,9 +57,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.3.2
|
||||
Version: 4.3.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2aebb11
|
||||
Release: <RELEASE>.g7b4772e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 16:46:42 CET 2015 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd (bsc#958439).
|
||||
- ALSA: hda - Set codec to D3 at reboot/shutdown on Thinkpads
|
||||
(bsc#958439).
|
||||
- ALSA: hda - Apply click noise workaround for Thinkpads
|
||||
generically (bsc#958439).
|
||||
- commit 7b4772e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 09:27:40 CET 2015 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.3.3.
|
||||
- commit 0baa1c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 11 09:22:04 CET 2015 - jslaby@suse.cz
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define patchversion 4.3.2
|
||||
%define patchversion 4.3.3
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -27,9 +27,9 @@ Name: kernel-docs
|
||||
Summary: Kernel Documentation (man pages)
|
||||
License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 4.3.2
|
||||
Version: 4.3.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2aebb11
|
||||
Release: <RELEASE>.g7b4772e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 16:46:42 CET 2015 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd (bsc#958439).
|
||||
- ALSA: hda - Set codec to D3 at reboot/shutdown on Thinkpads
|
||||
(bsc#958439).
|
||||
- ALSA: hda - Apply click noise workaround for Thinkpads
|
||||
generically (bsc#958439).
|
||||
- commit 7b4772e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 09:27:40 CET 2015 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.3.3.
|
||||
- commit 0baa1c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 11 09:22:04 CET 2015 - jslaby@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.3
|
||||
%define patchversion 4.3.2
|
||||
%define patchversion 4.3.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,9 +57,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.3.2
|
||||
Version: 4.3.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2aebb11
|
||||
Release: <RELEASE>.g7b4772e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 16:46:42 CET 2015 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd (bsc#958439).
|
||||
- ALSA: hda - Set codec to D3 at reboot/shutdown on Thinkpads
|
||||
(bsc#958439).
|
||||
- ALSA: hda - Apply click noise workaround for Thinkpads
|
||||
generically (bsc#958439).
|
||||
- commit 7b4772e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 09:27:40 CET 2015 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.3.3.
|
||||
- commit 0baa1c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 11 09:22:04 CET 2015 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 4.3.2
|
||||
%define patchversion 4.3.3
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -42,9 +42,9 @@ BuildRequires: dracut
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 4.3.2
|
||||
Version: 4.3.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2aebb11
|
||||
Release: <RELEASE>.g7b4772e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 16:46:42 CET 2015 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd (bsc#958439).
|
||||
- ALSA: hda - Set codec to D3 at reboot/shutdown on Thinkpads
|
||||
(bsc#958439).
|
||||
- ALSA: hda - Apply click noise workaround for Thinkpads
|
||||
generically (bsc#958439).
|
||||
- commit 7b4772e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 09:27:40 CET 2015 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.3.3.
|
||||
- commit 0baa1c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 11 09:22:04 CET 2015 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 4.3.2
|
||||
%define patchversion 4.3.3
|
||||
%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.3.2
|
||||
Version: 4.3.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2aebb11
|
||||
Release: <RELEASE>.g7b4772e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 16:46:42 CET 2015 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd (bsc#958439).
|
||||
- ALSA: hda - Set codec to D3 at reboot/shutdown on Thinkpads
|
||||
(bsc#958439).
|
||||
- ALSA: hda - Apply click noise workaround for Thinkpads
|
||||
generically (bsc#958439).
|
||||
- commit 7b4772e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 09:27:40 CET 2015 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.3.3.
|
||||
- commit 0baa1c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 11 09:22:04 CET 2015 - jslaby@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.3
|
||||
%define patchversion 4.3.2
|
||||
%define patchversion 4.3.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,9 +57,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.3.2
|
||||
Version: 4.3.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2aebb11
|
||||
Release: <RELEASE>.g7b4772e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 16:46:42 CET 2015 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd (bsc#958439).
|
||||
- ALSA: hda - Set codec to D3 at reboot/shutdown on Thinkpads
|
||||
(bsc#958439).
|
||||
- ALSA: hda - Apply click noise workaround for Thinkpads
|
||||
generically (bsc#958439).
|
||||
- commit 7b4772e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 09:27:40 CET 2015 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.3.3.
|
||||
- commit 0baa1c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 11 09:22:04 CET 2015 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.3
|
||||
%define patchversion 4.3.2
|
||||
%define patchversion 4.3.3
|
||||
%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.3.2
|
||||
Version: 4.3.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2aebb11
|
||||
Release: <RELEASE>.g7b4772e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 16:46:42 CET 2015 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd (bsc#958439).
|
||||
- ALSA: hda - Set codec to D3 at reboot/shutdown on Thinkpads
|
||||
(bsc#958439).
|
||||
- ALSA: hda - Apply click noise workaround for Thinkpads
|
||||
generically (bsc#958439).
|
||||
- commit 7b4772e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 09:27:40 CET 2015 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.3.3.
|
||||
- commit 0baa1c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 11 09:22:04 CET 2015 - jslaby@suse.cz
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 4.3.2
|
||||
Version: 4.3.3
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2aebb11
|
||||
Release: <RELEASE>.g7b4772e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 16:46:42 CET 2015 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd (bsc#958439).
|
||||
- ALSA: hda - Set codec to D3 at reboot/shutdown on Thinkpads
|
||||
(bsc#958439).
|
||||
- ALSA: hda - Apply click noise workaround for Thinkpads
|
||||
generically (bsc#958439).
|
||||
- commit 7b4772e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 09:27:40 CET 2015 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.3.3.
|
||||
- commit 0baa1c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 11 09:22:04 CET 2015 - jslaby@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.3
|
||||
%define patchversion 4.3.2
|
||||
%define patchversion 4.3.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,9 +57,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.3.2
|
||||
Version: 4.3.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2aebb11
|
||||
Release: <RELEASE>.g7b4772e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:803799318af52ae099659d00e781262740ce16c5fafbb51906f23af4a0faddbc
|
||||
size 12641
|
||||
oid sha256:a2dd8a85c054eb5faa0234153a95e53f3e111203152e9d4ec8c6fa439c59f6ca
|
||||
size 14183
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2b3ce9567baf509d0054eab45498ba7201f91d3ac83e3f55166d933e6910c64
|
||||
size 44137
|
||||
oid sha256:c24e33f966df9ad3b9cd264997736b0399cd54aa4c7b2bb8915a5875175be586
|
||||
size 78833
|
||||
|
@ -29,6 +29,7 @@
|
||||
########################################################
|
||||
patches.kernel.org/patch-4.3.1
|
||||
patches.kernel.org/patch-4.3.1-2
|
||||
patches.kernel.org/patch-4.3.2-3
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -405,6 +406,9 @@
|
||||
patches.drivers/ALSA-hda-Disable-64bit-address-for-Creative-HDA-cont
|
||||
patches.drivers/ALSA-hda-Fix-lost-4k-BDL-boundary-workaround
|
||||
patches.drivers/ALSA-hda-Fix-noise-problems-on-Thinkpad-T440s
|
||||
patches.drivers/ALSA-hda-Apply-click-noise-workaround-for-Thinkpads
|
||||
patches.drivers/ALSA-hda-Set-codec-to-D3-at-reboot-shutdown-on-Think
|
||||
patches.drivers/ALSA-hda-Add-a-fixup-for-Thinkpad-X1-Carbon-2nd
|
||||
|
||||
########################################################
|
||||
# Char / serial
|
||||
|
@ -1,3 +1,3 @@
|
||||
2015-12-11 09:22:04 +0100
|
||||
GIT Revision: 2aebb1185cc58c5d921d13208da6ef622ee5bd62
|
||||
2015-12-15 16:50:32 +0100
|
||||
GIT Revision: 7b4772efe8d93aa10d03eedcbf59312d442b6ad5
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user