diff --git a/debian.master/changelog b/debian.master/changelog index ace0853357e7d..324c0bef909c4 100644 --- a/debian.master/changelog +++ b/debian.master/changelog @@ -1,10 +1,25 @@ -linux (6.8.0-51.52) UNRELEASED; urgency=medium +linux (6.8.0-51.52) noble; urgency=medium - CHANGELOG: Do not edit directly. Autogenerated at release. - CHANGELOG: Use the printchanges target to see the curent changes. - CHANGELOG: Use the insertchanges target to create the final log. + * noble/linux: 6.8.0-51.52 -proposed tracker (LP: #2090369) - -- Manuel Diewald Sat, 30 Nov 2024 19:17:32 +0100 + * Packaging resync (LP: #1786013) + - [Packaging] resync git-ubuntu-log + - [Packaging] update variants + + * MGLRU: kswapd uses 100% CPU when MGLRU is enabled and under memory pressure + (LP: #2087886) + - mm/mglru: only clear kswapd_failures if reclaimable + + * CVE-2024-50264 + - vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans + + * CVE-2024-53057 + - net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT + + * CVE-2024-49967 + - ext4: no need to continue when the number of entries is 1 + + -- Manuel Diewald Sat, 30 Nov 2024 19:21:46 +0100 linux (6.8.0-50.51) noble; urgency=medium diff --git a/debian.master/reconstruct b/debian.master/reconstruct index 03a4c3385c992..8069e628ac96c 100644 --- a/debian.master/reconstruct +++ b/debian.master/reconstruct @@ -1,4 +1,5 @@ # Recreate any symlinks created since the orig. +chmod +x 'arch/mips/pci/pcie-octeon.c' chmod +x 'debian/cloud-tools/hv_get_dhcp_info' chmod +x 'debian/cloud-tools/hv_get_dns_info' chmod +x 'debian/cloud-tools/hv_set_ifconfig'