[ubuntu/bionic-updates] linux-azure-4.15_4.15.0-1092.102_amd64.tar.gz - (Accepted)
Marcelo Henrique Cerri
marcelo.cerri at canonical.com
Tue Jul 28 08:15:51 UTC 2020
linux-azure-4.15 (4.15.0-1092.102) bionic; urgency=medium
* bionic/linux-azure-4.15: 4.15.0-1092.102 -proposed tracker (LP: #1887034)
* Azure diagnostic/serviceability improvement (LP: #1875456)
- Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
- Drivers: hv: vmus: Fix the check for return value from kmsg get dump buffer
- Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdr
- x86/Hyper-V: Unload vmbus channel in hv panic callback
- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
- x86/Hyper-V: Trigger crash enlightenment only once during system crash.
- x86/Hyper-V: Report crash register data or kmsg before running crash kernel
- x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not
set
- x86/Hyper-V: Report crash data in die() when panic_on_oops is set
* Request to include two NUMA related commits in Azure kernels (LP: #1880975)
- PCI: hv: Decouple the func definition in hv_dr_state from VSP message
- PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2
[ Ubuntu: 4.15.0-112.113 ]
* bionic/linux: 4.15.0-112.113 -proposed tracker (LP: #1887048)
* Packaging resync (LP: #1786013)
- update dkms package versions
* CVE-2020-11935
- SAUCE: aufs: do not call i_readcount_inc()
- SAUCE: aufs: bugfix, IMA i_readcount
* CVE-2020-10757
- mm: Fix mremap not considering huge pmd devmap
* Update lockdown patches (LP: #1884159)
- efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN
- efi: Restrict efivar_ssdt_load when the kernel is locked down
- powerpc/xmon: add read-only mode
- powerpc/xmon: Restrict when kernel is locked down
- [Config] CONFIG_XMON_DEFAULT_RO_MODE=y
- SAUCE: acpi: disallow loading configfs acpi tables when locked down
* seccomp_bpf fails on powerpc (LP: #1885757)
- SAUCE: selftests/seccomp: fix ptrace tests on powerpc
* Introduce the new NVIDIA 418-server and 440-server series, and update the
current NVIDIA drivers (LP: #1881137)
- [packaging] add signed modules for the 418-server and the 440-server
flavours
[ Ubuntu: 4.15.0-111.112 ]
* bionic/linux: 4.15.0-111.112 -proposed tracker (LP: #1886999)
* Bionic update: upstream stable patchset 2020-05-07 (LP: #1877461)
- SAUCE: mlxsw: Add missmerged ERR_PTR hunk
* linux 4.15.0-109-generic network DoS regression vs -108 (LP: #1886668)
- SAUCE: Revert "netprio_cgroup: Fix unlimited memory leak of v2 cgroups"
Date: Tue, 14 Jul 2020 14:35:51 -0300
Changed-By: Marcelo Henrique Cerri <marcelo.cerri at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-022.buildd>
-------------- next part --------------
Format: 1.8
Date: Tue, 14 Jul 2020 14:35:51 -0300
Source: linux-azure-4.15
Binary: linux-azure-4.15-headers-4.15.0-1092 linux-azure-4.15-tools-4.15.0-1092 linux-azure-4.15-cloud-tools-4.15.0-1092 linux-image-unsigned-4.15.0-1092-azure linux-modules-4.15.0-1092-azure linux-modules-extra-4.15.0-1092-azure linux-headers-4.15.0-1092-azure linux-image-unsigned-4.15.0-1092-azure-dbgsym linux-tools-4.15.0-1092-azure linux-cloud-tools-4.15.0-1092-azure linux-udebs-azure linux-buildinfo-4.15.0-1092-azure
Architecture: amd64 all amd64_translations
Version: 4.15.0-1092.102
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-022.buildd>
Changed-By: Marcelo Henrique Cerri <marcelo.cerri at canonical.com>
Description:
linux-azure-4.15-cloud-tools-4.15.0-1092 - Linux kernel version specific cloud tools for version 4.15.0-1092
linux-azure-4.15-headers-4.15.0-1092 - Header files related to Linux kernel version 4.15.0
linux-azure-4.15-tools-4.15.0-1092 - Linux kernel version specific tools for version 4.15.0-1092
linux-buildinfo-4.15.0-1092-azure - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
linux-cloud-tools-4.15.0-1092-azure - Linux kernel version specific cloud tools for version 4.15.0-1092
linux-headers-4.15.0-1092-azure - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-1092-azure - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-1092-azure-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
linux-modules-4.15.0-1092-azure - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-extra-4.15.0-1092-azure - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-tools-4.15.0-1092-azure - Linux kernel version specific tools for version 4.15.0-1092
linux-udebs-azure - Metapackage depending on kernel udebs (udeb)
Launchpad-Bugs-Fixed: 1786013 1875456 1877461 1880975 1881137 1884159 1885757 1886668 1886999 1887034 1887048
Changes:
linux-azure-4.15 (4.15.0-1092.102) bionic; urgency=medium
.
* bionic/linux-azure-4.15: 4.15.0-1092.102 -proposed tracker (LP: #1887034)
.
* Azure diagnostic/serviceability improvement (LP: #1875456)
- Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
- Drivers: hv: vmus: Fix the check for return value from kmsg get dump buffer
- Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdr
- x86/Hyper-V: Unload vmbus channel in hv panic callback
- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
- x86/Hyper-V: Trigger crash enlightenment only once during system crash.
- x86/Hyper-V: Report crash register data or kmsg before running crash kernel
- x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not
set
- x86/Hyper-V: Report crash data in die() when panic_on_oops is set
.
* Request to include two NUMA related commits in Azure kernels (LP: #1880975)
- PCI: hv: Decouple the func definition in hv_dr_state from VSP message
- PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2
.
[ Ubuntu: 4.15.0-112.113 ]
.
* bionic/linux: 4.15.0-112.113 -proposed tracker (LP: #1887048)
* Packaging resync (LP: #1786013)
- update dkms package versions
* CVE-2020-11935
- SAUCE: aufs: do not call i_readcount_inc()
- SAUCE: aufs: bugfix, IMA i_readcount
* CVE-2020-10757
- mm: Fix mremap not considering huge pmd devmap
* Update lockdown patches (LP: #1884159)
- efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN
- efi: Restrict efivar_ssdt_load when the kernel is locked down
- powerpc/xmon: add read-only mode
- powerpc/xmon: Restrict when kernel is locked down
- [Config] CONFIG_XMON_DEFAULT_RO_MODE=y
- SAUCE: acpi: disallow loading configfs acpi tables when locked down
* seccomp_bpf fails on powerpc (LP: #1885757)
- SAUCE: selftests/seccomp: fix ptrace tests on powerpc
* Introduce the new NVIDIA 418-server and 440-server series, and update the
current NVIDIA drivers (LP: #1881137)
- [packaging] add signed modules for the 418-server and the 440-server
flavours
.
[ Ubuntu: 4.15.0-111.112 ]
.
* bionic/linux: 4.15.0-111.112 -proposed tracker (LP: #1886999)
* Bionic update: upstream stable patchset 2020-05-07 (LP: #1877461)
- SAUCE: mlxsw: Add missmerged ERR_PTR hunk
* linux 4.15.0-109-generic network DoS regression vs -108 (LP: #1886668)
- SAUCE: Revert "netprio_cgroup: Fix unlimited memory leak of v2 cgroups"
Checksums-Sha1:
bc257d6741e352b8b8eb0a27070500e1fa0c499d 350932 linux-azure-4.15-cloud-tools-4.15.0-1092_4.15.0-1092.102_amd64.deb
65b99b679cdc7d28ff18be21f63e0eba994c07d9 11254460 linux-azure-4.15-headers-4.15.0-1092_4.15.0-1092.102_all.deb
2c2a807517105011a07e6559e21e8e78b75bb1ef 4661768 linux-azure-4.15-tools-4.15.0-1092_4.15.0-1092.102_amd64.deb
55f9f83adc2b42bc257c702c875da6c604ea209e 17300 linux-azure-4.15_4.15.0-1092.102_amd64.buildinfo
a504f8d9edde6f054b366ba3be8c3cd012916060 7471166 linux-azure-4.15_4.15.0-1092.102_amd64.tar.gz
5227837d9598c7392d28e22830a34f7ba99f2e00 24425 linux-azure-4.15_4.15.0-1092.102_amd64_translations.tar.gz
0785a4c39ed315f7c3f52d203a8d7c2da1a21ef6 461248 linux-buildinfo-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
87f4e28e0a61b6dad914d4b5935149ed97d10fa4 1884 linux-cloud-tools-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
a4f22b1149e59ca00ffe73473ad66d385a1261b1 1232992 linux-headers-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
887e37c3c8f3628fe073a7efe541fa4888c84204 404634896 linux-image-unsigned-4.15.0-1092-azure-dbgsym_4.15.0-1092.102_amd64.ddeb
fa359177e6591c0b29995f7c61f235c6817f3192 7791576 linux-image-unsigned-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
7c222cad98be570b274a72adc312d1916be0b9b9 12112412 linux-modules-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
35114fce3874092a370db92241af6b27a78ac404 10695364 linux-modules-extra-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
262a1b37b4610e8c8936b4c82a6982d4d7a13c0a 1964 linux-tools-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
Checksums-Sha256:
47169de54d5446fee5c770efa6123da12843aa75eabf63e2362c00849052023e 350932 linux-azure-4.15-cloud-tools-4.15.0-1092_4.15.0-1092.102_amd64.deb
83981e87d2b992a458e11b05fb79bc5a0e3d10afab1e2c051d86d49db0e1840e 11254460 linux-azure-4.15-headers-4.15.0-1092_4.15.0-1092.102_all.deb
84533bb8b50b053d4965e71c7e48e97e8b910dda8bc214d1776d04cbfed9ac27 4661768 linux-azure-4.15-tools-4.15.0-1092_4.15.0-1092.102_amd64.deb
4131b6d41a29efcb29dcd653b7bf586c02d599e1566f806cad198442c695c9d3 17300 linux-azure-4.15_4.15.0-1092.102_amd64.buildinfo
a56d08a6768f9ed1a2a02be6160d6120cc85c08e161e6c9091d26c2a73fb587a 7471166 linux-azure-4.15_4.15.0-1092.102_amd64.tar.gz
e14f73a291551bf5257db3c8d3bf95542c93179b118bd0a11b11d2f09451ebb7 24425 linux-azure-4.15_4.15.0-1092.102_amd64_translations.tar.gz
bd9405885c474de5c4eb4b08308995245303db49c5e93007e005d07ce06f644e 461248 linux-buildinfo-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
8985142f303388026d736fe2bdeb785b063a1d669e4462f85bfc61a5bd4387a8 1884 linux-cloud-tools-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
7e381b55eb7a3d76ba180e795007ee041347852432fea4e730753fe721ab1627 1232992 linux-headers-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
cef46ac86a8434594248a60e9baae95aa851925d45ed9250b0a5b07b7bb745ad 404634896 linux-image-unsigned-4.15.0-1092-azure-dbgsym_4.15.0-1092.102_amd64.ddeb
215bb1addca663356cf188b2f8b47cf48601360ae248db03fbe38c45dbae6c22 7791576 linux-image-unsigned-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
168fb4f97460e9294c4cdc66c3b01474de13a39deb870c12d75e45edbb88ad58 12112412 linux-modules-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
2386e9f65ba43a96f93018673c763805950f5832eab9f6ebf2f6eef0d5bbd676 10695364 linux-modules-extra-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
6e66946b5f81eb2961db7cf150a5b0a865992550c0c314cac619fb6d88595819 1964 linux-tools-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
Files:
e3b7580d99b64d41ce750629bfe409e4 350932 devel optional linux-azure-4.15-cloud-tools-4.15.0-1092_4.15.0-1092.102_amd64.deb
25e5a1686a366da5130c293c0ddae76d 11254460 devel optional linux-azure-4.15-headers-4.15.0-1092_4.15.0-1092.102_all.deb
4d3ac3de21caed8726db228b3c6e2367 4661768 devel optional linux-azure-4.15-tools-4.15.0-1092_4.15.0-1092.102_amd64.deb
9ec3918e51b557441c0ed1274f01451a 17300 devel optional linux-azure-4.15_4.15.0-1092.102_amd64.buildinfo
6d3df31b63a32fb44c23b68073e420a5 7471166 raw-signing - linux-azure-4.15_4.15.0-1092.102_amd64.tar.gz
7172efdc98564e80d8294ce1939903dd 24425 raw-translations - linux-azure-4.15_4.15.0-1092.102_amd64_translations.tar.gz
197ce31ab5b2ae0388a2a40059d3ffa9 461248 kernel optional linux-buildinfo-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
9913bce35c85a79c794dde0875d95af2 1884 devel optional linux-cloud-tools-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
9de41e7bf71266617ceaeb8428a2292a 1232992 devel optional linux-headers-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
5c1cb16783dcdcfd015bb9668266f48a 404634896 devel optional linux-image-unsigned-4.15.0-1092-azure-dbgsym_4.15.0-1092.102_amd64.ddeb
fa593345383feef8ff38b4aae7bd999c 7791576 kernel optional linux-image-unsigned-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
67544101e1ffdb18a25f76a77b87a5e1 12112412 kernel optional linux-modules-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
71346a82d1e1a5c048af27e567276605 10695364 kernel optional linux-modules-extra-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
58fd31b48883f22eeb76f48710c245e4 1964 devel optional linux-tools-4.15.0-1092-azure_4.15.0-1092.102_amd64.deb
More information about the Bionic-changes
mailing list