# Last update included in this point release is TODO ||<>|| This is a brief summary of bugs fixed between Ubuntu 18.04.4 and 18.04.5. '''This summary covers only changes to packages in ''__main__'' and ''__restricted__'', which account for all packages in the officially-supported CD images; there are further changes to various packages in ''universe'' and ''multiverse''.''' Some of these fixes were by Ubuntu developers directly, while others were by upstream developers and backported to Ubuntu. For full details, see the individual package changelogs. In addition to the bugs listed below, this update includes all security updates from the [[https://usn.ubuntu.com/releases/ubuntu-18.04-lts/|Ubuntu Security Notice list]] affecting Ubuntu 18.04 LTS that were released up to and including August 6, 2020. The last update included was USN-4453-1 (OpenJDK 8 vulnerabilities). == Installation bug fixes == Updated CD images are provided with this release, including fixes for some installation bugs. (Many installation problems are hardware-specific; for those, see "Hardware support bugs" below.) || livecd-rootfs || Bug:1864252 || Use snap cli rather than custom snap-tool || || livecd-rootfs || Bug:1863024 || Add bootable buildd image w/ fixes || || livecd-rootfs || Bug:1889188 || Use the linux-raspi-hwe-18.04 kernel for raspi3 classic image builds. || || livecd-rootfs || Bug:1883156 || Backport snap seeding and other fixes for live-server ISOs. || || livecd-rootfs || Bug:1847835 || Subiquity: install linux-firmware in the installer layer, to make firmware blobs available in the live session. || || livecd-rootfs || Bug:1871919 || Fix logic to ensure snapd is seeded in core18-only images || || shim-signed || Bug:1869187 || Pass --timeout -1 to mokutil in a separate mokutil run thanks to Aleksander Miera for the patch. || || shim-signed || Bug:1862632 || Fix versioned dependency on mokutil so that it matches the version in bionic-updates. || || shim-signed || Bug:1856422 || Pass --timeout -1 to mokutil so that users don't end up with broken systems by missing MokManager on reboot after install. || == Upgrade bug fixes == These changes fix upgrade issues, smoothing the way for future upgrades to later releases of Ubuntu. || unattended-upgrades || Bug:1857051 || data/50unattended-upgrades.Ubuntu: add new ESM repositories || || update-manager || Bug:1845690 || UpdateManager/UpdateManager.py: Do not offer to upgrade systems running on an i386 host architecture to another release. || || update-manager || Bug:1826213 || UpdateManager/UpdateManager.py: when refreshing the cache and encountering an error return rather than trying to use the undefined cache which causes crashes. Additionally, don't present the dialog with a "Try Again" button which won't do anything. || || grub2 || Bug:1889556 || debian/postinst.in: Avoid calling grub-install on upgrade of the grub-pc package, since we cannot be certain that it will install to the correct disk and a grub-install failure will render the system unbootable. . || == Desktop fixes == These changes mainly affect desktop installations of Ubuntu, Kubuntu, Ubuntu MATE and other Ubuntu-based systems. || xorg-server || Bug:1792932 || dont-init-glamor-on-llvmpipe.diff: Glamor shouldn't be used on llvmpipe, as it might end up crashing the server on a racy bootup. || || apport || Bug:1847967 || Create additional symlinks to the source_linux.py apport package hook for many OEM kernels. Thanks to You-Sheng Yang for the patch. || || apport || Bug:1851542 || Use an SRU-safe substring when checking for the available version of aspell-doc in xenial, since aspell *did* have an SRU. Backported from apport 2.20.11-0ubuntu9. || || mesa || Bug:1863724 || i965-sync-pciids.diff: Add back three pci-id's for CML that were lost during a rebase. || || network-manager || Bug:1794478 || d/p/start-ip-conf-when-master-carrier-goes-up.patch: device: start IP configuration when master carrier goes up || || network-manager || Bug:1850267 || d/t/control: nm test requires dnsmasq-base || || network-manager || Bug:1855009 || skip tests on s390 due to missing wireless kernel support || || apport || Bug:1854237 || SECURITY REGRESSION: fix autopkgtest failures since recent security update || || apport || Bug:1851806 || SECURITY REGRESSION: 'module' object has no attribute 'O_PATH' || || apport || Bug:1814611 || apport/ui.py: Always allow users to use ubuntu-bug or apport-collect regardless of the Problem Reporting setting as they are manually invoked and not automatically generated like a crash report. || || alsa-lib || Bug:1868210 || d/p/0020-add-bios-version-for-looking-for-ucm.patch Add a new way to looking for the ucm by DMI bios_version. Without this patch, the alsa-lib looks for the ucm by cardlongname first, if it fails, then by the cardname. This has a problem at least on LENOVO machines, since a LENOVO model has the same audio design but it has hundreds of cardlongname, we need to create hundreds of folders for one model, that is unacceptable. LENOVO told us a LENOVO model has the unique biso_version, we could use it to find the ucm. After applying this patch, the alsa-lib looks for the ucm by cardlongname first, if it fails, it will use bios_version, if it also fails, it will fallback to cardname. || || pulseaudio || Bug:1781428 || Update snap policy to make access to audio recording conditional on plugging the "pulseaudio" or "audio-record" interfaces : || || gnome-software || Bug:1871281 || Fix latest/* channels not showing versions || || thunderbird || Bug:1878155 || Disable reading /proc/sys/crypto/fips_enabled if FIPS is not enabled on build || || aptdaemon || Bug:1700810 || Update crash handler to use the changed apport function. || || apport || Bug:1774843 || apport_python_hook.py: if python apt modules are not built for the python version then do capture the crash. || || shotwell || Bug:1875864 || backport some fixes for the flickr service authentification || || software-properties || Bug:1727908 || Gtk is doing something that takes a lock while processing checkbox toggled events, the polkit auth dialog can't be displayed in return, we don't have a proper fix and it might require GTK changes, meanwhile we want a working interface so workaround with a sleep || || pulseaudio || Bug:1869819 || alsa-mixer: Support dual Front Headphone Jack || || remmina || Bug:1881799 || Fix compatibility with FreeRDP 2.1.1 and xrdp. || || djvulibre || Bug:1846785 || don't segfault when trying to open document on an atom based config || || libdrm || Bug:1876882 || Backport to bionic for 18.04.5 HWE stack update. || || xorg-server-hwe-18.04 || Bug:1876882 || Backport for 18.04.5 HWE stack update. || || xserver-xorg-video-amdgpu-hwe-18.04 || Bug:1876882 || Backport for 18.04.5 HWE stack update. || || xserver-xorg-video-ati-hwe-18.04 || Bug:1876882 || Backport for 18.04.5 HWE stack update. || || libxau || Bug:1559650 || Add debian/patches/fix-lp1559650.patch to fix a common segfault in ___vsnprintf_chk() that's crashing gnome-shell || || pulseaudio || Bug:1881094 || alsa-mixer: Correct ucm card name || || pulseaudio || Bug:1882042 || || || mesa || Bug:1882901 || migrate to LLVM 10 || || mesa || Bug:1868520 || fix zwp_linux_dmabuf_v1 on wayland || || mesa || Bug:1876882 || Backport for 18.04.5 HWE stack update. . || || xorg-server-hwe-18.04 || Bug:1883497 || Backport to 18.04. || || firefox || Bug:1885903 || Drop unnecessary patch to cleanup old distributions || || apport || Bug:1885633 || SECURITY UPDATE: information disclosure issue || == Server and Cloud related fixes == These changes mainly affect installations of Ubuntu on server systems and clouds. || systemd || Bug:1762391 || Restore call to pam_setcred || || systemd || Bug:1860548 || use snprintf instead of xsprintf || || systemd || Bug:1833193 || Update lft when static addr was cfg by dhcp || || systemd || Bug:1849261 || Only trigger OnFailure= if Restart= is not in effect || || systemd || Bug:1845909 || if LinkLocalAddressing=no prevent creation of ipv6ll || || systemd || Bug:1859862 || enable ipv6 when needed || || systemd || Bug:1836695 || (re)add static routes after getting dhcp4 addr || || systemd || Bug:1831459 || fix buggy test || || systemd || Bug:1847816 || without scsi_debug, skip test || || curtin || Bug:1861452 || New upstream snapshot. || || spamassassin || Bug:1862154 || d/p/lp-1862154-*: avoid 'domain is utf8 flagged' flooding the logs || || landscape-client || Bug:1758529 || d/p/apt-pulse-1758529.patch: Override the apt progress pulse || || mod-wsgi || Bug:1863232 || d/p/allow-disabling-daemon-socket-rotation-on-restart.patch: Add option for disabling daemon socket rotation on restarts || || sssd || Bug:1862226 || d/control: sssd-tools: Add missing python-sss dependency. || || apache2 || Bug:1867223 || Add additional missing commits to TLSv1.3 support. || || ubuntu-image || Bug:1864977 || SRU tracking number LP: #1864977 || || libvirt || Bug:1844455 || d/p/lp-1844455-node_device_conf-Don-t-leak-physical_function.patch: fix memory-leak from PCI-related structure. || || util-linux || Bug:1865504 || d/p/hwclock_fix_audit_status.patch: reverse hwclock exit status so to match audit_log_user_message(3) semantics. || || ec2-hibinit-agent || Bug:1863242 Bug:1864041 || debian/hibinit-resume: Add extra steps around swapoff to avoid OOM errors. Also work around xen-netfront not resuming properly. Thanks to Francis Ginther for the initial patch || || lxcfs || Bug:1860813 || d/p/0001-better-handle-swapfree-calculation.patch: || || json-glib || Bug:1871023 || Fix JSON to GVariant conversion failing sometimes || || rabbitmq-server || Bug:1773324 || Fix display of version when doing rabbitmqadmin --version using backport of fix from Debian || || pacemaker || Bug:1866119 || Pacemaker fixes to allow fence-agents to work correctly || || open-vm-tools || Bug:1868012 || Update to latest release v11.0.5 || || openjdk-lts || Bug:1861467 || Make autopkgtests cross-test-friendly (Steve Langasek). . || || openjdk-lts || Bug:1861467 || Make autopkgtests cross-test-friendly. . || || netplan.io || Bug:1871825 || Backport netplan.io 0.99 to 18.04. || || lvm2 || Bug:1509717 || Include raid1 in the list of modules installed by the initramfs hook, as this is not a kernel module dependency of dm-raid but if the user's root disk is configured as RAID1 it is definitely required || || libvirt || Bug:1847361 || d/p/ubuntu-aa/lp-1847361-load-versioned-module.patch: allow loading versioned modules after qemu package upgrades || || python-barbicanclient || Bug:1867676 || d/p/0002-Secret-payload-should-also-be-fetched-by-UUID.patch: Adds patches to properly support fetching by UUID . || || qemu || Bug:1847361 || allow qemu to load old modules post upgrade || || netplan.io || Bug:1877643 || Add d/p/Fix-invalid-bond-mode-SRU-regression-LP-1877643.patch || || sssd || Bug:1723350 || d/p/monitor-propagate-error.patch, d/p/monitor-resolve-symlinks.patch: correctly monitor the /etc/resolv.conf symlink when its target changes from a non-existent file to one that exists || || netplan.io || Bug:1875411 || Fix process_link_changes handling 'up' interfaces || || ceph || Bug:1871820 || d/p/bug1871820.patch: Revert change in default concurrency for rocksdb background compactions to avoid potential data loss . || || ceph || Bug:1861793 || New upstream point release . || || ceph || Bug:1804261 || d/p/bug1804261.patch: Cherry pick fix to ensure that ceph-volume tries and interval environment variables are converted to int . || || qemu || Bug:1805256 || async: use explicit memory barriers || || qemu || Bug:1885419 || Revert the fixes in 1:2.11+dfsg-1ubuntu7.27 for LP: 1805256 as they were causing regressions for some iothread use cases || || horizon || Bug:1840844 || d/p/Avoid_forced_logout_when_403_error_encountered.patch: Cherry-picked from upstream stable/queens to prevent forced logout when 403 forbidden encountered, such as when access not allowed by policy . || || gnutls28 || Bug:1876286 || add support for zero length session tickets returned from the server, thanks Rod for the backport and testing! || || haproxy || Bug:1884149 || Avoid crashes on idle connections between http requests || || cloud-init || Bug:1881018 || New upstream snapshot. || || cloud-init || Bug:1881018 || New upstream snapshot. || || openldap || Bug:1866303 || d/p/ITS-9171-Insert-callback-in-the-right-place.patch: Import upstream patch to fix slapd crashing in certain configurations when a client attempts a login to a locked account. || || openldap || Bug:1557157 || d/apparmor-profile: Update apparmor profile to grant access to the saslauthd socket, so that SASL authentication works. || || rabbitmq-server || Bug:1874075 || add TimeoutStartSec, Restart, RestartSec parameters || || rabbitmq-server || Bug:1874075 || Fix timeout discrepancy between SysV and systemd upstream, rabbitmq-server-release - 694540270c8 || || curtin || Bug:1881003 || New upstream snapshot. || || cifs-utils || Bug:1886548 || d/p/setcifsacl-fix-adding-ACE-when-owner-sid-in-unexpect.patch: Fix adding ACE when owner sid in unexpected location || || qemu || Bug:1887525 || allow vhost-user driver to ignore some unneeded mem regions, to stay under its api limit of 8 mem regions || || iproute2 || Bug:1873961 || tc filter show tcp_flags wrong mask value || || python-oslo.policy || Bug:1880959 || d/p/reload-policy-files.patch: Cherry-picked from upstream review to ensure policy directory files are reapplied after change to primary policy file . || == Kernel and Hardware support updates == Considerable work has been done in Ubuntu 18.04.5 on improving support for many specific items of hardware. || zfs-linux || Bug:1856704 || Backport Linux compat fixes to allow ZFS to build on kernels up to 5.3 || || dmidecode || Bug:1858615 || Restrict /dev/mem scanning for entry point to x86, fixing crashes on certain ARM platforms : || || fwupd-signed || Bug:1820768 || Upload to bionic, Build-Depends on the current fwupd version || || fwupdate || Bug:1820768 || control: Drop Breaks on libfwup{1,-dev}. || || fwupd || Bug:1820768 || d/p/0001-dont-semver-conversion.patch, d/p/0001-version-handling.patch d/p/0001-plain_support_in_version.patch: backport regression fix that we can install firmware with the same without --allow-reinstall in command line. the patch already merged in upstream 1.2.X branch. || || fwupd || Bug:1856896 || Only check the vendor ID if the device has one set || || fwupd || Bug:1820768 || Backport to bionic || || linux-aws-5.0 || Bug:1861192 || disco/linux: 5.0.0-41.45 -proposed tracker || || linux-aws-5.0 || Bug:1860699 || Disco update: upstream stable patchset 2020-01-23 || || linux-aws-5.0 || Bug:1860014 || Disco update: upstream stable patchset 2020-01-16 || || linux-aws-5.0 || Bug:1860799 || Disco update: upstream stable patchset 2020-01-24 || || linux-aws-5.0 || Bug:1859093 || Disco update: upstream stable patchset 2020-01-09 || || linux-aws-5.0 || Bug:1858832 || invalid opcode xdr_buf_read_netobj on nfs4+krb5i directory || || linux-oracle-5.0 || Bug:1861057 || CONFIG_IOMMU_DEBUGFS should not be on by default || || linux-oracle-5.0 || Bug:1861192 || disco/linux: 5.0.0-41.45 -proposed tracker || || linux-oracle-5.0 || Bug:1860699 || Disco update: upstream stable patchset 2020-01-23 || || linux-oracle-5.0 || Bug:1860014 || Disco update: upstream stable patchset 2020-01-16 || || linux-oracle-5.0 || Bug:1860799 || Disco update: upstream stable patchset 2020-01-24 || || linux-oracle-5.0 || Bug:1859093 || Disco update: upstream stable patchset 2020-01-09 || || linux-oracle-5.0 || Bug:1858832 || invalid opcode xdr_buf_read_netobj on nfs4+krb5i directory || || linux-snapdragon || Bug:1853326 || Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX // Bionic kernel panic on Cavium ThunderX CN88XX // Cavium ThunderX CN88XX crashes on boot || || linux-snapdragon || Bug:1853485 || Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX // Bionic kernel panic on Cavium ThunderX CN88XX // Cavium ThunderX CN88XX crashes on boot || || linux-gcp || Bug:1861192 || disco/linux: 5.0.0-41.45 -proposed tracker || || linux-gcp || Bug:1860699 || Disco update: upstream stable patchset 2020-01-23 || || linux-gcp || Bug:1860014 || Disco update: upstream stable patchset 2020-01-16 || || linux-gcp || Bug:1860799 || Disco update: upstream stable patchset 2020-01-24 || || linux-gcp || Bug:1859093 || Disco update: upstream stable patchset 2020-01-09 || || linux-gcp || Bug:1858832 || invalid opcode xdr_buf_read_netobj on nfs4+krb5i directory || || linux-azure || Bug:1861192 || disco/linux: 5.0.0-41.45 -proposed tracker || || linux-azure || Bug:1860699 || Disco update: upstream stable patchset 2020-01-23 || || linux-azure || Bug:1860014 || Disco update: upstream stable patchset 2020-01-16 || || linux-azure || Bug:1860799 || Disco update: upstream stable patchset 2020-01-24 || || linux-azure || Bug:1859093 || Disco update: upstream stable patchset 2020-01-09 || || linux-azure || Bug:1858832 || invalid opcode xdr_buf_read_netobj on nfs4+krb5i directory || || linux-aws || Bug:1853326 || Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX // Bionic kernel panic on Cavium ThunderX CN88XX // Cavium ThunderX CN88XX crashes on boot || || linux-aws || Bug:1853485 || Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX // Bionic kernel panic on Cavium ThunderX CN88XX // Cavium ThunderX CN88XX crashes on boot || || linux-gke-4.15 || Bug:1853326 || Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX // Bionic kernel panic on Cavium ThunderX CN88XX // Cavium ThunderX CN88XX crashes on boot || || linux-gke-4.15 || Bug:1853485 || Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX // Bionic kernel panic on Cavium ThunderX CN88XX // Cavium ThunderX CN88XX crashes on boot || || linux-gke-4.15 || Bug:1853485 || Bionic kernel panic on Cavium ThunderX CN88XX || || linux-oracle || Bug:1853326 || Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX // Bionic kernel panic on Cavium ThunderX CN88XX // Cavium ThunderX CN88XX crashes on boot || || linux-oracle || Bug:1853485 || Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX // Bionic kernel panic on Cavium ThunderX CN88XX // Cavium ThunderX CN88XX crashes on boot || || linux-oracle || Bug:1853485 || Bionic kernel panic on Cavium ThunderX CN88XX || || linux-kvm || Bug:1853326 || Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX // Bionic kernel panic on Cavium ThunderX CN88XX // Cavium ThunderX CN88XX crashes on boot || || linux-kvm || Bug:1853485 || Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX // Bionic kernel panic on Cavium ThunderX CN88XX // Cavium ThunderX CN88XX crashes on boot || || linux-kvm || Bug:1853485 || Bionic kernel panic on Cavium ThunderX CN88XX || || linux-hwe-5.0 || Bug:1861192 || disco/linux: 5.0.0-41.45 -proposed tracker || || linux-hwe-5.0 || Bug:1860699 || Disco update: upstream stable patchset 2020-01-23 || || linux-hwe-5.0 || Bug:1860014 || Disco update: upstream stable patchset 2020-01-16 || || linux-hwe-5.0 || Bug:1860799 || Disco update: upstream stable patchset 2020-01-24 || || linux-hwe-5.0 || Bug:1859093 || Disco update: upstream stable patchset 2020-01-09 || || linux-hwe-5.0 || Bug:1858832 || invalid opcode xdr_buf_read_netobj on nfs4+krb5i directory || || linux-firmware || Bug:1857673 || System will auto resume from sleep on receiving LE ADV after paired with BT LE devices (Intel 9560 HrP) || || linux-firmware || Bug:1858751 || Fix throttled clock on AMD Oland || || linux-firmware || Bug:1858776 || 8086:4070] firmware causes system hang in deep suspend || || linux-firmware || Bug:1859387 || intel/sof: update the intel sof firmware to v1.3-0f73628 for cml and cnl || || linux-firmware || Bug:1862734 || Failed to suspend once ever paired with BLE devices: PM: Device 0000:00:14.0 failed to suspend async: error -16 || || linux-oracle-5.0 || Bug:1865110 || disco/linux: 5.0.0-43.47 -proposed tracker || || linux-oracle-5.0 || Bug:1863297 || disco/linux: 5.0.0-42.46 -proposed tracker || || linux-oracle-5.0 || Bug:1862418 || Disco update: upstream stable patchset 2020-02-07 || || linux-oracle-5.0 || Bug:1862059 || Disco update: upstream stable patchset 2020-02-05 || || linux-oracle-5.0 || Bug:1861918 || Disco update: upstream stable patchset 2020-02-04 || || linux-meta-oracle-5.0 || Bug:1862725 || Flip bionic/linux-oracle from 4.15 to 5.0 || || linux-gcp || Bug:1865110 || disco/linux: 5.0.0-43.47 -proposed tracker || || linux-gcp || Bug:1863297 || disco/linux: 5.0.0-42.46 -proposed tracker || || linux-gcp || Bug:1862418 || Disco update: upstream stable patchset 2020-02-07 || || linux-gcp || Bug:1862059 || Disco update: upstream stable patchset 2020-02-05 || || linux-gcp || Bug:1861918 || Disco update: upstream stable patchset 2020-02-04 || || linux-aws-5.0 || Bug:1865110 || disco/linux: 5.0.0-43.47 -proposed tracker || || linux-aws-5.0 || Bug:1863297 || disco/linux: 5.0.0-42.46 -proposed tracker || || linux-aws-5.0 || Bug:1862418 || Disco update: upstream stable patchset 2020-02-07 || || linux-aws-5.0 || Bug:1862059 || Disco update: upstream stable patchset 2020-02-05 || || linux-aws-5.0 || Bug:1861918 || Disco update: upstream stable patchset 2020-02-04 || || linux-meta-oracle || Bug:1867334 || Add testing specific provides to allow simple mapping from source to installable packages || || linux-meta-oracle || Bug:1862725 || Flip bionic/linux-oracle from 4.15 to 5.0 || || linux-hwe-5.0 || Bug:1865110 || disco/linux: 5.0.0-43.47 -proposed tracker || || linux-hwe-5.0 || Bug:1863276 || bionic/linux-hwe-5.0: 5.0.0-42.46~18.04.1 -proposed tracker || || linux-hwe-5.0 || Bug:1863297 || disco/linux: 5.0.0-42.46 -proposed tracker || || linux-hwe-5.0 || Bug:1862418 || Disco update: upstream stable patchset 2020-02-07 || || linux-hwe-5.0 || Bug:1862059 || Disco update: upstream stable patchset 2020-02-05 || || linux-hwe-5.0 || Bug:1861918 || Disco update: upstream stable patchset 2020-02-04 || || linux-meta-hwe-5.0 || Bug:1867334 || Add testing specific provides to allow simple mapping from source to installable packages || || linux-meta-oracle-5.0 || Bug:1867334 || Add testing specific provides to allow simple mapping from source to installable packages || || sg3-utils || Bug:1859858 || Fix a typo in a udev rule that leads to truncated ID_SERIAL values in udev. || || linux-azure-5.3 || Bug:1867851 || bionic/linux-azure-5.3: 5.3.0-1016.17~18.04.1 -proposed tracker || || linux-azure-5.3 || Bug:1867852 || eoan/linux-azure: 5.3.0-1016.17 -proposed tracker || || linux-azure || Bug:1867856 || bionic/linux-azure: 5.0.0-1035.37 -proposed tracker || || alsa-lib || Bug:1859754 || d/p/0019-adjust-input-volume-and-a-new-LENOVO-ucm.patch Fix the input volume in the ucm and add a new ucm for a LENOVO X1 Carbon variant || || linux-firmware || Bug:1865130 || drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!! || || linux-hwe || Bug:1869816 || bionic/linux-hwe: 5.3.0-46.38~18.04.1 -proposed tracker || || linux-hwe || Bug:1867301 || eoan/linux: 5.3.0-43.36 -proposed tracker || || linux-hwe || Bug:1868626 || Allow BPF tracing under lockdown || || linux-hwe || Bug:1862682 || iSCSI-target: Deleting a LUN hangs in the kernel || || linux-hwe || Bug:1867051 || Eoan update: upstream stable patchset 2020-03-11 || || linux-hwe || Bug:1867051 || 5.4.0-11 crash on cryptsetup open // Eoan update: upstream stable patchset 2020-03-11 || || linux-hwe || Bug:1866403 || Eoan update: upstream stable patchset 2020-03-06 || || linux-hwe || Bug:1864061 || PCI/internal sound card not detected || || linux-hwe || Bug:1853993 || hns-1126]scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device || || linux-hwe || Bug:1853964 || hns-1126]net: hns3: make hclge_service use delayed workqueue || || linux-hwe || Bug:1864710 || Eoan update: upstream stable patchset 2020-02-25 || || linux-hwe || Bug:1864060 || Eoan update: upstream stable patchset 2020-02-20 || || linux-aws-5.3 || Bug:1867301 || eoan/linux: 5.3.0-43.36 -proposed tracker || || linux-aws-5.3 || Bug:1868626 || Allow BPF tracing under lockdown || || linux-aws-5.3 || Bug:1862682 || iSCSI-target: Deleting a LUN hangs in the kernel || || linux-aws-5.3 || Bug:1867051 || Eoan update: upstream stable patchset 2020-03-11 || || linux-aws-5.3 || Bug:1867051 || 5.4.0-11 crash on cryptsetup open // Eoan update: upstream stable patchset 2020-03-11 || || linux-aws-5.3 || Bug:1866403 || Eoan update: upstream stable patchset 2020-03-06 || || linux-aws-5.3 || Bug:1864061 || PCI/internal sound card not detected || || linux-aws-5.3 || Bug:1853993 || hns-1126]scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device || || linux-aws-5.3 || Bug:1853964 || hns-1126]net: hns3: make hclge_service use delayed workqueue || || linux-aws-5.3 || Bug:1864710 || Eoan update: upstream stable patchset 2020-02-25 || || linux-aws-5.3 || Bug:1864060 || Eoan update: upstream stable patchset 2020-02-20 || || linux-gcp-5.3 || Bug:1869684 || bionic/linux-gcp-5.3: 5.3.0-1017.18~18.04.1 -proposed tracker || || linux-gcp-5.3 || Bug:1867051 || Eoan update: upstream stable patchset 2020-03-11 || || linux-gcp-5.3 || Bug:1869687 || eoan/linux-gcp: 5.3.0-1017.18 -proposed tracker || || linux-gcp-5.3 || Bug:1867051 || Eoan update: upstream stable patchset 2020-03-11 || || linux-gcp-5.3 || Bug:1867301 || eoan/linux: 5.3.0-43.36 -proposed tracker || || linux-gcp-5.3 || Bug:1868626 || Allow BPF tracing under lockdown || || linux-gcp-5.3 || Bug:1862682 || iSCSI-target: Deleting a LUN hangs in the kernel || || linux-gcp-5.3 || Bug:1867051 || Eoan update: upstream stable patchset 2020-03-11 || || linux-gcp-5.3 || Bug:1867051 || 5.4.0-11 crash on cryptsetup open // Eoan update: upstream stable patchset 2020-03-11 || || linux-gcp-5.3 || Bug:1866403 || Eoan update: upstream stable patchset 2020-03-06 || || linux-gcp-5.3 || Bug:1864061 || PCI/internal sound card not detected || || linux-gcp-5.3 || Bug:1853993 || hns-1126]scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device || || linux-gcp-5.3 || Bug:1853964 || hns-1126]net: hns3: make hclge_service use delayed workqueue || || linux-gcp-5.3 || Bug:1864710 || Eoan update: upstream stable patchset 2020-02-25 || || linux-gcp-5.3 || Bug:1864060 || Eoan update: upstream stable patchset 2020-02-20 || || linux-oracle-5.3 || Bug:1867301 || eoan/linux: 5.3.0-43.36 -proposed tracker || || linux-oracle-5.3 || Bug:1868626 || Allow BPF tracing under lockdown || || linux-oracle-5.3 || Bug:1862682 || iSCSI-target: Deleting a LUN hangs in the kernel || || linux-oracle-5.3 || Bug:1867051 || Eoan update: upstream stable patchset 2020-03-11 || || linux-oracle-5.3 || Bug:1867051 || 5.4.0-11 crash on cryptsetup open // Eoan update: upstream stable patchset 2020-03-11 || || linux-oracle-5.3 || Bug:1866403 || Eoan update: upstream stable patchset 2020-03-06 || || linux-oracle-5.3 || Bug:1864061 || PCI/internal sound card not detected || || linux-oracle-5.3 || Bug:1853993 || hns-1126]scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device || || linux-oracle-5.3 || Bug:1853964 || hns-1126]net: hns3: make hclge_service use delayed workqueue || || linux-oracle-5.3 || Bug:1864710 || Eoan update: upstream stable patchset 2020-02-25 || || linux-oracle-5.3 || Bug:1864060 || Eoan update: upstream stable patchset 2020-02-20 || || linux || Bug:1868665 || quotactl04 from ubuntu_ltp_syscalls failed with B || || linux-snapdragon || Bug:1868665 || quotactl04 from ubuntu_ltp_syscalls failed with B || || linux-aws || Bug:1868967 || bionic/linux-aws: 4.15.0-1065.69 -proposed tracker || || linux-aws || Bug:1868665 || quotactl04 from ubuntu_ltp_syscalls failed with B || || linux-aws || Bug:1867255 || bionic/linux-aws: 4.15.0-1064.68 -proposed tracker || || linux-gke-4.15 || Bug:1868970 || bionic/linux-gke-4.15: 4.15.0-1057.60 -proposed tracker || || linux-gke-4.15 || Bug:1868665 || quotactl04 from ubuntu_ltp_syscalls failed with B || || linux-gke-4.15 || Bug:1867258 || bionic/linux-gke-4.15: 4.15.0-1056.59 -proposed tracker || || linux-kvm || Bug:1868971 || bionic/linux-kvm: 4.15.0-1058.59 -proposed tracker || || linux-kvm || Bug:1868665 || quotactl04 from ubuntu_ltp_syscalls failed with B || || linux-kvm || Bug:1867259 || bionic/linux-kvm: 4.15.0-1057.58 -proposed tracker || || linux-oracle || Bug:1868974 || bionic/linux-oracle: 4.15.0-1037.41 -proposed tracker || || linux-oracle || Bug:1868665 || quotactl04 from ubuntu_ltp_syscalls failed with B || || linux-oracle || Bug:1867262 || bionic/linux-oracle: 4.15.0-1036.40 -proposed tracker || || linux-oem || Bug:1869302 || bionic/linux-oem: 4.15.0-1079.89 -proposed tracker || || linux-hwe-5.0 || Bug:1867273 || bionic/linux-hwe-5.0: 5.0.0-44.48~18.04.1 -proposed tracker || || linux-hwe-5.0 || Bug:1867284 || disco/linux: 5.0.0-44.48 -proposed tracker || || linux-hwe-5.0 || Bug:1866858 || Disco update: upstream stable patchset 2020-03-10 || || linux-hwe-5.0 || Bug:1866858 || 5.4.0-11 crash on cryptsetup open // Disco update: upstream stable patchset 2020-03-10 || || linux-hwe-5.0 || Bug:1863234 || Disabling bpf() syscall on kernel lockdown break apps when secure boot is on || || linux-hwe-5.0 || Bug:1866227 || Disco update: upstream stable patchset 2020-03-05 || || linux-hwe-5.0 || Bug:1864552 || Disco update: upstream stable patchset 2020-02-24 || || linux-hwe-5.0 || Bug:1863780 || Disco update: upstream stable patchset 2020-02-18 || || linux-azure || Bug:1867277 || bionic/linux-azure: 5.0.0-1036.38 -proposed tracker || || linux-azure || Bug:1867284 || disco/linux: 5.0.0-44.48 -proposed tracker || || linux-azure || Bug:1866858 || Disco update: upstream stable patchset 2020-03-10 || || linux-azure || Bug:1866858 || 5.4.0-11 crash on cryptsetup open // Disco update: upstream stable patchset 2020-03-10 || || linux-azure || Bug:1863234 || Disabling bpf() syscall on kernel lockdown break apps when secure boot is on || || linux-azure || Bug:1866227 || Disco update: upstream stable patchset 2020-03-05 || || linux-azure || Bug:1864552 || Disco update: upstream stable patchset 2020-02-24 || || linux-azure || Bug:1863780 || Disco update: upstream stable patchset 2020-02-18 || || linux-gcp || Bug:1867279 || bionic/linux-gcp: 5.0.0-1034.35 -proposed tracker || || linux-gcp || Bug:1867284 || disco/linux: 5.0.0-44.48 -proposed tracker || || linux-gcp || Bug:1866858 || Disco update: upstream stable patchset 2020-03-10 || || linux-gcp || Bug:1866858 || 5.4.0-11 crash on cryptsetup open // Disco update: upstream stable patchset 2020-03-10 || || linux-gcp || Bug:1863234 || Disabling bpf() syscall on kernel lockdown break apps when secure boot is on || || linux-gcp || Bug:1866227 || Disco update: upstream stable patchset 2020-03-05 || || linux-gcp || Bug:1864552 || Disco update: upstream stable patchset 2020-02-24 || || linux-gcp || Bug:1863780 || Disco update: upstream stable patchset 2020-02-18 || || linux-oracle-5.0 || Bug:1867283 || bionic/linux-oracle-5.0: 5.0.0-1014.19 -proposed tracker || || linux-oracle-5.0 || Bug:1867284 || disco/linux: 5.0.0-44.48 -proposed tracker || || linux-oracle-5.0 || Bug:1866858 || Disco update: upstream stable patchset 2020-03-10 || || linux-oracle-5.0 || Bug:1866858 || 5.4.0-11 crash on cryptsetup open // Disco update: upstream stable patchset 2020-03-10 || || linux-oracle-5.0 || Bug:1863234 || Disabling bpf() syscall on kernel lockdown break apps when secure boot is on || || linux-oracle-5.0 || Bug:1866227 || Disco update: upstream stable patchset 2020-03-05 || || linux-oracle-5.0 || Bug:1864552 || Disco update: upstream stable patchset 2020-02-24 || || linux-oracle-5.0 || Bug:1863780 || Disco update: upstream stable patchset 2020-02-18 || || zfs-linux || Bug:1860182 || Fix scan rate reporting statistics || || linux-azure-5.3 || Bug:1869682 || bionic/linux-azure-5.3: 5.3.0-1019.20~18.04.1 -proposed tracker || || linux-azure-5.3 || Bug:1864061 || PCI/internal sound card not detected || || linux-azure-5.3 || Bug:1867301 || eoan/linux: 5.3.0-43.36 -proposed tracker || || linux-azure-5.3 || Bug:1868626 || Allow BPF tracing under lockdown || || linux-azure-5.3 || Bug:1862682 || iSCSI-target: Deleting a LUN hangs in the kernel || || linux-azure-5.3 || Bug:1867051 || Eoan update: upstream stable patchset 2020-03-11 || || linux-azure-5.3 || Bug:1867051 || 5.4.0-11 crash on cryptsetup open // Eoan update: upstream stable patchset 2020-03-11 || || linux-azure-5.3 || Bug:1866403 || Eoan update: upstream stable patchset 2020-03-06 || || linux-azure-5.3 || Bug:1864061 || PCI/internal sound card not detected || || linux-azure-5.3 || Bug:1853993 || hns-1126]scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device || || linux-azure-5.3 || Bug:1853964 || hns-1126]net: hns3: make hclge_service use delayed workqueue || || linux-azure-5.3 || Bug:1864710 || Eoan update: upstream stable patchset 2020-02-25 || || linux-azure-5.3 || Bug:1864060 || Eoan update: upstream stable patchset 2020-02-20 || || kmod || Bug:1864992 || d/p/verbose_missing_bin: drop this patch to avoid spurious missing file messages when running depmod -a for the first time in recent kernels (>= 5.3.x) || || linux-meta-aws || Bug:1867334 || Add testing specific provides to allow simple mapping from source to installable packages || || linux-meta-azure-4.15 || Bug:1867334 || Add testing specific provides to allow simple mapping from source to installable packages || || linux-meta-oracle || Bug:1867334 || Add testing specific provides to allow simple mapping from source to installable packages || || linux-hwe-5.0 || Bug:1874167 || disco/linux: 5.0.0-47.51 -proposed tracker || || linux-hwe-5.0 || Bug:1870703 || disco/linux: 5.0.0-46.50 -proposed tracker || || linux-hwe-5.0 || Bug:1869781 || Disco update: upstream stable patchset 2020-03-30 || || linux-hwe-5.0 || Bug:1869781 || This laptop contains a touchpadwhich is not recognized. // Disco update: upstream stable patchset 2020-03-30 || || linux-hwe-5.0 || Bug:1869413 || Disco update: upstream stable patchset 2020-03-27 || || linux-hwe-5.0 || Bug:1869413 || Fix AMD Stoney Ridge screen flickering under 4K resolution // Disco update: upstream stable patchset 2020-03-27 || || linux-hwe-5.0 || Bug:1869254 || Disco update: upstream stable patchset 2020-03-26 || || linux-hwe-5.0 || Bug:1868799 || Disco update: upstream stable patchset 2020-03-24 || || linux-hwe-5.0 || Bug:1868290 || Disco update: upstream stable patchset 2020-03-20 || || linux-hwe-5.0 || Bug:1868290 || Disco update: upstream stable patchset 2020-03-20 // CVE-2019-19076. || || linux-hwe-5.0 || Bug:1867666 || Disco update: upstream stable patchset 2020-03-16 || || linux-hwe-5.0 || Bug:1868954 || disco/linux: 5.0.0-45.49 -proposed tracker || || linux-meta-hwe-5.0 || Bug:1867334 || Add testing specific provides to allow simple mapping from source to installable packages || || linux-meta-aws-5.3 || Bug:1867334 || Add testing specific provides to allow simple mapping from source to installable packages || || linux-meta-oracle-5.3 || Bug:1867334 || Add testing specific provides to allow simple mapping from source to installable packages || || open-iscsi || Bug:1800681 || Ship open-iscsi finalrd hook. || || open-iscsi || Bug:1800681 || If iscsi root was requested, but no iscsi devices were mounted, remove the initramfs interfaces stamp file. Meaning, that on shutdown there is no 30s delay, whilst trying to re-establish iscsi login to perform a logout. || || xf86-input-wacom || Bug:1774242 || 0001-Change-default-gesture-mode-touchpad-on-touchscreen-.patch: Skip gestures on touchscreens. || || linux-meta-gke-4.15 || Bug:1867334 || Add testing specific provides to allow simple mapping from source to installable packages || || linux-hwe-5.0 || Bug:1874758 || disco/linux: 5.0.0-48.52 -proposed tracker || || linux-hwe-5.0 || Bug:1873954 || Disco update: upstream stable patchset 2020-04-20 || || linux-hwe-5.0 || Bug:1873954 || Panic on suspend/resume Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: sata_pmp_eh_recover+0xa2b/0xa40 // Disco update: upstream stable patchset 2020-04-20 || || linux-hwe-5.0 || Bug:1871466 || Disco update: upstream stable patchset 2020-04-07 || || linux-hwe-5.0 || Bug:1871193 || Disco update: upstream stable patchset 2020-04-06 || || linux-hwe-5.0 || Bug:1871193 || Pop sound from build-in speaker during cold boot and resume from S3 // Disco update: upstream stable patchset 2020-04-06 || || linux-gcp-5.3 || Bug:1877947 || bionic/linux-gcp-5.3: 5.3.0-1020.22~18.04.1 -proposed tracker || || linux-meta-azure-5.3 || Bug:1867334 || Add testing specific provides to allow simple mapping from source to installable packages || || linux-meta-hwe || Bug:1880582 || linux-image-extra-virtual-hwe-18.04 is not a dependency of linux-image- extra-virtual-hwe-18.04 || || open-iscsi || Bug:1877617 || allow open-iscsi to disable auto-scan feature || || intel-microcode || Bug:1854764 || Microcode fixes include update for 0x00050654 to address lockups on certain Skylake processors || || linux-aws-5.3 || Bug:1879931 || eoan/linux: 5.3.0-55.49 -proposed tracker || || linux-azure-5.3 || Bug:1879931 || eoan/linux: 5.3.0-55.49 -proposed tracker || || linux-gcp-5.3 || Bug:1879931 || eoan/linux: 5.3.0-55.49 -proposed tracker || || linux-hwe || Bug:1879931 || eoan/linux: 5.3.0-55.49 -proposed tracker || || linux-hwe-5.0 || Bug:1878826 || disco/linux: 5.0.0-49.53 -proposed tracker || || linux-hwe-5.0 || Bug:1878681 || Disco update: upstream stable patchset 2020-05-14 || || linux-hwe-5.0 || Bug:1877677 || Disco update: upstream stable patchset 2020-05-08 || || linux-hwe-5.0 || Bug:1876956 || Disco update: upstream stable patchset 2020-05-05 || || linux-hwe-5.0 || Bug:1876174 || Disco update: upstream stable patchset 2020-04-30 || || linux-hwe-5.0 || Bug:1878303 || Soft lockup on GKE-5.0 kernel during eBPF workloads || || linux-hwe-5.4 || Bug:1879926 || focal/linux: 5.4.0-33.37 -proposed tracker || || linux-oracle-5.3 || Bug:1879931 || eoan/linux: 5.3.0-55.49 -proposed tracker || || linux-snapdragon || Bug:1878832 || bionic/linux-snapdragon: 4.15.0-1080.87 -proposed tracker || || intel-microcode || Bug:1882890 || REGRESSION UPDATE: some CPUs in the Skylake family sig=0x406e3 fail to boot . || || linux-gcp-5.4 || Bug:187975 || Startup-Manager does not "show text" during boot Usplash theme alternates with alternating unsuccesful bootsplash occurences until login || || linux-gcp-5.4 || Bug:1879926 || focal/linux: 5.4.0-33.37 -proposed tracker || || linux-hwe-5.0 || Bug:1881263 || bpf_get_stack from test_verifier in ubuntu_bpf failed on Bionic 5.0 || || linux-hwe-5.0 || Bug:1882128 || Disco update: upstream stable patchset 2020-06-04 || || linux-hwe-5.0 || Bug:1881352 || Disco update: upstream stable patchset 2020-05-29 || || linux-hwe-5.0 || Bug:1881352 || upgrading to 4.15.0-99-generic breaks the sound and the trackpad // Disco update: upstream stable patchset 2020-05-29 || || linux-hwe-5.0 || Bug:1881352 || Pop sound from build-in speaker during cold boot and resume from S3 // Disco update: upstream stable patchset 2020-05-29 || || linux-hwe-5.0 || Bug:1880237 || Disco update: upstream stable patchset 2020-05-22 || || linux-hwe-5.0 || Bug:1879793 || Disco update: upstream stable patchset 2020-05-20 || || linux-hwe-5.0 || Bug:1879384 || Disco update: upstream stable patchset 2020-05-18 || || linux-meta-kvm || Bug:1856414 || installing linux-modules-nvidia does not remove nvidia-dkms, and the kernel prioritizes the wrong version of the module from disk || || linux-oracle-5.4 || Bug:1882693 || focal/linux-oracle: 5.4.0-1016.16 -proposed tracker || || linux-oracle-5.4 || Bug:1879926 || focal/linux: 5.4.0-33.37 -proposed tracker || || linux-aws-5.3 || Bug:1801305 || Restore request-based mode to xen-blkfront for AWS kernels || || linux-firmware || Bug:1875263 || Missing sof-cfl.ri symbol link for Bionic and Eoan || || linux-firmware || Bug:1881525 || Missing amdgpu navi14 firmware || || linux-firmware || Bug:1880623 || Add missing sof-hda-generic-2ch/4ch.tplg symlinks || || linux-aws-5.4 || Bug:1801305 || Restore request-based mode to xen-blkfront for AWS kernels || || linux-aws-5.4 || Bug:1879926 || focal/linux: 5.4.0-33.37 -proposed tracker || || linux || Bug:1886999 || bionic/linux: 4.15.0-111.112 -proposed tracker || || linux-aws || Bug:1886999 || bionic/linux: 4.15.0-111.112 -proposed tracker || || linux-aws || Bug:1885814 || bionic/linux: 4.15.0-110.111 -proposed tracker || || linux-meta-aws || Bug:1856414 || installing linux-modules-nvidia does not remove nvidia-dkms, and the kernel prioritizes the wrong version of the module from disk || || linux-gke-4.15 || Bug:1886999 || bionic/linux: 4.15.0-111.112 -proposed tracker || || linux-gke-4.15 || Bug:1885814 || bionic/linux: 4.15.0-110.111 -proposed tracker || || linux-kvm || Bug:1886999 || bionic/linux: 4.15.0-111.112 -proposed tracker || || linux-kvm || Bug:1885814 || bionic/linux: 4.15.0-110.111 -proposed tracker || || linux-oracle || Bug:1886999 || bionic/linux: 4.15.0-111.112 -proposed tracker || || linux-oem || Bug:1886999 || bionic/linux: 4.15.0-111.112 -proposed tracker || || linux-snapdragon || Bug:1886999 || bionic/linux: 4.15.0-111.112 -proposed tracker || || linux-snapdragon || Bug:1885814 || bionic/linux: 4.15.0-110.111 -proposed tracker || || linux-hwe-5.0 || Bug:1887094 || disco/linux: 5.0.0-58.62 -proposed tracker || || linux-hwe-5.0 || Bug:1885660 || disco/linux: 5.0.0-57.61 -proposed tracker || || linux-hwe-5.0 || Bug:1885629 || Disco update: upstream stable patchset 2020-06-29 || || linux-hwe-5.0 || Bug:1884581 || Disco update: upstream stable patchset 2020-06-22 || || linux-hwe-5.0 || Bug:1883773 || Disco update: upstream stable patchset 2020-06-16 || || linux-hwe-5.0 || Bug:1883001 || Disco update: upstream stable patchset 2020-06-10 || || linux-hwe-5.0 || Bug:1881263 || bpf_get_stack from test_verifier in ubuntu_bpf failed on Bionic 5.0 || || linux-hwe-5.0 || Bug:1882128 || Disco update: upstream stable patchset 2020-06-04 || || linux-hwe-5.0 || Bug:1881352 || Disco update: upstream stable patchset 2020-05-29 || || linux-hwe-5.0 || Bug:1881352 || upgrading to 4.15.0-99-generic breaks the sound and the trackpad // Disco update: upstream stable patchset 2020-05-29 || || linux-hwe-5.0 || Bug:1881352 || Pop sound from build-in speaker during cold boot and resume from S3 // Disco update: upstream stable patchset 2020-05-29 || || linux-hwe-5.0 || Bug:1880237 || Disco update: upstream stable patchset 2020-05-22 || || linux-hwe-5.0 || Bug:1879793 || Disco update: upstream stable patchset 2020-05-20 || || linux-hwe-5.0 || Bug:1879384 || Disco update: upstream stable patchset 2020-05-18 || || linux-azure-4.15 || Bug:1886999 || bionic/linux: 4.15.0-111.112 -proposed tracker || || nvidia-graphics-drivers-435 || Bug:1884060 || Add support for Linux 5.4 . || || binutils || Bug:1883880 || d/p/lp-1883880-x86-don-t-mistakenly-scale-non-8-bit-displacements.patch: avoid scaling displacements that breaks e.g. some AVX512 code || || flash-kernel || Bug:1868071 || Support "raspi" kernel flavor in addition to "raspi2" || == Unsorted changes == || libxmlb || Bug:1820768 || Upload of libxmlb to bionic, it's needed to update fwupd to the current upstream version || || sosreport || Bug:1862830 || New 3.9 upstream release || || gcc-7 || Bug:1848319 || SRU: LP: #1848319. || || gcc-7 || Bug:1815057 || Fix PR target/88856 (S390X). Addresses: #915738. LP: #1815057. || || gcc-8 || Bug:1848319 || SRU: LP: #1848319. || || gcc-8 || Bug:1824721 || Fix PR c++/90050, always link with libstdc++fs.a. LP: #1824721. || || gcc-7-cross || Bug:1848319 || SRU: LP: #1848319. || || crash || Bug:1865041 || Version bump from Focal, based on upstream release 7.2.8 : || || crash || Bug:1858958 || If the "live" autopkgtest fails with a recommendation to try /proc/kcore instead of the default, attempt that before failing the test. . || || grub2 || Bug:1864533 || Make the linux command in EFI grub always try EFI handover; thanks to Chris Coulson for the patches || || grub2-signed || Bug:1864533 || Rebuild against grub2 2.02-2ubuntu8.15. || || drbd-utils || Bug:1866458 || d/p/lp1866458-add-NLA_F_NESTED-flag.patch : || || gcc-8 || Bug:1866835 || SRU: LP: #1866835. || || gcc-8-cross || Bug:1866835 || SRU: LP: #1866835. || || sosreport || Bug:1868215 || Drop db collection and introduce lxd.buginfo || || chrony || Bug:1872183 || d/postrm: gracefully ignore issues on starting systemd-timesyncd || || distro-info-data || Bug:1874843 || Add Ubuntu 20.10, Groovy Gorilla. || || debootstrap || Bug:1874867 || Add (Ubuntu) groovy as a symlink to gutsy. || || sosreport || Bug:1871494 || d/p/0003-lshw-command.patch: || || sosreport || Bug:1874526 || landscape substitute oidc conf in service file || || sosreport || Bug:1865212 || d/tests/{control,simple.sh}: || || systemd || Bug:1862657 || d/t/logind: skip if nonexistent /sys/power/state || || systemd || Bug:1839290 || when restarting service after failure, replace existing queued jobs || || systemd || Bug:1867421 || fix resolution of IntelliMouse || || systemd || Bug:1858412 || allow vacuuming journal 'root' dir || || systemd || Bug:1862232 || do not fail network setup if hostname is not valid || || systemd || Bug:1870194 || d/t/systemd-fsckd: Skip test on arm64 || || systemd || Bug:1870589 || fix test-seccomp failure || || systemd || Bug:1870811 || || || systemd || Bug:1776654 || sync journal before reading from it || || systemd || Bug:1837914 || do not crash if NULL passted to journal destructor || || systemd || Bug:1868892 || Follow symlinks when finding link files to copy into initramfs || || tzdata || Bug:1878108 || New upstream release , affecting past and future timestamps: || || liburcu || Bug:1876230 || Enable usage of MEMBARRIER_CMD_PRIVATE_EXPEDITED in the librcu and liburcu-bp flavours, for higher performance non-blocking syscalls. || || systemd || Bug:1867375 || Move gateway ignoring from UseRoutes= to UseGateway= || || systemd || Bug:1873607 || Avoid segfault during serialization || || systemd || Bug:1529152 || fix slow systemctl tab completion || || systemd || Bug:1877159 || avoid kernel err msg setting wireguard param || || systemd || Bug:1876600 || deal with dbus cookie overruns || || python-apt || Bug:1311056 || Don't duplicate disabled sources during add() || || makedumpfile || Bug:1869465 || d/p/0006-align_PMD_SECTION_MASK_with_PHYS_MASK.patch Fix error on arm64 with 1TB+ of physical or firmware-mapped RAM. || || llvm-toolchain-10 || Bug:1876882 || Backport for 18.04.5 HWE stack update. || || libseccomp || Bug:1876055 || d/p/db-properly-reset-attribute-state.patch: Drop this patch since is now upstream || || libseccomp || Bug:1877633 || d/p/fix-aarch64-syscalls.patch || || snapd || Bug:1875071 || New upstream release, || || sosreport || Bug:1884293 || New 3.9.1 upstream release. This maintenance release includes: || || sosreport || Bug:1883320 || New 3.9.1 upstream release. This maintenance release includes: || || autofs || Bug:1680224 || Allow administrative shares to work : || || sosreport || Bug:1886494 || d/p/0004-maas-add-snap-support.patch From 2.7.0 onwards, MAAS is using snaps for it's releases, and this changes the location of files and logs. || || libseccomp || Bug:1861177 || d/p/db-add-shadow-transactions.patch Backport upstream patches to address performance regression introduced in libseccomp 2.4. || || livecd-rootfs || Bug:1887673 || Add support for building uc18 appliance images . || || grub2-signed || Bug:1876875 || Support downloads from PPAs for additional signatures. || || debootstrap || Bug:1772556 || scripts/gutsy, scripts/debian-common: Check codename for apt-transport-https as it's in universe as of bionic and is no longer needed as functionality is built into apt || || systemd || Bug:1860926 || Add IgnoreCarrierLoss and default to value of ConfigureWithoutCarrier https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=9a12a31a62f1a50cd3a67a164ee34c546809815e https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=3cc3870fde47982a4dda53f820e18065e5488e7e || || systemd || Bug:1876018 || Hotadd only offline memory and CPUs https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ba305d7ad00e80bc1a03f93e6986eef7cbbb18fc || || systemd || Bug:1881972 || Avoid double-free by strdup'ing iif/oif strings for new policy rules https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=874056f0d429aaa2cc872c3b35ec33cd3b740483 || || systemd || Bug:1886197 || Fix FTBFS on arm64 due to libseccomp changes https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=c284a72ca2e3d87bfe1c20afb2fcfb379cda544f || || systemd || Bug:1832754 || Try unmounting even if ro-remount fails, and don't bother remounting api/ro fs https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=a518baa673aeaaf42000a3a01b7e03347652b216 || || systemd || Bug:1886115 || Fix free of uninitialized pointer https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=491c76fd0f2fba0007a9b54d63a50f21add643c8 || || kmod || Bug:1889297 || Re-introduce --add-udeb=libkmod2-udeb to dh_makeshlibs. Fixes d-i FTBFS due to udev-udeb depending on libkmod2 instead of libkmod2-udeb. ||