commit ee8dd2b36061c03833171bc1e0119ad938904572
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=294
This commit is contained in:
parent
48ca4677ba
commit
9797fcd717
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:2f55694e3de9bffcad7cc8f6f3d52b5556d0205294a4be30fd03642296789336
|
oid sha256:e075421d345796e54716050b66eaf08f42083465305988cca7b7655aacd398b6
|
||||||
size 264841
|
size 264805
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 17 11:03:21 CEST 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 3.15.1.
|
||||||
|
- commit fb8e7ed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 13:58:44 CEST 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915, HD-audio: Don't continue probing when nomodeset is
|
||||||
|
given (bnc#882648).
|
||||||
|
- commit cc07b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 11:14:20 CEST 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable CONFIG_8723AU_P2P
|
||||||
|
Disable this as it is reported to be totally broken and can cause
|
||||||
|
a kernel oops.
|
||||||
|
- commit a014268
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15
|
%define srcversion 3.15
|
||||||
%define patchversion 3.15.0
|
%define patchversion 3.15.1
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,11 +59,11 @@ Name: kernel-debug
|
|||||||
Summary: A Debug Version of the Kernel
|
Summary: A Debug Version of the Kernel
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.0
|
Version: 3.15.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 17 11:03:21 CEST 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 3.15.1.
|
||||||
|
- commit fb8e7ed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 13:58:44 CEST 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915, HD-audio: Don't continue probing when nomodeset is
|
||||||
|
given (bnc#882648).
|
||||||
|
- commit cc07b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 11:14:20 CEST 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable CONFIG_8723AU_P2P
|
||||||
|
Disable this as it is reported to be totally broken and can cause
|
||||||
|
a kernel oops.
|
||||||
|
- commit a014268
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15
|
%define srcversion 3.15
|
||||||
%define patchversion 3.15.0
|
%define patchversion 3.15.1
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,11 +59,11 @@ Name: kernel-default
|
|||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.0
|
Version: 3.15.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 17 11:03:21 CEST 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 3.15.1.
|
||||||
|
- commit fb8e7ed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 13:58:44 CEST 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915, HD-audio: Don't continue probing when nomodeset is
|
||||||
|
given (bnc#882648).
|
||||||
|
- commit cc07b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 11:14:20 CEST 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable CONFIG_8723AU_P2P
|
||||||
|
Disable this as it is reported to be totally broken and can cause
|
||||||
|
a kernel oops.
|
||||||
|
- commit a014268
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15
|
%define srcversion 3.15
|
||||||
%define patchversion 3.15.0
|
%define patchversion 3.15.1
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,11 +59,11 @@ Name: kernel-desktop
|
|||||||
Summary: Kernel optimized for the desktop
|
Summary: Kernel optimized for the desktop
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.0
|
Version: 3.15.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 17 11:03:21 CEST 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 3.15.1.
|
||||||
|
- commit fb8e7ed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 13:58:44 CEST 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915, HD-audio: Don't continue probing when nomodeset is
|
||||||
|
given (bnc#882648).
|
||||||
|
- commit cc07b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 11:14:20 CEST 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable CONFIG_8723AU_P2P
|
||||||
|
Disable this as it is reported to be totally broken and can cause
|
||||||
|
a kernel oops.
|
||||||
|
- commit a014268
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define patchversion 3.15.0
|
%define patchversion 3.15.1
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -25,11 +25,11 @@ Name: kernel-docs
|
|||||||
Summary: Kernel Documentation
|
Summary: Kernel Documentation
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: Documentation/Man
|
Group: Documentation/Man
|
||||||
Version: 3.15.0
|
Version: 3.15.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: docbook-toys
|
BuildRequires: docbook-toys
|
||||||
BuildRequires: docbook-utils
|
BuildRequires: docbook-utils
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 17 11:03:21 CEST 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 3.15.1.
|
||||||
|
- commit fb8e7ed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 13:58:44 CEST 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915, HD-audio: Don't continue probing when nomodeset is
|
||||||
|
given (bnc#882648).
|
||||||
|
- commit cc07b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 11:14:20 CEST 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable CONFIG_8723AU_P2P
|
||||||
|
Disable this as it is reported to be totally broken and can cause
|
||||||
|
a kernel oops.
|
||||||
|
- commit a014268
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15
|
%define srcversion 3.15
|
||||||
%define patchversion 3.15.0
|
%define patchversion 3.15.1
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,11 +59,11 @@ Name: kernel-ec2
|
|||||||
Summary: The Amazon EC2 Xen Kernel
|
Summary: The Amazon EC2 Xen Kernel
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.0
|
Version: 3.15.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 17 11:03:21 CEST 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 3.15.1.
|
||||||
|
- commit fb8e7ed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 13:58:44 CEST 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915, HD-audio: Don't continue probing when nomodeset is
|
||||||
|
given (bnc#882648).
|
||||||
|
- commit cc07b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 11:14:20 CEST 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable CONFIG_8723AU_P2P
|
||||||
|
Disable this as it is reported to be totally broken and can cause
|
||||||
|
a kernel oops.
|
||||||
|
- commit a014268
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15
|
%define srcversion 3.15
|
||||||
%define patchversion 3.15.0
|
%define patchversion 3.15.1
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,11 +59,11 @@ Name: kernel-exynos
|
|||||||
Summary: Kernel for Samsung's Exynos SoC
|
Summary: Kernel for Samsung's Exynos SoC
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.0
|
Version: 3.15.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 17 11:03:21 CEST 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 3.15.1.
|
||||||
|
- commit fb8e7ed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 13:58:44 CEST 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915, HD-audio: Don't continue probing when nomodeset is
|
||||||
|
given (bnc#882648).
|
||||||
|
- commit cc07b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 11:14:20 CEST 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable CONFIG_8723AU_P2P
|
||||||
|
Disable this as it is reported to be totally broken and can cause
|
||||||
|
a kernel oops.
|
||||||
|
- commit a014268
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15
|
%define srcversion 3.15
|
||||||
%define patchversion 3.15.0
|
%define patchversion 3.15.1
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,11 +59,11 @@ Name: kernel-lpae
|
|||||||
Summary: Kernel for LPAE enabled systems
|
Summary: Kernel for LPAE enabled systems
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.0
|
Version: 3.15.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 17 11:03:21 CEST 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 3.15.1.
|
||||||
|
- commit fb8e7ed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 13:58:44 CEST 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915, HD-audio: Don't continue probing when nomodeset is
|
||||||
|
given (bnc#882648).
|
||||||
|
- commit cc07b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 11:14:20 CEST 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable CONFIG_8723AU_P2P
|
||||||
|
Disable this as it is reported to be totally broken and can cause
|
||||||
|
a kernel oops.
|
||||||
|
- commit a014268
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
#!BuildIgnore: post-build-checks
|
#!BuildIgnore: post-build-checks
|
||||||
|
|
||||||
%define patchversion 3.15.0
|
%define patchversion 3.15.1
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -45,11 +45,11 @@ BuildRequires: dracut
|
|||||||
Summary: package kernel and initrd for OBS VM builds
|
Summary: package kernel and initrd for OBS VM builds
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 3.15.0
|
Version: 3.15.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 17 11:03:21 CEST 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 3.15.1.
|
||||||
|
- commit fb8e7ed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 13:58:44 CEST 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915, HD-audio: Don't continue probing when nomodeset is
|
||||||
|
given (bnc#882648).
|
||||||
|
- commit cc07b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 11:14:20 CEST 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable CONFIG_8723AU_P2P
|
||||||
|
Disable this as it is reported to be totally broken and can cause
|
||||||
|
a kernel oops.
|
||||||
|
- commit a014268
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
# needsrootforbuild
|
# needsrootforbuild
|
||||||
|
|
||||||
|
|
||||||
%define patchversion 3.15.0
|
%define patchversion 3.15.1
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -36,11 +36,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
Summary: Basic QA tests for the kernel
|
Summary: Basic QA tests for the kernel
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 3.15.0
|
Version: 3.15.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 17 11:03:21 CEST 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 3.15.1.
|
||||||
|
- commit fb8e7ed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 13:58:44 CEST 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915, HD-audio: Don't continue probing when nomodeset is
|
||||||
|
given (bnc#882648).
|
||||||
|
- commit cc07b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 11:14:20 CEST 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable CONFIG_8723AU_P2P
|
||||||
|
Disable this as it is reported to be totally broken and can cause
|
||||||
|
a kernel oops.
|
||||||
|
- commit a014268
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
# needsrootforbuild
|
# needsrootforbuild
|
||||||
|
|
||||||
|
|
||||||
%define patchversion 3.15.0
|
%define patchversion 3.15.1
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -36,11 +36,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
Summary: Basic QA tests for the kernel
|
Summary: Basic QA tests for the kernel
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 3.15.0
|
Version: 3.15.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 17 11:03:21 CEST 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 3.15.1.
|
||||||
|
- commit fb8e7ed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 13:58:44 CEST 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915, HD-audio: Don't continue probing when nomodeset is
|
||||||
|
given (bnc#882648).
|
||||||
|
- commit cc07b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 11:14:20 CEST 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable CONFIG_8723AU_P2P
|
||||||
|
Disable this as it is reported to be totally broken and can cause
|
||||||
|
a kernel oops.
|
||||||
|
- commit a014268
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15
|
%define srcversion 3.15
|
||||||
%define patchversion 3.15.0
|
%define patchversion 3.15.1
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,11 +59,11 @@ Name: kernel-pae
|
|||||||
Summary: Kernel with PAE Support
|
Summary: Kernel with PAE Support
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.0
|
Version: 3.15.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 17 11:03:21 CEST 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 3.15.1.
|
||||||
|
- commit fb8e7ed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 13:58:44 CEST 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915, HD-audio: Don't continue probing when nomodeset is
|
||||||
|
given (bnc#882648).
|
||||||
|
- commit cc07b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 11:14:20 CEST 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable CONFIG_8723AU_P2P
|
||||||
|
Disable this as it is reported to be totally broken and can cause
|
||||||
|
a kernel oops.
|
||||||
|
- commit a014268
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 3.15
|
%define srcversion 3.15
|
||||||
%define patchversion 3.15.0
|
%define patchversion 3.15.1
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -30,11 +30,11 @@ Name: kernel-source
|
|||||||
Summary: The Linux Kernel Sources
|
Summary: The Linux Kernel Sources
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
Version: 3.15.0
|
Version: 3.15.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
AutoReqProv: off
|
AutoReqProv: off
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 17 11:03:21 CEST 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 3.15.1.
|
||||||
|
- commit fb8e7ed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 13:58:44 CEST 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915, HD-audio: Don't continue probing when nomodeset is
|
||||||
|
given (bnc#882648).
|
||||||
|
- commit cc07b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 11:14:20 CEST 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable CONFIG_8723AU_P2P
|
||||||
|
Disable this as it is reported to be totally broken and can cause
|
||||||
|
a kernel oops.
|
||||||
|
- commit a014268
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
@ -24,12 +24,12 @@ Name: kernel-syms
|
|||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
Version: 3.15.0
|
Version: 3.15.1
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%endif
|
%endif
|
||||||
%else
|
%else
|
||||||
%define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
|
%define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 17 11:03:21 CEST 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 3.15.1.
|
||||||
|
- commit fb8e7ed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 13:58:44 CEST 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915, HD-audio: Don't continue probing when nomodeset is
|
||||||
|
given (bnc#882648).
|
||||||
|
- commit cc07b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 11:14:20 CEST 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable CONFIG_8723AU_P2P
|
||||||
|
Disable this as it is reported to be totally broken and can cause
|
||||||
|
a kernel oops.
|
||||||
|
- commit a014268
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15
|
%define srcversion 3.15
|
||||||
%define patchversion 3.15.0
|
%define patchversion 3.15.1
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,11 +59,11 @@ Name: kernel-vanilla
|
|||||||
Summary: The Standard Kernel - without any SUSE patches
|
Summary: The Standard Kernel - without any SUSE patches
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.0
|
Version: 3.15.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 17 11:03:21 CEST 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 3.15.1.
|
||||||
|
- commit fb8e7ed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 13:58:44 CEST 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915, HD-audio: Don't continue probing when nomodeset is
|
||||||
|
given (bnc#882648).
|
||||||
|
- commit cc07b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 11:14:20 CEST 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable CONFIG_8723AU_P2P
|
||||||
|
Disable this as it is reported to be totally broken and can cause
|
||||||
|
a kernel oops.
|
||||||
|
- commit a014268
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15
|
%define srcversion 3.15
|
||||||
%define patchversion 3.15.0
|
%define patchversion 3.15.1
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,11 +59,11 @@ Name: kernel-xen
|
|||||||
Summary: The Xen Kernel
|
Summary: The Xen Kernel
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.0
|
Version: 3.15.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g9194b64
|
Release: <RELEASE>.gee8dd2b
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:fcb9b18dad7315fa64ef5d5decce766cbf62c3ab2badbf62956d624f9856b416
|
oid sha256:5e3c7442372945f54580f7fcc8aa69376e7790d230a5844b90fef20b1f64cbf8
|
||||||
size 4148
|
size 5470
|
||||||
|
BIN
patches.kernel.org.tar.bz2
(Stored with Git LFS)
BIN
patches.kernel.org.tar.bz2
(Stored with Git LFS)
Binary file not shown.
@ -27,6 +27,7 @@
|
|||||||
# DO NOT MODIFY THEM!
|
# DO NOT MODIFY THEM!
|
||||||
# Send separate patches upstream if you find a problem...
|
# Send separate patches upstream if you find a problem...
|
||||||
########################################################
|
########################################################
|
||||||
|
patches.kernel.org/patch-3.15.1
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Build fixes that apply to the vanilla kernel too.
|
# Build fixes that apply to the vanilla kernel too.
|
||||||
@ -416,6 +417,7 @@
|
|||||||
# Sound
|
# Sound
|
||||||
##########################################################
|
##########################################################
|
||||||
patches.drivers/ALSA-hda-Add-dock-pin-setups-for-Thinkpad-T440
|
patches.drivers/ALSA-hda-Add-dock-pin-setups-for-Thinkpad-T440
|
||||||
|
patches.drivers/drm-i915-HD-audio-Don-t-continue-probing-when-nomode
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Char / serial
|
# Char / serial
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2014-06-10 15:35:22 +0200
|
2014-06-18 14:54:11 +0200
|
||||||
GIT Revision: 9194b64be5a7d4f1ea5e903fa6cd11d2f20b40a1
|
GIT Revision: ee8dd2b36061c03833171bc1e0119ad938904572
|
||||||
GIT Branch: stable
|
GIT Branch: stable
|
||||||
|
Loading…
Reference in New Issue
Block a user