File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 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
2
2
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 ]
6
4
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
8
13
9
14
linux-azure-5.4 (5.4.0-1042.44~18.04.1) bionic; urgency=medium
10
15
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ rm -f 'drivers/input/serio/i8042-ppcio.h'
7
7
rm -f 'include/Kbuild'
8
8
rm -f 'include/uapi/rdma/nes-abi.h'
9
9
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'
10
12
chmod +x 'debian/cloud-tools/hv_get_dhcp_info'
11
13
chmod +x 'debian/cloud-tools/hv_get_dns_info'
12
14
chmod +x 'debian/cloud-tools/hv_set_ifconfig'
You can’t perform that action at this time.
0 commit comments