diff --git a/debian.hwe-5.15/changelog b/debian.hwe-5.15/changelog index 5b1333170c78..82c97d9ba81c 100644 --- a/debian.hwe-5.15/changelog +++ b/debian.hwe-5.15/changelog @@ -1,10 +1,27 @@ -linux-hwe-5.15 (5.15.0-101.111~20.04.1) UNRELEASED; urgency=medium +linux-hwe-5.15 (5.15.0-101.111~20.04.1) focal; 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. + * focal/linux-hwe-5.15: 5.15.0-101.111~20.04.1 -proposed tracker + (LP: #2056024) - -- Stefan Bader Mon, 11 Mar 2024 15:46:32 +0100 + [ Ubuntu: 5.15.0-101.111 ] + + * jammy/linux: 5.15.0-101.111 -proposed tracker (LP: #2056026) + * Packaging resync (LP: #1786013) + - [Packaging] update annotations scripts + - debian/dkms-versions -- update from kernel-versions (main/s2024.02.05) + * CVE-2024-24855 + - scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan() + * CVE-2024-1086 + - netfilter: nf_tables: reject QUEUE/DROP verdict parameters + * CVE-2024-1085 + - netfilter: nf_tables: check if catch-all set element is active in next + generation + * CVE-2023-32247 + - ksmbd: destroy expired sessions + * CVE-2023-23000 + - phy: tegra: xusb: Fix return value of tegra_xusb_find_port_node function + + -- Stefan Bader Mon, 11 Mar 2024 15:53:54 +0100 linux-hwe-5.15 (5.15.0-100.110~20.04.1) focal; urgency=medium diff --git a/debian.hwe-5.15/reconstruct b/debian.hwe-5.15/reconstruct index 9dbbbefee6c5..95866003ba7c 100644 --- a/debian.hwe-5.15/reconstruct +++ b/debian.hwe-5.15/reconstruct @@ -1,5 +1,7 @@ # Recreate any symlinks created since the orig. chmod +x 'arch/s390/tools/gcc-thunk-extern.sh' +chmod +x 'debian.hwe-5.15/scripts/helpers/copy-files' +chmod +x 'debian.hwe-5.15/scripts/helpers/local-mangle' 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'