commit b5e51f36bd453a64d4ffc29d69ced04d035a2c2d
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=803
This commit is contained in:
parent
594a67c19b
commit
df2132a477
@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 16:39:36 CET 2018 - tiwai@suse.de
|
||||
|
||||
- drm/nouveau/disp/gf119: add missing drive vfunc ptr
|
||||
(bsc#1075613).
|
||||
- commit 80f2eaf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 09:01:53 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-161-bpf-fix-branch-pruning-logic.patch
|
||||
references (add CVE-2017-17862 CVE-2017-17864 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-166-bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch
|
||||
references (add CVE-2017-17853 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-167-bpf-fix-incorrect-sign-extension-in-check_alu_.patch
|
||||
references (add CVE-2017-16995 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-168-bpf-fix-incorrect-tracking-of-register-size-tr.patch
|
||||
references (add CVE-2017-16996 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-169-bpf-fix-32-bit-ALU-op-verification.patch
|
||||
references (add CVE-2017-17852 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch
|
||||
references (add CVE-2017-17857 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-171-bpf-force-strict-alignment-checks-for-stack-po.patch
|
||||
references (add CVE-2017-17856 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-172-bpf-don-t-prune-branches-when-a-scalar-is-repl.patch
|
||||
references (add CVE-2017-17855 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-173-bpf-fix-integer-overflows.patch
|
||||
references (add CVE-2017-17854 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-174-selftests-bpf-add-tests-for-recent-bugfixes.patch
|
||||
references (add bsc#1073928).
|
||||
- commit 4a4cd97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:55:30 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Fix mainline reference:
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch.
|
||||
- commit 98662d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:42:23 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.11-084-net-Fix-double-free-and-memory-corruption-in-.patch
|
||||
references (add CVE-2017-15129 bsc#1074839).
|
||||
- commit 7acebb3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 10:40:45 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-aarch64
|
||||
Version: 4.14.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc72c6e5
|
||||
Release: <RELEASE>.gb5e51f3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 16:39:36 CET 2018 - tiwai@suse.de
|
||||
|
||||
- drm/nouveau/disp/gf119: add missing drive vfunc ptr
|
||||
(bsc#1075613).
|
||||
- commit 80f2eaf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 09:01:53 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-161-bpf-fix-branch-pruning-logic.patch
|
||||
references (add CVE-2017-17862 CVE-2017-17864 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-166-bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch
|
||||
references (add CVE-2017-17853 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-167-bpf-fix-incorrect-sign-extension-in-check_alu_.patch
|
||||
references (add CVE-2017-16995 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-168-bpf-fix-incorrect-tracking-of-register-size-tr.patch
|
||||
references (add CVE-2017-16996 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-169-bpf-fix-32-bit-ALU-op-verification.patch
|
||||
references (add CVE-2017-17852 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch
|
||||
references (add CVE-2017-17857 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-171-bpf-force-strict-alignment-checks-for-stack-po.patch
|
||||
references (add CVE-2017-17856 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-172-bpf-don-t-prune-branches-when-a-scalar-is-repl.patch
|
||||
references (add CVE-2017-17855 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-173-bpf-fix-integer-overflows.patch
|
||||
references (add CVE-2017-17854 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-174-selftests-bpf-add-tests-for-recent-bugfixes.patch
|
||||
references (add bsc#1073928).
|
||||
- commit 4a4cd97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:55:30 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Fix mainline reference:
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch.
|
||||
- commit 98662d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:42:23 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.11-084-net-Fix-double-free-and-memory-corruption-in-.patch
|
||||
references (add CVE-2017-15129 bsc#1074839).
|
||||
- commit 7acebb3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 10:40:45 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-armv6l
|
||||
Version: 4.14.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc72c6e5
|
||||
Release: <RELEASE>.gb5e51f3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 16:39:36 CET 2018 - tiwai@suse.de
|
||||
|
||||
- drm/nouveau/disp/gf119: add missing drive vfunc ptr
|
||||
(bsc#1075613).
|
||||
- commit 80f2eaf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 09:01:53 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-161-bpf-fix-branch-pruning-logic.patch
|
||||
references (add CVE-2017-17862 CVE-2017-17864 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-166-bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch
|
||||
references (add CVE-2017-17853 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-167-bpf-fix-incorrect-sign-extension-in-check_alu_.patch
|
||||
references (add CVE-2017-16995 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-168-bpf-fix-incorrect-tracking-of-register-size-tr.patch
|
||||
references (add CVE-2017-16996 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-169-bpf-fix-32-bit-ALU-op-verification.patch
|
||||
references (add CVE-2017-17852 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch
|
||||
references (add CVE-2017-17857 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-171-bpf-force-strict-alignment-checks-for-stack-po.patch
|
||||
references (add CVE-2017-17856 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-172-bpf-don-t-prune-branches-when-a-scalar-is-repl.patch
|
||||
references (add CVE-2017-17855 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-173-bpf-fix-integer-overflows.patch
|
||||
references (add CVE-2017-17854 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-174-selftests-bpf-add-tests-for-recent-bugfixes.patch
|
||||
references (add bsc#1073928).
|
||||
- commit 4a4cd97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:55:30 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Fix mainline reference:
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch.
|
||||
- commit 98662d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:42:23 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.11-084-net-Fix-double-free-and-memory-corruption-in-.patch
|
||||
references (add CVE-2017-15129 bsc#1074839).
|
||||
- commit 7acebb3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 10:40:45 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-armv7l
|
||||
Version: 4.14.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc72c6e5
|
||||
Release: <RELEASE>.gb5e51f3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 16:39:36 CET 2018 - tiwai@suse.de
|
||||
|
||||
- drm/nouveau/disp/gf119: add missing drive vfunc ptr
|
||||
(bsc#1075613).
|
||||
- commit 80f2eaf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 09:01:53 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-161-bpf-fix-branch-pruning-logic.patch
|
||||
references (add CVE-2017-17862 CVE-2017-17864 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-166-bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch
|
||||
references (add CVE-2017-17853 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-167-bpf-fix-incorrect-sign-extension-in-check_alu_.patch
|
||||
references (add CVE-2017-16995 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-168-bpf-fix-incorrect-tracking-of-register-size-tr.patch
|
||||
references (add CVE-2017-16996 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-169-bpf-fix-32-bit-ALU-op-verification.patch
|
||||
references (add CVE-2017-17852 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch
|
||||
references (add CVE-2017-17857 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-171-bpf-force-strict-alignment-checks-for-stack-po.patch
|
||||
references (add CVE-2017-17856 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-172-bpf-don-t-prune-branches-when-a-scalar-is-repl.patch
|
||||
references (add CVE-2017-17855 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-173-bpf-fix-integer-overflows.patch
|
||||
references (add CVE-2017-17854 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-174-selftests-bpf-add-tests-for-recent-bugfixes.patch
|
||||
references (add bsc#1073928).
|
||||
- commit 4a4cd97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:55:30 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Fix mainline reference:
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch.
|
||||
- commit 98662d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:42:23 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.11-084-net-Fix-double-free-and-memory-corruption-in-.patch
|
||||
references (add CVE-2017-15129 bsc#1074839).
|
||||
- commit 7acebb3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 10:40:45 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -60,7 +60,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.14.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc72c6e5
|
||||
Release: <RELEASE>.gb5e51f3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 16:39:36 CET 2018 - tiwai@suse.de
|
||||
|
||||
- drm/nouveau/disp/gf119: add missing drive vfunc ptr
|
||||
(bsc#1075613).
|
||||
- commit 80f2eaf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 09:01:53 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-161-bpf-fix-branch-pruning-logic.patch
|
||||
references (add CVE-2017-17862 CVE-2017-17864 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-166-bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch
|
||||
references (add CVE-2017-17853 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-167-bpf-fix-incorrect-sign-extension-in-check_alu_.patch
|
||||
references (add CVE-2017-16995 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-168-bpf-fix-incorrect-tracking-of-register-size-tr.patch
|
||||
references (add CVE-2017-16996 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-169-bpf-fix-32-bit-ALU-op-verification.patch
|
||||
references (add CVE-2017-17852 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch
|
||||
references (add CVE-2017-17857 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-171-bpf-force-strict-alignment-checks-for-stack-po.patch
|
||||
references (add CVE-2017-17856 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-172-bpf-don-t-prune-branches-when-a-scalar-is-repl.patch
|
||||
references (add CVE-2017-17855 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-173-bpf-fix-integer-overflows.patch
|
||||
references (add CVE-2017-17854 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-174-selftests-bpf-add-tests-for-recent-bugfixes.patch
|
||||
references (add bsc#1073928).
|
||||
- commit 4a4cd97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:55:30 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Fix mainline reference:
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch.
|
||||
- commit 98662d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:42:23 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.11-084-net-Fix-double-free-and-memory-corruption-in-.patch
|
||||
references (add CVE-2017-15129 bsc#1074839).
|
||||
- commit 7acebb3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 10:40:45 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -60,7 +60,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.14.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc72c6e5
|
||||
Release: <RELEASE>.gb5e51f3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 16:39:36 CET 2018 - tiwai@suse.de
|
||||
|
||||
- drm/nouveau/disp/gf119: add missing drive vfunc ptr
|
||||
(bsc#1075613).
|
||||
- commit 80f2eaf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 09:01:53 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-161-bpf-fix-branch-pruning-logic.patch
|
||||
references (add CVE-2017-17862 CVE-2017-17864 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-166-bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch
|
||||
references (add CVE-2017-17853 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-167-bpf-fix-incorrect-sign-extension-in-check_alu_.patch
|
||||
references (add CVE-2017-16995 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-168-bpf-fix-incorrect-tracking-of-register-size-tr.patch
|
||||
references (add CVE-2017-16996 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-169-bpf-fix-32-bit-ALU-op-verification.patch
|
||||
references (add CVE-2017-17852 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch
|
||||
references (add CVE-2017-17857 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-171-bpf-force-strict-alignment-checks-for-stack-po.patch
|
||||
references (add CVE-2017-17856 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-172-bpf-don-t-prune-branches-when-a-scalar-is-repl.patch
|
||||
references (add CVE-2017-17855 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-173-bpf-fix-integer-overflows.patch
|
||||
references (add CVE-2017-17854 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-174-selftests-bpf-add-tests-for-recent-bugfixes.patch
|
||||
references (add bsc#1073928).
|
||||
- commit 4a4cd97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:55:30 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Fix mainline reference:
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch.
|
||||
- commit 98662d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:42:23 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.11-084-net-Fix-double-free-and-memory-corruption-in-.patch
|
||||
references (add CVE-2017-15129 bsc#1074839).
|
||||
- commit 7acebb3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 10:40:45 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -60,7 +60,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.14.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc72c6e5
|
||||
Release: <RELEASE>.gb5e51f3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 16:39:36 CET 2018 - tiwai@suse.de
|
||||
|
||||
- drm/nouveau/disp/gf119: add missing drive vfunc ptr
|
||||
(bsc#1075613).
|
||||
- commit 80f2eaf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 09:01:53 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-161-bpf-fix-branch-pruning-logic.patch
|
||||
references (add CVE-2017-17862 CVE-2017-17864 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-166-bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch
|
||||
references (add CVE-2017-17853 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-167-bpf-fix-incorrect-sign-extension-in-check_alu_.patch
|
||||
references (add CVE-2017-16995 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-168-bpf-fix-incorrect-tracking-of-register-size-tr.patch
|
||||
references (add CVE-2017-16996 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-169-bpf-fix-32-bit-ALU-op-verification.patch
|
||||
references (add CVE-2017-17852 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch
|
||||
references (add CVE-2017-17857 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-171-bpf-force-strict-alignment-checks-for-stack-po.patch
|
||||
references (add CVE-2017-17856 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-172-bpf-don-t-prune-branches-when-a-scalar-is-repl.patch
|
||||
references (add CVE-2017-17855 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-173-bpf-fix-integer-overflows.patch
|
||||
references (add CVE-2017-17854 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-174-selftests-bpf-add-tests-for-recent-bugfixes.patch
|
||||
references (add bsc#1073928).
|
||||
- commit 4a4cd97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:55:30 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Fix mainline reference:
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch.
|
||||
- commit 98662d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:42:23 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.11-084-net-Fix-double-free-and-memory-corruption-in-.patch
|
||||
references (add CVE-2017-15129 bsc#1074839).
|
||||
- commit 7acebb3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 10:40:45 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -33,7 +33,7 @@ License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 4.14.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc72c6e5
|
||||
Release: <RELEASE>.gb5e51f3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 16:39:36 CET 2018 - tiwai@suse.de
|
||||
|
||||
- drm/nouveau/disp/gf119: add missing drive vfunc ptr
|
||||
(bsc#1075613).
|
||||
- commit 80f2eaf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 09:01:53 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-161-bpf-fix-branch-pruning-logic.patch
|
||||
references (add CVE-2017-17862 CVE-2017-17864 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-166-bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch
|
||||
references (add CVE-2017-17853 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-167-bpf-fix-incorrect-sign-extension-in-check_alu_.patch
|
||||
references (add CVE-2017-16995 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-168-bpf-fix-incorrect-tracking-of-register-size-tr.patch
|
||||
references (add CVE-2017-16996 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-169-bpf-fix-32-bit-ALU-op-verification.patch
|
||||
references (add CVE-2017-17852 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch
|
||||
references (add CVE-2017-17857 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-171-bpf-force-strict-alignment-checks-for-stack-po.patch
|
||||
references (add CVE-2017-17856 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-172-bpf-don-t-prune-branches-when-a-scalar-is-repl.patch
|
||||
references (add CVE-2017-17855 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-173-bpf-fix-integer-overflows.patch
|
||||
references (add CVE-2017-17854 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-174-selftests-bpf-add-tests-for-recent-bugfixes.patch
|
||||
references (add bsc#1073928).
|
||||
- commit 4a4cd97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:55:30 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Fix mainline reference:
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch.
|
||||
- commit 98662d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:42:23 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.11-084-net-Fix-double-free-and-memory-corruption-in-.patch
|
||||
references (add CVE-2017-15129 bsc#1074839).
|
||||
- commit 7acebb3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 10:40:45 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -60,7 +60,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.14.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc72c6e5
|
||||
Release: <RELEASE>.gb5e51f3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 16:39:36 CET 2018 - tiwai@suse.de
|
||||
|
||||
- drm/nouveau/disp/gf119: add missing drive vfunc ptr
|
||||
(bsc#1075613).
|
||||
- commit 80f2eaf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 09:01:53 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-161-bpf-fix-branch-pruning-logic.patch
|
||||
references (add CVE-2017-17862 CVE-2017-17864 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-166-bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch
|
||||
references (add CVE-2017-17853 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-167-bpf-fix-incorrect-sign-extension-in-check_alu_.patch
|
||||
references (add CVE-2017-16995 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-168-bpf-fix-incorrect-tracking-of-register-size-tr.patch
|
||||
references (add CVE-2017-16996 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-169-bpf-fix-32-bit-ALU-op-verification.patch
|
||||
references (add CVE-2017-17852 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch
|
||||
references (add CVE-2017-17857 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-171-bpf-force-strict-alignment-checks-for-stack-po.patch
|
||||
references (add CVE-2017-17856 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-172-bpf-don-t-prune-branches-when-a-scalar-is-repl.patch
|
||||
references (add CVE-2017-17855 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-173-bpf-fix-integer-overflows.patch
|
||||
references (add CVE-2017-17854 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-174-selftests-bpf-add-tests-for-recent-bugfixes.patch
|
||||
references (add bsc#1073928).
|
||||
- commit 4a4cd97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:55:30 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Fix mainline reference:
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch.
|
||||
- commit 98662d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:42:23 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.11-084-net-Fix-double-free-and-memory-corruption-in-.patch
|
||||
references (add CVE-2017-15129 bsc#1074839).
|
||||
- commit 7acebb3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 10:40:45 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -59,7 +59,7 @@ License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 4.14.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc72c6e5
|
||||
Release: <RELEASE>.gb5e51f3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 16:39:36 CET 2018 - tiwai@suse.de
|
||||
|
||||
- drm/nouveau/disp/gf119: add missing drive vfunc ptr
|
||||
(bsc#1075613).
|
||||
- commit 80f2eaf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 09:01:53 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-161-bpf-fix-branch-pruning-logic.patch
|
||||
references (add CVE-2017-17862 CVE-2017-17864 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-166-bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch
|
||||
references (add CVE-2017-17853 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-167-bpf-fix-incorrect-sign-extension-in-check_alu_.patch
|
||||
references (add CVE-2017-16995 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-168-bpf-fix-incorrect-tracking-of-register-size-tr.patch
|
||||
references (add CVE-2017-16996 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-169-bpf-fix-32-bit-ALU-op-verification.patch
|
||||
references (add CVE-2017-17852 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch
|
||||
references (add CVE-2017-17857 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-171-bpf-force-strict-alignment-checks-for-stack-po.patch
|
||||
references (add CVE-2017-17856 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-172-bpf-don-t-prune-branches-when-a-scalar-is-repl.patch
|
||||
references (add CVE-2017-17855 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-173-bpf-fix-integer-overflows.patch
|
||||
references (add CVE-2017-17854 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-174-selftests-bpf-add-tests-for-recent-bugfixes.patch
|
||||
references (add bsc#1073928).
|
||||
- commit 4a4cd97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:55:30 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Fix mainline reference:
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch.
|
||||
- commit 98662d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:42:23 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.11-084-net-Fix-double-free-and-memory-corruption-in-.patch
|
||||
references (add CVE-2017-15129 bsc#1074839).
|
||||
- commit 7acebb3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 10:40:45 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -38,7 +38,7 @@ License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 4.14.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc72c6e5
|
||||
Release: <RELEASE>.gb5e51f3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 16:39:36 CET 2018 - tiwai@suse.de
|
||||
|
||||
- drm/nouveau/disp/gf119: add missing drive vfunc ptr
|
||||
(bsc#1075613).
|
||||
- commit 80f2eaf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 09:01:53 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-161-bpf-fix-branch-pruning-logic.patch
|
||||
references (add CVE-2017-17862 CVE-2017-17864 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-166-bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch
|
||||
references (add CVE-2017-17853 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-167-bpf-fix-incorrect-sign-extension-in-check_alu_.patch
|
||||
references (add CVE-2017-16995 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-168-bpf-fix-incorrect-tracking-of-register-size-tr.patch
|
||||
references (add CVE-2017-16996 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-169-bpf-fix-32-bit-ALU-op-verification.patch
|
||||
references (add CVE-2017-17852 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch
|
||||
references (add CVE-2017-17857 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-171-bpf-force-strict-alignment-checks-for-stack-po.patch
|
||||
references (add CVE-2017-17856 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-172-bpf-don-t-prune-branches-when-a-scalar-is-repl.patch
|
||||
references (add CVE-2017-17855 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-173-bpf-fix-integer-overflows.patch
|
||||
references (add CVE-2017-17854 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-174-selftests-bpf-add-tests-for-recent-bugfixes.patch
|
||||
references (add bsc#1073928).
|
||||
- commit 4a4cd97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:55:30 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Fix mainline reference:
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch.
|
||||
- commit 98662d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:42:23 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.11-084-net-Fix-double-free-and-memory-corruption-in-.patch
|
||||
references (add CVE-2017-15129 bsc#1074839).
|
||||
- commit 7acebb3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 10:40:45 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -60,7 +60,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.14.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc72c6e5
|
||||
Release: <RELEASE>.gb5e51f3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 16:39:36 CET 2018 - tiwai@suse.de
|
||||
|
||||
- drm/nouveau/disp/gf119: add missing drive vfunc ptr
|
||||
(bsc#1075613).
|
||||
- commit 80f2eaf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 09:01:53 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-161-bpf-fix-branch-pruning-logic.patch
|
||||
references (add CVE-2017-17862 CVE-2017-17864 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-166-bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch
|
||||
references (add CVE-2017-17853 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-167-bpf-fix-incorrect-sign-extension-in-check_alu_.patch
|
||||
references (add CVE-2017-16995 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-168-bpf-fix-incorrect-tracking-of-register-size-tr.patch
|
||||
references (add CVE-2017-16996 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-169-bpf-fix-32-bit-ALU-op-verification.patch
|
||||
references (add CVE-2017-17852 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch
|
||||
references (add CVE-2017-17857 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-171-bpf-force-strict-alignment-checks-for-stack-po.patch
|
||||
references (add CVE-2017-17856 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-172-bpf-don-t-prune-branches-when-a-scalar-is-repl.patch
|
||||
references (add CVE-2017-17855 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-173-bpf-fix-integer-overflows.patch
|
||||
references (add CVE-2017-17854 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-174-selftests-bpf-add-tests-for-recent-bugfixes.patch
|
||||
references (add bsc#1073928).
|
||||
- commit 4a4cd97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:55:30 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Fix mainline reference:
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch.
|
||||
- commit 98662d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:42:23 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.11-084-net-Fix-double-free-and-memory-corruption-in-.patch
|
||||
references (add CVE-2017-15129 bsc#1074839).
|
||||
- commit 7acebb3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 10:40:45 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -32,7 +32,7 @@ License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 4.14.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc72c6e5
|
||||
Release: <RELEASE>.gb5e51f3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 16:39:36 CET 2018 - tiwai@suse.de
|
||||
|
||||
- drm/nouveau/disp/gf119: add missing drive vfunc ptr
|
||||
(bsc#1075613).
|
||||
- commit 80f2eaf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 09:01:53 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-161-bpf-fix-branch-pruning-logic.patch
|
||||
references (add CVE-2017-17862 CVE-2017-17864 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-166-bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch
|
||||
references (add CVE-2017-17853 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-167-bpf-fix-incorrect-sign-extension-in-check_alu_.patch
|
||||
references (add CVE-2017-16995 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-168-bpf-fix-incorrect-tracking-of-register-size-tr.patch
|
||||
references (add CVE-2017-16996 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-169-bpf-fix-32-bit-ALU-op-verification.patch
|
||||
references (add CVE-2017-17852 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch
|
||||
references (add CVE-2017-17857 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-171-bpf-force-strict-alignment-checks-for-stack-po.patch
|
||||
references (add CVE-2017-17856 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-172-bpf-don-t-prune-branches-when-a-scalar-is-repl.patch
|
||||
references (add CVE-2017-17855 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-173-bpf-fix-integer-overflows.patch
|
||||
references (add CVE-2017-17854 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-174-selftests-bpf-add-tests-for-recent-bugfixes.patch
|
||||
references (add bsc#1073928).
|
||||
- commit 4a4cd97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:55:30 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Fix mainline reference:
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch.
|
||||
- commit 98662d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:42:23 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.11-084-net-Fix-double-free-and-memory-corruption-in-.patch
|
||||
references (add CVE-2017-15129 bsc#1074839).
|
||||
- commit 7acebb3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 10:40:45 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
||||
Version: 4.14.13
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc72c6e5
|
||||
Release: <RELEASE>.gb5e51f3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 16:39:36 CET 2018 - tiwai@suse.de
|
||||
|
||||
- drm/nouveau/disp/gf119: add missing drive vfunc ptr
|
||||
(bsc#1075613).
|
||||
- commit 80f2eaf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 09:01:53 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-161-bpf-fix-branch-pruning-logic.patch
|
||||
references (add CVE-2017-17862 CVE-2017-17864 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-166-bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch
|
||||
references (add CVE-2017-17853 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-167-bpf-fix-incorrect-sign-extension-in-check_alu_.patch
|
||||
references (add CVE-2017-16995 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-168-bpf-fix-incorrect-tracking-of-register-size-tr.patch
|
||||
references (add CVE-2017-16996 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-169-bpf-fix-32-bit-ALU-op-verification.patch
|
||||
references (add CVE-2017-17852 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch
|
||||
references (add CVE-2017-17857 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-171-bpf-force-strict-alignment-checks-for-stack-po.patch
|
||||
references (add CVE-2017-17856 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-172-bpf-don-t-prune-branches-when-a-scalar-is-repl.patch
|
||||
references (add CVE-2017-17855 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-173-bpf-fix-integer-overflows.patch
|
||||
references (add CVE-2017-17854 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-174-selftests-bpf-add-tests-for-recent-bugfixes.patch
|
||||
references (add bsc#1073928).
|
||||
- commit 4a4cd97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:55:30 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Fix mainline reference:
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch.
|
||||
- commit 98662d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:42:23 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.11-084-net-Fix-double-free-and-memory-corruption-in-.patch
|
||||
references (add CVE-2017-15129 bsc#1074839).
|
||||
- commit 7acebb3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 10:40:45 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -60,7 +60,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.14.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc72c6e5
|
||||
Release: <RELEASE>.gb5e51f3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 16:39:36 CET 2018 - tiwai@suse.de
|
||||
|
||||
- drm/nouveau/disp/gf119: add missing drive vfunc ptr
|
||||
(bsc#1075613).
|
||||
- commit 80f2eaf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 09:01:53 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-161-bpf-fix-branch-pruning-logic.patch
|
||||
references (add CVE-2017-17862 CVE-2017-17864 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-166-bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch
|
||||
references (add CVE-2017-17853 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-167-bpf-fix-incorrect-sign-extension-in-check_alu_.patch
|
||||
references (add CVE-2017-16995 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-168-bpf-fix-incorrect-tracking-of-register-size-tr.patch
|
||||
references (add CVE-2017-16996 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-169-bpf-fix-32-bit-ALU-op-verification.patch
|
||||
references (add CVE-2017-17852 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch
|
||||
references (add CVE-2017-17857 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-171-bpf-force-strict-alignment-checks-for-stack-po.patch
|
||||
references (add CVE-2017-17856 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-172-bpf-don-t-prune-branches-when-a-scalar-is-repl.patch
|
||||
references (add CVE-2017-17855 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-173-bpf-fix-integer-overflows.patch
|
||||
references (add CVE-2017-17854 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-174-selftests-bpf-add-tests-for-recent-bugfixes.patch
|
||||
references (add bsc#1073928).
|
||||
- commit 4a4cd97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:55:30 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Fix mainline reference:
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch.
|
||||
- commit 98662d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:42:23 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.11-084-net-Fix-double-free-and-memory-corruption-in-.patch
|
||||
references (add CVE-2017-15129 bsc#1074839).
|
||||
- commit 7acebb3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 10:40:45 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -60,7 +60,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.14.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc72c6e5
|
||||
Release: <RELEASE>.gb5e51f3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 16:39:36 CET 2018 - tiwai@suse.de
|
||||
|
||||
- drm/nouveau/disp/gf119: add missing drive vfunc ptr
|
||||
(bsc#1075613).
|
||||
- commit 80f2eaf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 09:01:53 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-161-bpf-fix-branch-pruning-logic.patch
|
||||
references (add CVE-2017-17862 CVE-2017-17864 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-166-bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch
|
||||
references (add CVE-2017-17853 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-167-bpf-fix-incorrect-sign-extension-in-check_alu_.patch
|
||||
references (add CVE-2017-16995 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-168-bpf-fix-incorrect-tracking-of-register-size-tr.patch
|
||||
references (add CVE-2017-16996 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-169-bpf-fix-32-bit-ALU-op-verification.patch
|
||||
references (add CVE-2017-17852 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch
|
||||
references (add CVE-2017-17857 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-171-bpf-force-strict-alignment-checks-for-stack-po.patch
|
||||
references (add CVE-2017-17856 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-172-bpf-don-t-prune-branches-when-a-scalar-is-repl.patch
|
||||
references (add CVE-2017-17855 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-173-bpf-fix-integer-overflows.patch
|
||||
references (add CVE-2017-17854 bsc#1073928).
|
||||
- Update
|
||||
patches.kernel.org/4.14.9-174-selftests-bpf-add-tests-for-recent-bugfixes.patch
|
||||
references (add bsc#1073928).
|
||||
- commit 4a4cd97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:55:30 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Fix mainline reference:
|
||||
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch.
|
||||
- commit 98662d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 08:42:23 CET 2018 - mkubecek@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/4.14.11-084-net-Fix-double-free-and-memory-corruption-in-.patch
|
||||
references (add CVE-2017-15129 bsc#1074839).
|
||||
- commit 7acebb3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 10:40:45 CET 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -60,7 +60,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.14.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc72c6e5
|
||||
Release: <RELEASE>.gb5e51f3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10ce9360bf98a6e018d2d537aaed19c4390f0c40af6fef32931b549e22eb7b85
|
||||
size 936789
|
||||
oid sha256:9ebd03615ee50d0f1e19432e1eca524eae3560b7380549103eec12dcdd6a94cd
|
||||
size 936518
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39a2bd019eca40117bc221a5e6b1b9e222165f6551ae012786587b80051b9da8
|
||||
size 79251
|
||||
oid sha256:a864c13c80717102e7a0236738ac0ea7dc8a9e979d5bff421c6b48328feec5ce
|
||||
size 79878
|
||||
|
@ -1604,6 +1604,7 @@
|
||||
########################################################
|
||||
# DRM/Video
|
||||
########################################################
|
||||
patches.suse/drm-nouveau-disp-gf119-add-missing-drive-vfunc-ptr
|
||||
|
||||
########################################################
|
||||
# video4linux
|
||||
|
@ -1,3 +1,3 @@
|
||||
2018-01-10 10:40:45 +0100
|
||||
GIT Revision: c72c6e5a936043cb81d23b88fa7d6746edb3c288
|
||||
2018-01-11 19:24:32 +0100
|
||||
GIT Revision: b5e51f36bd453a64d4ffc29d69ced04d035a2c2d
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user