commit 2a27bf27c3f415802e9c80b1fd1d8bd98f07ef07
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=720
This commit is contained in:
parent
7fb864115a
commit
9ef74263c7
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e5162a9dd42b101ff5f551ba110eae88cec940c872770153cf702abd164b432
|
||||
size 173452
|
||||
oid sha256:902cacd4bc4fea73487f6665d50b80029df02bc51a1fcfa9b8daa2126b05e8ba
|
||||
size 173739
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:45:21 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Fix vanillas after the orc update.
|
||||
- commit 2a27bf2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:41:29 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.12.4 (bnc#1012628).
|
||||
- commit f2e2c0a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 14:57:47 CEST 2017 - mkubecek@suse.cz
|
||||
|
||||
- ipv6: avoid overflow of offset in ip6_find_1stfragopt
|
||||
(CVE-2017-7542 bsc#1049882).
|
||||
- commit 00c5961
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 09:12:00 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.12
|
||||
%define patchversion 4.12.3
|
||||
%define patchversion 4.12.4
|
||||
%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.3
|
||||
Version: 4.12.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb11fd5b
|
||||
Release: <RELEASE>.g2a27bf2
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:45:21 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Fix vanillas after the orc update.
|
||||
- commit 2a27bf2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:41:29 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.12.4 (bnc#1012628).
|
||||
- commit f2e2c0a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 14:57:47 CEST 2017 - mkubecek@suse.cz
|
||||
|
||||
- ipv6: avoid overflow of offset in ip6_find_1stfragopt
|
||||
(CVE-2017-7542 bsc#1049882).
|
||||
- commit 00c5961
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 09:12:00 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.12
|
||||
%define patchversion 4.12.3
|
||||
%define patchversion 4.12.4
|
||||
%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.3
|
||||
Version: 4.12.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb11fd5b
|
||||
Release: <RELEASE>.g2a27bf2
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:45:21 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Fix vanillas after the orc update.
|
||||
- commit 2a27bf2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:41:29 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.12.4 (bnc#1012628).
|
||||
- commit f2e2c0a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 14:57:47 CEST 2017 - mkubecek@suse.cz
|
||||
|
||||
- ipv6: avoid overflow of offset in ip6_find_1stfragopt
|
||||
(CVE-2017-7542 bsc#1049882).
|
||||
- commit 00c5961
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 09:12:00 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.12
|
||||
%define patchversion 4.12.3
|
||||
%define patchversion 4.12.4
|
||||
%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.3
|
||||
Version: 4.12.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb11fd5b
|
||||
Release: <RELEASE>.g2a27bf2
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:45:21 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Fix vanillas after the orc update.
|
||||
- commit 2a27bf2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:41:29 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.12.4 (bnc#1012628).
|
||||
- commit f2e2c0a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 14:57:47 CEST 2017 - mkubecek@suse.cz
|
||||
|
||||
- ipv6: avoid overflow of offset in ip6_find_1stfragopt
|
||||
(CVE-2017-7542 bsc#1049882).
|
||||
- commit 00c5961
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 09:12:00 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.12
|
||||
%define patchversion 4.12.3
|
||||
%define patchversion 4.12.4
|
||||
%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.3
|
||||
Version: 4.12.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb11fd5b
|
||||
Release: <RELEASE>.g2a27bf2
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:45:21 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Fix vanillas after the orc update.
|
||||
- commit 2a27bf2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:41:29 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.12.4 (bnc#1012628).
|
||||
- commit f2e2c0a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 14:57:47 CEST 2017 - mkubecek@suse.cz
|
||||
|
||||
- ipv6: avoid overflow of offset in ip6_find_1stfragopt
|
||||
(CVE-2017-7542 bsc#1049882).
|
||||
- commit 00c5961
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 09:12:00 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.12
|
||||
%define patchversion 4.12.3
|
||||
%define patchversion 4.12.4
|
||||
%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.3
|
||||
Version: 4.12.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb11fd5b
|
||||
Release: <RELEASE>.g2a27bf2
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:45:21 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Fix vanillas after the orc update.
|
||||
- commit 2a27bf2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:41:29 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.12.4 (bnc#1012628).
|
||||
- commit f2e2c0a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 14:57:47 CEST 2017 - mkubecek@suse.cz
|
||||
|
||||
- ipv6: avoid overflow of offset in ip6_find_1stfragopt
|
||||
(CVE-2017-7542 bsc#1049882).
|
||||
- commit 00c5961
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 09:12:00 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.12
|
||||
%define patchversion 4.12.3
|
||||
%define patchversion 4.12.4
|
||||
%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.3
|
||||
Version: 4.12.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb11fd5b
|
||||
Release: <RELEASE>.g2a27bf2
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:45:21 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Fix vanillas after the orc update.
|
||||
- commit 2a27bf2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:41:29 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.12.4 (bnc#1012628).
|
||||
- commit f2e2c0a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 14:57:47 CEST 2017 - mkubecek@suse.cz
|
||||
|
||||
- ipv6: avoid overflow of offset in ip6_find_1stfragopt
|
||||
(CVE-2017-7542 bsc#1049882).
|
||||
- commit 00c5961
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 09:12:00 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define patchversion 4.12.3
|
||||
%define patchversion 4.12.4
|
||||
%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.3
|
||||
Version: 4.12.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb11fd5b
|
||||
Release: <RELEASE>.g2a27bf2
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:45:21 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Fix vanillas after the orc update.
|
||||
- commit 2a27bf2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:41:29 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.12.4 (bnc#1012628).
|
||||
- commit f2e2c0a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 14:57:47 CEST 2017 - mkubecek@suse.cz
|
||||
|
||||
- ipv6: avoid overflow of offset in ip6_find_1stfragopt
|
||||
(CVE-2017-7542 bsc#1049882).
|
||||
- commit 00c5961
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 09:12:00 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.12
|
||||
%define patchversion 4.12.3
|
||||
%define patchversion 4.12.4
|
||||
%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.3
|
||||
Version: 4.12.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb11fd5b
|
||||
Release: <RELEASE>.g2a27bf2
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:45:21 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Fix vanillas after the orc update.
|
||||
- commit 2a27bf2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:41:29 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.12.4 (bnc#1012628).
|
||||
- commit f2e2c0a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 14:57:47 CEST 2017 - mkubecek@suse.cz
|
||||
|
||||
- ipv6: avoid overflow of offset in ip6_find_1stfragopt
|
||||
(CVE-2017-7542 bsc#1049882).
|
||||
- commit 00c5961
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 09:12:00 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 4.12.3
|
||||
%define patchversion 4.12.4
|
||||
%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.3
|
||||
Version: 4.12.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb11fd5b
|
||||
Release: <RELEASE>.g2a27bf2
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:45:21 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Fix vanillas after the orc update.
|
||||
- commit 2a27bf2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:41:29 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.12.4 (bnc#1012628).
|
||||
- commit f2e2c0a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 14:57:47 CEST 2017 - mkubecek@suse.cz
|
||||
|
||||
- ipv6: avoid overflow of offset in ip6_find_1stfragopt
|
||||
(CVE-2017-7542 bsc#1049882).
|
||||
- commit 00c5961
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 09:12:00 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 4.12.3
|
||||
%define patchversion 4.12.4
|
||||
%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.3
|
||||
Version: 4.12.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb11fd5b
|
||||
Release: <RELEASE>.g2a27bf2
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:45:21 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Fix vanillas after the orc update.
|
||||
- commit 2a27bf2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:41:29 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.12.4 (bnc#1012628).
|
||||
- commit f2e2c0a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 14:57:47 CEST 2017 - mkubecek@suse.cz
|
||||
|
||||
- ipv6: avoid overflow of offset in ip6_find_1stfragopt
|
||||
(CVE-2017-7542 bsc#1049882).
|
||||
- commit 00c5961
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 09:12:00 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.12
|
||||
%define patchversion 4.12.3
|
||||
%define patchversion 4.12.4
|
||||
%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.3
|
||||
Version: 4.12.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb11fd5b
|
||||
Release: <RELEASE>.g2a27bf2
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:45:21 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Fix vanillas after the orc update.
|
||||
- commit 2a27bf2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:41:29 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.12.4 (bnc#1012628).
|
||||
- commit f2e2c0a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 14:57:47 CEST 2017 - mkubecek@suse.cz
|
||||
|
||||
- ipv6: avoid overflow of offset in ip6_find_1stfragopt
|
||||
(CVE-2017-7542 bsc#1049882).
|
||||
- commit 00c5961
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 09:12:00 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.12
|
||||
%define patchversion 4.12.3
|
||||
%define patchversion 4.12.4
|
||||
%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.3
|
||||
Version: 4.12.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb11fd5b
|
||||
Release: <RELEASE>.g2a27bf2
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:45:21 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Fix vanillas after the orc update.
|
||||
- commit 2a27bf2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:41:29 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.12.4 (bnc#1012628).
|
||||
- commit f2e2c0a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 14:57:47 CEST 2017 - mkubecek@suse.cz
|
||||
|
||||
- ipv6: avoid overflow of offset in ip6_find_1stfragopt
|
||||
(CVE-2017-7542 bsc#1049882).
|
||||
- commit 00c5961
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 09:12:00 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 4.12.3
|
||||
Version: 4.12.4
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb11fd5b
|
||||
Release: <RELEASE>.g2a27bf2
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:45:21 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Fix vanillas after the orc update.
|
||||
- commit 2a27bf2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:41:29 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.12.4 (bnc#1012628).
|
||||
- commit f2e2c0a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 14:57:47 CEST 2017 - mkubecek@suse.cz
|
||||
|
||||
- ipv6: avoid overflow of offset in ip6_find_1stfragopt
|
||||
(CVE-2017-7542 bsc#1049882).
|
||||
- commit 00c5961
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 09:12:00 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.12
|
||||
%define patchversion 4.12.3
|
||||
%define patchversion 4.12.4
|
||||
%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.3
|
||||
Version: 4.12.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb11fd5b
|
||||
Release: <RELEASE>.g2a27bf2
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:45:21 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Fix vanillas after the orc update.
|
||||
- commit 2a27bf2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:41:29 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.12.4 (bnc#1012628).
|
||||
- commit f2e2c0a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 14:57:47 CEST 2017 - mkubecek@suse.cz
|
||||
|
||||
- ipv6: avoid overflow of offset in ip6_find_1stfragopt
|
||||
(CVE-2017-7542 bsc#1049882).
|
||||
- commit 00c5961
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 09:12:00 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.12
|
||||
%define patchversion 4.12.3
|
||||
%define patchversion 4.12.4
|
||||
%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.3
|
||||
Version: 4.12.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb11fd5b
|
||||
Release: <RELEASE>.g2a27bf2
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:45:21 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Fix vanillas after the orc update.
|
||||
- commit 2a27bf2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 07:41:29 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.12.4 (bnc#1012628).
|
||||
- commit f2e2c0a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 14:57:47 CEST 2017 - mkubecek@suse.cz
|
||||
|
||||
- ipv6: avoid overflow of offset in ip6_find_1stfragopt
|
||||
(CVE-2017-7542 bsc#1049882).
|
||||
- commit 00c5961
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 09:12:00 CEST 2017 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.12
|
||||
%define patchversion 4.12.3
|
||||
%define patchversion 4.12.4
|
||||
%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.3
|
||||
Version: 4.12.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb11fd5b
|
||||
Release: <RELEASE>.g2a27bf2
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32f691142ad3ea553c6cba7b196d33dbc4de4410d499c03f72db68f6f40e2ece
|
||||
size 18662
|
||||
oid sha256:ce0e84f5ca40836dbe097d982c2a2816c59e56e2c16bd8ec659a2564f27ab7c1
|
||||
size 19315
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac15d3bde035a683ee1849ba27f9782f2ebc432a3c1f7fd8d2b3959f47b2fcc1
|
||||
size 43011
|
||||
oid sha256:49f0851c4e68382daa70d6ee057ce37422ffc92f365941af56248a3ffb1d7db4
|
||||
size 108222
|
||||
|
@ -30,6 +30,7 @@
|
||||
patches.kernel.org/patch-4.12.1
|
||||
patches.kernel.org/patch-4.12.1-2
|
||||
patches.kernel.org/patch-4.12.2-3
|
||||
patches.kernel.org/patch-4.12.3-4
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -217,6 +218,7 @@
|
||||
########################################################
|
||||
# Networking Core
|
||||
########################################################
|
||||
patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch
|
||||
|
||||
########################################################
|
||||
# Netfilter
|
||||
|
@ -1,3 +1,3 @@
|
||||
2017-07-27 09:12:00 +0200
|
||||
GIT Revision: b11fd5b028c034ac90c0391600c5011248270a0a
|
||||
2017-07-28 07:45:21 +0200
|
||||
GIT Revision: 2a27bf27c3f415802e9c80b1fd1d8bd98f07ef07
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user