UBUNTU: Ubuntu-hwe-5.15-5.15.0-101.111~20.04.1
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
This commit is contained in:
parent
eb7c31ac51
commit
d07b5335cc
|
@ -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 <stefan.bader@canonical.com> 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 <stefan.bader@canonical.com> Mon, 11 Mar 2024 15:53:54 +0100
|
||||
|
||||
linux-hwe-5.15 (5.15.0-100.110~20.04.1) focal; urgency=medium
|
||||
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue