Skip to content

Commit 167ef35

Browse files
author
Thadeu Lima de Souza Cascardo
committed
UBUNTU: Ubuntu-azure-5.4-5.4.0-1043.45~18.04.1
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
1 parent c8b88a3 commit 167ef35

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

debian.azure-5.4/changelog

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1-
linux-azure-5.4 (5.4.0-1043.45~18.04.1) UNRELEASED; urgency=medium
1+
linux-azure-5.4 (5.4.0-1043.45~18.04.1) bionic; urgency=medium
22

3-
CHANGELOG: Do not edit directly. Autogenerated at release.
4-
CHANGELOG: Use the printchanges target to see the curent changes.
5-
CHANGELOG: Use the insertchanges target to create the final log.
3+
[ Ubuntu: 5.4.0-1043.45 ]
64

7-
-- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Sat, 20 Mar 2021 12:47:01 -0300
5+
* CVE-2020-27170
6+
- bpf: Fix off-by-one for area size in creating mask to left
7+
* CVE-2020-27171
8+
- bpf: Prohibit alu ops for pointer types not defining ptr_limit
9+
* binary assembly failures with CONFIG_MODVERSIONS present (LP: #1919315)
10+
- [Packaging] quiet (nomially) benign errors in BUILD script
11+
12+
-- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Sat, 20 Mar 2021 12:47:35 -0300
813

914
linux-azure-5.4 (5.4.0-1042.44~18.04.1) bionic; urgency=medium
1015

debian.azure-5.4/reconstruct

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ rm -f 'drivers/input/serio/i8042-ppcio.h'
77
rm -f 'include/Kbuild'
88
rm -f 'include/uapi/rdma/nes-abi.h'
99
rm -f 'kernel/elfcore.c'
10+
chmod +x 'debian.azure-5.4/scripts/helpers/copy-files'
11+
chmod +x 'debian.azure-5.4/scripts/helpers/local-mangle'
1012
chmod +x 'debian/cloud-tools/hv_get_dhcp_info'
1113
chmod +x 'debian/cloud-tools/hv_get_dns_info'
1214
chmod +x 'debian/cloud-tools/hv_set_ifconfig'

0 commit comments

Comments
 (0)