commit 3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1404
This commit is contained in:
parent
12a4e82bf6
commit
95c47045b1
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.13 (bsc#1012628).
|
||||
- devlink: Hold rtnl lock while reading netdev attributes
|
||||
(bsc#1012628).
|
||||
- devlink: Make sure devlink instance and port are in same net
|
||||
namespace (bsc#1012628).
|
||||
- ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
|
||||
(bsc#1012628).
|
||||
- net/af_iucv: set correct sk_protocol for child sockets
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: fix TTL decrement action netlink message
|
||||
format (bsc#1012628).
|
||||
- net/tls: missing received data after fast remote close
|
||||
(bsc#1012628).
|
||||
- net/tls: Protect from calling tls_dev_del for TLS RX twice
|
||||
(bsc#1012628).
|
||||
- rose: Fix Null pointer dereference in rose_send_frame()
|
||||
(bsc#1012628).
|
||||
- sock: set sk_err to ee_errno on dequeue from errq (bsc#1012628).
|
||||
- tcp: Set INET_ECN_xmit configuration in
|
||||
tcp_reinit_congestion_control (bsc#1012628).
|
||||
- tun: honor IOCB_NOWAIT flag (bsc#1012628).
|
||||
- usbnet: ipheth: fix connectivity with iOS 14 (bsc#1012628).
|
||||
- vsock/virtio: discard packets only when socket is really closed
|
||||
(bsc#1012628).
|
||||
- mptcp: fix NULL ptr dereference on bad MPJ (bsc#1012628).
|
||||
- net/packet: fix packet receive on L3 devices without visible
|
||||
hard header (bsc#1012628).
|
||||
- netfilter: bridge: reset skb->pkt_type after
|
||||
NF_INET_POST_ROUTING traversal (bsc#1012628).
|
||||
- ipv4: Fix tos mask in inet_rtm_getroute() (bsc#1012628).
|
||||
- dt-bindings: net: correct interrupt flags in examples
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix panic during unload reload chtls
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Fix TX completion error handling (bsc#1012628).
|
||||
- tipc: fix incompatible mtu of transmission (bsc#1012628).
|
||||
- inet_ecn: Fix endianness of checksum update when setting ECT(1)
|
||||
(bsc#1012628).
|
||||
- geneve: pull IP header before ECN decapsulation (bsc#1012628).
|
||||
- net: ip6_gre: set dev->hard_header_len when using header_ops
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: copy timestamp fields to new skb in A-050385
|
||||
workaround (bsc#1012628).
|
||||
- cxgb3: fix error return code in t3_sge_alloc_qset()
|
||||
(bsc#1012628).
|
||||
- net: pasemi: fix error return code in pasemi_mac_open()
|
||||
(bsc#1012628).
|
||||
- vxlan: fix error return code in __vxlan_dev_create()
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix a double free in chtls_setkey()
|
||||
(bsc#1012628).
|
||||
- net: mvpp2: Fix error return code in mvpp2_open() (bsc#1012628).
|
||||
- net: skbuff: ensure LSE is pullable before decrementing the
|
||||
MPLS ttl (bsc#1012628).
|
||||
- net: openvswitch: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/sched: act_mpls: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW
|
||||
steering (bsc#1012628).
|
||||
- net/mlx5: Fix wrong address reclaim when command interface is
|
||||
down (bsc#1012628).
|
||||
- net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: US16x08: fix value count for level meters
|
||||
(bsc#1012628).
|
||||
- Input: xpad - support Ardwiino Controllers (bsc#1012628).
|
||||
- Input: i8042 - add ByteSpeed touchpad to noloop table
|
||||
(bsc#1012628).
|
||||
- Input: atmel_mxt_ts - fix lost interrupts (bsc#1012628).
|
||||
- tracing: Fix alignment of static buffer (bsc#1012628).
|
||||
- tracing: Remove WARN_ON in start_thread() (bsc#1012628).
|
||||
- uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fixup tgl mocs for PTE tracking (bsc#1012628).
|
||||
- commit 3dfd18b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 07:10:41 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- tty: Fix ->session locking (bsc#1179745).
|
||||
- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745).
|
||||
- commit 9455f8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/x25: prevent a couple of overflows (bsc#1178590).
|
||||
- commit 2a06597
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.12
|
||||
%define patchversion 5.9.13
|
||||
%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.9.12
|
||||
Version: 5.9.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g46922da
|
||||
Release: <RELEASE>.g3dfd18b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.13 (bsc#1012628).
|
||||
- devlink: Hold rtnl lock while reading netdev attributes
|
||||
(bsc#1012628).
|
||||
- devlink: Make sure devlink instance and port are in same net
|
||||
namespace (bsc#1012628).
|
||||
- ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
|
||||
(bsc#1012628).
|
||||
- net/af_iucv: set correct sk_protocol for child sockets
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: fix TTL decrement action netlink message
|
||||
format (bsc#1012628).
|
||||
- net/tls: missing received data after fast remote close
|
||||
(bsc#1012628).
|
||||
- net/tls: Protect from calling tls_dev_del for TLS RX twice
|
||||
(bsc#1012628).
|
||||
- rose: Fix Null pointer dereference in rose_send_frame()
|
||||
(bsc#1012628).
|
||||
- sock: set sk_err to ee_errno on dequeue from errq (bsc#1012628).
|
||||
- tcp: Set INET_ECN_xmit configuration in
|
||||
tcp_reinit_congestion_control (bsc#1012628).
|
||||
- tun: honor IOCB_NOWAIT flag (bsc#1012628).
|
||||
- usbnet: ipheth: fix connectivity with iOS 14 (bsc#1012628).
|
||||
- vsock/virtio: discard packets only when socket is really closed
|
||||
(bsc#1012628).
|
||||
- mptcp: fix NULL ptr dereference on bad MPJ (bsc#1012628).
|
||||
- net/packet: fix packet receive on L3 devices without visible
|
||||
hard header (bsc#1012628).
|
||||
- netfilter: bridge: reset skb->pkt_type after
|
||||
NF_INET_POST_ROUTING traversal (bsc#1012628).
|
||||
- ipv4: Fix tos mask in inet_rtm_getroute() (bsc#1012628).
|
||||
- dt-bindings: net: correct interrupt flags in examples
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix panic during unload reload chtls
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Fix TX completion error handling (bsc#1012628).
|
||||
- tipc: fix incompatible mtu of transmission (bsc#1012628).
|
||||
- inet_ecn: Fix endianness of checksum update when setting ECT(1)
|
||||
(bsc#1012628).
|
||||
- geneve: pull IP header before ECN decapsulation (bsc#1012628).
|
||||
- net: ip6_gre: set dev->hard_header_len when using header_ops
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: copy timestamp fields to new skb in A-050385
|
||||
workaround (bsc#1012628).
|
||||
- cxgb3: fix error return code in t3_sge_alloc_qset()
|
||||
(bsc#1012628).
|
||||
- net: pasemi: fix error return code in pasemi_mac_open()
|
||||
(bsc#1012628).
|
||||
- vxlan: fix error return code in __vxlan_dev_create()
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix a double free in chtls_setkey()
|
||||
(bsc#1012628).
|
||||
- net: mvpp2: Fix error return code in mvpp2_open() (bsc#1012628).
|
||||
- net: skbuff: ensure LSE is pullable before decrementing the
|
||||
MPLS ttl (bsc#1012628).
|
||||
- net: openvswitch: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/sched: act_mpls: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW
|
||||
steering (bsc#1012628).
|
||||
- net/mlx5: Fix wrong address reclaim when command interface is
|
||||
down (bsc#1012628).
|
||||
- net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: US16x08: fix value count for level meters
|
||||
(bsc#1012628).
|
||||
- Input: xpad - support Ardwiino Controllers (bsc#1012628).
|
||||
- Input: i8042 - add ByteSpeed touchpad to noloop table
|
||||
(bsc#1012628).
|
||||
- Input: atmel_mxt_ts - fix lost interrupts (bsc#1012628).
|
||||
- tracing: Fix alignment of static buffer (bsc#1012628).
|
||||
- tracing: Remove WARN_ON in start_thread() (bsc#1012628).
|
||||
- uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fixup tgl mocs for PTE tracking (bsc#1012628).
|
||||
- commit 3dfd18b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 07:10:41 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- tty: Fix ->session locking (bsc#1179745).
|
||||
- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745).
|
||||
- commit 9455f8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/x25: prevent a couple of overflows (bsc#1178590).
|
||||
- commit 2a06597
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.12
|
||||
%define patchversion 5.9.13
|
||||
%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.9.12
|
||||
Version: 5.9.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g46922da
|
||||
Release: <RELEASE>.g3dfd18b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.13 (bsc#1012628).
|
||||
- devlink: Hold rtnl lock while reading netdev attributes
|
||||
(bsc#1012628).
|
||||
- devlink: Make sure devlink instance and port are in same net
|
||||
namespace (bsc#1012628).
|
||||
- ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
|
||||
(bsc#1012628).
|
||||
- net/af_iucv: set correct sk_protocol for child sockets
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: fix TTL decrement action netlink message
|
||||
format (bsc#1012628).
|
||||
- net/tls: missing received data after fast remote close
|
||||
(bsc#1012628).
|
||||
- net/tls: Protect from calling tls_dev_del for TLS RX twice
|
||||
(bsc#1012628).
|
||||
- rose: Fix Null pointer dereference in rose_send_frame()
|
||||
(bsc#1012628).
|
||||
- sock: set sk_err to ee_errno on dequeue from errq (bsc#1012628).
|
||||
- tcp: Set INET_ECN_xmit configuration in
|
||||
tcp_reinit_congestion_control (bsc#1012628).
|
||||
- tun: honor IOCB_NOWAIT flag (bsc#1012628).
|
||||
- usbnet: ipheth: fix connectivity with iOS 14 (bsc#1012628).
|
||||
- vsock/virtio: discard packets only when socket is really closed
|
||||
(bsc#1012628).
|
||||
- mptcp: fix NULL ptr dereference on bad MPJ (bsc#1012628).
|
||||
- net/packet: fix packet receive on L3 devices without visible
|
||||
hard header (bsc#1012628).
|
||||
- netfilter: bridge: reset skb->pkt_type after
|
||||
NF_INET_POST_ROUTING traversal (bsc#1012628).
|
||||
- ipv4: Fix tos mask in inet_rtm_getroute() (bsc#1012628).
|
||||
- dt-bindings: net: correct interrupt flags in examples
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix panic during unload reload chtls
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Fix TX completion error handling (bsc#1012628).
|
||||
- tipc: fix incompatible mtu of transmission (bsc#1012628).
|
||||
- inet_ecn: Fix endianness of checksum update when setting ECT(1)
|
||||
(bsc#1012628).
|
||||
- geneve: pull IP header before ECN decapsulation (bsc#1012628).
|
||||
- net: ip6_gre: set dev->hard_header_len when using header_ops
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: copy timestamp fields to new skb in A-050385
|
||||
workaround (bsc#1012628).
|
||||
- cxgb3: fix error return code in t3_sge_alloc_qset()
|
||||
(bsc#1012628).
|
||||
- net: pasemi: fix error return code in pasemi_mac_open()
|
||||
(bsc#1012628).
|
||||
- vxlan: fix error return code in __vxlan_dev_create()
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix a double free in chtls_setkey()
|
||||
(bsc#1012628).
|
||||
- net: mvpp2: Fix error return code in mvpp2_open() (bsc#1012628).
|
||||
- net: skbuff: ensure LSE is pullable before decrementing the
|
||||
MPLS ttl (bsc#1012628).
|
||||
- net: openvswitch: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/sched: act_mpls: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW
|
||||
steering (bsc#1012628).
|
||||
- net/mlx5: Fix wrong address reclaim when command interface is
|
||||
down (bsc#1012628).
|
||||
- net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: US16x08: fix value count for level meters
|
||||
(bsc#1012628).
|
||||
- Input: xpad - support Ardwiino Controllers (bsc#1012628).
|
||||
- Input: i8042 - add ByteSpeed touchpad to noloop table
|
||||
(bsc#1012628).
|
||||
- Input: atmel_mxt_ts - fix lost interrupts (bsc#1012628).
|
||||
- tracing: Fix alignment of static buffer (bsc#1012628).
|
||||
- tracing: Remove WARN_ON in start_thread() (bsc#1012628).
|
||||
- uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fixup tgl mocs for PTE tracking (bsc#1012628).
|
||||
- commit 3dfd18b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 07:10:41 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- tty: Fix ->session locking (bsc#1179745).
|
||||
- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745).
|
||||
- commit 9455f8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/x25: prevent a couple of overflows (bsc#1178590).
|
||||
- commit 2a06597
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.12
|
||||
%define patchversion 5.9.13
|
||||
%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.9.12
|
||||
Version: 5.9.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g46922da
|
||||
Release: <RELEASE>.g3dfd18b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.13 (bsc#1012628).
|
||||
- devlink: Hold rtnl lock while reading netdev attributes
|
||||
(bsc#1012628).
|
||||
- devlink: Make sure devlink instance and port are in same net
|
||||
namespace (bsc#1012628).
|
||||
- ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
|
||||
(bsc#1012628).
|
||||
- net/af_iucv: set correct sk_protocol for child sockets
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: fix TTL decrement action netlink message
|
||||
format (bsc#1012628).
|
||||
- net/tls: missing received data after fast remote close
|
||||
(bsc#1012628).
|
||||
- net/tls: Protect from calling tls_dev_del for TLS RX twice
|
||||
(bsc#1012628).
|
||||
- rose: Fix Null pointer dereference in rose_send_frame()
|
||||
(bsc#1012628).
|
||||
- sock: set sk_err to ee_errno on dequeue from errq (bsc#1012628).
|
||||
- tcp: Set INET_ECN_xmit configuration in
|
||||
tcp_reinit_congestion_control (bsc#1012628).
|
||||
- tun: honor IOCB_NOWAIT flag (bsc#1012628).
|
||||
- usbnet: ipheth: fix connectivity with iOS 14 (bsc#1012628).
|
||||
- vsock/virtio: discard packets only when socket is really closed
|
||||
(bsc#1012628).
|
||||
- mptcp: fix NULL ptr dereference on bad MPJ (bsc#1012628).
|
||||
- net/packet: fix packet receive on L3 devices without visible
|
||||
hard header (bsc#1012628).
|
||||
- netfilter: bridge: reset skb->pkt_type after
|
||||
NF_INET_POST_ROUTING traversal (bsc#1012628).
|
||||
- ipv4: Fix tos mask in inet_rtm_getroute() (bsc#1012628).
|
||||
- dt-bindings: net: correct interrupt flags in examples
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix panic during unload reload chtls
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Fix TX completion error handling (bsc#1012628).
|
||||
- tipc: fix incompatible mtu of transmission (bsc#1012628).
|
||||
- inet_ecn: Fix endianness of checksum update when setting ECT(1)
|
||||
(bsc#1012628).
|
||||
- geneve: pull IP header before ECN decapsulation (bsc#1012628).
|
||||
- net: ip6_gre: set dev->hard_header_len when using header_ops
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: copy timestamp fields to new skb in A-050385
|
||||
workaround (bsc#1012628).
|
||||
- cxgb3: fix error return code in t3_sge_alloc_qset()
|
||||
(bsc#1012628).
|
||||
- net: pasemi: fix error return code in pasemi_mac_open()
|
||||
(bsc#1012628).
|
||||
- vxlan: fix error return code in __vxlan_dev_create()
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix a double free in chtls_setkey()
|
||||
(bsc#1012628).
|
||||
- net: mvpp2: Fix error return code in mvpp2_open() (bsc#1012628).
|
||||
- net: skbuff: ensure LSE is pullable before decrementing the
|
||||
MPLS ttl (bsc#1012628).
|
||||
- net: openvswitch: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/sched: act_mpls: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW
|
||||
steering (bsc#1012628).
|
||||
- net/mlx5: Fix wrong address reclaim when command interface is
|
||||
down (bsc#1012628).
|
||||
- net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: US16x08: fix value count for level meters
|
||||
(bsc#1012628).
|
||||
- Input: xpad - support Ardwiino Controllers (bsc#1012628).
|
||||
- Input: i8042 - add ByteSpeed touchpad to noloop table
|
||||
(bsc#1012628).
|
||||
- Input: atmel_mxt_ts - fix lost interrupts (bsc#1012628).
|
||||
- tracing: Fix alignment of static buffer (bsc#1012628).
|
||||
- tracing: Remove WARN_ON in start_thread() (bsc#1012628).
|
||||
- uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fixup tgl mocs for PTE tracking (bsc#1012628).
|
||||
- commit 3dfd18b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 07:10:41 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- tty: Fix ->session locking (bsc#1179745).
|
||||
- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745).
|
||||
- commit 9455f8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/x25: prevent a couple of overflows (bsc#1178590).
|
||||
- commit 2a06597
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.12
|
||||
%define patchversion 5.9.13
|
||||
%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.9.12
|
||||
Version: 5.9.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g46922da
|
||||
Release: <RELEASE>.g3dfd18b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.13 (bsc#1012628).
|
||||
- devlink: Hold rtnl lock while reading netdev attributes
|
||||
(bsc#1012628).
|
||||
- devlink: Make sure devlink instance and port are in same net
|
||||
namespace (bsc#1012628).
|
||||
- ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
|
||||
(bsc#1012628).
|
||||
- net/af_iucv: set correct sk_protocol for child sockets
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: fix TTL decrement action netlink message
|
||||
format (bsc#1012628).
|
||||
- net/tls: missing received data after fast remote close
|
||||
(bsc#1012628).
|
||||
- net/tls: Protect from calling tls_dev_del for TLS RX twice
|
||||
(bsc#1012628).
|
||||
- rose: Fix Null pointer dereference in rose_send_frame()
|
||||
(bsc#1012628).
|
||||
- sock: set sk_err to ee_errno on dequeue from errq (bsc#1012628).
|
||||
- tcp: Set INET_ECN_xmit configuration in
|
||||
tcp_reinit_congestion_control (bsc#1012628).
|
||||
- tun: honor IOCB_NOWAIT flag (bsc#1012628).
|
||||
- usbnet: ipheth: fix connectivity with iOS 14 (bsc#1012628).
|
||||
- vsock/virtio: discard packets only when socket is really closed
|
||||
(bsc#1012628).
|
||||
- mptcp: fix NULL ptr dereference on bad MPJ (bsc#1012628).
|
||||
- net/packet: fix packet receive on L3 devices without visible
|
||||
hard header (bsc#1012628).
|
||||
- netfilter: bridge: reset skb->pkt_type after
|
||||
NF_INET_POST_ROUTING traversal (bsc#1012628).
|
||||
- ipv4: Fix tos mask in inet_rtm_getroute() (bsc#1012628).
|
||||
- dt-bindings: net: correct interrupt flags in examples
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix panic during unload reload chtls
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Fix TX completion error handling (bsc#1012628).
|
||||
- tipc: fix incompatible mtu of transmission (bsc#1012628).
|
||||
- inet_ecn: Fix endianness of checksum update when setting ECT(1)
|
||||
(bsc#1012628).
|
||||
- geneve: pull IP header before ECN decapsulation (bsc#1012628).
|
||||
- net: ip6_gre: set dev->hard_header_len when using header_ops
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: copy timestamp fields to new skb in A-050385
|
||||
workaround (bsc#1012628).
|
||||
- cxgb3: fix error return code in t3_sge_alloc_qset()
|
||||
(bsc#1012628).
|
||||
- net: pasemi: fix error return code in pasemi_mac_open()
|
||||
(bsc#1012628).
|
||||
- vxlan: fix error return code in __vxlan_dev_create()
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix a double free in chtls_setkey()
|
||||
(bsc#1012628).
|
||||
- net: mvpp2: Fix error return code in mvpp2_open() (bsc#1012628).
|
||||
- net: skbuff: ensure LSE is pullable before decrementing the
|
||||
MPLS ttl (bsc#1012628).
|
||||
- net: openvswitch: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/sched: act_mpls: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW
|
||||
steering (bsc#1012628).
|
||||
- net/mlx5: Fix wrong address reclaim when command interface is
|
||||
down (bsc#1012628).
|
||||
- net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: US16x08: fix value count for level meters
|
||||
(bsc#1012628).
|
||||
- Input: xpad - support Ardwiino Controllers (bsc#1012628).
|
||||
- Input: i8042 - add ByteSpeed touchpad to noloop table
|
||||
(bsc#1012628).
|
||||
- Input: atmel_mxt_ts - fix lost interrupts (bsc#1012628).
|
||||
- tracing: Fix alignment of static buffer (bsc#1012628).
|
||||
- tracing: Remove WARN_ON in start_thread() (bsc#1012628).
|
||||
- uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fixup tgl mocs for PTE tracking (bsc#1012628).
|
||||
- commit 3dfd18b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 07:10:41 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- tty: Fix ->session locking (bsc#1179745).
|
||||
- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745).
|
||||
- commit 9455f8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/x25: prevent a couple of overflows (bsc#1178590).
|
||||
- commit 2a06597
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.12
|
||||
%define patchversion 5.9.13
|
||||
%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.9.12
|
||||
Version: 5.9.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g46922da
|
||||
Release: <RELEASE>.g3dfd18b
|
||||
%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-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: kernel-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: kernel-%build_flavor-base-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
Provides: kernel-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: %name-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.13 (bsc#1012628).
|
||||
- devlink: Hold rtnl lock while reading netdev attributes
|
||||
(bsc#1012628).
|
||||
- devlink: Make sure devlink instance and port are in same net
|
||||
namespace (bsc#1012628).
|
||||
- ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
|
||||
(bsc#1012628).
|
||||
- net/af_iucv: set correct sk_protocol for child sockets
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: fix TTL decrement action netlink message
|
||||
format (bsc#1012628).
|
||||
- net/tls: missing received data after fast remote close
|
||||
(bsc#1012628).
|
||||
- net/tls: Protect from calling tls_dev_del for TLS RX twice
|
||||
(bsc#1012628).
|
||||
- rose: Fix Null pointer dereference in rose_send_frame()
|
||||
(bsc#1012628).
|
||||
- sock: set sk_err to ee_errno on dequeue from errq (bsc#1012628).
|
||||
- tcp: Set INET_ECN_xmit configuration in
|
||||
tcp_reinit_congestion_control (bsc#1012628).
|
||||
- tun: honor IOCB_NOWAIT flag (bsc#1012628).
|
||||
- usbnet: ipheth: fix connectivity with iOS 14 (bsc#1012628).
|
||||
- vsock/virtio: discard packets only when socket is really closed
|
||||
(bsc#1012628).
|
||||
- mptcp: fix NULL ptr dereference on bad MPJ (bsc#1012628).
|
||||
- net/packet: fix packet receive on L3 devices without visible
|
||||
hard header (bsc#1012628).
|
||||
- netfilter: bridge: reset skb->pkt_type after
|
||||
NF_INET_POST_ROUTING traversal (bsc#1012628).
|
||||
- ipv4: Fix tos mask in inet_rtm_getroute() (bsc#1012628).
|
||||
- dt-bindings: net: correct interrupt flags in examples
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix panic during unload reload chtls
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Fix TX completion error handling (bsc#1012628).
|
||||
- tipc: fix incompatible mtu of transmission (bsc#1012628).
|
||||
- inet_ecn: Fix endianness of checksum update when setting ECT(1)
|
||||
(bsc#1012628).
|
||||
- geneve: pull IP header before ECN decapsulation (bsc#1012628).
|
||||
- net: ip6_gre: set dev->hard_header_len when using header_ops
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: copy timestamp fields to new skb in A-050385
|
||||
workaround (bsc#1012628).
|
||||
- cxgb3: fix error return code in t3_sge_alloc_qset()
|
||||
(bsc#1012628).
|
||||
- net: pasemi: fix error return code in pasemi_mac_open()
|
||||
(bsc#1012628).
|
||||
- vxlan: fix error return code in __vxlan_dev_create()
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix a double free in chtls_setkey()
|
||||
(bsc#1012628).
|
||||
- net: mvpp2: Fix error return code in mvpp2_open() (bsc#1012628).
|
||||
- net: skbuff: ensure LSE is pullable before decrementing the
|
||||
MPLS ttl (bsc#1012628).
|
||||
- net: openvswitch: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/sched: act_mpls: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW
|
||||
steering (bsc#1012628).
|
||||
- net/mlx5: Fix wrong address reclaim when command interface is
|
||||
down (bsc#1012628).
|
||||
- net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: US16x08: fix value count for level meters
|
||||
(bsc#1012628).
|
||||
- Input: xpad - support Ardwiino Controllers (bsc#1012628).
|
||||
- Input: i8042 - add ByteSpeed touchpad to noloop table
|
||||
(bsc#1012628).
|
||||
- Input: atmel_mxt_ts - fix lost interrupts (bsc#1012628).
|
||||
- tracing: Fix alignment of static buffer (bsc#1012628).
|
||||
- tracing: Remove WARN_ON in start_thread() (bsc#1012628).
|
||||
- uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fixup tgl mocs for PTE tracking (bsc#1012628).
|
||||
- commit 3dfd18b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 07:10:41 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- tty: Fix ->session locking (bsc#1179745).
|
||||
- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745).
|
||||
- commit 9455f8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/x25: prevent a couple of overflows (bsc#1178590).
|
||||
- commit 2a06597
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.12
|
||||
%define patchversion 5.9.13
|
||||
%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.9.12
|
||||
Version: 5.9.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g46922da
|
||||
Release: <RELEASE>.g3dfd18b
|
||||
%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-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: kernel-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: kernel-%build_flavor-base-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
Provides: kernel-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: %name-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.13 (bsc#1012628).
|
||||
- devlink: Hold rtnl lock while reading netdev attributes
|
||||
(bsc#1012628).
|
||||
- devlink: Make sure devlink instance and port are in same net
|
||||
namespace (bsc#1012628).
|
||||
- ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
|
||||
(bsc#1012628).
|
||||
- net/af_iucv: set correct sk_protocol for child sockets
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: fix TTL decrement action netlink message
|
||||
format (bsc#1012628).
|
||||
- net/tls: missing received data after fast remote close
|
||||
(bsc#1012628).
|
||||
- net/tls: Protect from calling tls_dev_del for TLS RX twice
|
||||
(bsc#1012628).
|
||||
- rose: Fix Null pointer dereference in rose_send_frame()
|
||||
(bsc#1012628).
|
||||
- sock: set sk_err to ee_errno on dequeue from errq (bsc#1012628).
|
||||
- tcp: Set INET_ECN_xmit configuration in
|
||||
tcp_reinit_congestion_control (bsc#1012628).
|
||||
- tun: honor IOCB_NOWAIT flag (bsc#1012628).
|
||||
- usbnet: ipheth: fix connectivity with iOS 14 (bsc#1012628).
|
||||
- vsock/virtio: discard packets only when socket is really closed
|
||||
(bsc#1012628).
|
||||
- mptcp: fix NULL ptr dereference on bad MPJ (bsc#1012628).
|
||||
- net/packet: fix packet receive on L3 devices without visible
|
||||
hard header (bsc#1012628).
|
||||
- netfilter: bridge: reset skb->pkt_type after
|
||||
NF_INET_POST_ROUTING traversal (bsc#1012628).
|
||||
- ipv4: Fix tos mask in inet_rtm_getroute() (bsc#1012628).
|
||||
- dt-bindings: net: correct interrupt flags in examples
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix panic during unload reload chtls
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Fix TX completion error handling (bsc#1012628).
|
||||
- tipc: fix incompatible mtu of transmission (bsc#1012628).
|
||||
- inet_ecn: Fix endianness of checksum update when setting ECT(1)
|
||||
(bsc#1012628).
|
||||
- geneve: pull IP header before ECN decapsulation (bsc#1012628).
|
||||
- net: ip6_gre: set dev->hard_header_len when using header_ops
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: copy timestamp fields to new skb in A-050385
|
||||
workaround (bsc#1012628).
|
||||
- cxgb3: fix error return code in t3_sge_alloc_qset()
|
||||
(bsc#1012628).
|
||||
- net: pasemi: fix error return code in pasemi_mac_open()
|
||||
(bsc#1012628).
|
||||
- vxlan: fix error return code in __vxlan_dev_create()
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix a double free in chtls_setkey()
|
||||
(bsc#1012628).
|
||||
- net: mvpp2: Fix error return code in mvpp2_open() (bsc#1012628).
|
||||
- net: skbuff: ensure LSE is pullable before decrementing the
|
||||
MPLS ttl (bsc#1012628).
|
||||
- net: openvswitch: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/sched: act_mpls: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW
|
||||
steering (bsc#1012628).
|
||||
- net/mlx5: Fix wrong address reclaim when command interface is
|
||||
down (bsc#1012628).
|
||||
- net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: US16x08: fix value count for level meters
|
||||
(bsc#1012628).
|
||||
- Input: xpad - support Ardwiino Controllers (bsc#1012628).
|
||||
- Input: i8042 - add ByteSpeed touchpad to noloop table
|
||||
(bsc#1012628).
|
||||
- Input: atmel_mxt_ts - fix lost interrupts (bsc#1012628).
|
||||
- tracing: Fix alignment of static buffer (bsc#1012628).
|
||||
- tracing: Remove WARN_ON in start_thread() (bsc#1012628).
|
||||
- uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fixup tgl mocs for PTE tracking (bsc#1012628).
|
||||
- commit 3dfd18b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 07:10:41 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- tty: Fix ->session locking (bsc#1179745).
|
||||
- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745).
|
||||
- commit 9455f8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/x25: prevent a couple of overflows (bsc#1178590).
|
||||
- commit 2a06597
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.12
|
||||
%define patchversion 5.9.13
|
||||
%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.9.12
|
||||
Version: 5.9.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g46922da
|
||||
Release: <RELEASE>.g3dfd18b
|
||||
%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-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: kernel-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: kernel-%build_flavor-base-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
Provides: kernel-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: %name-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.13 (bsc#1012628).
|
||||
- devlink: Hold rtnl lock while reading netdev attributes
|
||||
(bsc#1012628).
|
||||
- devlink: Make sure devlink instance and port are in same net
|
||||
namespace (bsc#1012628).
|
||||
- ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
|
||||
(bsc#1012628).
|
||||
- net/af_iucv: set correct sk_protocol for child sockets
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: fix TTL decrement action netlink message
|
||||
format (bsc#1012628).
|
||||
- net/tls: missing received data after fast remote close
|
||||
(bsc#1012628).
|
||||
- net/tls: Protect from calling tls_dev_del for TLS RX twice
|
||||
(bsc#1012628).
|
||||
- rose: Fix Null pointer dereference in rose_send_frame()
|
||||
(bsc#1012628).
|
||||
- sock: set sk_err to ee_errno on dequeue from errq (bsc#1012628).
|
||||
- tcp: Set INET_ECN_xmit configuration in
|
||||
tcp_reinit_congestion_control (bsc#1012628).
|
||||
- tun: honor IOCB_NOWAIT flag (bsc#1012628).
|
||||
- usbnet: ipheth: fix connectivity with iOS 14 (bsc#1012628).
|
||||
- vsock/virtio: discard packets only when socket is really closed
|
||||
(bsc#1012628).
|
||||
- mptcp: fix NULL ptr dereference on bad MPJ (bsc#1012628).
|
||||
- net/packet: fix packet receive on L3 devices without visible
|
||||
hard header (bsc#1012628).
|
||||
- netfilter: bridge: reset skb->pkt_type after
|
||||
NF_INET_POST_ROUTING traversal (bsc#1012628).
|
||||
- ipv4: Fix tos mask in inet_rtm_getroute() (bsc#1012628).
|
||||
- dt-bindings: net: correct interrupt flags in examples
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix panic during unload reload chtls
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Fix TX completion error handling (bsc#1012628).
|
||||
- tipc: fix incompatible mtu of transmission (bsc#1012628).
|
||||
- inet_ecn: Fix endianness of checksum update when setting ECT(1)
|
||||
(bsc#1012628).
|
||||
- geneve: pull IP header before ECN decapsulation (bsc#1012628).
|
||||
- net: ip6_gre: set dev->hard_header_len when using header_ops
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: copy timestamp fields to new skb in A-050385
|
||||
workaround (bsc#1012628).
|
||||
- cxgb3: fix error return code in t3_sge_alloc_qset()
|
||||
(bsc#1012628).
|
||||
- net: pasemi: fix error return code in pasemi_mac_open()
|
||||
(bsc#1012628).
|
||||
- vxlan: fix error return code in __vxlan_dev_create()
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix a double free in chtls_setkey()
|
||||
(bsc#1012628).
|
||||
- net: mvpp2: Fix error return code in mvpp2_open() (bsc#1012628).
|
||||
- net: skbuff: ensure LSE is pullable before decrementing the
|
||||
MPLS ttl (bsc#1012628).
|
||||
- net: openvswitch: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/sched: act_mpls: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW
|
||||
steering (bsc#1012628).
|
||||
- net/mlx5: Fix wrong address reclaim when command interface is
|
||||
down (bsc#1012628).
|
||||
- net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: US16x08: fix value count for level meters
|
||||
(bsc#1012628).
|
||||
- Input: xpad - support Ardwiino Controllers (bsc#1012628).
|
||||
- Input: i8042 - add ByteSpeed touchpad to noloop table
|
||||
(bsc#1012628).
|
||||
- Input: atmel_mxt_ts - fix lost interrupts (bsc#1012628).
|
||||
- tracing: Fix alignment of static buffer (bsc#1012628).
|
||||
- tracing: Remove WARN_ON in start_thread() (bsc#1012628).
|
||||
- uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fixup tgl mocs for PTE tracking (bsc#1012628).
|
||||
- commit 3dfd18b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 07:10:41 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- tty: Fix ->session locking (bsc#1179745).
|
||||
- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745).
|
||||
- commit 9455f8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/x25: prevent a couple of overflows (bsc#1178590).
|
||||
- commit 2a06597
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.12
|
||||
%define patchversion 5.9.13
|
||||
%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.9.12
|
||||
Version: 5.9.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g46922da
|
||||
Release: <RELEASE>.g3dfd18b
|
||||
%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-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: %name-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.13 (bsc#1012628).
|
||||
- devlink: Hold rtnl lock while reading netdev attributes
|
||||
(bsc#1012628).
|
||||
- devlink: Make sure devlink instance and port are in same net
|
||||
namespace (bsc#1012628).
|
||||
- ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
|
||||
(bsc#1012628).
|
||||
- net/af_iucv: set correct sk_protocol for child sockets
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: fix TTL decrement action netlink message
|
||||
format (bsc#1012628).
|
||||
- net/tls: missing received data after fast remote close
|
||||
(bsc#1012628).
|
||||
- net/tls: Protect from calling tls_dev_del for TLS RX twice
|
||||
(bsc#1012628).
|
||||
- rose: Fix Null pointer dereference in rose_send_frame()
|
||||
(bsc#1012628).
|
||||
- sock: set sk_err to ee_errno on dequeue from errq (bsc#1012628).
|
||||
- tcp: Set INET_ECN_xmit configuration in
|
||||
tcp_reinit_congestion_control (bsc#1012628).
|
||||
- tun: honor IOCB_NOWAIT flag (bsc#1012628).
|
||||
- usbnet: ipheth: fix connectivity with iOS 14 (bsc#1012628).
|
||||
- vsock/virtio: discard packets only when socket is really closed
|
||||
(bsc#1012628).
|
||||
- mptcp: fix NULL ptr dereference on bad MPJ (bsc#1012628).
|
||||
- net/packet: fix packet receive on L3 devices without visible
|
||||
hard header (bsc#1012628).
|
||||
- netfilter: bridge: reset skb->pkt_type after
|
||||
NF_INET_POST_ROUTING traversal (bsc#1012628).
|
||||
- ipv4: Fix tos mask in inet_rtm_getroute() (bsc#1012628).
|
||||
- dt-bindings: net: correct interrupt flags in examples
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix panic during unload reload chtls
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Fix TX completion error handling (bsc#1012628).
|
||||
- tipc: fix incompatible mtu of transmission (bsc#1012628).
|
||||
- inet_ecn: Fix endianness of checksum update when setting ECT(1)
|
||||
(bsc#1012628).
|
||||
- geneve: pull IP header before ECN decapsulation (bsc#1012628).
|
||||
- net: ip6_gre: set dev->hard_header_len when using header_ops
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: copy timestamp fields to new skb in A-050385
|
||||
workaround (bsc#1012628).
|
||||
- cxgb3: fix error return code in t3_sge_alloc_qset()
|
||||
(bsc#1012628).
|
||||
- net: pasemi: fix error return code in pasemi_mac_open()
|
||||
(bsc#1012628).
|
||||
- vxlan: fix error return code in __vxlan_dev_create()
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix a double free in chtls_setkey()
|
||||
(bsc#1012628).
|
||||
- net: mvpp2: Fix error return code in mvpp2_open() (bsc#1012628).
|
||||
- net: skbuff: ensure LSE is pullable before decrementing the
|
||||
MPLS ttl (bsc#1012628).
|
||||
- net: openvswitch: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/sched: act_mpls: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW
|
||||
steering (bsc#1012628).
|
||||
- net/mlx5: Fix wrong address reclaim when command interface is
|
||||
down (bsc#1012628).
|
||||
- net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: US16x08: fix value count for level meters
|
||||
(bsc#1012628).
|
||||
- Input: xpad - support Ardwiino Controllers (bsc#1012628).
|
||||
- Input: i8042 - add ByteSpeed touchpad to noloop table
|
||||
(bsc#1012628).
|
||||
- Input: atmel_mxt_ts - fix lost interrupts (bsc#1012628).
|
||||
- tracing: Fix alignment of static buffer (bsc#1012628).
|
||||
- tracing: Remove WARN_ON in start_thread() (bsc#1012628).
|
||||
- uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fixup tgl mocs for PTE tracking (bsc#1012628).
|
||||
- commit 3dfd18b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 07:10:41 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- tty: Fix ->session locking (bsc#1179745).
|
||||
- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745).
|
||||
- commit 9455f8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/x25: prevent a couple of overflows (bsc#1178590).
|
||||
- commit 2a06597
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.12
|
||||
%define patchversion 5.9.13
|
||||
%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.9.12
|
||||
Version: 5.9.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g46922da
|
||||
Release: <RELEASE>.g3dfd18b
|
||||
%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-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: kernel-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: kernel-%build_flavor-base-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
Provides: kernel-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: %name-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.13 (bsc#1012628).
|
||||
- devlink: Hold rtnl lock while reading netdev attributes
|
||||
(bsc#1012628).
|
||||
- devlink: Make sure devlink instance and port are in same net
|
||||
namespace (bsc#1012628).
|
||||
- ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
|
||||
(bsc#1012628).
|
||||
- net/af_iucv: set correct sk_protocol for child sockets
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: fix TTL decrement action netlink message
|
||||
format (bsc#1012628).
|
||||
- net/tls: missing received data after fast remote close
|
||||
(bsc#1012628).
|
||||
- net/tls: Protect from calling tls_dev_del for TLS RX twice
|
||||
(bsc#1012628).
|
||||
- rose: Fix Null pointer dereference in rose_send_frame()
|
||||
(bsc#1012628).
|
||||
- sock: set sk_err to ee_errno on dequeue from errq (bsc#1012628).
|
||||
- tcp: Set INET_ECN_xmit configuration in
|
||||
tcp_reinit_congestion_control (bsc#1012628).
|
||||
- tun: honor IOCB_NOWAIT flag (bsc#1012628).
|
||||
- usbnet: ipheth: fix connectivity with iOS 14 (bsc#1012628).
|
||||
- vsock/virtio: discard packets only when socket is really closed
|
||||
(bsc#1012628).
|
||||
- mptcp: fix NULL ptr dereference on bad MPJ (bsc#1012628).
|
||||
- net/packet: fix packet receive on L3 devices without visible
|
||||
hard header (bsc#1012628).
|
||||
- netfilter: bridge: reset skb->pkt_type after
|
||||
NF_INET_POST_ROUTING traversal (bsc#1012628).
|
||||
- ipv4: Fix tos mask in inet_rtm_getroute() (bsc#1012628).
|
||||
- dt-bindings: net: correct interrupt flags in examples
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix panic during unload reload chtls
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Fix TX completion error handling (bsc#1012628).
|
||||
- tipc: fix incompatible mtu of transmission (bsc#1012628).
|
||||
- inet_ecn: Fix endianness of checksum update when setting ECT(1)
|
||||
(bsc#1012628).
|
||||
- geneve: pull IP header before ECN decapsulation (bsc#1012628).
|
||||
- net: ip6_gre: set dev->hard_header_len when using header_ops
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: copy timestamp fields to new skb in A-050385
|
||||
workaround (bsc#1012628).
|
||||
- cxgb3: fix error return code in t3_sge_alloc_qset()
|
||||
(bsc#1012628).
|
||||
- net: pasemi: fix error return code in pasemi_mac_open()
|
||||
(bsc#1012628).
|
||||
- vxlan: fix error return code in __vxlan_dev_create()
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix a double free in chtls_setkey()
|
||||
(bsc#1012628).
|
||||
- net: mvpp2: Fix error return code in mvpp2_open() (bsc#1012628).
|
||||
- net: skbuff: ensure LSE is pullable before decrementing the
|
||||
MPLS ttl (bsc#1012628).
|
||||
- net: openvswitch: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/sched: act_mpls: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW
|
||||
steering (bsc#1012628).
|
||||
- net/mlx5: Fix wrong address reclaim when command interface is
|
||||
down (bsc#1012628).
|
||||
- net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: US16x08: fix value count for level meters
|
||||
(bsc#1012628).
|
||||
- Input: xpad - support Ardwiino Controllers (bsc#1012628).
|
||||
- Input: i8042 - add ByteSpeed touchpad to noloop table
|
||||
(bsc#1012628).
|
||||
- Input: atmel_mxt_ts - fix lost interrupts (bsc#1012628).
|
||||
- tracing: Fix alignment of static buffer (bsc#1012628).
|
||||
- tracing: Remove WARN_ON in start_thread() (bsc#1012628).
|
||||
- uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fixup tgl mocs for PTE tracking (bsc#1012628).
|
||||
- commit 3dfd18b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 07:10:41 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- tty: Fix ->session locking (bsc#1179745).
|
||||
- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745).
|
||||
- commit 9455f8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/x25: prevent a couple of overflows (bsc#1178590).
|
||||
- commit 2a06597
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.12
|
||||
%define patchversion 5.9.13
|
||||
%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.9.12
|
||||
Version: 5.9.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g46922da
|
||||
Release: <RELEASE>.g3dfd18b
|
||||
%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-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: kernel-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: kernel-%build_flavor-base-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
Provides: kernel-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: %name-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.13 (bsc#1012628).
|
||||
- devlink: Hold rtnl lock while reading netdev attributes
|
||||
(bsc#1012628).
|
||||
- devlink: Make sure devlink instance and port are in same net
|
||||
namespace (bsc#1012628).
|
||||
- ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
|
||||
(bsc#1012628).
|
||||
- net/af_iucv: set correct sk_protocol for child sockets
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: fix TTL decrement action netlink message
|
||||
format (bsc#1012628).
|
||||
- net/tls: missing received data after fast remote close
|
||||
(bsc#1012628).
|
||||
- net/tls: Protect from calling tls_dev_del for TLS RX twice
|
||||
(bsc#1012628).
|
||||
- rose: Fix Null pointer dereference in rose_send_frame()
|
||||
(bsc#1012628).
|
||||
- sock: set sk_err to ee_errno on dequeue from errq (bsc#1012628).
|
||||
- tcp: Set INET_ECN_xmit configuration in
|
||||
tcp_reinit_congestion_control (bsc#1012628).
|
||||
- tun: honor IOCB_NOWAIT flag (bsc#1012628).
|
||||
- usbnet: ipheth: fix connectivity with iOS 14 (bsc#1012628).
|
||||
- vsock/virtio: discard packets only when socket is really closed
|
||||
(bsc#1012628).
|
||||
- mptcp: fix NULL ptr dereference on bad MPJ (bsc#1012628).
|
||||
- net/packet: fix packet receive on L3 devices without visible
|
||||
hard header (bsc#1012628).
|
||||
- netfilter: bridge: reset skb->pkt_type after
|
||||
NF_INET_POST_ROUTING traversal (bsc#1012628).
|
||||
- ipv4: Fix tos mask in inet_rtm_getroute() (bsc#1012628).
|
||||
- dt-bindings: net: correct interrupt flags in examples
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix panic during unload reload chtls
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Fix TX completion error handling (bsc#1012628).
|
||||
- tipc: fix incompatible mtu of transmission (bsc#1012628).
|
||||
- inet_ecn: Fix endianness of checksum update when setting ECT(1)
|
||||
(bsc#1012628).
|
||||
- geneve: pull IP header before ECN decapsulation (bsc#1012628).
|
||||
- net: ip6_gre: set dev->hard_header_len when using header_ops
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: copy timestamp fields to new skb in A-050385
|
||||
workaround (bsc#1012628).
|
||||
- cxgb3: fix error return code in t3_sge_alloc_qset()
|
||||
(bsc#1012628).
|
||||
- net: pasemi: fix error return code in pasemi_mac_open()
|
||||
(bsc#1012628).
|
||||
- vxlan: fix error return code in __vxlan_dev_create()
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix a double free in chtls_setkey()
|
||||
(bsc#1012628).
|
||||
- net: mvpp2: Fix error return code in mvpp2_open() (bsc#1012628).
|
||||
- net: skbuff: ensure LSE is pullable before decrementing the
|
||||
MPLS ttl (bsc#1012628).
|
||||
- net: openvswitch: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/sched: act_mpls: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW
|
||||
steering (bsc#1012628).
|
||||
- net/mlx5: Fix wrong address reclaim when command interface is
|
||||
down (bsc#1012628).
|
||||
- net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: US16x08: fix value count for level meters
|
||||
(bsc#1012628).
|
||||
- Input: xpad - support Ardwiino Controllers (bsc#1012628).
|
||||
- Input: i8042 - add ByteSpeed touchpad to noloop table
|
||||
(bsc#1012628).
|
||||
- Input: atmel_mxt_ts - fix lost interrupts (bsc#1012628).
|
||||
- tracing: Fix alignment of static buffer (bsc#1012628).
|
||||
- tracing: Remove WARN_ON in start_thread() (bsc#1012628).
|
||||
- uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fixup tgl mocs for PTE tracking (bsc#1012628).
|
||||
- commit 3dfd18b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 07:10:41 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- tty: Fix ->session locking (bsc#1179745).
|
||||
- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745).
|
||||
- commit 9455f8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/x25: prevent a couple of overflows (bsc#1178590).
|
||||
- commit 2a06597
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.9.12
|
||||
%define patchversion 5.9.13
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
BuildRequires: kernel%kernel_flavor-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
|
||||
%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.9.12
|
||||
Version: 5.9.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g46922da
|
||||
Release: <RELEASE>.g3dfd18b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.13 (bsc#1012628).
|
||||
- devlink: Hold rtnl lock while reading netdev attributes
|
||||
(bsc#1012628).
|
||||
- devlink: Make sure devlink instance and port are in same net
|
||||
namespace (bsc#1012628).
|
||||
- ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
|
||||
(bsc#1012628).
|
||||
- net/af_iucv: set correct sk_protocol for child sockets
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: fix TTL decrement action netlink message
|
||||
format (bsc#1012628).
|
||||
- net/tls: missing received data after fast remote close
|
||||
(bsc#1012628).
|
||||
- net/tls: Protect from calling tls_dev_del for TLS RX twice
|
||||
(bsc#1012628).
|
||||
- rose: Fix Null pointer dereference in rose_send_frame()
|
||||
(bsc#1012628).
|
||||
- sock: set sk_err to ee_errno on dequeue from errq (bsc#1012628).
|
||||
- tcp: Set INET_ECN_xmit configuration in
|
||||
tcp_reinit_congestion_control (bsc#1012628).
|
||||
- tun: honor IOCB_NOWAIT flag (bsc#1012628).
|
||||
- usbnet: ipheth: fix connectivity with iOS 14 (bsc#1012628).
|
||||
- vsock/virtio: discard packets only when socket is really closed
|
||||
(bsc#1012628).
|
||||
- mptcp: fix NULL ptr dereference on bad MPJ (bsc#1012628).
|
||||
- net/packet: fix packet receive on L3 devices without visible
|
||||
hard header (bsc#1012628).
|
||||
- netfilter: bridge: reset skb->pkt_type after
|
||||
NF_INET_POST_ROUTING traversal (bsc#1012628).
|
||||
- ipv4: Fix tos mask in inet_rtm_getroute() (bsc#1012628).
|
||||
- dt-bindings: net: correct interrupt flags in examples
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix panic during unload reload chtls
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Fix TX completion error handling (bsc#1012628).
|
||||
- tipc: fix incompatible mtu of transmission (bsc#1012628).
|
||||
- inet_ecn: Fix endianness of checksum update when setting ECT(1)
|
||||
(bsc#1012628).
|
||||
- geneve: pull IP header before ECN decapsulation (bsc#1012628).
|
||||
- net: ip6_gre: set dev->hard_header_len when using header_ops
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: copy timestamp fields to new skb in A-050385
|
||||
workaround (bsc#1012628).
|
||||
- cxgb3: fix error return code in t3_sge_alloc_qset()
|
||||
(bsc#1012628).
|
||||
- net: pasemi: fix error return code in pasemi_mac_open()
|
||||
(bsc#1012628).
|
||||
- vxlan: fix error return code in __vxlan_dev_create()
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix a double free in chtls_setkey()
|
||||
(bsc#1012628).
|
||||
- net: mvpp2: Fix error return code in mvpp2_open() (bsc#1012628).
|
||||
- net: skbuff: ensure LSE is pullable before decrementing the
|
||||
MPLS ttl (bsc#1012628).
|
||||
- net: openvswitch: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/sched: act_mpls: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW
|
||||
steering (bsc#1012628).
|
||||
- net/mlx5: Fix wrong address reclaim when command interface is
|
||||
down (bsc#1012628).
|
||||
- net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: US16x08: fix value count for level meters
|
||||
(bsc#1012628).
|
||||
- Input: xpad - support Ardwiino Controllers (bsc#1012628).
|
||||
- Input: i8042 - add ByteSpeed touchpad to noloop table
|
||||
(bsc#1012628).
|
||||
- Input: atmel_mxt_ts - fix lost interrupts (bsc#1012628).
|
||||
- tracing: Fix alignment of static buffer (bsc#1012628).
|
||||
- tracing: Remove WARN_ON in start_thread() (bsc#1012628).
|
||||
- uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fixup tgl mocs for PTE tracking (bsc#1012628).
|
||||
- commit 3dfd18b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 07:10:41 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- tty: Fix ->session locking (bsc#1179745).
|
||||
- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745).
|
||||
- commit 9455f8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/x25: prevent a couple of overflows (bsc#1178590).
|
||||
- commit 2a06597
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.9.12
|
||||
%define patchversion 5.9.13
|
||||
%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.9.12
|
||||
Version: 5.9.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g46922da
|
||||
Release: <RELEASE>.g3dfd18b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.13 (bsc#1012628).
|
||||
- devlink: Hold rtnl lock while reading netdev attributes
|
||||
(bsc#1012628).
|
||||
- devlink: Make sure devlink instance and port are in same net
|
||||
namespace (bsc#1012628).
|
||||
- ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
|
||||
(bsc#1012628).
|
||||
- net/af_iucv: set correct sk_protocol for child sockets
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: fix TTL decrement action netlink message
|
||||
format (bsc#1012628).
|
||||
- net/tls: missing received data after fast remote close
|
||||
(bsc#1012628).
|
||||
- net/tls: Protect from calling tls_dev_del for TLS RX twice
|
||||
(bsc#1012628).
|
||||
- rose: Fix Null pointer dereference in rose_send_frame()
|
||||
(bsc#1012628).
|
||||
- sock: set sk_err to ee_errno on dequeue from errq (bsc#1012628).
|
||||
- tcp: Set INET_ECN_xmit configuration in
|
||||
tcp_reinit_congestion_control (bsc#1012628).
|
||||
- tun: honor IOCB_NOWAIT flag (bsc#1012628).
|
||||
- usbnet: ipheth: fix connectivity with iOS 14 (bsc#1012628).
|
||||
- vsock/virtio: discard packets only when socket is really closed
|
||||
(bsc#1012628).
|
||||
- mptcp: fix NULL ptr dereference on bad MPJ (bsc#1012628).
|
||||
- net/packet: fix packet receive on L3 devices without visible
|
||||
hard header (bsc#1012628).
|
||||
- netfilter: bridge: reset skb->pkt_type after
|
||||
NF_INET_POST_ROUTING traversal (bsc#1012628).
|
||||
- ipv4: Fix tos mask in inet_rtm_getroute() (bsc#1012628).
|
||||
- dt-bindings: net: correct interrupt flags in examples
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix panic during unload reload chtls
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Fix TX completion error handling (bsc#1012628).
|
||||
- tipc: fix incompatible mtu of transmission (bsc#1012628).
|
||||
- inet_ecn: Fix endianness of checksum update when setting ECT(1)
|
||||
(bsc#1012628).
|
||||
- geneve: pull IP header before ECN decapsulation (bsc#1012628).
|
||||
- net: ip6_gre: set dev->hard_header_len when using header_ops
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: copy timestamp fields to new skb in A-050385
|
||||
workaround (bsc#1012628).
|
||||
- cxgb3: fix error return code in t3_sge_alloc_qset()
|
||||
(bsc#1012628).
|
||||
- net: pasemi: fix error return code in pasemi_mac_open()
|
||||
(bsc#1012628).
|
||||
- vxlan: fix error return code in __vxlan_dev_create()
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix a double free in chtls_setkey()
|
||||
(bsc#1012628).
|
||||
- net: mvpp2: Fix error return code in mvpp2_open() (bsc#1012628).
|
||||
- net: skbuff: ensure LSE is pullable before decrementing the
|
||||
MPLS ttl (bsc#1012628).
|
||||
- net: openvswitch: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/sched: act_mpls: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW
|
||||
steering (bsc#1012628).
|
||||
- net/mlx5: Fix wrong address reclaim when command interface is
|
||||
down (bsc#1012628).
|
||||
- net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: US16x08: fix value count for level meters
|
||||
(bsc#1012628).
|
||||
- Input: xpad - support Ardwiino Controllers (bsc#1012628).
|
||||
- Input: i8042 - add ByteSpeed touchpad to noloop table
|
||||
(bsc#1012628).
|
||||
- Input: atmel_mxt_ts - fix lost interrupts (bsc#1012628).
|
||||
- tracing: Fix alignment of static buffer (bsc#1012628).
|
||||
- tracing: Remove WARN_ON in start_thread() (bsc#1012628).
|
||||
- uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fixup tgl mocs for PTE tracking (bsc#1012628).
|
||||
- commit 3dfd18b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 07:10:41 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- tty: Fix ->session locking (bsc#1179745).
|
||||
- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745).
|
||||
- commit 9455f8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/x25: prevent a couple of overflows (bsc#1178590).
|
||||
- commit 2a06597
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.12
|
||||
%define patchversion 5.9.13
|
||||
%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.9.12
|
||||
Version: 5.9.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g46922da
|
||||
Release: <RELEASE>.g3dfd18b
|
||||
%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-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: kernel-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: kernel-%build_flavor-base-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
Provides: kernel-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: %name-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.13 (bsc#1012628).
|
||||
- devlink: Hold rtnl lock while reading netdev attributes
|
||||
(bsc#1012628).
|
||||
- devlink: Make sure devlink instance and port are in same net
|
||||
namespace (bsc#1012628).
|
||||
- ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
|
||||
(bsc#1012628).
|
||||
- net/af_iucv: set correct sk_protocol for child sockets
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: fix TTL decrement action netlink message
|
||||
format (bsc#1012628).
|
||||
- net/tls: missing received data after fast remote close
|
||||
(bsc#1012628).
|
||||
- net/tls: Protect from calling tls_dev_del for TLS RX twice
|
||||
(bsc#1012628).
|
||||
- rose: Fix Null pointer dereference in rose_send_frame()
|
||||
(bsc#1012628).
|
||||
- sock: set sk_err to ee_errno on dequeue from errq (bsc#1012628).
|
||||
- tcp: Set INET_ECN_xmit configuration in
|
||||
tcp_reinit_congestion_control (bsc#1012628).
|
||||
- tun: honor IOCB_NOWAIT flag (bsc#1012628).
|
||||
- usbnet: ipheth: fix connectivity with iOS 14 (bsc#1012628).
|
||||
- vsock/virtio: discard packets only when socket is really closed
|
||||
(bsc#1012628).
|
||||
- mptcp: fix NULL ptr dereference on bad MPJ (bsc#1012628).
|
||||
- net/packet: fix packet receive on L3 devices without visible
|
||||
hard header (bsc#1012628).
|
||||
- netfilter: bridge: reset skb->pkt_type after
|
||||
NF_INET_POST_ROUTING traversal (bsc#1012628).
|
||||
- ipv4: Fix tos mask in inet_rtm_getroute() (bsc#1012628).
|
||||
- dt-bindings: net: correct interrupt flags in examples
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix panic during unload reload chtls
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Fix TX completion error handling (bsc#1012628).
|
||||
- tipc: fix incompatible mtu of transmission (bsc#1012628).
|
||||
- inet_ecn: Fix endianness of checksum update when setting ECT(1)
|
||||
(bsc#1012628).
|
||||
- geneve: pull IP header before ECN decapsulation (bsc#1012628).
|
||||
- net: ip6_gre: set dev->hard_header_len when using header_ops
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: copy timestamp fields to new skb in A-050385
|
||||
workaround (bsc#1012628).
|
||||
- cxgb3: fix error return code in t3_sge_alloc_qset()
|
||||
(bsc#1012628).
|
||||
- net: pasemi: fix error return code in pasemi_mac_open()
|
||||
(bsc#1012628).
|
||||
- vxlan: fix error return code in __vxlan_dev_create()
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix a double free in chtls_setkey()
|
||||
(bsc#1012628).
|
||||
- net: mvpp2: Fix error return code in mvpp2_open() (bsc#1012628).
|
||||
- net: skbuff: ensure LSE is pullable before decrementing the
|
||||
MPLS ttl (bsc#1012628).
|
||||
- net: openvswitch: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/sched: act_mpls: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW
|
||||
steering (bsc#1012628).
|
||||
- net/mlx5: Fix wrong address reclaim when command interface is
|
||||
down (bsc#1012628).
|
||||
- net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: US16x08: fix value count for level meters
|
||||
(bsc#1012628).
|
||||
- Input: xpad - support Ardwiino Controllers (bsc#1012628).
|
||||
- Input: i8042 - add ByteSpeed touchpad to noloop table
|
||||
(bsc#1012628).
|
||||
- Input: atmel_mxt_ts - fix lost interrupts (bsc#1012628).
|
||||
- tracing: Fix alignment of static buffer (bsc#1012628).
|
||||
- tracing: Remove WARN_ON in start_thread() (bsc#1012628).
|
||||
- uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fixup tgl mocs for PTE tracking (bsc#1012628).
|
||||
- commit 3dfd18b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 07:10:41 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- tty: Fix ->session locking (bsc#1179745).
|
||||
- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745).
|
||||
- commit 9455f8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/x25: prevent a couple of overflows (bsc#1178590).
|
||||
- commit 2a06597
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.12
|
||||
%define patchversion 5.9.13
|
||||
%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.9.12
|
||||
Version: 5.9.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g46922da
|
||||
Release: <RELEASE>.g3dfd18b
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: %name-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.13 (bsc#1012628).
|
||||
- devlink: Hold rtnl lock while reading netdev attributes
|
||||
(bsc#1012628).
|
||||
- devlink: Make sure devlink instance and port are in same net
|
||||
namespace (bsc#1012628).
|
||||
- ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
|
||||
(bsc#1012628).
|
||||
- net/af_iucv: set correct sk_protocol for child sockets
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: fix TTL decrement action netlink message
|
||||
format (bsc#1012628).
|
||||
- net/tls: missing received data after fast remote close
|
||||
(bsc#1012628).
|
||||
- net/tls: Protect from calling tls_dev_del for TLS RX twice
|
||||
(bsc#1012628).
|
||||
- rose: Fix Null pointer dereference in rose_send_frame()
|
||||
(bsc#1012628).
|
||||
- sock: set sk_err to ee_errno on dequeue from errq (bsc#1012628).
|
||||
- tcp: Set INET_ECN_xmit configuration in
|
||||
tcp_reinit_congestion_control (bsc#1012628).
|
||||
- tun: honor IOCB_NOWAIT flag (bsc#1012628).
|
||||
- usbnet: ipheth: fix connectivity with iOS 14 (bsc#1012628).
|
||||
- vsock/virtio: discard packets only when socket is really closed
|
||||
(bsc#1012628).
|
||||
- mptcp: fix NULL ptr dereference on bad MPJ (bsc#1012628).
|
||||
- net/packet: fix packet receive on L3 devices without visible
|
||||
hard header (bsc#1012628).
|
||||
- netfilter: bridge: reset skb->pkt_type after
|
||||
NF_INET_POST_ROUTING traversal (bsc#1012628).
|
||||
- ipv4: Fix tos mask in inet_rtm_getroute() (bsc#1012628).
|
||||
- dt-bindings: net: correct interrupt flags in examples
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix panic during unload reload chtls
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Fix TX completion error handling (bsc#1012628).
|
||||
- tipc: fix incompatible mtu of transmission (bsc#1012628).
|
||||
- inet_ecn: Fix endianness of checksum update when setting ECT(1)
|
||||
(bsc#1012628).
|
||||
- geneve: pull IP header before ECN decapsulation (bsc#1012628).
|
||||
- net: ip6_gre: set dev->hard_header_len when using header_ops
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: copy timestamp fields to new skb in A-050385
|
||||
workaround (bsc#1012628).
|
||||
- cxgb3: fix error return code in t3_sge_alloc_qset()
|
||||
(bsc#1012628).
|
||||
- net: pasemi: fix error return code in pasemi_mac_open()
|
||||
(bsc#1012628).
|
||||
- vxlan: fix error return code in __vxlan_dev_create()
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix a double free in chtls_setkey()
|
||||
(bsc#1012628).
|
||||
- net: mvpp2: Fix error return code in mvpp2_open() (bsc#1012628).
|
||||
- net: skbuff: ensure LSE is pullable before decrementing the
|
||||
MPLS ttl (bsc#1012628).
|
||||
- net: openvswitch: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/sched: act_mpls: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW
|
||||
steering (bsc#1012628).
|
||||
- net/mlx5: Fix wrong address reclaim when command interface is
|
||||
down (bsc#1012628).
|
||||
- net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: US16x08: fix value count for level meters
|
||||
(bsc#1012628).
|
||||
- Input: xpad - support Ardwiino Controllers (bsc#1012628).
|
||||
- Input: i8042 - add ByteSpeed touchpad to noloop table
|
||||
(bsc#1012628).
|
||||
- Input: atmel_mxt_ts - fix lost interrupts (bsc#1012628).
|
||||
- tracing: Fix alignment of static buffer (bsc#1012628).
|
||||
- tracing: Remove WARN_ON in start_thread() (bsc#1012628).
|
||||
- uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fixup tgl mocs for PTE tracking (bsc#1012628).
|
||||
- commit 3dfd18b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 07:10:41 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- tty: Fix ->session locking (bsc#1179745).
|
||||
- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745).
|
||||
- commit 9455f8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/x25: prevent a couple of overflows (bsc#1178590).
|
||||
- commit 2a06597
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.9.12
|
||||
Version: 5.9.13
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g46922da
|
||||
Release: <RELEASE>.g3dfd18b
|
||||
%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-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: %name-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.13 (bsc#1012628).
|
||||
- devlink: Hold rtnl lock while reading netdev attributes
|
||||
(bsc#1012628).
|
||||
- devlink: Make sure devlink instance and port are in same net
|
||||
namespace (bsc#1012628).
|
||||
- ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
|
||||
(bsc#1012628).
|
||||
- net/af_iucv: set correct sk_protocol for child sockets
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: fix TTL decrement action netlink message
|
||||
format (bsc#1012628).
|
||||
- net/tls: missing received data after fast remote close
|
||||
(bsc#1012628).
|
||||
- net/tls: Protect from calling tls_dev_del for TLS RX twice
|
||||
(bsc#1012628).
|
||||
- rose: Fix Null pointer dereference in rose_send_frame()
|
||||
(bsc#1012628).
|
||||
- sock: set sk_err to ee_errno on dequeue from errq (bsc#1012628).
|
||||
- tcp: Set INET_ECN_xmit configuration in
|
||||
tcp_reinit_congestion_control (bsc#1012628).
|
||||
- tun: honor IOCB_NOWAIT flag (bsc#1012628).
|
||||
- usbnet: ipheth: fix connectivity with iOS 14 (bsc#1012628).
|
||||
- vsock/virtio: discard packets only when socket is really closed
|
||||
(bsc#1012628).
|
||||
- mptcp: fix NULL ptr dereference on bad MPJ (bsc#1012628).
|
||||
- net/packet: fix packet receive on L3 devices without visible
|
||||
hard header (bsc#1012628).
|
||||
- netfilter: bridge: reset skb->pkt_type after
|
||||
NF_INET_POST_ROUTING traversal (bsc#1012628).
|
||||
- ipv4: Fix tos mask in inet_rtm_getroute() (bsc#1012628).
|
||||
- dt-bindings: net: correct interrupt flags in examples
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix panic during unload reload chtls
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Fix TX completion error handling (bsc#1012628).
|
||||
- tipc: fix incompatible mtu of transmission (bsc#1012628).
|
||||
- inet_ecn: Fix endianness of checksum update when setting ECT(1)
|
||||
(bsc#1012628).
|
||||
- geneve: pull IP header before ECN decapsulation (bsc#1012628).
|
||||
- net: ip6_gre: set dev->hard_header_len when using header_ops
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: copy timestamp fields to new skb in A-050385
|
||||
workaround (bsc#1012628).
|
||||
- cxgb3: fix error return code in t3_sge_alloc_qset()
|
||||
(bsc#1012628).
|
||||
- net: pasemi: fix error return code in pasemi_mac_open()
|
||||
(bsc#1012628).
|
||||
- vxlan: fix error return code in __vxlan_dev_create()
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix a double free in chtls_setkey()
|
||||
(bsc#1012628).
|
||||
- net: mvpp2: Fix error return code in mvpp2_open() (bsc#1012628).
|
||||
- net: skbuff: ensure LSE is pullable before decrementing the
|
||||
MPLS ttl (bsc#1012628).
|
||||
- net: openvswitch: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/sched: act_mpls: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW
|
||||
steering (bsc#1012628).
|
||||
- net/mlx5: Fix wrong address reclaim when command interface is
|
||||
down (bsc#1012628).
|
||||
- net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: US16x08: fix value count for level meters
|
||||
(bsc#1012628).
|
||||
- Input: xpad - support Ardwiino Controllers (bsc#1012628).
|
||||
- Input: i8042 - add ByteSpeed touchpad to noloop table
|
||||
(bsc#1012628).
|
||||
- Input: atmel_mxt_ts - fix lost interrupts (bsc#1012628).
|
||||
- tracing: Fix alignment of static buffer (bsc#1012628).
|
||||
- tracing: Remove WARN_ON in start_thread() (bsc#1012628).
|
||||
- uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fixup tgl mocs for PTE tracking (bsc#1012628).
|
||||
- commit 3dfd18b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 07:10:41 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- tty: Fix ->session locking (bsc#1179745).
|
||||
- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745).
|
||||
- commit 9455f8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/x25: prevent a couple of overflows (bsc#1178590).
|
||||
- commit 2a06597
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.12
|
||||
%define patchversion 5.9.13
|
||||
%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.9.12
|
||||
Version: 5.9.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g46922da
|
||||
Release: <RELEASE>.g3dfd18b
|
||||
%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-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: kernel-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: kernel-%build_flavor-base-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
Provides: kernel-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: %name-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 12:18:06 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.13 (bsc#1012628).
|
||||
- devlink: Hold rtnl lock while reading netdev attributes
|
||||
(bsc#1012628).
|
||||
- devlink: Make sure devlink instance and port are in same net
|
||||
namespace (bsc#1012628).
|
||||
- ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
|
||||
(bsc#1012628).
|
||||
- net/af_iucv: set correct sk_protocol for child sockets
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: fix TTL decrement action netlink message
|
||||
format (bsc#1012628).
|
||||
- net/tls: missing received data after fast remote close
|
||||
(bsc#1012628).
|
||||
- net/tls: Protect from calling tls_dev_del for TLS RX twice
|
||||
(bsc#1012628).
|
||||
- rose: Fix Null pointer dereference in rose_send_frame()
|
||||
(bsc#1012628).
|
||||
- sock: set sk_err to ee_errno on dequeue from errq (bsc#1012628).
|
||||
- tcp: Set INET_ECN_xmit configuration in
|
||||
tcp_reinit_congestion_control (bsc#1012628).
|
||||
- tun: honor IOCB_NOWAIT flag (bsc#1012628).
|
||||
- usbnet: ipheth: fix connectivity with iOS 14 (bsc#1012628).
|
||||
- vsock/virtio: discard packets only when socket is really closed
|
||||
(bsc#1012628).
|
||||
- mptcp: fix NULL ptr dereference on bad MPJ (bsc#1012628).
|
||||
- net/packet: fix packet receive on L3 devices without visible
|
||||
hard header (bsc#1012628).
|
||||
- netfilter: bridge: reset skb->pkt_type after
|
||||
NF_INET_POST_ROUTING traversal (bsc#1012628).
|
||||
- ipv4: Fix tos mask in inet_rtm_getroute() (bsc#1012628).
|
||||
- dt-bindings: net: correct interrupt flags in examples
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix panic during unload reload chtls
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Ensure that SCRQ entry reads are correctly ordered
|
||||
(bsc#1012628).
|
||||
- ibmvnic: Fix TX completion error handling (bsc#1012628).
|
||||
- tipc: fix incompatible mtu of transmission (bsc#1012628).
|
||||
- inet_ecn: Fix endianness of checksum update when setting ECT(1)
|
||||
(bsc#1012628).
|
||||
- geneve: pull IP header before ECN decapsulation (bsc#1012628).
|
||||
- net: ip6_gre: set dev->hard_header_len when using header_ops
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: copy timestamp fields to new skb in A-050385
|
||||
workaround (bsc#1012628).
|
||||
- cxgb3: fix error return code in t3_sge_alloc_qset()
|
||||
(bsc#1012628).
|
||||
- net: pasemi: fix error return code in pasemi_mac_open()
|
||||
(bsc#1012628).
|
||||
- vxlan: fix error return code in __vxlan_dev_create()
|
||||
(bsc#1012628).
|
||||
- chelsio/chtls: fix a double free in chtls_setkey()
|
||||
(bsc#1012628).
|
||||
- net: mvpp2: Fix error return code in mvpp2_open() (bsc#1012628).
|
||||
- net: skbuff: ensure LSE is pullable before decrementing the
|
||||
MPLS ttl (bsc#1012628).
|
||||
- net: openvswitch: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/sched: act_mpls: ensure LSE is pullable before reading it
|
||||
(bsc#1012628).
|
||||
- net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW
|
||||
steering (bsc#1012628).
|
||||
- net/mlx5: Fix wrong address reclaim when command interface is
|
||||
down (bsc#1012628).
|
||||
- net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: US16x08: fix value count for level meters
|
||||
(bsc#1012628).
|
||||
- Input: xpad - support Ardwiino Controllers (bsc#1012628).
|
||||
- Input: i8042 - add ByteSpeed touchpad to noloop table
|
||||
(bsc#1012628).
|
||||
- Input: atmel_mxt_ts - fix lost interrupts (bsc#1012628).
|
||||
- tracing: Fix alignment of static buffer (bsc#1012628).
|
||||
- tracing: Remove WARN_ON in start_thread() (bsc#1012628).
|
||||
- uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fixup tgl mocs for PTE tracking (bsc#1012628).
|
||||
- commit 3dfd18b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 07:10:41 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- tty: Fix ->session locking (bsc#1179745).
|
||||
- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745).
|
||||
- commit 9455f8b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 16:57:41 CET 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/x25: prevent a couple of overflows (bsc#1178590).
|
||||
- commit 2a06597
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 10:24:35 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.12
|
||||
%define patchversion 5.9.13
|
||||
%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.9.12
|
||||
Version: 5.9.13
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g46922da
|
||||
Release: <RELEASE>.g3dfd18b
|
||||
%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-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: kernel-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: kernel-%build_flavor-base-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
Provides: kernel-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
Provides: %name-srchash-3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b96821e86046cf75cd938e70d0f91bbb2dd64e057bc559abc97a0455b4a1d308
|
||||
size 1525265
|
||||
oid sha256:e32d9c9cb44c7b92141e3c0fe2900d0c5e4928431a5ca2431d801705492368d6
|
||||
size 1553365
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:428ea3173820ca2472df61806a4af9a75bc9bdc0e730a7571edd6ea364e83c3f
|
||||
size 61627
|
||||
oid sha256:70cdb766e12aac17d17f6f7f42c4b57e399b78c2954a0a57e29e1649fe83781c
|
||||
size 63669
|
||||
|
49
series.conf
49
series.conf
@ -2085,6 +2085,53 @@
|
||||
patches.kernel.org/5.9.12-151-x86-resctrl-Add-necessary-kernfs_put-calls-to-.patch
|
||||
patches.kernel.org/5.9.12-152-drm-amdgpu-add-rlc-iram-and-dram-firmware-supp.patch
|
||||
patches.kernel.org/5.9.12-153-Linux-5.9.12.patch
|
||||
patches.kernel.org/5.9.13-001-devlink-Hold-rtnl-lock-while-reading-netdev-at.patch
|
||||
patches.kernel.org/5.9.13-002-devlink-Make-sure-devlink-instance-and-port-ar.patch
|
||||
patches.kernel.org/5.9.13-003-ipv6-addrlabel-fix-possible-memory-leak-in-ip6.patch
|
||||
patches.kernel.org/5.9.13-004-net-af_iucv-set-correct-sk_protocol-for-child-.patch
|
||||
patches.kernel.org/5.9.13-005-net-openvswitch-fix-TTL-decrement-action-netli.patch
|
||||
patches.kernel.org/5.9.13-006-net-tls-missing-received-data-after-fast-remot.patch
|
||||
patches.kernel.org/5.9.13-007-net-tls-Protect-from-calling-tls_dev_del-for-T.patch
|
||||
patches.kernel.org/5.9.13-008-rose-Fix-Null-pointer-dereference-in-rose_send.patch
|
||||
patches.kernel.org/5.9.13-009-sock-set-sk_err-to-ee_errno-on-dequeue-from-er.patch
|
||||
patches.kernel.org/5.9.13-010-tcp-Set-INET_ECN_xmit-configuration-in-tcp_rei.patch
|
||||
patches.kernel.org/5.9.13-011-tun-honor-IOCB_NOWAIT-flag.patch
|
||||
patches.kernel.org/5.9.13-012-usbnet-ipheth-fix-connectivity-with-iOS-14.patch
|
||||
patches.kernel.org/5.9.13-013-vsock-virtio-discard-packets-only-when-socket-.patch
|
||||
patches.kernel.org/5.9.13-014-mptcp-fix-NULL-ptr-dereference-on-bad-MPJ.patch
|
||||
patches.kernel.org/5.9.13-015-net-packet-fix-packet-receive-on-L3-devices-wi.patch
|
||||
patches.kernel.org/5.9.13-016-netfilter-bridge-reset-skb-pkt_type-after-NF_I.patch
|
||||
patches.kernel.org/5.9.13-017-ipv4-Fix-tos-mask-in-inet_rtm_getroute.patch
|
||||
patches.kernel.org/5.9.13-018-dt-bindings-net-correct-interrupt-flags-in-exa.patch
|
||||
patches.kernel.org/5.9.13-019-chelsio-chtls-fix-panic-during-unload-reload-c.patch
|
||||
patches.kernel.org/5.9.13-020-ibmvnic-Ensure-that-SCRQ-entry-reads-are-corre.patch
|
||||
patches.kernel.org/5.9.13-021-ibmvnic-Fix-TX-completion-error-handling.patch
|
||||
patches.kernel.org/5.9.13-022-tipc-fix-incompatible-mtu-of-transmission.patch
|
||||
patches.kernel.org/5.9.13-023-inet_ecn-Fix-endianness-of-checksum-update-whe.patch
|
||||
patches.kernel.org/5.9.13-024-geneve-pull-IP-header-before-ECN-decapsulation.patch
|
||||
patches.kernel.org/5.9.13-025-net-ip6_gre-set-dev-hard_header_len-when-using.patch
|
||||
patches.kernel.org/5.9.13-026-dpaa_eth-copy-timestamp-fields-to-new-skb-in-A.patch
|
||||
patches.kernel.org/5.9.13-027-net-x25-prevent-a-couple-of-overflows.patch
|
||||
patches.kernel.org/5.9.13-028-cxgb3-fix-error-return-code-in-t3_sge_alloc_qs.patch
|
||||
patches.kernel.org/5.9.13-029-net-pasemi-fix-error-return-code-in-pasemi_mac.patch
|
||||
patches.kernel.org/5.9.13-030-vxlan-fix-error-return-code-in-__vxlan_dev_cre.patch
|
||||
patches.kernel.org/5.9.13-031-chelsio-chtls-fix-a-double-free-in-chtls_setke.patch
|
||||
patches.kernel.org/5.9.13-032-net-mvpp2-Fix-error-return-code-in-mvpp2_open.patch
|
||||
patches.kernel.org/5.9.13-033-net-skbuff-ensure-LSE-is-pullable-before-decre.patch
|
||||
patches.kernel.org/5.9.13-034-net-openvswitch-ensure-LSE-is-pullable-before-.patch
|
||||
patches.kernel.org/5.9.13-035-net-sched-act_mpls-ensure-LSE-is-pullable-befo.patch
|
||||
patches.kernel.org/5.9.13-036-net-mlx5-DR-Proper-handling-of-unsupported-Con.patch
|
||||
patches.kernel.org/5.9.13-037-net-mlx5-Fix-wrong-address-reclaim-when-comman.patch
|
||||
patches.kernel.org/5.9.13-038-net-mlx5e-fix-fs_tcp.c-build-when-IPV6-is-not-.patch
|
||||
patches.kernel.org/5.9.13-039-ALSA-usb-audio-US16x08-fix-value-count-for-lev.patch
|
||||
patches.kernel.org/5.9.13-040-Input-xpad-support-Ardwiino-Controllers.patch
|
||||
patches.kernel.org/5.9.13-041-Input-i8042-add-ByteSpeed-touchpad-to-noloop-t.patch
|
||||
patches.kernel.org/5.9.13-042-Input-atmel_mxt_ts-fix-lost-interrupts.patch
|
||||
patches.kernel.org/5.9.13-043-tracing-Fix-alignment-of-static-buffer.patch
|
||||
patches.kernel.org/5.9.13-044-tracing-Remove-WARN_ON-in-start_thread.patch
|
||||
patches.kernel.org/5.9.13-045-uapi-fix-statx-attribute-value-overlap-for-DAX.patch
|
||||
patches.kernel.org/5.9.13-046-drm-i915-gt-Fixup-tgl-mocs-for-PTE-tracking.patch
|
||||
patches.kernel.org/5.9.13-047-Linux-5.9.13.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -2111,6 +2158,8 @@
|
||||
patches.suse/tipc-fix-a-deadlock-when-flushing-scheduled-work.patch
|
||||
patches.suse/arm64-kexec_file-Fix-sparse-warning.patch
|
||||
patches.suse/RDMA-srpt-Fix-typo-in-srpt_unregister_mad_agent-docs.patch
|
||||
patches.suse/tty-Fix-pgrp-locking-in-tiocspgrp.patch
|
||||
patches.suse/tty-Fix-session-locking.patch
|
||||
|
||||
########################################################
|
||||
# kbuild/module infrastructure fixes
|
||||
|
@ -1,3 +1,3 @@
|
||||
2020-12-02 09:24:35 +0000
|
||||
GIT Revision: 46922da21ebc0021475dc0fa8ee5514f71ebce59
|
||||
2020-12-08 11:18:06 +0000
|
||||
GIT Revision: 3dfd18b0873c334ca9553cfde0f9272e3f7a5f10
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user