From c9012f9077c596b3e55d582ffce2c209718ed3d00ca76c3fece694d85bcea84a Mon Sep 17 00:00:00 2001 From: Kernel Bugs Date: Fri, 28 Aug 2020 08:07:30 +0000 Subject: [PATCH] commit f0adcb38a80c232ac67b1b9c146a212c06d3180f OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1352 --- config.tar.bz2 | 4 ++-- dtb-aarch64.changes | 44 ++++++++++++++++++++++++++++++++++++++ dtb-aarch64.spec | 6 +++--- dtb-armv6l.changes | 44 ++++++++++++++++++++++++++++++++++++++ dtb-armv6l.spec | 6 +++--- dtb-armv7l.changes | 44 ++++++++++++++++++++++++++++++++++++++ dtb-armv7l.spec | 6 +++--- dtb-riscv64.changes | 44 ++++++++++++++++++++++++++++++++++++++ dtb-riscv64.spec | 6 +++--- kernel-64kb.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-64kb.spec | 12 +++++------ kernel-debug.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 12 +++++------ kernel-default.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-default.spec | 12 +++++------ kernel-docs.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 8 +++---- kernel-kvmsmall.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-kvmsmall.spec | 12 +++++------ kernel-lpae.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-lpae.spec | 12 +++++------ kernel-obs-build.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-obs-build.spec | 8 +++---- kernel-obs-qa.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-obs-qa.spec | 6 +++--- kernel-pae.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 12 +++++------ kernel-source.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-source.spec | 8 +++---- kernel-syms.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 6 +++--- kernel-vanilla.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 12 +++++------ kernel-zfcpdump.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-zfcpdump.spec | 12 +++++------ patches.kernel.org.tar.bz2 | 4 ++-- patches.suse.tar.bz2 | 4 ++-- series.conf | 17 +++++++++++++++ source-timestamp | 4 ++-- 39 files changed, 851 insertions(+), 86 deletions(-) diff --git a/config.tar.bz2 b/config.tar.bz2 index 23ec05a7..666bf8da 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ffce33b6a608572c9fb88219b7bd08e4c7d3ef149f3800a1d754b41e248de4d -size 274404 +oid sha256:aeaa35143a9f7ed4a48677e64744c077311b7622c5385e7a0fa70e62c929cfc3 +size 274179 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 87c46d0c..5f0bac80 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 27 09:52:54 CEST 2020 - jslaby@suse.cz + +- Linux 5.8.5 (bsc#1012628). +- binfmt_flat: revert "binfmt_flat: don't offset the data start" + (bsc#1012628). +- io_uring: fix missing ->mm on exit (bsc#1012628). +- netlink: fix state reallocation in policy export (bsc#1012628). +- ethtool: Don't omit the netlink reply if no features were + changed (bsc#1012628). +- ethtool: Account for hw_features in netlink interface + (bsc#1012628). +- ethtool: Fix preserving of wanted feature bits in netlink + interface (bsc#1012628). +- net: ena: Make missed_tx stat incremental (bsc#1012628). +- tipc: fix uninit skb->data in tipc_nl_compat_dumpit() + (bsc#1012628). +- tipc: call rcu_read_lock() in tipc_aead_encrypt_done() + (bsc#1012628). +- net/smc: Prevent kernel-infoleak in __smc_diag_dump() + (bsc#1012628). +- net: sctp: Fix negotiation of the number of data streams + (bsc#1012628). +- net/sched: act_ct: Fix skb double-free in + tcf_ct_handle_fragments() error flow (bsc#1012628). +- net: qrtr: fix usage of idr in port assignment to socket + (bsc#1012628). +- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628). +- net: Fix potential wrong skb->protocol in skb_vlan_untag() + (bsc#1012628). +- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628). +- commit 4d7a832 + ------------------------------------------------------------------- Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz @@ -260,6 +293,17 @@ Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz - Update config files. - commit 64fe492 +------------------------------------------------------------------- +Wed Aug 26 12:44:06 CEST 2020 - alnovak@suse.cz + +- Mark the kernel properly released. + There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing + "D" - this leads to our kernels being marked as "Unreleased kernel". + SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in. + To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to + SUSE_KERNEL_RELEASED. +- commit 1a2deff + ------------------------------------------------------------------- Tue Aug 25 08:12:56 CEST 2020 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 5e71fa2f..413cbfd5 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.8 -%define patchversion 5.8.4 +%define patchversion 5.8.5 %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,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 5.8.4 +Version: 5.8.5 %if 0%{?is_kotd} -Release: .g64fe492 +Release: .gf0adcb3 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 87c46d0c..5f0bac80 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 27 09:52:54 CEST 2020 - jslaby@suse.cz + +- Linux 5.8.5 (bsc#1012628). +- binfmt_flat: revert "binfmt_flat: don't offset the data start" + (bsc#1012628). +- io_uring: fix missing ->mm on exit (bsc#1012628). +- netlink: fix state reallocation in policy export (bsc#1012628). +- ethtool: Don't omit the netlink reply if no features were + changed (bsc#1012628). +- ethtool: Account for hw_features in netlink interface + (bsc#1012628). +- ethtool: Fix preserving of wanted feature bits in netlink + interface (bsc#1012628). +- net: ena: Make missed_tx stat incremental (bsc#1012628). +- tipc: fix uninit skb->data in tipc_nl_compat_dumpit() + (bsc#1012628). +- tipc: call rcu_read_lock() in tipc_aead_encrypt_done() + (bsc#1012628). +- net/smc: Prevent kernel-infoleak in __smc_diag_dump() + (bsc#1012628). +- net: sctp: Fix negotiation of the number of data streams + (bsc#1012628). +- net/sched: act_ct: Fix skb double-free in + tcf_ct_handle_fragments() error flow (bsc#1012628). +- net: qrtr: fix usage of idr in port assignment to socket + (bsc#1012628). +- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628). +- net: Fix potential wrong skb->protocol in skb_vlan_untag() + (bsc#1012628). +- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628). +- commit 4d7a832 + ------------------------------------------------------------------- Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz @@ -260,6 +293,17 @@ Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz - Update config files. - commit 64fe492 +------------------------------------------------------------------- +Wed Aug 26 12:44:06 CEST 2020 - alnovak@suse.cz + +- Mark the kernel properly released. + There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing + "D" - this leads to our kernels being marked as "Unreleased kernel". + SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in. + To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to + SUSE_KERNEL_RELEASED. +- commit 1a2deff + ------------------------------------------------------------------- Tue Aug 25 08:12:56 CEST 2020 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 3dc92556..c17539fd 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.8 -%define patchversion 5.8.4 +%define patchversion 5.8.5 %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,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv6l -Version: 5.8.4 +Version: 5.8.5 %if 0%{?is_kotd} -Release: .g64fe492 +Release: .gf0adcb3 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 87c46d0c..5f0bac80 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 27 09:52:54 CEST 2020 - jslaby@suse.cz + +- Linux 5.8.5 (bsc#1012628). +- binfmt_flat: revert "binfmt_flat: don't offset the data start" + (bsc#1012628). +- io_uring: fix missing ->mm on exit (bsc#1012628). +- netlink: fix state reallocation in policy export (bsc#1012628). +- ethtool: Don't omit the netlink reply if no features were + changed (bsc#1012628). +- ethtool: Account for hw_features in netlink interface + (bsc#1012628). +- ethtool: Fix preserving of wanted feature bits in netlink + interface (bsc#1012628). +- net: ena: Make missed_tx stat incremental (bsc#1012628). +- tipc: fix uninit skb->data in tipc_nl_compat_dumpit() + (bsc#1012628). +- tipc: call rcu_read_lock() in tipc_aead_encrypt_done() + (bsc#1012628). +- net/smc: Prevent kernel-infoleak in __smc_diag_dump() + (bsc#1012628). +- net: sctp: Fix negotiation of the number of data streams + (bsc#1012628). +- net/sched: act_ct: Fix skb double-free in + tcf_ct_handle_fragments() error flow (bsc#1012628). +- net: qrtr: fix usage of idr in port assignment to socket + (bsc#1012628). +- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628). +- net: Fix potential wrong skb->protocol in skb_vlan_untag() + (bsc#1012628). +- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628). +- commit 4d7a832 + ------------------------------------------------------------------- Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz @@ -260,6 +293,17 @@ Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz - Update config files. - commit 64fe492 +------------------------------------------------------------------- +Wed Aug 26 12:44:06 CEST 2020 - alnovak@suse.cz + +- Mark the kernel properly released. + There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing + "D" - this leads to our kernels being marked as "Unreleased kernel". + SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in. + To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to + SUSE_KERNEL_RELEASED. +- commit 1a2deff + ------------------------------------------------------------------- Tue Aug 25 08:12:56 CEST 2020 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 5c029f11..fbd2367e 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.8 -%define patchversion 5.8.4 +%define patchversion 5.8.5 %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,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv7l -Version: 5.8.4 +Version: 5.8.5 %if 0%{?is_kotd} -Release: .g64fe492 +Release: .gf0adcb3 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 87c46d0c..5f0bac80 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 27 09:52:54 CEST 2020 - jslaby@suse.cz + +- Linux 5.8.5 (bsc#1012628). +- binfmt_flat: revert "binfmt_flat: don't offset the data start" + (bsc#1012628). +- io_uring: fix missing ->mm on exit (bsc#1012628). +- netlink: fix state reallocation in policy export (bsc#1012628). +- ethtool: Don't omit the netlink reply if no features were + changed (bsc#1012628). +- ethtool: Account for hw_features in netlink interface + (bsc#1012628). +- ethtool: Fix preserving of wanted feature bits in netlink + interface (bsc#1012628). +- net: ena: Make missed_tx stat incremental (bsc#1012628). +- tipc: fix uninit skb->data in tipc_nl_compat_dumpit() + (bsc#1012628). +- tipc: call rcu_read_lock() in tipc_aead_encrypt_done() + (bsc#1012628). +- net/smc: Prevent kernel-infoleak in __smc_diag_dump() + (bsc#1012628). +- net: sctp: Fix negotiation of the number of data streams + (bsc#1012628). +- net/sched: act_ct: Fix skb double-free in + tcf_ct_handle_fragments() error flow (bsc#1012628). +- net: qrtr: fix usage of idr in port assignment to socket + (bsc#1012628). +- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628). +- net: Fix potential wrong skb->protocol in skb_vlan_untag() + (bsc#1012628). +- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628). +- commit 4d7a832 + ------------------------------------------------------------------- Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz @@ -260,6 +293,17 @@ Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz - Update config files. - commit 64fe492 +------------------------------------------------------------------- +Wed Aug 26 12:44:06 CEST 2020 - alnovak@suse.cz + +- Mark the kernel properly released. + There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing + "D" - this leads to our kernels being marked as "Unreleased kernel". + SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in. + To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to + SUSE_KERNEL_RELEASED. +- commit 1a2deff + ------------------------------------------------------------------- Tue Aug 25 08:12:56 CEST 2020 - jslaby@suse.cz diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 108f4dd6..2c1720e3 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 5.8 -%define patchversion 5.8.4 +%define patchversion 5.8.5 %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,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-riscv64 -Version: 5.8.4 +Version: 5.8.5 %if 0%{?is_kotd} -Release: .g64fe492 +Release: .gf0adcb3 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 87c46d0c..5f0bac80 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 27 09:52:54 CEST 2020 - jslaby@suse.cz + +- Linux 5.8.5 (bsc#1012628). +- binfmt_flat: revert "binfmt_flat: don't offset the data start" + (bsc#1012628). +- io_uring: fix missing ->mm on exit (bsc#1012628). +- netlink: fix state reallocation in policy export (bsc#1012628). +- ethtool: Don't omit the netlink reply if no features were + changed (bsc#1012628). +- ethtool: Account for hw_features in netlink interface + (bsc#1012628). +- ethtool: Fix preserving of wanted feature bits in netlink + interface (bsc#1012628). +- net: ena: Make missed_tx stat incremental (bsc#1012628). +- tipc: fix uninit skb->data in tipc_nl_compat_dumpit() + (bsc#1012628). +- tipc: call rcu_read_lock() in tipc_aead_encrypt_done() + (bsc#1012628). +- net/smc: Prevent kernel-infoleak in __smc_diag_dump() + (bsc#1012628). +- net: sctp: Fix negotiation of the number of data streams + (bsc#1012628). +- net/sched: act_ct: Fix skb double-free in + tcf_ct_handle_fragments() error flow (bsc#1012628). +- net: qrtr: fix usage of idr in port assignment to socket + (bsc#1012628). +- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628). +- net: Fix potential wrong skb->protocol in skb_vlan_untag() + (bsc#1012628). +- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628). +- commit 4d7a832 + ------------------------------------------------------------------- Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz @@ -260,6 +293,17 @@ Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz - Update config files. - commit 64fe492 +------------------------------------------------------------------- +Wed Aug 26 12:44:06 CEST 2020 - alnovak@suse.cz + +- Mark the kernel properly released. + There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing + "D" - this leads to our kernels being marked as "Unreleased kernel". + SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in. + To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to + SUSE_KERNEL_RELEASED. +- commit 1a2deff + ------------------------------------------------------------------- Tue Aug 25 08:12:56 CEST 2020 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 46a05630..dadc56b1 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.8 -%define patchversion 5.8.4 +%define patchversion 5.8.5 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0 Group: System/Kernel -Version: 5.8.4 +Version: 5.8.5 %if 0%{?is_kotd} -Release: .g64fe492 +Release: .gf0adcb3 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab -Provides: kernel-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: kernel-%build_flavor-base-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f +Provides: kernel-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f # END COMMON DEPS -Provides: %name-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: %name-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-debug.changes b/kernel-debug.changes index 87c46d0c..5f0bac80 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 27 09:52:54 CEST 2020 - jslaby@suse.cz + +- Linux 5.8.5 (bsc#1012628). +- binfmt_flat: revert "binfmt_flat: don't offset the data start" + (bsc#1012628). +- io_uring: fix missing ->mm on exit (bsc#1012628). +- netlink: fix state reallocation in policy export (bsc#1012628). +- ethtool: Don't omit the netlink reply if no features were + changed (bsc#1012628). +- ethtool: Account for hw_features in netlink interface + (bsc#1012628). +- ethtool: Fix preserving of wanted feature bits in netlink + interface (bsc#1012628). +- net: ena: Make missed_tx stat incremental (bsc#1012628). +- tipc: fix uninit skb->data in tipc_nl_compat_dumpit() + (bsc#1012628). +- tipc: call rcu_read_lock() in tipc_aead_encrypt_done() + (bsc#1012628). +- net/smc: Prevent kernel-infoleak in __smc_diag_dump() + (bsc#1012628). +- net: sctp: Fix negotiation of the number of data streams + (bsc#1012628). +- net/sched: act_ct: Fix skb double-free in + tcf_ct_handle_fragments() error flow (bsc#1012628). +- net: qrtr: fix usage of idr in port assignment to socket + (bsc#1012628). +- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628). +- net: Fix potential wrong skb->protocol in skb_vlan_untag() + (bsc#1012628). +- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628). +- commit 4d7a832 + ------------------------------------------------------------------- Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz @@ -260,6 +293,17 @@ Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz - Update config files. - commit 64fe492 +------------------------------------------------------------------- +Wed Aug 26 12:44:06 CEST 2020 - alnovak@suse.cz + +- Mark the kernel properly released. + There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing + "D" - this leads to our kernels being marked as "Unreleased kernel". + SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in. + To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to + SUSE_KERNEL_RELEASED. +- commit 1a2deff + ------------------------------------------------------------------- Tue Aug 25 08:12:56 CEST 2020 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 02094015..5dd4c02e 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.8 -%define patchversion 5.8.4 +%define patchversion 5.8.5 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.8.4 +Version: 5.8.5 %if 0%{?is_kotd} -Release: .g64fe492 +Release: .gf0adcb3 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab -Provides: kernel-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: kernel-%build_flavor-base-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f +Provides: kernel-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f # END COMMON DEPS -Provides: %name-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: %name-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index 87c46d0c..5f0bac80 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 27 09:52:54 CEST 2020 - jslaby@suse.cz + +- Linux 5.8.5 (bsc#1012628). +- binfmt_flat: revert "binfmt_flat: don't offset the data start" + (bsc#1012628). +- io_uring: fix missing ->mm on exit (bsc#1012628). +- netlink: fix state reallocation in policy export (bsc#1012628). +- ethtool: Don't omit the netlink reply if no features were + changed (bsc#1012628). +- ethtool: Account for hw_features in netlink interface + (bsc#1012628). +- ethtool: Fix preserving of wanted feature bits in netlink + interface (bsc#1012628). +- net: ena: Make missed_tx stat incremental (bsc#1012628). +- tipc: fix uninit skb->data in tipc_nl_compat_dumpit() + (bsc#1012628). +- tipc: call rcu_read_lock() in tipc_aead_encrypt_done() + (bsc#1012628). +- net/smc: Prevent kernel-infoleak in __smc_diag_dump() + (bsc#1012628). +- net: sctp: Fix negotiation of the number of data streams + (bsc#1012628). +- net/sched: act_ct: Fix skb double-free in + tcf_ct_handle_fragments() error flow (bsc#1012628). +- net: qrtr: fix usage of idr in port assignment to socket + (bsc#1012628). +- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628). +- net: Fix potential wrong skb->protocol in skb_vlan_untag() + (bsc#1012628). +- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628). +- commit 4d7a832 + ------------------------------------------------------------------- Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz @@ -260,6 +293,17 @@ Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz - Update config files. - commit 64fe492 +------------------------------------------------------------------- +Wed Aug 26 12:44:06 CEST 2020 - alnovak@suse.cz + +- Mark the kernel properly released. + There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing + "D" - this leads to our kernels being marked as "Unreleased kernel". + SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in. + To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to + SUSE_KERNEL_RELEASED. +- commit 1a2deff + ------------------------------------------------------------------- Tue Aug 25 08:12:56 CEST 2020 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index f78e18dd..ffcfdcc8 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.8 -%define patchversion 5.8.4 +%define patchversion 5.8.5 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.8.4 +Version: 5.8.5 %if 0%{?is_kotd} -Release: .g64fe492 +Release: .gf0adcb3 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab -Provides: kernel-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: kernel-%build_flavor-base-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f +Provides: kernel-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f # END COMMON DEPS -Provides: %name-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: %name-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 diff --git a/kernel-docs.changes b/kernel-docs.changes index 87c46d0c..5f0bac80 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 27 09:52:54 CEST 2020 - jslaby@suse.cz + +- Linux 5.8.5 (bsc#1012628). +- binfmt_flat: revert "binfmt_flat: don't offset the data start" + (bsc#1012628). +- io_uring: fix missing ->mm on exit (bsc#1012628). +- netlink: fix state reallocation in policy export (bsc#1012628). +- ethtool: Don't omit the netlink reply if no features were + changed (bsc#1012628). +- ethtool: Account for hw_features in netlink interface + (bsc#1012628). +- ethtool: Fix preserving of wanted feature bits in netlink + interface (bsc#1012628). +- net: ena: Make missed_tx stat incremental (bsc#1012628). +- tipc: fix uninit skb->data in tipc_nl_compat_dumpit() + (bsc#1012628). +- tipc: call rcu_read_lock() in tipc_aead_encrypt_done() + (bsc#1012628). +- net/smc: Prevent kernel-infoleak in __smc_diag_dump() + (bsc#1012628). +- net: sctp: Fix negotiation of the number of data streams + (bsc#1012628). +- net/sched: act_ct: Fix skb double-free in + tcf_ct_handle_fragments() error flow (bsc#1012628). +- net: qrtr: fix usage of idr in port assignment to socket + (bsc#1012628). +- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628). +- net: Fix potential wrong skb->protocol in skb_vlan_untag() + (bsc#1012628). +- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628). +- commit 4d7a832 + ------------------------------------------------------------------- Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz @@ -260,6 +293,17 @@ Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz - Update config files. - commit 64fe492 +------------------------------------------------------------------- +Wed Aug 26 12:44:06 CEST 2020 - alnovak@suse.cz + +- Mark the kernel properly released. + There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing + "D" - this leads to our kernels being marked as "Unreleased kernel". + SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in. + To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to + SUSE_KERNEL_RELEASED. +- commit 1a2deff + ------------------------------------------------------------------- Tue Aug 25 08:12:56 CEST 2020 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 42d6dfc9..a7a14777 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.8 -%define patchversion 5.8.4 +%define patchversion 5.8.5 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0 Group: Documentation/Man -Version: 5.8.4 +Version: 5.8.5 %if 0%{?is_kotd} -Release: .g64fe492 +Release: .gf0adcb3 %else Release: 0 %endif @@ -63,7 +63,7 @@ BuildRequires: texlive-zapfding %endif Url: http://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: %name-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 87c46d0c..5f0bac80 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 27 09:52:54 CEST 2020 - jslaby@suse.cz + +- Linux 5.8.5 (bsc#1012628). +- binfmt_flat: revert "binfmt_flat: don't offset the data start" + (bsc#1012628). +- io_uring: fix missing ->mm on exit (bsc#1012628). +- netlink: fix state reallocation in policy export (bsc#1012628). +- ethtool: Don't omit the netlink reply if no features were + changed (bsc#1012628). +- ethtool: Account for hw_features in netlink interface + (bsc#1012628). +- ethtool: Fix preserving of wanted feature bits in netlink + interface (bsc#1012628). +- net: ena: Make missed_tx stat incremental (bsc#1012628). +- tipc: fix uninit skb->data in tipc_nl_compat_dumpit() + (bsc#1012628). +- tipc: call rcu_read_lock() in tipc_aead_encrypt_done() + (bsc#1012628). +- net/smc: Prevent kernel-infoleak in __smc_diag_dump() + (bsc#1012628). +- net: sctp: Fix negotiation of the number of data streams + (bsc#1012628). +- net/sched: act_ct: Fix skb double-free in + tcf_ct_handle_fragments() error flow (bsc#1012628). +- net: qrtr: fix usage of idr in port assignment to socket + (bsc#1012628). +- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628). +- net: Fix potential wrong skb->protocol in skb_vlan_untag() + (bsc#1012628). +- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628). +- commit 4d7a832 + ------------------------------------------------------------------- Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz @@ -260,6 +293,17 @@ Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz - Update config files. - commit 64fe492 +------------------------------------------------------------------- +Wed Aug 26 12:44:06 CEST 2020 - alnovak@suse.cz + +- Mark the kernel properly released. + There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing + "D" - this leads to our kernels being marked as "Unreleased kernel". + SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in. + To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to + SUSE_KERNEL_RELEASED. +- commit 1a2deff + ------------------------------------------------------------------- Tue Aug 25 08:12:56 CEST 2020 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index cf99b0cc..4d5c31ba 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.8 -%define patchversion 5.8.4 +%define patchversion 5.8.5 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0 Group: System/Kernel -Version: 5.8.4 +Version: 5.8.5 %if 0%{?is_kotd} -Release: .g64fe492 +Release: .gf0adcb3 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab -Provides: kernel-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: kernel-%build_flavor-base-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f +Provides: kernel-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f # END COMMON DEPS -Provides: %name-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: %name-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 87c46d0c..5f0bac80 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 27 09:52:54 CEST 2020 - jslaby@suse.cz + +- Linux 5.8.5 (bsc#1012628). +- binfmt_flat: revert "binfmt_flat: don't offset the data start" + (bsc#1012628). +- io_uring: fix missing ->mm on exit (bsc#1012628). +- netlink: fix state reallocation in policy export (bsc#1012628). +- ethtool: Don't omit the netlink reply if no features were + changed (bsc#1012628). +- ethtool: Account for hw_features in netlink interface + (bsc#1012628). +- ethtool: Fix preserving of wanted feature bits in netlink + interface (bsc#1012628). +- net: ena: Make missed_tx stat incremental (bsc#1012628). +- tipc: fix uninit skb->data in tipc_nl_compat_dumpit() + (bsc#1012628). +- tipc: call rcu_read_lock() in tipc_aead_encrypt_done() + (bsc#1012628). +- net/smc: Prevent kernel-infoleak in __smc_diag_dump() + (bsc#1012628). +- net: sctp: Fix negotiation of the number of data streams + (bsc#1012628). +- net/sched: act_ct: Fix skb double-free in + tcf_ct_handle_fragments() error flow (bsc#1012628). +- net: qrtr: fix usage of idr in port assignment to socket + (bsc#1012628). +- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628). +- net: Fix potential wrong skb->protocol in skb_vlan_untag() + (bsc#1012628). +- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628). +- commit 4d7a832 + ------------------------------------------------------------------- Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz @@ -260,6 +293,17 @@ Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz - Update config files. - commit 64fe492 +------------------------------------------------------------------- +Wed Aug 26 12:44:06 CEST 2020 - alnovak@suse.cz + +- Mark the kernel properly released. + There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing + "D" - this leads to our kernels being marked as "Unreleased kernel". + SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in. + To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to + SUSE_KERNEL_RELEASED. +- commit 1a2deff + ------------------------------------------------------------------- Tue Aug 25 08:12:56 CEST 2020 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 666bf02b..07d63796 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.8 -%define patchversion 5.8.4 +%define patchversion 5.8.5 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0 Group: System/Kernel -Version: 5.8.4 +Version: 5.8.5 %if 0%{?is_kotd} -Release: .g64fe492 +Release: .gf0adcb3 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab -Provides: kernel-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: kernel-%build_flavor-base-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f +Provides: kernel-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f # END COMMON DEPS -Provides: %name-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: %name-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 87c46d0c..5f0bac80 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 27 09:52:54 CEST 2020 - jslaby@suse.cz + +- Linux 5.8.5 (bsc#1012628). +- binfmt_flat: revert "binfmt_flat: don't offset the data start" + (bsc#1012628). +- io_uring: fix missing ->mm on exit (bsc#1012628). +- netlink: fix state reallocation in policy export (bsc#1012628). +- ethtool: Don't omit the netlink reply if no features were + changed (bsc#1012628). +- ethtool: Account for hw_features in netlink interface + (bsc#1012628). +- ethtool: Fix preserving of wanted feature bits in netlink + interface (bsc#1012628). +- net: ena: Make missed_tx stat incremental (bsc#1012628). +- tipc: fix uninit skb->data in tipc_nl_compat_dumpit() + (bsc#1012628). +- tipc: call rcu_read_lock() in tipc_aead_encrypt_done() + (bsc#1012628). +- net/smc: Prevent kernel-infoleak in __smc_diag_dump() + (bsc#1012628). +- net: sctp: Fix negotiation of the number of data streams + (bsc#1012628). +- net/sched: act_ct: Fix skb double-free in + tcf_ct_handle_fragments() error flow (bsc#1012628). +- net: qrtr: fix usage of idr in port assignment to socket + (bsc#1012628). +- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628). +- net: Fix potential wrong skb->protocol in skb_vlan_untag() + (bsc#1012628). +- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628). +- commit 4d7a832 + ------------------------------------------------------------------- Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz @@ -260,6 +293,17 @@ Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz - Update config files. - commit 64fe492 +------------------------------------------------------------------- +Wed Aug 26 12:44:06 CEST 2020 - alnovak@suse.cz + +- Mark the kernel properly released. + There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing + "D" - this leads to our kernels being marked as "Unreleased kernel". + SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in. + To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to + SUSE_KERNEL_RELEASED. +- commit 1a2deff + ------------------------------------------------------------------- Tue Aug 25 08:12:56 CEST 2020 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 62ac23e2..fc0d3bd6 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.8.4 +%define patchversion 5.8.5 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +BuildRequires: kernel%kernel_flavor-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f %if 0%{?rhel_version} BuildRequires: kernel @@ -64,9 +64,9 @@ BuildRequires: dracut Summary: package kernel and initrd for OBS VM builds License: GPL-2.0 Group: SLES -Version: 5.8.4 +Version: 5.8.5 %if 0%{?is_kotd} -Release: .g64fe492 +Release: .gf0adcb3 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 87c46d0c..5f0bac80 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 27 09:52:54 CEST 2020 - jslaby@suse.cz + +- Linux 5.8.5 (bsc#1012628). +- binfmt_flat: revert "binfmt_flat: don't offset the data start" + (bsc#1012628). +- io_uring: fix missing ->mm on exit (bsc#1012628). +- netlink: fix state reallocation in policy export (bsc#1012628). +- ethtool: Don't omit the netlink reply if no features were + changed (bsc#1012628). +- ethtool: Account for hw_features in netlink interface + (bsc#1012628). +- ethtool: Fix preserving of wanted feature bits in netlink + interface (bsc#1012628). +- net: ena: Make missed_tx stat incremental (bsc#1012628). +- tipc: fix uninit skb->data in tipc_nl_compat_dumpit() + (bsc#1012628). +- tipc: call rcu_read_lock() in tipc_aead_encrypt_done() + (bsc#1012628). +- net/smc: Prevent kernel-infoleak in __smc_diag_dump() + (bsc#1012628). +- net: sctp: Fix negotiation of the number of data streams + (bsc#1012628). +- net/sched: act_ct: Fix skb double-free in + tcf_ct_handle_fragments() error flow (bsc#1012628). +- net: qrtr: fix usage of idr in port assignment to socket + (bsc#1012628). +- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628). +- net: Fix potential wrong skb->protocol in skb_vlan_untag() + (bsc#1012628). +- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628). +- commit 4d7a832 + ------------------------------------------------------------------- Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz @@ -260,6 +293,17 @@ Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz - Update config files. - commit 64fe492 +------------------------------------------------------------------- +Wed Aug 26 12:44:06 CEST 2020 - alnovak@suse.cz + +- Mark the kernel properly released. + There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing + "D" - this leads to our kernels being marked as "Unreleased kernel". + SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in. + To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to + SUSE_KERNEL_RELEASED. +- commit 1a2deff + ------------------------------------------------------------------- Tue Aug 25 08:12:56 CEST 2020 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 02f4c394..b554b345 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.8.4 +%define patchversion 5.8.5 %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: 5.8.4 +Version: 5.8.5 %if 0%{?is_kotd} -Release: .g64fe492 +Release: .gf0adcb3 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 87c46d0c..5f0bac80 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 27 09:52:54 CEST 2020 - jslaby@suse.cz + +- Linux 5.8.5 (bsc#1012628). +- binfmt_flat: revert "binfmt_flat: don't offset the data start" + (bsc#1012628). +- io_uring: fix missing ->mm on exit (bsc#1012628). +- netlink: fix state reallocation in policy export (bsc#1012628). +- ethtool: Don't omit the netlink reply if no features were + changed (bsc#1012628). +- ethtool: Account for hw_features in netlink interface + (bsc#1012628). +- ethtool: Fix preserving of wanted feature bits in netlink + interface (bsc#1012628). +- net: ena: Make missed_tx stat incremental (bsc#1012628). +- tipc: fix uninit skb->data in tipc_nl_compat_dumpit() + (bsc#1012628). +- tipc: call rcu_read_lock() in tipc_aead_encrypt_done() + (bsc#1012628). +- net/smc: Prevent kernel-infoleak in __smc_diag_dump() + (bsc#1012628). +- net: sctp: Fix negotiation of the number of data streams + (bsc#1012628). +- net/sched: act_ct: Fix skb double-free in + tcf_ct_handle_fragments() error flow (bsc#1012628). +- net: qrtr: fix usage of idr in port assignment to socket + (bsc#1012628). +- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628). +- net: Fix potential wrong skb->protocol in skb_vlan_untag() + (bsc#1012628). +- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628). +- commit 4d7a832 + ------------------------------------------------------------------- Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz @@ -260,6 +293,17 @@ Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz - Update config files. - commit 64fe492 +------------------------------------------------------------------- +Wed Aug 26 12:44:06 CEST 2020 - alnovak@suse.cz + +- Mark the kernel properly released. + There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing + "D" - this leads to our kernels being marked as "Unreleased kernel". + SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in. + To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to + SUSE_KERNEL_RELEASED. +- commit 1a2deff + ------------------------------------------------------------------- Tue Aug 25 08:12:56 CEST 2020 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index c5ffa936..b83cff09 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.8 -%define patchversion 5.8.4 +%define patchversion 5.8.5 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 5.8.4 +Version: 5.8.5 %if 0%{?is_kotd} -Release: .g64fe492 +Release: .gf0adcb3 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab -Provides: kernel-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: kernel-%build_flavor-base-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f +Provides: kernel-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f # END COMMON DEPS -Provides: %name-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: %name-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 diff --git a/kernel-source.changes b/kernel-source.changes index 87c46d0c..5f0bac80 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 27 09:52:54 CEST 2020 - jslaby@suse.cz + +- Linux 5.8.5 (bsc#1012628). +- binfmt_flat: revert "binfmt_flat: don't offset the data start" + (bsc#1012628). +- io_uring: fix missing ->mm on exit (bsc#1012628). +- netlink: fix state reallocation in policy export (bsc#1012628). +- ethtool: Don't omit the netlink reply if no features were + changed (bsc#1012628). +- ethtool: Account for hw_features in netlink interface + (bsc#1012628). +- ethtool: Fix preserving of wanted feature bits in netlink + interface (bsc#1012628). +- net: ena: Make missed_tx stat incremental (bsc#1012628). +- tipc: fix uninit skb->data in tipc_nl_compat_dumpit() + (bsc#1012628). +- tipc: call rcu_read_lock() in tipc_aead_encrypt_done() + (bsc#1012628). +- net/smc: Prevent kernel-infoleak in __smc_diag_dump() + (bsc#1012628). +- net: sctp: Fix negotiation of the number of data streams + (bsc#1012628). +- net/sched: act_ct: Fix skb double-free in + tcf_ct_handle_fragments() error flow (bsc#1012628). +- net: qrtr: fix usage of idr in port assignment to socket + (bsc#1012628). +- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628). +- net: Fix potential wrong skb->protocol in skb_vlan_untag() + (bsc#1012628). +- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628). +- commit 4d7a832 + ------------------------------------------------------------------- Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz @@ -260,6 +293,17 @@ Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz - Update config files. - commit 64fe492 +------------------------------------------------------------------- +Wed Aug 26 12:44:06 CEST 2020 - alnovak@suse.cz + +- Mark the kernel properly released. + There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing + "D" - this leads to our kernels being marked as "Unreleased kernel". + SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in. + To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to + SUSE_KERNEL_RELEASED. +- commit 1a2deff + ------------------------------------------------------------------- Tue Aug 25 08:12:56 CEST 2020 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index add2189b..aa23e771 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.8 -%define patchversion 5.8.4 +%define patchversion 5.8.5 %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: 5.8.4 +Version: 5.8.5 %if 0%{?is_kotd} -Release: .g64fe492 +Release: .gf0adcb3 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: %name-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 87c46d0c..5f0bac80 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 27 09:52:54 CEST 2020 - jslaby@suse.cz + +- Linux 5.8.5 (bsc#1012628). +- binfmt_flat: revert "binfmt_flat: don't offset the data start" + (bsc#1012628). +- io_uring: fix missing ->mm on exit (bsc#1012628). +- netlink: fix state reallocation in policy export (bsc#1012628). +- ethtool: Don't omit the netlink reply if no features were + changed (bsc#1012628). +- ethtool: Account for hw_features in netlink interface + (bsc#1012628). +- ethtool: Fix preserving of wanted feature bits in netlink + interface (bsc#1012628). +- net: ena: Make missed_tx stat incremental (bsc#1012628). +- tipc: fix uninit skb->data in tipc_nl_compat_dumpit() + (bsc#1012628). +- tipc: call rcu_read_lock() in tipc_aead_encrypt_done() + (bsc#1012628). +- net/smc: Prevent kernel-infoleak in __smc_diag_dump() + (bsc#1012628). +- net: sctp: Fix negotiation of the number of data streams + (bsc#1012628). +- net/sched: act_ct: Fix skb double-free in + tcf_ct_handle_fragments() error flow (bsc#1012628). +- net: qrtr: fix usage of idr in port assignment to socket + (bsc#1012628). +- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628). +- net: Fix potential wrong skb->protocol in skb_vlan_untag() + (bsc#1012628). +- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628). +- commit 4d7a832 + ------------------------------------------------------------------- Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz @@ -260,6 +293,17 @@ Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz - Update config files. - commit 64fe492 +------------------------------------------------------------------- +Wed Aug 26 12:44:06 CEST 2020 - alnovak@suse.cz + +- Mark the kernel properly released. + There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing + "D" - this leads to our kernels being marked as "Unreleased kernel". + SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in. + To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to + SUSE_KERNEL_RELEASED. +- commit 1a2deff + ------------------------------------------------------------------- Tue Aug 25 08:12:56 CEST 2020 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index e222f824..0544062e 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0 Group: Development/Sources -Version: 5.8.4 +Version: 5.8.5 %if %using_buildservice %if 0%{?is_kotd} -Release: .g64fe492 +Release: .gf0adcb3 %else Release: 0 %endif @@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: %name-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 87c46d0c..5f0bac80 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 27 09:52:54 CEST 2020 - jslaby@suse.cz + +- Linux 5.8.5 (bsc#1012628). +- binfmt_flat: revert "binfmt_flat: don't offset the data start" + (bsc#1012628). +- io_uring: fix missing ->mm on exit (bsc#1012628). +- netlink: fix state reallocation in policy export (bsc#1012628). +- ethtool: Don't omit the netlink reply if no features were + changed (bsc#1012628). +- ethtool: Account for hw_features in netlink interface + (bsc#1012628). +- ethtool: Fix preserving of wanted feature bits in netlink + interface (bsc#1012628). +- net: ena: Make missed_tx stat incremental (bsc#1012628). +- tipc: fix uninit skb->data in tipc_nl_compat_dumpit() + (bsc#1012628). +- tipc: call rcu_read_lock() in tipc_aead_encrypt_done() + (bsc#1012628). +- net/smc: Prevent kernel-infoleak in __smc_diag_dump() + (bsc#1012628). +- net: sctp: Fix negotiation of the number of data streams + (bsc#1012628). +- net/sched: act_ct: Fix skb double-free in + tcf_ct_handle_fragments() error flow (bsc#1012628). +- net: qrtr: fix usage of idr in port assignment to socket + (bsc#1012628). +- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628). +- net: Fix potential wrong skb->protocol in skb_vlan_untag() + (bsc#1012628). +- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628). +- commit 4d7a832 + ------------------------------------------------------------------- Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz @@ -260,6 +293,17 @@ Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz - Update config files. - commit 64fe492 +------------------------------------------------------------------- +Wed Aug 26 12:44:06 CEST 2020 - alnovak@suse.cz + +- Mark the kernel properly released. + There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing + "D" - this leads to our kernels being marked as "Unreleased kernel". + SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in. + To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to + SUSE_KERNEL_RELEASED. +- commit 1a2deff + ------------------------------------------------------------------- Tue Aug 25 08:12:56 CEST 2020 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 4b0c6cdf..6d21d209 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.8 -%define patchversion 5.8.4 +%define patchversion 5.8.5 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 5.8.4 +Version: 5.8.5 %if 0%{?is_kotd} -Release: .g64fe492 +Release: .gf0adcb3 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab -Provides: kernel-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: kernel-%build_flavor-base-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f +Provides: kernel-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f # END COMMON DEPS -Provides: %name-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: %name-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 87c46d0c..5f0bac80 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 27 09:52:54 CEST 2020 - jslaby@suse.cz + +- Linux 5.8.5 (bsc#1012628). +- binfmt_flat: revert "binfmt_flat: don't offset the data start" + (bsc#1012628). +- io_uring: fix missing ->mm on exit (bsc#1012628). +- netlink: fix state reallocation in policy export (bsc#1012628). +- ethtool: Don't omit the netlink reply if no features were + changed (bsc#1012628). +- ethtool: Account for hw_features in netlink interface + (bsc#1012628). +- ethtool: Fix preserving of wanted feature bits in netlink + interface (bsc#1012628). +- net: ena: Make missed_tx stat incremental (bsc#1012628). +- tipc: fix uninit skb->data in tipc_nl_compat_dumpit() + (bsc#1012628). +- tipc: call rcu_read_lock() in tipc_aead_encrypt_done() + (bsc#1012628). +- net/smc: Prevent kernel-infoleak in __smc_diag_dump() + (bsc#1012628). +- net: sctp: Fix negotiation of the number of data streams + (bsc#1012628). +- net/sched: act_ct: Fix skb double-free in + tcf_ct_handle_fragments() error flow (bsc#1012628). +- net: qrtr: fix usage of idr in port assignment to socket + (bsc#1012628). +- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628). +- net: Fix potential wrong skb->protocol in skb_vlan_untag() + (bsc#1012628). +- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628). +- commit 4d7a832 + ------------------------------------------------------------------- Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz @@ -260,6 +293,17 @@ Wed Aug 26 12:50:42 CEST 2020 - jslaby@suse.cz - Update config files. - commit 64fe492 +------------------------------------------------------------------- +Wed Aug 26 12:44:06 CEST 2020 - alnovak@suse.cz + +- Mark the kernel properly released. + There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing + "D" - this leads to our kernels being marked as "Unreleased kernel". + SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in. + To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to + SUSE_KERNEL_RELEASED. +- commit 1a2deff + ------------------------------------------------------------------- Tue Aug 25 08:12:56 CEST 2020 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 1c956184..36619b57 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.8 -%define patchversion 5.8.4 +%define patchversion 5.8.5 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.8.4 +Version: 5.8.5 %if 0%{?is_kotd} -Release: .g64fe492 +Release: .gf0adcb3 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab -Provides: kernel-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: kernel-%build_flavor-base-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f +Provides: kernel-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f # END COMMON DEPS -Provides: %name-srchash-64fe49267bb946fd4ad7a26a8334a15918ead4ab +Provides: %name-srchash-f0adcb38a80c232ac67b1b9c146a212c06d3180f %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 9f22793d..2c67e5bb 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:257d44ffc7bc893a8c178d46d3392d0b3339854bfc3358953e75d71ec0bc473d -size 608003 +oid sha256:32b8c31328df20a0edda291378776d6f4dfc556338ad4b040f235e271a765ae9 +size 617044 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index c0c62c28..f613a726 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:24465227c6e4bceb6ba7432ee9141800f9e91315efbad04fda52cac9801beb94 -size 64162 +oid sha256:6b8e171d443964c321bf17678d1e76822cadebd815b4262b0ff2b779cb173c31 +size 64076 diff --git a/series.conf b/series.conf index 3de508ec..c6ae6914 100644 --- a/series.conf +++ b/series.conf @@ -909,6 +909,23 @@ patches.kernel.org/5.8.4-148-KVM-arm64-Only-reschedule-if-MMU_NOTIFIER_RANGE.patch patches.kernel.org/5.8.4-149-Revert-drm-amd-display-Improve-DisplayPort-moni.patch patches.kernel.org/5.8.4-150-Linux-5.8.4.patch + patches.kernel.org/5.8.5-001-gre6-Fix-reception-with-IP6_TNL_F_RCV_DSCP_COPY.patch + patches.kernel.org/5.8.5-002-net-Fix-potential-wrong-skb-protocol-in-skb_vla.patch + patches.kernel.org/5.8.5-003-net-nexthop-don-t-allow-empty-NHA_GROUP.patch + patches.kernel.org/5.8.5-004-net-qrtr-fix-usage-of-idr-in-port-assignment-to.patch + patches.kernel.org/5.8.5-005-net-sched-act_ct-Fix-skb-double-free-in-tcf_ct_.patch + patches.kernel.org/5.8.5-006-net-sctp-Fix-negotiation-of-the-number-of-data-.patch + patches.kernel.org/5.8.5-007-net-smc-Prevent-kernel-infoleak-in-__smc_diag_d.patch + patches.kernel.org/5.8.5-008-tipc-call-rcu_read_lock-in-tipc_aead_encrypt_do.patch + patches.kernel.org/5.8.5-009-tipc-fix-uninit-skb-data-in-tipc_nl_compat_dump.patch + patches.kernel.org/5.8.5-010-net-ena-Make-missed_tx-stat-incremental.patch + patches.kernel.org/5.8.5-011-ethtool-Fix-preserving-of-wanted-feature-bits-i.patch + patches.kernel.org/5.8.5-012-ethtool-Account-for-hw_features-in-netlink-inte.patch + patches.kernel.org/5.8.5-013-ethtool-Don-t-omit-the-netlink-reply-if-no-feat.patch + patches.kernel.org/5.8.5-014-netlink-fix-state-reallocation-in-policy-export.patch + patches.kernel.org/5.8.5-015-io_uring-fix-missing-mm-on-exit.patch + patches.kernel.org/5.8.5-016-binfmt_flat-revert-binfmt_flat-don-t-offset-the.patch + patches.kernel.org/5.8.5-017-Linux-5.8.5.patch ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index 7aa388ff..a5f9da74 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2020-08-26 10:53:09 +0000 -GIT Revision: 64fe49267bb946fd4ad7a26a8334a15918ead4ab +2020-08-27 08:12:40 +0000 +GIT Revision: f0adcb38a80c232ac67b1b9c146a212c06d3180f GIT Branch: stable