commit 29b7412afbdf9c92f16392014678882208114500

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=723
This commit is contained in:
Michal Marek 2017-08-13 06:02:12 +00:00 committed by Git OBS Bridge
parent 4133b97cce
commit 70d0ebc55e
36 changed files with 230 additions and 55 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 12 10:18:48 CEST 2017 - jslaby@suse.cz
- Linux 4.12.6 (CVE-2017-7542 CVE-2017-8831 bnc#1012628
bsc#1037994 bsc#1049882).
- Delete
patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch.
- Delete
patches.fixes/media-saa7164-fix-double-fetch-PCIe-access-condition.
- commit 29b7412
-------------------------------------------------------------------
Wed Aug 9 09:49:34 CEST 2017 - tiwai@suse.de

View File

@ -17,7 +17,7 @@
%define srcversion 4.12
%define patchversion 4.12.5
%define patchversion 4.12.6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -29,9 +29,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb})
Name: dtb-aarch64
Version: 4.12.5
Version: 4.12.6
%if 0%{?is_kotd}
Release: <RELEASE>.g4d38c27
Release: <RELEASE>.g29b7412
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 12 10:18:48 CEST 2017 - jslaby@suse.cz
- Linux 4.12.6 (CVE-2017-7542 CVE-2017-8831 bnc#1012628
bsc#1037994 bsc#1049882).
- Delete
patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch.
- Delete
patches.fixes/media-saa7164-fix-double-fetch-PCIe-access-condition.
- commit 29b7412
-------------------------------------------------------------------
Wed Aug 9 09:49:34 CEST 2017 - tiwai@suse.de

View File

@ -17,7 +17,7 @@
%define srcversion 4.12
%define patchversion 4.12.5
%define patchversion 4.12.6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -29,9 +29,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb})
Name: dtb-armv6l
Version: 4.12.5
Version: 4.12.6
%if 0%{?is_kotd}
Release: <RELEASE>.g4d38c27
Release: <RELEASE>.g29b7412
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 12 10:18:48 CEST 2017 - jslaby@suse.cz
- Linux 4.12.6 (CVE-2017-7542 CVE-2017-8831 bnc#1012628
bsc#1037994 bsc#1049882).
- Delete
patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch.
- Delete
patches.fixes/media-saa7164-fix-double-fetch-PCIe-access-condition.
- commit 29b7412
-------------------------------------------------------------------
Wed Aug 9 09:49:34 CEST 2017 - tiwai@suse.de

View File

@ -17,7 +17,7 @@
%define srcversion 4.12
%define patchversion 4.12.5
%define patchversion 4.12.6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -29,9 +29,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb})
Name: dtb-armv7l
Version: 4.12.5
Version: 4.12.6
%if 0%{?is_kotd}
Release: <RELEASE>.g4d38c27
Release: <RELEASE>.g29b7412
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 12 10:18:48 CEST 2017 - jslaby@suse.cz
- Linux 4.12.6 (CVE-2017-7542 CVE-2017-8831 bnc#1012628
bsc#1037994 bsc#1049882).
- Delete
patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch.
- Delete
patches.fixes/media-saa7164-fix-double-fetch-PCIe-access-condition.
- commit 29b7412
-------------------------------------------------------------------
Wed Aug 9 09:49:34 CEST 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.12
%define patchversion 4.12.5
%define patchversion 4.12.6
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-64kb
Summary: Kernel with 64kb PAGE_SIZE
License: GPL-2.0
Group: System/Kernel
Version: 4.12.5
Version: 4.12.6
%if 0%{?is_kotd}
Release: <RELEASE>.g4d38c27
Release: <RELEASE>.g29b7412
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 12 10:18:48 CEST 2017 - jslaby@suse.cz
- Linux 4.12.6 (CVE-2017-7542 CVE-2017-8831 bnc#1012628
bsc#1037994 bsc#1049882).
- Delete
patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch.
- Delete
patches.fixes/media-saa7164-fix-double-fetch-PCIe-access-condition.
- commit 29b7412
-------------------------------------------------------------------
Wed Aug 9 09:49:34 CEST 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.12
%define patchversion 4.12.5
%define patchversion 4.12.6
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-debug
Summary: A Debug Version of the Kernel
License: GPL-2.0
Group: System/Kernel
Version: 4.12.5
Version: 4.12.6
%if 0%{?is_kotd}
Release: <RELEASE>.g4d38c27
Release: <RELEASE>.g29b7412
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 12 10:18:48 CEST 2017 - jslaby@suse.cz
- Linux 4.12.6 (CVE-2017-7542 CVE-2017-8831 bnc#1012628
bsc#1037994 bsc#1049882).
- Delete
patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch.
- Delete
patches.fixes/media-saa7164-fix-double-fetch-PCIe-access-condition.
- commit 29b7412
-------------------------------------------------------------------
Wed Aug 9 09:49:34 CEST 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.12
%define patchversion 4.12.5
%define patchversion 4.12.6
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-default
Summary: The Standard Kernel
License: GPL-2.0
Group: System/Kernel
Version: 4.12.5
Version: 4.12.6
%if 0%{?is_kotd}
Release: <RELEASE>.g4d38c27
Release: <RELEASE>.g29b7412
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 12 10:18:48 CEST 2017 - jslaby@suse.cz
- Linux 4.12.6 (CVE-2017-7542 CVE-2017-8831 bnc#1012628
bsc#1037994 bsc#1049882).
- Delete
patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch.
- Delete
patches.fixes/media-saa7164-fix-double-fetch-PCIe-access-condition.
- commit 29b7412
-------------------------------------------------------------------
Wed Aug 9 09:49:34 CEST 2017 - tiwai@suse.de

View File

@ -16,7 +16,7 @@
#
%define patchversion 4.12.5
%define patchversion 4.12.6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -37,9 +37,9 @@ Name: kernel-docs
Summary: Kernel Documentation (man pages)
License: GPL-2.0
Group: Documentation/Man
Version: 4.12.5
Version: 4.12.6
%if 0%{?is_kotd}
Release: <RELEASE>.g4d38c27
Release: <RELEASE>.g29b7412
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 12 10:18:48 CEST 2017 - jslaby@suse.cz
- Linux 4.12.6 (CVE-2017-7542 CVE-2017-8831 bnc#1012628
bsc#1037994 bsc#1049882).
- Delete
patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch.
- Delete
patches.fixes/media-saa7164-fix-double-fetch-PCIe-access-condition.
- commit 29b7412
-------------------------------------------------------------------
Wed Aug 9 09:49:34 CEST 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.12
%define patchversion 4.12.5
%define patchversion 4.12.6
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-lpae
Summary: Kernel for LPAE enabled systems
License: GPL-2.0
Group: System/Kernel
Version: 4.12.5
Version: 4.12.6
%if 0%{?is_kotd}
Release: <RELEASE>.g4d38c27
Release: <RELEASE>.g29b7412
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 12 10:18:48 CEST 2017 - jslaby@suse.cz
- Linux 4.12.6 (CVE-2017-7542 CVE-2017-8831 bnc#1012628
bsc#1037994 bsc#1049882).
- Delete
patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch.
- Delete
patches.fixes/media-saa7164-fix-double-fetch-PCIe-access-condition.
- commit 29b7412
-------------------------------------------------------------------
Wed Aug 9 09:49:34 CEST 2017 - tiwai@suse.de

View File

@ -19,7 +19,7 @@
#!BuildIgnore: post-build-checks
%define patchversion 4.12.5
%define patchversion 4.12.6
%define variant %{nil}
%define vanilla_only 0
@ -57,9 +57,9 @@ BuildRequires: dracut
Summary: package kernel and initrd for OBS VM builds
License: GPL-2.0
Group: SLES
Version: 4.12.5
Version: 4.12.6
%if 0%{?is_kotd}
Release: <RELEASE>.g4d38c27
Release: <RELEASE>.g29b7412
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 12 10:18:48 CEST 2017 - jslaby@suse.cz
- Linux 4.12.6 (CVE-2017-7542 CVE-2017-8831 bnc#1012628
bsc#1037994 bsc#1049882).
- Delete
patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch.
- Delete
patches.fixes/media-saa7164-fix-double-fetch-PCIe-access-condition.
- commit 29b7412
-------------------------------------------------------------------
Wed Aug 9 09:49:34 CEST 2017 - tiwai@suse.de

View File

@ -17,7 +17,7 @@
# needsrootforbuild
%define patchversion 4.12.5
%define patchversion 4.12.6
%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.12.5
Version: 4.12.6
%if 0%{?is_kotd}
Release: <RELEASE>.g4d38c27
Release: <RELEASE>.g29b7412
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 12 10:18:48 CEST 2017 - jslaby@suse.cz
- Linux 4.12.6 (CVE-2017-7542 CVE-2017-8831 bnc#1012628
bsc#1037994 bsc#1049882).
- Delete
patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch.
- Delete
patches.fixes/media-saa7164-fix-double-fetch-PCIe-access-condition.
- commit 29b7412
-------------------------------------------------------------------
Wed Aug 9 09:49:34 CEST 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.12
%define patchversion 4.12.5
%define patchversion 4.12.6
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-pae
Summary: Kernel with PAE Support
License: GPL-2.0
Group: System/Kernel
Version: 4.12.5
Version: 4.12.6
%if 0%{?is_kotd}
Release: <RELEASE>.g4d38c27
Release: <RELEASE>.g29b7412
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 12 10:18:48 CEST 2017 - jslaby@suse.cz
- Linux 4.12.6 (CVE-2017-7542 CVE-2017-8831 bnc#1012628
bsc#1037994 bsc#1049882).
- Delete
patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch.
- Delete
patches.fixes/media-saa7164-fix-double-fetch-PCIe-access-condition.
- commit 29b7412
-------------------------------------------------------------------
Wed Aug 9 09:49:34 CEST 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.12
%define patchversion 4.12.5
%define patchversion 4.12.6
%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.12.5
Version: 4.12.6
%if 0%{?is_kotd}
Release: <RELEASE>.g4d38c27
Release: <RELEASE>.g29b7412
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 12 10:18:48 CEST 2017 - jslaby@suse.cz
- Linux 4.12.6 (CVE-2017-7542 CVE-2017-8831 bnc#1012628
bsc#1037994 bsc#1049882).
- Delete
patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch.
- Delete
patches.fixes/media-saa7164-fix-double-fetch-PCIe-access-condition.
- commit 29b7412
-------------------------------------------------------------------
Wed Aug 9 09:49:34 CEST 2017 - tiwai@suse.de

View File

@ -24,10 +24,10 @@ Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
License: GPL-2.0
Group: Development/Sources
Version: 4.12.5
Version: 4.12.6
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g4d38c27
Release: <RELEASE>.g29b7412
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 12 10:18:48 CEST 2017 - jslaby@suse.cz
- Linux 4.12.6 (CVE-2017-7542 CVE-2017-8831 bnc#1012628
bsc#1037994 bsc#1049882).
- Delete
patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch.
- Delete
patches.fixes/media-saa7164-fix-double-fetch-PCIe-access-condition.
- commit 29b7412
-------------------------------------------------------------------
Wed Aug 9 09:49:34 CEST 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.12
%define patchversion 4.12.5
%define patchversion 4.12.6
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-syzkaller
Summary: Kernel used for fuzzing by syzkaller
License: GPL-2.0
Group: System/Kernel
Version: 4.12.5
Version: 4.12.6
%if 0%{?is_kotd}
Release: <RELEASE>.g4d38c27
Release: <RELEASE>.g29b7412
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 12 10:18:48 CEST 2017 - jslaby@suse.cz
- Linux 4.12.6 (CVE-2017-7542 CVE-2017-8831 bnc#1012628
bsc#1037994 bsc#1049882).
- Delete
patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch.
- Delete
patches.fixes/media-saa7164-fix-double-fetch-PCIe-access-condition.
- commit 29b7412
-------------------------------------------------------------------
Wed Aug 9 09:49:34 CEST 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.12
%define patchversion 4.12.5
%define patchversion 4.12.6
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
License: GPL-2.0
Group: System/Kernel
Version: 4.12.5
Version: 4.12.6
%if 0%{?is_kotd}
Release: <RELEASE>.g4d38c27
Release: <RELEASE>.g29b7412
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 12 10:18:48 CEST 2017 - jslaby@suse.cz
- Linux 4.12.6 (CVE-2017-7542 CVE-2017-8831 bnc#1012628
bsc#1037994 bsc#1049882).
- Delete
patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch.
- Delete
patches.fixes/media-saa7164-fix-double-fetch-PCIe-access-condition.
- commit 29b7412
-------------------------------------------------------------------
Wed Aug 9 09:49:34 CEST 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.12
%define patchversion 4.12.5
%define patchversion 4.12.6
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-zfcpdump
Summary: The IBM System Z zfcpdump Kernel
License: GPL-2.0
Group: System/Kernel
Version: 4.12.5
Version: 4.12.6
%if 0%{?is_kotd}
Release: <RELEASE>.g4d38c27
Release: <RELEASE>.g29b7412
%else
Release: 0
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66161e76ae90ca6bde53c2f2d0250b241717c50e355615b77b396bad88cea340
size 18098
oid sha256:ffc609cf17d871b71d54202fe7e39bef78efc2178aa3073637630288852a11ba
size 16580

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5b1fb24682dbb4e126ef4e21f360c15db5faf990caf9542a9a386d3ff03ade40
size 117373
oid sha256:d56d4f08562135064e4273eebfb99fe1b96637f1ed296a0eb6b872217643d56c
size 153256

View File

@ -32,6 +32,7 @@
patches.kernel.org/patch-4.12.2-3
patches.kernel.org/patch-4.12.3-4
patches.kernel.org/patch-4.12.4-5
patches.kernel.org/patch-4.12.5-6
########################################################
# Build fixes that apply to the vanilla kernel too.
@ -219,7 +220,6 @@
########################################################
# Networking Core
########################################################
patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch
########################################################
# Netfilter
@ -340,7 +340,6 @@
########################################################
# video4linux
########################################################
patches.fixes/media-saa7164-fix-double-fetch-PCIe-access-condition
########################################################
# Network

View File

@ -1,3 +1,3 @@
2017-08-09 09:50:45 +0200
GIT Revision: 4d38c2790acad23d62f16d26e81d857e37f5e9a9
2017-08-12 10:18:48 +0200
GIT Revision: 29b7412afbdf9c92f16392014678882208114500
GIT Branch: stable