# Last update included in this point release is TODO ||<>|| This is a brief summary of bugs fixed between Ubuntu 20.04.1 and 20.04.2. '''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-20.04-lts/|Ubuntu Security Notice list]] affecting Ubuntu 20.04 LTS that were released up to and including February 3, 2021. The last update included was USN-4720-1 (Apport 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.) || ipxe || Bug:1882671 || d/p/lp-1882671-efi-Raise-TPL-during-driver-entry-point.patch: fix the formerly avoided efi TPL issues || || language-selector || Bug:1891733 || Provide Noto fonts for rendering Arabic || || grub2 || Bug:1891680 || grub-install: cherry-pick patch from grub-devel to make grub-install fault tolerant. Create backup of files in /boot/grub, and restore them on failure to complete grub-install. || || grub2 || Bug:1891680 || postinst.in: do not exit successfully when failing to show critical grub-pc/install_devices_failed and grub-pc/install_devices_empty prompts in non-interactive mode. This enables surfacing upgrade errors to the users and/or automation. || || grub2 || Bug:1891680 || postinst.in: do not attempt to call grub-install upon fresh install of grub-pc because it it a job of installers to do that after fresh install. Fixup for the issue unmasked by above. || || grub2 || Bug:1891680 || grub-multi-install: fix non-interactive failures for grub-efi like it was fixed in postinst for grub-pc. || || grub2 || Bug:1892526 || postinst.in: Fixup postinst.in, to attempt grub-install upon explicit dpkg-reconfigure grub-pc. || || grub2-signed || Bug:1894824 || Add check to compare that signed grub, matches monolithic builds, to avoid signing skew when copying grub2/grub2-signed to PPAs. || || language-selector || Bug:1896397 || fontconfig/69-language-selector-ar.conf : || || grub2 || Bug:1896608 || postinst.in, grub-multi-install: fix logic of skipping installing onto any device, if one chose to not install bootloader on any device. || || grub2 || Bug:1897819 || Do not finalize params twice on arm64. || || grub2 || Bug:1862279 || ubuntu-linuxefi-arm64.patch: Fix build on armhf || || partman-crypto || Bug:1898129 || Add preseed option 'partman-crypto/luksformat_options' to provide more options for 'cryptsetup luksFormat' || || ubiquity || Bug:1898129 || Automatic update of included source packages: partman-crypto 101ubuntu4.1, shim-signed 1.40.4. || || livecd-rootfs || Bug:1903034 || riscv64: backport HiFive unleashed & cloud-image building support || || ubiquity || Bug:1892040 || Backport Dimitri's misc.py change from groovy: unset gsd keys to trigger keyboard settings migration. || || livecd-rootfs || Bug:1913314 || Enable the hwe variant for ubuntu-server-live || || ubiquity || Bug:1895351 || Add preseed option 'ubiquity/prepare_automatic' (default: false) to include the prepare page in automatic mode. || || ubiquity || Bug:1908023 || install_misc.py: Use another mechanism to install the packages. || || livecd-rootfs || Bug:1914119 || Actually also enable the hwe kernel for all flavours for 20.04.2 || || ubiquity || Bug:1914091 || install_misc: Mark all installed packages as manually installed. When we're marking packages to install, mark them as `from_user=True`, which means manually installed. This prevents them being autoremoved either during installation or afterwards in the target system. Fixes removal of the OEM kernel resulting in unbootable certified systems. || || ubuntu-drivers-common || Bug:1913651 || Don't error out when failing to write to /run without root privileges , since package installation will fail later. || || ubuntu-drivers-common || Bug:1914051 || Restore "--package-list" for list-oem, which was supported but accidentally not exposed in the transition to click. . || || livecd-rootfs || Bug:1914217 || Properly handle lowlatency-hwe-* || || ubuntu-drivers-common || Bug:1914051 || Add testcase for list-oem --package-list . || || ubuntu-drivers-common || Bug:1914374 || Fix the way we validate the nvidia modules metapackages . || || ubiquity || Bug:1914374 || install_misc: refuse to install packages that have been marked for removal. This should generally fix issues we've been seeing with installations using the OEM metapackages. || == Upgrade bug fixes == These changes fix upgrade issues, smoothing the way for future upgrades to later releases of Ubuntu. || unattended-upgrades || Bug:1877769 || Fix checking if an upgrade/install marking succeeded. The false negative result caused unattended-upgrades trying to apply workarounds to upgrade/install the package using excessive amount of CPU time. (Closes: #958883) || || unattended-upgrades || Bug:1883082 || Fix indentation and type error || || unattended-upgrades || Bug:1883082 || Fix crash occuring when strict whitelist is in use || || ubuntu-release-upgrader || Bug:1889449 || DistUpgrade/DistUpgradeCache.py: Ensure that the linux metapackage is never removed during a distribution upgrade. || || ubuntu-release-upgrader || Bug:1611737 || DistUpgrade/DistUpgradeQuirks.py: Add a check for ROS packages being installed and warn that upgrades with them installed are not likely to work. Thanks to Kyle Fazzari for the patch. || || ubuntu-release-upgrader || Bug:1888916 || DistUpgrade/DistUpgradeController.py: do what the comment says and really back up /etc/apt/sources.list first. || || ubuntu-release-upgrader || Bug:1887544 || DistUpgrade/DistUpgradeQuirks.py: In addition to quirking python-minimal we also need to quirk python-dbg, python-doc, and python-dev. || || ubuntu-release-upgrader || Bug:1893717 || data/mirrors.cfg: add all ubuntu-advantage services as valid mirrors. This includes: fips, fips-updates, esm-infra, esm-apps and cc-eal and Ubuntu Pro stable public PPA. || || ubuntu-release-upgrader || Bug:1897778 || DistUpgrade/DistUpgradeController.py: release cache lock during runPostInstallScripts || || ubuntu-release-upgrader || Bug:1848829 || DistUpgrade/dist-upgrade.py: When running the release upgrade do not add user site directory to sys.path thereby preventing user python packages from interfering with the upgrade process. || || update-notifier || Bug:1901627 || data/apt_check.py: Update UA Infra: ESM product name and doc url || || update-notifier || Bug:1908050 || List OEM metapackages before invoking update-manager. Before invoking update-manager, run a helper script to figure out if there are any oem-*-meta packages which apply to this system. These are enablement packages maintained by Canonical which install any tweaks required by a particular piece of hardware. The script takes care to exit quickly if it's been run before or if the system is already enabled. It uses ubuntu-drivers' python interface, so we need to add a dependency to make sure that is available.There will be a companion change in update-manager to consume this list. || || update-manager || Bug:1902025 || UpdateManager/Core/UpdateList.py: change to a regex from a static list of packages to be grouped under Ubuntu Base || || update-manager || Bug:1908050 || Support post install enablement of OEM-enabled devices || || update-notifier || Bug:1912496 || control: Move ubuntu-drivers-common dep to update-notifier. It's only needed when launching update-manager, which happens from /usr/bin/update-notifier which is in the update-notifier package. Having it in update-notifier-common causes ubuntu-drivers-common and all its deps to be pulled in on all flavours, even ones without update-manager. || || update-manager || Bug:1913732 || UpdateManager/backend/__init__.py: Really make commit_oem a no-op in the base class to avoid crash when people force synaptic backend || || update-manager || Bug:1912718 || Revert previous change to UpdateList.py, as it breaks kernel autoremoval || || update-manager || Bug:1913732 || UpdateManager/backend/__init__.py: Make commit_oem a no-op in the base class to avoid crash when people force synaptic backend || == Desktop fixes == These changes mainly affect desktop installations of Ubuntu, Kubuntu, Ubuntu MATE and other Ubuntu-based systems. || im-config || Bug:1885744 || Don't show .desktop icon in Ubuntu || || libfprint || Bug:1887822 || New upstream release || || libfprint || Bug:1878285 || Fixed crash in VFS0050 || || libfprint || Bug:1881380 || Enrollment fails with UPEK reader || || libfprint || Bug:1884267 || debian/control: Add missing libfprint-2-tod-dev dependencies || || gnome-shell || Bug:1888060 || New upstream stable release || || gnome-shell || Bug:1885346 || Improve calendar-server performance (Closes: #964851) || || gnome-shell || Bug:1871868 || Fix regressions in redesigned modal dialogs || || gnome-shell-extension-desktop-icons || Bug:1880031 || Fix incorrect icon aspect ratio || || libglvnd || Bug:1878597 || Bump Breaks/Replaces on mesa dev packages to allow upgrades from Ubuntu 18.04. || || libreoffice || Bug:1886692 || New upstream release || || mutter || Bug:1889090 || xrandr-scaling: Never try to set invalid screen sizes || || mutter || Bug:1887998 || New upstream stable release || || mutter || Bug:1870867 || Fixed crashes || || mutter || Bug:1857947 || Fixed crashes || || mutter || Bug:1874567 || Use pre-computed CRTC layout size for computing screen size || || mutter || Bug:1873403 || Use pre-computed CRTC layout size for computing screen size || || mutter || Bug:1876894 || Decouple the output mode from layout mode capabilities || || mutter || Bug:1886996 || Decouple the output mode from layout mode capabilities || || mutter || Bug:1876894 || Ensure we notify CRTC changes on integer scaling changes || || mutter || Bug:1884754 || Apply proper layout monitor config when using fractional scaling || || mutter || Bug:1886996 || Restore the fractional settings when reverting to fractional layout || || simple-scan || Bug:1883819 || New upstream release || || yaru-theme || Bug:1887383 || updates not related to themes and icons || || yaru-theme || Bug:1887298 || Fix visibility of spinner on destructbutton || || yaru-theme || Bug:1887300 || Make wacom overlay visible || || yaru-theme || Bug:1887297 || Increase Gtk3 menu and Shell popup visibility || || yaru-theme || Bug:1887388 || Update supported mimetype icons || || yaru-theme || Bug:1887411 || Fix system-users-symbolic to represent multiple users || || yaru-theme || Bug:1887419 || Add missing icons for Lollypop UI || || yaru-theme || Bug:1887420 || Removing green from network-cellular-connected-symbolic || || yaru-theme || Bug:1887389 || Add a solid background to microphone icons || || yaru-theme || Bug:1887393 || Fix system-lock-screen twisted path || || alsa-lib || Bug:1889217 || enable sound on AMD Renoir machines || || alsa-lib || Bug:1891461 || Disable IEC958 on Lenovo ThinkStation P620 || || alsa-ucm-conf || Bug:1889217 || d/p/0016-Fix-invalid-Regex-Type-in-various-Condition-blocks.patch enable sound on AMD Renoir machines || || alsa-ucm-conf || Bug:1891461 || d/p/0017-Add-support-for-Lenovo-ThinkStation-P620-Main-Audio.patch Add proper stream and jack assignment to Lenovo ThinkStation P620 || || pulseaudio || Bug:1891461 || recognize USB jack mixer to support jack detection || || pulseaudio || Bug:1891461 || resolve an issue when headset gets unplugged, HDMI audio is choosen instead of internal speaker || || pulseaudio || Bug:1889217 || Make the AMD acp sound card skipped in the PA, then the ucm could link it to other sound cards, it is easy for gnome to support AMD Renoir sound driver after this change. || || fonts-noto || Bug:1892320 || No-change rebuild to make it possible to move binary packages in focal-updates to main || || im-config || Bug:1893551 || Let im-config back off if IBus on GNOME desktop || || im-config || Bug:1893552 || Use im-config on Wayland without uninstalling IBus || || rhythmbox-plugin-alternative-toolbar || Bug:1893113 || 0001-No-longer-explicitly-hide-the-Import-button-Closes-1.patch Don't try to hide the Import button which is no longer accessible by other means in rhythmbox v3.4.4 || || alsa-ucm-conf || Bug:1893004 || /d/p/0018-USB-Audio-Dell-WD15-Dock-make-input-and-output-volum.patch Make the volume adjustable for USB audio on the Dell WD15/WD19 dock, otherwise even we set the input volume to max, we can't record the sound with some specific headset-mic || || gdm3 || Bug:1894874 || New upstream release . || || gdm3 || Bug:1845801 || Fixes for when GDM isn't started on its configured initial VT || || oem-stella.cmit-pinsir-meta || Bug:1888843 || Meta package for Stella Cmit Pinsir. || || oem-stella.cmit-staryu-meta || Bug:1888844 || Meta package for Stella Cmit Staryu. || || oem-stella.cmit-meowth-meta || Bug:1888448 || Meta package for Stella Cmit Meowth. || || oem-stella.cmit-eevee-meta || Bug:1888845 || Meta package for Stella Cmit Eevee. || || oem-somerville-caterpie-meta || Bug:1888599 || Meta package for Somerville Caterpie. || || libreoffice || Bug:1892783 || New upstream release || || alsa-ucm-conf || Bug:1895669 || d/p/0001-ucm2-USB-Audio-Add-more-support-to-Lenovo-ThinkStati.patch Add MixerElem and proper PCM assignment to Lenovo P620 Main and Rear audio, respectively || || sane-backends || Bug:1835220 || Support /usr/lib64/sane as location for SANE backends || || bolt || Bug:1892657 || backport an upstream gitlab patch (70bdb25c) to fix boltd probing timeouts every few seconds || || pulseaudio || Bug:1866194 || Added d/p/git_config_upgrade.patch to resolve incorrect audio device selection . || || pulseaudio || Bug:1894606 || d/p/0002-alsa-mixer-Expand-comments-in-the-HP-Thunderbolt-Doc.patch Add profile-sets for HP Thunderbolt Dock || || libfprint || Bug:1893719 || Newly added support for Synaptics devices 06CB:00E9 06CB:00D || || mutter || Bug:1896818 || xrandr-scaling: Never try to set invalid screen sizes (again!) Looks like this change (introduced to fix LP:1889090) got lost while rebasing previous fixes, gbp has been a bad guy this time! || || mutter || Bug:1896332 || Merge with debian, containing new stable release || || mutter || Bug:1892440 || Don't set the font-dpi on clutter-backend-x11 || || mutter || Bug:1558886 || Cherry-pick upstream fixes for handling X11 devices removal || || mutter || Bug:1892440 || xrandr-scaling: Don't update UI scale factor on xrandr-manager creation || || mutter || Bug:1887998 || New upstream stable release || || mutter || Bug:1870867 || Fixed crashes || || mutter || Bug:1857947 || Fixed crashes || || cheese || Bug:1879183 || display the headerbar on any desktop since the compatibility menubar was removed, thanks esoleyman || || file-roller || Bug:1897170 || New stable update || || nvidia-graphics-drivers-450-server || Bug:1897910 || Add missing comma in cuda provides . || || nvidia-graphics-drivers-450-server || Bug:1897910 || New upstream release : || || nvidia-graphics-drivers-450 || Bug:1897910 || New upstream release : || || libinput || Bug:1897553 || quirks: Customize ALPS i2c touchpad palm detect pressure threshold || || accountsservice || Bug:1873678 || Don't dismiss C.UTF-8 as an invalid locale name || || gnome-bluetooth || Bug:1898068 || New upstream release : || || libgweather || Bug:1892643 || No-change backport to focal || || gnome-control-center || Bug:1873378 || don't segfault trying to get the user initials when accountsservice is not responding || || gnome-control-center || Bug:1873184 || backport a fix for items of the connection details colliding || || gnome-control-center || Bug:1896919 || signal to update profile combo list after the PA changes the active profile, this patch fixes the empty profile combo list issue after selecting the hdmi/dp audio in the g-c-c. || || gnome-control-center || Bug:1887731 || Don't try to fetch monitors if the config manager is not ready yet || || gnome-control-center || Bug:1887707 || Don't disable fractional scaling immediately on integer changes || || alsa-lib || Bug:1897934 || Fix the failure on init the HDA-Intel sound card, because there is no init mixer values in the ucm, the alsa-lib should return error and then let alsautils init this sound card in the legacy HDA way. || || alsa-utils || Bug:1899745 || d/p/0008-alsaucm-remove-custom-rules-alsactl-is-UCM-aware-now.patch Make alsactl support _boot section defined in the ucm, then the mixer values defined in the _boot section for Dell soundwire audio machines could be executed at the first booting. || || im-config || Bug:1901460 || Let im-config back off also if IBus on Budgie || || network-manager-applet || Bug:1853331 || restore the initialization code for the 'allowed' variables which was dropped by error in 16.10, fixes log warnings || || plymouth || Bug:1872159 || causing gdm's login screen to fail to start. || || network-manager || Bug:1891632 || platform: add the NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE status check || || gnome-initial-setup || Bug:1901548 || Don't cast a GtkLabel into a GisSnapTile. We populate a GtkFlowBox with tiles representing features snaps. There might not be exactly enough to fill up the entire number of rows, so the remaining cells are filled up with blank space, which is actually a GtkLabel. When clicking these tiles, we launch Software to the application that's been clicked. That is done by looking inside the tile to find its associated snap. We try to do this 'looking inside' for the blank tiles too. But they aren't snaps at all - as mentioned above, they are GtkLabels. We illegally cast to a snap tile, and then operate on it. At best, this leads to a warning on stderr and Software getting spawned to display a nonsense application. At worst we crash. Fix this by altering the callback to check if we have clicked on a snap or not. In the not case, simply return and do nothing. || || system-config-printer || Bug:1893300 || Fix USB printers not getting disabled when unplugged. || || alsa-ucm-conf || Bug:1901922 || d/p/0004-sof-hda-dsp-Increase-the-speaker-output-volume-in-th.patch Unmute the master playback switch and increase the init output volume, otherwise, the playback will be muted after freshly install the OS if the machine uses ucm to configure the audio mixers, and the init playback output volume is too low after freshly install the OS. || || yaru-theme || Bug:1899731 || Sync gtk3 button metrics with upstream & groovy || || yaru-theme || Bug:1896334 || gnome-shell, Sync with 3.36.6 fixes : || || alsa-lib || Bug:1901922 || If the sound card is Linked in the ucm, don't return error in the check_empty_configuration(). So far the AMD Ryzen machines with acp sound card need this fix, otherwise the pulseaudio will fail to load ucm on those machines and the whole audio can't work. || || snapd-glib || Bug:1903936 || New upstream stable release || || oem-sutton.simon-camille-meta || Bug:1899819 || Meta package for Sutton Simon Camille. || || oem-sutton.simon-camellia-meta || Bug:1888765 || Meta package for Sutton Simon Camellia. || || oem-sutton.simon-baird-meta || Bug:1888764 || Meta package for Sutton Simon Baird. || || oem-sutton.simon-adken-meta || Bug:1901656 || Meta package for Sutton Simon Adken. || || oem-sutton.simon-bailee-meta || Bug:1888767 || Meta package for Sutton Simon Bailee. || || oem-sutton.simon-addison-meta || Bug:1903946 || Meta package for Sutton Simon Addison. || || oem-sutton.newell-cara-meta || Bug:1899821 || Meta package for Sutton Newell Cara. || || oem-sutton.simon-banning-meta || Bug:1893619 || Meta package for Sutton Simon Banning. || || oem-sutton.newell-candice-meta || Bug:1899820 || Meta package for Sutton Newell Candice. || || oem-sutton.newell-caralyn-meta || Bug:1902161 || Meta package for Sutton Newell Caralyn. || || oem-sutton.newell-cadyna-meta || Bug:1888766 || Meta package for Sutton Newell Cadyna. || || oem-sutton.newell-adam-meta || Bug:1899817 || Meta package for Sutton Newell Adam. || || oem-sutton.newell-cameo-meta || Bug:1893620 || Meta package for Sutton Newell Cameo. || || oem-sutton.bachman-banner-meta || Bug:1889176 || Meta package for Sutton Bachman Banner. || || oem-sutton.newell-adalbrechta-meta || Bug:1899818 || Meta package for Sutton Newell Adalbrechta. || || oem-stella.cmit-rhyhorn-meta || Bug:1888835 || Meta package for Stella Cmit Rhyhorn. || || oem-sutton.bachman-baker-meta || Bug:1889173 || Meta package for Sutton Bachman Baker. || || oem-sutton.bachman-baldhere-meta || Bug:1889174 || Meta package for Sutton Bachman Baldhere. || || oem-sutton.bachman-bale-meta || Bug:1889175 || Meta package for Sutton Bachman Bale. || || gnome-desktop3 || Bug:1905756 || New upstream release || || whoopsie || Bug:1899100 || Attempt to fix double free issue || || libinput || Bug:1906341 || quirks: Unset INPUT_PROP_BUTTONPAD for Dell Precision 7550/7750. || || gnome-shell-extension-appindicator || Bug:1881669 || dbusMenu: Use GCancellable to stop pending async operations || || gnome-shell-extension-appindicator || Bug:1881669 || dbusMenu: Use proper argument name when parsing error || || gnome-shell-extension-appindicator || Bug:1870795 || dbusMenu: Stop idle requests if we've been destroyed || || gnome-shell-extension-appindicator || Bug:1849142 || appIndicator: Remove the callbackIdle if we destroy while waiting it || || gnome-shell-extension-appindicator || Bug:1896785 || StatusNotifierWatcher: Remove ProtocolVersion method || || gnome-shell-extension-appindicator || Bug:1849142 || appIndicator: Ignore further icons creation during an idle || || gnome-shell-extension-appindicator || Bug:1896785 || statusNotifierWatcher: Fix RegisterStatusNotifierHost method name and returned error || || gnome-shell-extension-appindicator || Bug:1896785 || interfaces: Sync interfaces XML with upstream ones || || gnome-shell-extension-appindicator || Bug:1896785 || StatusNotifierItem: Disable Tooltip properties and signals || || gnome-shell-extension-appindicator || Bug:1884396 || appIndicator: Don't waste CPU cycles to handle icon updates : || || gnome-shell-extension-appindicator || Bug:1896779 || appIndicator: Remove unneeded padding || || gnome-shell-extension-appindicator || Bug:1896779 || appIndicator: Fix 'reduce padding' for some icons || || gnome-shell-extension-appindicator || Bug:1870795 || Wait until the desktop ends starting up || || gnome-shell-extension-appindicator || Bug:1870795 || Wait until Gtk.IconTheme.get_default() works || || gnome-shell-extension-appindicator || Bug:1849142 || Don't fail if no icon is found || || gnome-shell-extension-appindicator || Bug:1870795 || Use signal to detect display availability || || gnome-shell-extension-appindicator || Bug:1896785 || kstatusnotifierwatcher: Implement ProtocolVersion property || || gnome-system-monitor || Bug:1881197 || New upstream release || || nautilus-sendto || Bug:1904859 || remove an old workaround for thunderbird, it's not useful anymore and is creating problem with the snap cmd || || alsa-lib || Bug:1899857 || Fix ctl parsing for enum value setting, let it support both "" and '' || || libdrm || Bug:1902244 || Backport to focal. || || llvm-toolchain-11 || Bug:1902244 || Backport to focal. || || libglvnd || Bug:1902244 || Backport to focal. || || mesa || Bug:1908699 || New upstream bugfix release. || || mesa || Bug:1902244 || ppc64el-ftbfs-fix-type-collisions.diff: Fix build failure on ppc64el. || || mesa || Bug:1902244 || Backport to focal. || || xorg-server || Bug:1902244 || Backport to focal. || || nvidia-graphics-drivers-390 || Bug:1906680 || New upstream release : || || nvidia-graphics-drivers-460 || Bug:1906680 || Initial release : || || nvidia-graphics-drivers-450 || Bug:1906680 || New upstream release : || || mutter || Bug:1903230 || New upstream release and git snapshot || || mutter || Bug:1899206 || Fix IM handling on X11 (thanks to Gunnar Hjalmarsson for the initial cherry-pick) || || nvidia-graphics-drivers-340 || Bug:1910709 || Backport to focal. || || pulseaudio || Bug:1908167 || The 0703-switch-on-unknown.patch was introduced from the version of ubuntu3.9, this patch could bring a regression similar to this one: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1043, so just like the commit eaa6d5d6c1a7 (switch-on-port-available: Fix switching away from unplugged headphones), change the 0703-switch-on-unknown.patch to move the code to port_available_hook_callback(). || || glib2.0 || Bug:1907433 || New upstream release , fixing bugs: || || libfprint || Bug:1897613 || image-device: Delay completion until deactivation || || libfprint || Bug:1905593 || Support more synaptics devices PIDs || || libfprint || Bug:1908107 || Ensure we properly handle references of prints galleries || || libfprint || Bug:1897613 || Properly handle aes3k devices, resubmitting commands. This also needs proper commands cancellation || || libfprint || Bug:1905593 || Add support for new Synaptics devices IDs || || libfprint || Bug:1905597 || Fix vfs301 verification using device pointer on callbacks || || libfprint || Bug:1905603 || Ensure we do not waste power for unsupported devices || || libfprint || Bug:1905600 || Add identification support to synaptics driver. It allows to unlock / log-in with any finger. || == Server and Cloud related fixes == These changes mainly affect installations of Ubuntu on server systems and clouds. || dpdk || Bug:1885915 || Merge latest stable DPDK release 19.11.3; for a full list of changes see: https://doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html#release-notes || || horizon || Bug:1872671 || d/p/fix-skipped-config-files.patch: Ensure that policy files are included in the package . || || tmux || Bug:1875109 || Fix "regression: splitting panes does not cause a resize in backgrounded tmux" || || bind9-libs || Bug:1872118 || debian/patches/fix-1872118.patch: Check if pending_send if set before calling dispatch_send to avoid assertion. || || glance || Bug:1892139 || New stable point release for OpenStack Ussuri . || || neutron || Bug:1892139 || New stable point release for OpenStack Ussuri . || || ceph || Bug:1891567 || d/p/fix-crash-in-committed-osd-maps.patch: Fix ceph-osd crash when processing osd map updates . || || cloud-init || Bug:1889555 || d/cloud-init.postinst: fix the grub install device for NVMe-rooted instances on upgrade. || || cloud-init || Bug:1893064 || New upstream snapshot. || || snapd || Bug:1891134 || New upstream release || || livecd-rootfs || Bug:1890980 || Fix xrdp support in hyper-v images. || || haproxy || Bug:1894879 || Backport dns related fixes from git to resolve crashes when using do-resolve action || || freeipmi || Bug:1875771 || d/p/lp-1875771-libfreeipmi-fix-segfault-in-SPMI-parsing.patch: fix crash on Dell iDRAC6/9 || || cifs-utils || Bug:1886551 || Add 'keys' command to smbinfo : || || neutron || Bug:1891673 || d/p/Ensure-fip-ip-rules-deleted-when-fip-removed.patch Backport fix for dvr fip ip rule cleanup || || logwatch || Bug:1578001 || d/p/0020-dhcpd-Ignore-lease-age-under-threshold-messages.patch: dhcpd: Ignore lease age under threshold messages || || logwatch || Bug:1892269 || d/p/0019-exim-Handle-self-signed-certs-warnings.patch: exim: Handle self-signed certs warnings. || || logwatch || Bug:1577948 || d/p/0018-audit-Treat-Denial-Errors-same-as-Denied.patch: audit: Treat Denial-Errors same as Denied. || || logwatch || Bug:1577948 || d/p/0017-audit-Apparmor-DENIED-entries-don-t-always-include-p.patch: audit: Apparmor DENIED entries don't always include parent=N. || || logwatch || Bug:1890751 || d/p/0015-pam_unix-Ignore-issues-about-etc-securetty-being-mis.patch: pam_unix: Ignore issues about /etc/securetty being missing. || || logwatch || Bug:1890749 || d/p/0014-zz-sys-Suppress-warnings-if-Sys-CPU-or-Sys-MemInfo-a.patch: zz-sys: Suppress warnings if Sys::CPU or Sys::MemInfo are missing. These are not installed by default in Ubuntu's logwatch packaging. || || logwatch || Bug:1890752 || d/p/0013-secure-Ignore-warnings-about-gnome-keyring-daemon-it.patch: secure: Ignore warnings about gnome-keyring-daemon items already registered. || || logwatch || Bug:1583705 || d/p/0012-postfix-Handle-backwards-compatible-mode.patch: postfix: Handle backwards-compatible mode. || || logwatch || Bug:1583705 || d/p/0011-postfix-Ignore-Resolved-loghost-to-127.0.0.1.patch: postfix: Ignore Resolved loghost to 127.0.0.1. || || logwatch || Bug:1880211 || d/p/0010-00-debspecific-disable-su-reporting-in-secure.diff.patch: Use $PATH to determine location of zpool and zfs. || || logwatch || Bug:1577948 || d/p/0021-audit-use-the-term-ALLOWED-instead-of-Grants.patch: audit: use the term ALLOWED instead of Grants. || || mdadm || Bug:1852747 || d/rules: Install misc/mdcheck || || livecd-rootfs || Bug:1874453 || Send Vagrant serial connection to NULL. || || python-os-brick || Bug:1865754 || d/p/lp1865754-fix-rbd-connector-for-octopus.patch: Fix RBD connector to work with Ceph Octopus . || || qemu || Bug:1896751 || d/p/u/lp-1896751-exec-rom_reset-Free-rom-data-during-inmigrate-skip.patch: fix reboot after migration || || qemu || Bug:1849644 || d/p/u/lp-1849644-io-channel-websock-treat-binary-and-no-sub-protocol-.patch: fix websocket compatibility with newer versions of noVNC || || nova || Bug:1896476 || New stable point release for OpenStack Ussuri . || || nova || Bug:1896617 || d/nova-compute-libvirt.postinst: Ensure libvirt-qemu user is removed from nova group on package upgrade . || || nova || Bug:1896617 || d/nova-compute-libvirt.postinst: Drop libvirt-qemu user from nova group. This is no longer needed with recent /var/lib/nova permission changes and causes live snapshots to fail . || || lasso || Bug:1897117 || d/p/Fix-ECP-signature-not-found-error-when-only-assertion.patch: Cherry-picked from upstream bugfix for handling authn responses correctly . || || open-vm-tools || Bug:1892266 || Update to latest release v11.1.5 || || netplan.io || Bug:1894197 || Backport netplan.io 0.100-0ubuntu4 to 20.04 || || s390-tools || Bug:1892350 || debian/patches/0082-*.patch .. 0111-*.patch || || s390-tools || Bug:1888231 || Cherrypick 943c5dc ("zipl/stage3: correctly handle diag308 response code"), to fix KVM IPL without bootindex= specified || || s390-tools || Bug:1893027 || Only needed for perl lscpumf in Focal || || pacemaker || Bug:1881762 || Fix clock_gettime() timing functions || || snapd || Bug:1895929 || New upstream release || || neutron || Bug:1899051 || New stable point release for OpenStack Stein . || || swift || Bug:1900477 || New stable point release for OpenStack Ussuri . || || cinder || Bug:1900477 || New stable point release for OpenStack Ussuri . || || heat || Bug:1900477 || New stable point release for OpenStack Ussuri . || || systemd || Bug:1882596 || fix some man section references https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=3959ec95eff78d38ec4409807f151572afe83fe9 || || systemd || Bug:1895418 || fix resolved.conf default Cache= value https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ebe274a2b01658ee39b372d7033c35209510b028 || || systemd || Bug:1897744 || add resolv.conf 'trust-ad' option https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f6acc8c620b80adab7b048352d85e722b5ba8214 || || systemd || Bug:1892358 || Update tests to fix false negatives https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=cee6c31a6caec7888270c9fa8757105ab950ed0c https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=a1c1a2bb0ff27faf84fe94583631dfd0f1f4ed8f https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=9417ce996766c133c2a33d4102ce1494f3166774 || || ec2-hibinit-agent || Bug:1898087 || Disable suspending the system || || ec2-hibinit-agent || Bug:1896638 || Always set resume device by PARTUUID instead of by device name. Based on patch by Francis Ginther. || || qemu || Bug:1894942 || d/p/u/lp-1894942-*: fix virtio-ccw host/guest notification || || netplan.io || Bug:1898997 || Setup OVS early in network-pre.target to avoid delays || || openvswitch || Bug:1887177 || d/openvswitch-switch.ovsdb-server.service: Add local-fs.target to systemd service file to ensure that local filesystems are ready before the ovsdb service tries to start . || || openvswitch || Bug:1895101 || New upstream point release . || || ovn || Bug:1897248 || New upstream point release . || || openjdk-lts || Bug:1902029 || Configure --with-jvm-features=shenandoahgc for hotspot builds. || || gce-compute-image-packages || Bug:1899629 || Drop google-compute-engine-oslogin packaging || || software-properties || Bug:1902710 || cloudarchive: Enable support for the Wallaby Ubuntu Cloud Archive on 20.04 . || || ceph || Bug:1894453 || d/p/rules: Enable RelWithDebInfo . || || ceph || Bug:1898200 || New upstream point release . || || ovn || Bug:1899369 || d/p/ovn-controller-ofctrl-probe-interval.patch: Cherry pick fix to disable ofctrl probe by default . || || ruby2.7 || Bug:1901074 || d/p/arm64-optimizations.patch: enable arm64 optimizations that exist for power/x86. It includes enabling unaligned memory access, gc and vm_exec.c optimizations . || || ec2-instance-connect || Bug:1904741 || Verify that domain returned from IMDS is an AWS domain || || mysql-8.0 || Bug:1857584 || SECURITY UPDATE: restrict open mysqlx port || || snapd || Bug:1904098 || New upstream release || || adcli || Bug:1868703 || Enable support for "use-ldaps" for new Active Directory requirement ADV190023 : || || sssd || Bug:1868703 || Enable support for "ad_use_ldaps" for new Active Directory requirement ADV190023 : || || resource-agents || Bug:1900016 || d/p/crm-mon-format.patch: Support newer crm_mon output formats. The output of crm_mon -n1 changed to prefix node information with an asterisk, resulting in the node_exist() function failing to show correct information for nodes. This updates the code to accept the new node line format. || || ceph || Bug:1906725 || New upstream point release . || || cloud-init || Bug:1905599 || New upstream release. || || containerd || Bug:1870514 || d/control: add a Breaks for docker.io lower than 19.03.8-0ubuntu1.20.04.2 . The previous versions stop the docker daemon when a containerd update is performed, this Breaks statement will make sure we have a newer version which has the appropriate fix. || || adcli || Bug:1868703 || Enable support for "use-ldaps" for new Active Directory requirement ADV190023 : || || sssd || Bug:1868703 || Enable support for "ad_use_ldaps" for new Active Directory requirement ADV190023 : || || cloud-init || Bug:1910835 || cherry-pick 4f62ae8d: Fix regression with handling of IMDS ssh keys (#760) || || netplan.io || Bug:1908509 || Backport netplan.io 0.101-0ubuntu3 to 20.04 || || cloud-init || Bug:1911680 || New upstream release. || || neutron || Bug:1892405 || d/p/fix-removal-of-dvr-src-mac-flows.patch: Cherry-picked from upstream to fix removal of dvr-src mac flows when non-gateway port on router is deleted . || || nvidia-graphics-drivers-450-server || Bug:1906680 || New upstream release : || || sssd || Bug:1900642 || d/p/0003-Only-start-sssd.service-if-there-s-a-configuration-f.patch: Upstream patch to make sssd.service only able to start when there is a configuration file present. || || resource-agents || Bug:1895343 || Microsoft Azure HA Enablement: azure-lb . d/p/lp1895343-01-azure-lb-Dont-redirect-nc-listener-output-to-pidfile.patch was introduced to backport upstream patch. || || cinder || Bug:1912322 || New stable point release for OpenStack Ussuri . || || s390-tools || Bug:1903984 || debian/patches/s390-tools-sru-lp1903984-focal.patch zcryptstats: Fix handling of partial results with many domains Thanks to Ingo Franzki || || s390-tools || Bug:1908371 || debian/patches/s390-tools-sru-lp1908371-focal.patch: zipl command isn't working correctly in combination with the -M (respectively --mvdump) option. cherry-picking 4 commits from s390-tools v2.15.1 to v2.14 Thanks to Stefan Haberland and Sven Schnelle || == Kernel and Hardware support updates == Considerable work has been done in Ubuntu 20.04.1 on improving support for many specific items of hardware. || zfs-linux || Bug:1888405 || Fix volume wait on locked encrypted zvols || || linux-oem-5.6 || Bug:1889371 || focal/linux-oem-5.6: 5.6.0-1021.21 -proposed tracker || || linux-oem-5.6 || Bug:1889375 || Fix right speaker of HP laptop || || linux-oem-5.6 || Bug:1872383 || blk_update_request error when mount nvme partition || || linux-oem-5.6 || Bug:1886908 || Add support for Atlantic NIC firmware v4 || || linux-oem-5.6 || Bug:1888375 || Restart the machine successfully after suspend || || linux-oem-5.6 || Bug:1887734 || soc/amd/renoir: detect dmic from acpi table || || linux-oem-5.6 || Bug:1886785 || SRU][PATCH 0/1][oem-5.6] fix amd RENOIR screen backlight issue. || || linux-oem-5.6 || Bug:1886744 || Enable Quectel EG95 LTE modem [2c7c:0195] || || linux-oem-5.6 || Bug:1888166 || soc/amd/renoir: change the module name to make it work with ucm3 || || linux-oem-5.6 || Bug:1880519 || System stops responding while entering S3 with SD card installed || || zsys || Bug:1886214 || Fix ZSys package post-installation failed when boot pool is not imported || || zsys || Bug:1889385 || Change ZSys GC to only keep one month || || zfs-linux || Bug:1892001 || Fix zfs-dkms build on arm64 with PREEMPTION and BLK_CGROUP || || grub2 || Bug:1882663 || Add a (hidden) GRUB_FLAVOUR_ORDER setting that can mark certain kernel flavours as preferred, and specify an order between those preferred flavours || || grub2 || Bug:1878541 || disk/loopback: Don't verify loopback images , Thanks to Chris Coulson for the patch || || grub2 || Bug:1831789 || Pass dis_ucode_ldr to kernel for recovery mode || || grub2 || Bug:1878705 || Merge changes from xnox to fix multiple initrds support || || grub2 || Bug:1879948 || Ensure that grub-multi-install can always find templates || || linux || Bug:1893050 || focal/linux: 5.4.0-45.49 -proposed tracker || || linux || Bug:1888332 || Potential Regression] dscr_inherit_exec_test from powerpc in ubuntu_kernel_selftests failed on B/E/F || || linux || Bug:1891049 || focal/linux: 5.4.0-44.48 -proposed tracker || || linux || Bug:1890746 || focal/linux: 5.4.0-43.47 -proposed tracker || || linux || Bug:1877270 || Devlink - add RoCE disable kernel support || || linux || Bug:1890222 || Enlarge hisi_sec2 capability || || linux || Bug:1889375 || Fix right speaker of HP laptop || || linux || Bug:1872383 || blk_update_request error when mount nvme partition || || linux || Bug:1887734 || soc/amd/renoir: detect dmic from acpi table || || linux || Bug:1888166 || soc/amd/renoir: change the module name to make it work with ucm3 || || linux || Bug:1890343 || Focal update: v5.4.55 upstream stable release || || linux || Bug:1886908 || Add support for Atlantic NIC firmware v4 || || linux || Bug:1888551 || perf vendor events s390: Add new deflate counters for IBM z15 || || linux || Bug:1889669 || Focal update: v5.4.54 upstream stable release || || linux || Bug:1888560 || Focal update: v5.4.53 upstream stable release || || linux || Bug:1886188 || linux-libc-dev broken for crossbuilding, Multi-Arch:same violation || || linux || Bug:1887124 || UBUNTU 20.04] DIF and DIX support in zfcp (s390x) is broken and the kernel crashes unconditionally || || linux || Bug:1886744 || Enable Quectel EG95 LTE modem [2c7c:0195] || || linux || Bug:1886341 || Kernel Regression between 5.4.0-26 and 5.4.0-40 causes laptop internal audio devices to fail to load w/o unacceptable workaround (Lenovo IdeaPad 5 15IIL05) || || linux || Bug:1882088 || UBUNTU 20.04] smc: SMC connections hang with later-level implementations || || linux || Bug:1881107 || zfs: backport AES-GCM performance accelleration || || linux || Bug:1881107 || debian/dkms-versions: update ZFS dkms package version || || linux || Bug:1867916 || Regression in kernel 4.15.0-91 causes kernel panic with Bcache || || linux || Bug:1885072 || SRU][OEM-5.6/U] Fix r8117 firmware base issue || || linux || Bug:1881096 || UBUNTU 20.04] Deflate counters reported by lscpumf are not valid or available with perf || || linux || Bug:1887853 || Focal update: v5.4.52 upstream stable release || || linux || Bug:1882802 || Focal update: v5.4.45 upstream stable release // Focal update: v5.4.52 upstream stable release || || linux || Bug:1886995 || Focal update: v5.4.51 upstream stable release || || linux || Bug:1885942 || Focal update: v5.4.50 upstream stable release || || linux || Bug:1885322 || Focal update: v5.4.49 upstream stable release || || linux || Bug:1867983 || Computer is frozen after suspend // Focal update: v5.4.49 upstream stable release || || linux || Bug:1885023 || Focal update: v5.4.48 upstream stable release || || linux || Bug:1884251 || Support Audio Mute LED for two new HP laptops || || linux || Bug:1884089 || Focal update: v5.4.47 upstream stable release || || linux || Bug:1883184 || Focal update: v5.4.46 upstream stable release || || linux || Bug:1882802 || Focal update: v5.4.45 upstream stable release || || linux-aws || Bug:1890734 || focal/linux-aws: 5.4.0-1022.22 -proposed tracker || || linux-aws || Bug:1886995 || Focal update: v5.4.51 upstream stable release || || linux-aws || Bug:1888560 || Focal update: v5.4.53 upstream stable release || || linux-aws || Bug:1887853 || Focal update: v5.4.52 upstream stable release || || linux-aws || Bug:1889282 || add pvtime support for arm64 guests || || linux-aws || Bug:1891049 || focal/linux: 5.4.0-44.48 -proposed tracker || || linux-aws || Bug:1890746 || focal/linux: 5.4.0-43.47 -proposed tracker || || linux-aws || Bug:1877270 || Devlink - add RoCE disable kernel support || || linux-aws || Bug:1890222 || Enlarge hisi_sec2 capability || || linux-aws || Bug:1889375 || Fix right speaker of HP laptop || || linux-aws || Bug:1872383 || blk_update_request error when mount nvme partition || || linux-aws || Bug:1887734 || soc/amd/renoir: detect dmic from acpi table || || linux-aws || Bug:1888166 || soc/amd/renoir: change the module name to make it work with ucm3 || || linux-aws || Bug:1890343 || Focal update: v5.4.55 upstream stable release || || linux-aws || Bug:1886908 || Add support for Atlantic NIC firmware v4 || || linux-aws || Bug:1888551 || perf vendor events s390: Add new deflate counters for IBM z15 || || linux-aws || Bug:1889669 || Focal update: v5.4.54 upstream stable release || || linux-aws || Bug:1888560 || Focal update: v5.4.53 upstream stable release || || linux-aws || Bug:1886188 || linux-libc-dev broken for crossbuilding, Multi-Arch:same violation || || linux-aws || Bug:1887124 || UBUNTU 20.04] DIF and DIX support in zfcp (s390x) is broken and the kernel crashes unconditionally || || linux-aws || Bug:1886744 || Enable Quectel EG95 LTE modem [2c7c:0195] || || linux-aws || Bug:1886341 || Kernel Regression between 5.4.0-26 and 5.4.0-40 causes laptop internal audio devices to fail to load w/o unacceptable workaround (Lenovo IdeaPad 5 15IIL05) || || linux-aws || Bug:1882088 || UBUNTU 20.04] smc: SMC connections hang with later-level implementations || || linux-aws || Bug:1881107 || zfs: backport AES-GCM performance accelleration || || linux-aws || Bug:1881107 || debian/dkms-versions: update ZFS dkms package version || || linux-aws || Bug:1867916 || Regression in kernel 4.15.0-91 causes kernel panic with Bcache || || linux-aws || Bug:1885072 || SRU][OEM-5.6/U] Fix r8117 firmware base issue || || linux-aws || Bug:1881096 || UBUNTU 20.04] Deflate counters reported by lscpumf are not valid or available with perf || || linux-aws || Bug:1887853 || Focal update: v5.4.52 upstream stable release || || linux-aws || Bug:1882802 || Focal update: v5.4.45 upstream stable release // Focal update: v5.4.52 upstream stable release || || linux-aws || Bug:1887853 || Focal update: v5.4.45 upstream stable release // Focal update: v5.4.52 upstream stable release || || linux-aws || Bug:1886995 || Focal update: v5.4.51 upstream stable release || || linux-aws || Bug:1885942 || Focal update: v5.4.50 upstream stable release || || linux-aws || Bug:1885322 || Focal update: v5.4.49 upstream stable release || || linux-aws || Bug:1867983 || Computer is frozen after suspend // Focal update: v5.4.49 upstream stable release || || linux-aws || Bug:1885023 || Focal update: v5.4.48 upstream stable release || || linux-aws || Bug:1884251 || Support Audio Mute LED for two new HP laptops || || linux-aws || Bug:1884089 || Focal update: v5.4.47 upstream stable release || || linux-aws || Bug:1883184 || Focal update: v5.4.46 upstream stable release || || linux-aws || Bug:1882802 || Focal update: v5.4.45 upstream stable release || || linux-azure || Bug:1890736 || focal/linux-azure: 5.4.0-1023.23 -proposed tracker || || linux-azure || Bug:1887853 || Focal update: v5.4.52 upstream stable release || || linux-azure || Bug:1888560 || Focal update: v5.4.53 upstream stable release || || linux-azure || Bug:1886995 || Focal update: v5.4.51 upstream stable release || || linux-azure || Bug:1891931 || linux-azure] Panic when triggering hibernation || || linux-azure || Bug:1891049 || focal/linux: 5.4.0-44.48 -proposed tracker || || linux-azure || Bug:1890746 || focal/linux: 5.4.0-43.47 -proposed tracker || || linux-azure || Bug:1877270 || Devlink - add RoCE disable kernel support || || linux-azure || Bug:1890222 || Enlarge hisi_sec2 capability || || linux-azure || Bug:1889375 || Fix right speaker of HP laptop || || linux-azure || Bug:1872383 || blk_update_request error when mount nvme partition || || linux-azure || Bug:1887734 || soc/amd/renoir: detect dmic from acpi table || || linux-azure || Bug:1888166 || soc/amd/renoir: change the module name to make it work with ucm3 || || linux-azure || Bug:1890343 || Focal update: v5.4.55 upstream stable release || || linux-azure || Bug:1886908 || Add support for Atlantic NIC firmware v4 || || linux-azure || Bug:1888551 || perf vendor events s390: Add new deflate counters for IBM z15 || || linux-azure || Bug:1889669 || Focal update: v5.4.54 upstream stable release || || linux-azure || Bug:1888560 || Focal update: v5.4.53 upstream stable release || || linux-azure || Bug:1886188 || linux-libc-dev broken for crossbuilding, Multi-Arch:same violation || || linux-azure || Bug:1887124 || UBUNTU 20.04] DIF and DIX support in zfcp (s390x) is broken and the kernel crashes unconditionally || || linux-azure || Bug:1886744 || Enable Quectel EG95 LTE modem [2c7c:0195] || || linux-azure || Bug:1886341 || Kernel Regression between 5.4.0-26 and 5.4.0-40 causes laptop internal audio devices to fail to load w/o unacceptable workaround (Lenovo IdeaPad 5 15IIL05) || || linux-azure || Bug:1882088 || UBUNTU 20.04] smc: SMC connections hang with later-level implementations || || linux-azure || Bug:1881107 || zfs: backport AES-GCM performance accelleration || || linux-azure || Bug:1881107 || debian/dkms-versions: update ZFS dkms package version || || linux-azure || Bug:1867916 || Regression in kernel 4.15.0-91 causes kernel panic with Bcache || || linux-azure || Bug:1885072 || SRU][OEM-5.6/U] Fix r8117 firmware base issue || || linux-azure || Bug:1881096 || UBUNTU 20.04] Deflate counters reported by lscpumf are not valid or available with perf || || linux-azure || Bug:1887853 || Focal update: v5.4.52 upstream stable release || || linux-azure || Bug:1882802 || Focal update: v5.4.45 upstream stable release // Focal update: v5.4.52 upstream stable release || || linux-azure || Bug:1886995 || Focal update: v5.4.51 upstream stable release || || linux-azure || Bug:1885942 || Focal update: v5.4.50 upstream stable release || || linux-azure || Bug:1885322 || Focal update: v5.4.49 upstream stable release || || linux-azure || Bug:1867983 || Computer is frozen after suspend // Focal update: v5.4.49 upstream stable release || || linux-azure || Bug:1885023 || Focal update: v5.4.48 upstream stable release || || linux-azure || Bug:1884251 || Support Audio Mute LED for two new HP laptops || || linux-azure || Bug:1884089 || Focal update: v5.4.47 upstream stable release || || linux-azure || Bug:1883184 || Focal update: v5.4.46 upstream stable release || || linux-azure || Bug:1882802 || Focal update: v5.4.45 upstream stable release || || linux-gcp || Bug:1890739 || focal/linux-gcp: 5.4.0-1022.22 -proposed tracker || || linux-gcp || Bug:1887853 || Focal update: v5.4.52 upstream stable release || || linux-gcp || Bug:1886995 || Focal update: v5.4.51 upstream stable release || || linux-gcp || Bug:1891049 || focal/linux: 5.4.0-44.48 -proposed tracker || || linux-gcp || Bug:1890746 || focal/linux: 5.4.0-43.47 -proposed tracker || || linux-gcp || Bug:1877270 || Devlink - add RoCE disable kernel support || || linux-gcp || Bug:1890222 || Enlarge hisi_sec2 capability || || linux-gcp || Bug:1889375 || Fix right speaker of HP laptop || || linux-gcp || Bug:1872383 || blk_update_request error when mount nvme partition || || linux-gcp || Bug:1887734 || soc/amd/renoir: detect dmic from acpi table || || linux-gcp || Bug:1888166 || soc/amd/renoir: change the module name to make it work with ucm3 || || linux-gcp || Bug:1890343 || Focal update: v5.4.55 upstream stable release || || linux-gcp || Bug:1886908 || Add support for Atlantic NIC firmware v4 || || linux-gcp || Bug:1888551 || perf vendor events s390: Add new deflate counters for IBM z15 || || linux-gcp || Bug:1889669 || Focal update: v5.4.54 upstream stable release || || linux-gcp || Bug:1888560 || Focal update: v5.4.53 upstream stable release || || linux-gcp || Bug:1886188 || linux-libc-dev broken for crossbuilding, Multi-Arch:same violation || || linux-gcp || Bug:1887124 || UBUNTU 20.04] DIF and DIX support in zfcp (s390x) is broken and the kernel crashes unconditionally || || linux-gcp || Bug:1886744 || Enable Quectel EG95 LTE modem [2c7c:0195] || || linux-gcp || Bug:1886341 || Kernel Regression between 5.4.0-26 and 5.4.0-40 causes laptop internal audio devices to fail to load w/o unacceptable workaround (Lenovo IdeaPad 5 15IIL05) || || linux-gcp || Bug:1882088 || UBUNTU 20.04] smc: SMC connections hang with later-level implementations || || linux-gcp || Bug:1881107 || zfs: backport AES-GCM performance accelleration || || linux-gcp || Bug:1881107 || debian/dkms-versions: update ZFS dkms package version || || linux-gcp || Bug:1867916 || Regression in kernel 4.15.0-91 causes kernel panic with Bcache || || linux-gcp || Bug:1885072 || SRU][OEM-5.6/U] Fix r8117 firmware base issue || || linux-gcp || Bug:1881096 || UBUNTU 20.04] Deflate counters reported by lscpumf are not valid or available with perf || || linux-gcp || Bug:1887853 || Focal update: v5.4.52 upstream stable release || || linux-gcp || Bug:1882802 || Focal update: v5.4.45 upstream stable release // Focal update: v5.4.52 upstream stable release || || linux-gcp || Bug:1887853 || Focal update: v5.4.45 upstream stable release // Focal update: v5.4.52 upstream stable release || || linux-gcp || Bug:1886995 || Focal update: v5.4.51 upstream stable release || || linux-gcp || Bug:1885942 || Focal update: v5.4.50 upstream stable release || || linux-gcp || Bug:1885322 || Focal update: v5.4.49 upstream stable release || || linux-gcp || Bug:1867983 || Computer is frozen after suspend // Focal update: v5.4.49 upstream stable release || || linux-gcp || Bug:1885023 || Focal update: v5.4.48 upstream stable release || || linux-gcp || Bug:1884251 || Support Audio Mute LED for two new HP laptops || || linux-gcp || Bug:1884089 || Focal update: v5.4.47 upstream stable release || || linux-gcp || Bug:1883184 || Focal update: v5.4.46 upstream stable release || || linux-gcp || Bug:1882802 || Focal update: v5.4.45 upstream stable release || || linux-kvm || Bug:1890740 || focal/linux-kvm: 5.4.0-1021.21 -proposed tracker || || linux-kvm || Bug:1888560 || Focal update: v5.4.53 upstream stable release || || linux-kvm || Bug:1886995 || Focal update: v5.4.51 upstream stable release || || linux-kvm || Bug:1881346 || linux-kvm should support nftables || || linux-kvm || Bug:1891049 || focal/linux: 5.4.0-44.48 -proposed tracker || || linux-kvm || Bug:1890746 || focal/linux: 5.4.0-43.47 -proposed tracker || || linux-kvm || Bug:1877270 || Devlink - add RoCE disable kernel support || || linux-kvm || Bug:1890222 || Enlarge hisi_sec2 capability || || linux-kvm || Bug:1889375 || Fix right speaker of HP laptop || || linux-kvm || Bug:1872383 || blk_update_request error when mount nvme partition || || linux-kvm || Bug:1887734 || soc/amd/renoir: detect dmic from acpi table || || linux-kvm || Bug:1888166 || soc/amd/renoir: change the module name to make it work with ucm3 || || linux-kvm || Bug:1890343 || Focal update: v5.4.55 upstream stable release || || linux-kvm || Bug:1886908 || Add support for Atlantic NIC firmware v4 || || linux-kvm || Bug:1888551 || perf vendor events s390: Add new deflate counters for IBM z15 || || linux-kvm || Bug:1889669 || Focal update: v5.4.54 upstream stable release || || linux-kvm || Bug:1888560 || Focal update: v5.4.53 upstream stable release || || linux-kvm || Bug:1886188 || linux-libc-dev broken for crossbuilding, Multi-Arch:same violation || || linux-kvm || Bug:1887124 || UBUNTU 20.04] DIF and DIX support in zfcp (s390x) is broken and the kernel crashes unconditionally || || linux-kvm || Bug:1886744 || Enable Quectel EG95 LTE modem [2c7c:0195] || || linux-kvm || Bug:1886341 || Kernel Regression between 5.4.0-26 and 5.4.0-40 causes laptop internal audio devices to fail to load w/o unacceptable workaround (Lenovo IdeaPad 5 15IIL05) || || linux-kvm || Bug:1882088 || UBUNTU 20.04] smc: SMC connections hang with later-level implementations || || linux-kvm || Bug:1881107 || zfs: backport AES-GCM performance accelleration || || linux-kvm || Bug:1881107 || debian/dkms-versions: update ZFS dkms package version || || linux-kvm || Bug:1867916 || Regression in kernel 4.15.0-91 causes kernel panic with Bcache || || linux-kvm || Bug:1885072 || SRU][OEM-5.6/U] Fix r8117 firmware base issue || || linux-kvm || Bug:1881096 || UBUNTU 20.04] Deflate counters reported by lscpumf are not valid or available with perf || || linux-kvm || Bug:1887853 || Focal update: v5.4.52 upstream stable release || || linux-kvm || Bug:1882802 || Focal update: v5.4.45 upstream stable release // Focal update: v5.4.52 upstream stable release || || linux-kvm || Bug:1887853 || Focal update: v5.4.45 upstream stable release // Focal update: v5.4.52 upstream stable release || || linux-kvm || Bug:1886995 || Focal update: v5.4.51 upstream stable release || || linux-kvm || Bug:1885942 || Focal update: v5.4.50 upstream stable release || || linux-kvm || Bug:1885322 || Focal update: v5.4.49 upstream stable release || || linux-kvm || Bug:1867983 || Computer is frozen after suspend // Focal update: v5.4.49 upstream stable release || || linux-kvm || Bug:1885322 || Computer is frozen after suspend // Focal update: v5.4.49 upstream stable release || || linux-kvm || Bug:1885023 || Focal update: v5.4.48 upstream stable release || || linux-kvm || Bug:1884251 || Support Audio Mute LED for two new HP laptops || || linux-kvm || Bug:1884089 || Focal update: v5.4.47 upstream stable release || || linux-kvm || Bug:1883184 || Focal update: v5.4.46 upstream stable release || || linux-kvm || Bug:1882802 || Focal update: v5.4.45 upstream stable release || || linux-oracle || Bug:1890742 || focal/linux-oracle: 5.4.0-1022.22 -proposed tracker || || linux-oracle || Bug:1888166 || soc/amd/renoir: change the module name to make it work with ucm3 || || linux-oracle || Bug:1887853 || Focal update: v5.4.52 upstream stable release || || linux-oracle || Bug:1886995 || Focal update: v5.4.51 upstream stable release || || linux-oracle || Bug:1891049 || focal/linux: 5.4.0-44.48 -proposed tracker || || linux-oracle || Bug:1890746 || focal/linux: 5.4.0-43.47 -proposed tracker || || linux-oracle || Bug:1877270 || Devlink - add RoCE disable kernel support || || linux-oracle || Bug:1890222 || Enlarge hisi_sec2 capability || || linux-oracle || Bug:1889375 || Fix right speaker of HP laptop || || linux-oracle || Bug:1872383 || blk_update_request error when mount nvme partition || || linux-oracle || Bug:1887734 || soc/amd/renoir: detect dmic from acpi table || || linux-oracle || Bug:1888166 || soc/amd/renoir: change the module name to make it work with ucm3 || || linux-oracle || Bug:1890343 || Focal update: v5.4.55 upstream stable release || || linux-oracle || Bug:1886908 || Add support for Atlantic NIC firmware v4 || || linux-oracle || Bug:1888551 || perf vendor events s390: Add new deflate counters for IBM z15 || || linux-oracle || Bug:1889669 || Focal update: v5.4.54 upstream stable release || || linux-oracle || Bug:1888560 || Focal update: v5.4.53 upstream stable release || || linux-oracle || Bug:1886188 || linux-libc-dev broken for crossbuilding, Multi-Arch:same violation || || linux-oracle || Bug:1887124 || UBUNTU 20.04] DIF and DIX support in zfcp (s390x) is broken and the kernel crashes unconditionally || || linux-oracle || Bug:1886744 || Enable Quectel EG95 LTE modem [2c7c:0195] || || linux-oracle || Bug:1886341 || Kernel Regression between 5.4.0-26 and 5.4.0-40 causes laptop internal audio devices to fail to load w/o unacceptable workaround (Lenovo IdeaPad 5 15IIL05) || || linux-oracle || Bug:1882088 || UBUNTU 20.04] smc: SMC connections hang with later-level implementations || || linux-oracle || Bug:1881107 || zfs: backport AES-GCM performance accelleration || || linux-oracle || Bug:1881107 || debian/dkms-versions: update ZFS dkms package version || || linux-oracle || Bug:1867916 || Regression in kernel 4.15.0-91 causes kernel panic with Bcache || || linux-oracle || Bug:1885072 || SRU][OEM-5.6/U] Fix r8117 firmware base issue || || linux-oracle || Bug:1881096 || UBUNTU 20.04] Deflate counters reported by lscpumf are not valid or available with perf || || linux-oracle || Bug:1887853 || Focal update: v5.4.52 upstream stable release || || linux-oracle || Bug:1882802 || Focal update: v5.4.45 upstream stable release // Focal update: v5.4.52 upstream stable release || || linux-oracle || Bug:1887853 || Focal update: v5.4.45 upstream stable release // Focal update: v5.4.52 upstream stable release || || linux-oracle || Bug:1886995 || Focal update: v5.4.51 upstream stable release || || linux-oracle || Bug:1885942 || Focal update: v5.4.50 upstream stable release || || linux-oracle || Bug:1885322 || Focal update: v5.4.49 upstream stable release || || linux-oracle || Bug:1867983 || Computer is frozen after suspend // Focal update: v5.4.49 upstream stable release || || linux-oracle || Bug:1885322 || Computer is frozen after suspend // Focal update: v5.4.49 upstream stable release || || linux-oracle || Bug:1885023 || Focal update: v5.4.48 upstream stable release || || linux-oracle || Bug:1884251 || Support Audio Mute LED for two new HP laptops || || linux-oracle || Bug:1884089 || Focal update: v5.4.47 upstream stable release || || linux-oracle || Bug:1883184 || Focal update: v5.4.46 upstream stable release || || linux-oracle || Bug:1882802 || Focal update: v5.4.45 upstream stable release || || linux-riscv || Bug:1890743 || focal/linux-riscv: 5.4.0-31.35 -proposed tracker || || linux-riscv || Bug:1888560 || Focal update: v5.4.53 upstream stable release || || linux-riscv || Bug:1886188 || linux-libc-dev broken for crossbuilding, Multi-Arch:same violation || || linux-riscv || Bug:1891049 || focal/linux: 5.4.0-44.48 -proposed tracker || || linux-riscv || Bug:1890746 || focal/linux: 5.4.0-43.47 -proposed tracker || || linux-riscv || Bug:1877270 || Devlink - add RoCE disable kernel support || || linux-riscv || Bug:1890222 || Enlarge hisi_sec2 capability || || linux-riscv || Bug:1889375 || Fix right speaker of HP laptop || || linux-riscv || Bug:1872383 || blk_update_request error when mount nvme partition || || linux-riscv || Bug:1887734 || soc/amd/renoir: detect dmic from acpi table || || linux-riscv || Bug:1888166 || soc/amd/renoir: change the module name to make it work with ucm3 || || linux-riscv || Bug:1890343 || Focal update: v5.4.55 upstream stable release || || linux-riscv || Bug:1886908 || Add support for Atlantic NIC firmware v4 || || linux-riscv || Bug:1888551 || perf vendor events s390: Add new deflate counters for IBM z15 || || linux-riscv || Bug:1889669 || Focal update: v5.4.54 upstream stable release || || linux-riscv || Bug:1888560 || Focal update: v5.4.53 upstream stable release || || linux-riscv || Bug:1886188 || linux-libc-dev broken for crossbuilding, Multi-Arch:same violation || || linux-riscv || Bug:1887124 || UBUNTU 20.04] DIF and DIX support in zfcp (s390x) is broken and the kernel crashes unconditionally || || linux-riscv || Bug:1886744 || Enable Quectel EG95 LTE modem [2c7c:0195] || || linux-riscv || Bug:1886341 || Kernel Regression between 5.4.0-26 and 5.4.0-40 causes laptop internal audio devices to fail to load w/o unacceptable workaround (Lenovo IdeaPad 5 15IIL05) || || linux-riscv || Bug:1882088 || UBUNTU 20.04] smc: SMC connections hang with later-level implementations || || linux-riscv || Bug:1881107 || zfs: backport AES-GCM performance accelleration || || linux-riscv || Bug:1881107 || debian/dkms-versions: update ZFS dkms package version || || linux-riscv || Bug:1867916 || Regression in kernel 4.15.0-91 causes kernel panic with Bcache || || linux-riscv || Bug:1885072 || SRU][OEM-5.6/U] Fix r8117 firmware base issue || || linux-riscv || Bug:1881096 || UBUNTU 20.04] Deflate counters reported by lscpumf are not valid or available with perf || || linux-riscv || Bug:1887853 || Focal update: v5.4.52 upstream stable release || || linux-riscv || Bug:1882802 || Focal update: v5.4.45 upstream stable release // Focal update: v5.4.52 upstream stable release || || linux-riscv || Bug:1887853 || Focal update: v5.4.45 upstream stable release // Focal update: v5.4.52 upstream stable release || || linux-riscv || Bug:1886995 || Focal update: v5.4.51 upstream stable release || || linux-riscv || Bug:1885942 || Focal update: v5.4.50 upstream stable release || || linux-riscv || Bug:1885322 || Focal update: v5.4.49 upstream stable release || || linux-riscv || Bug:1867983 || Computer is frozen after suspend // Focal update: v5.4.49 upstream stable release || || linux-riscv || Bug:1885322 || Computer is frozen after suspend // Focal update: v5.4.49 upstream stable release || || linux-riscv || Bug:1885023 || Focal update: v5.4.48 upstream stable release || || linux-riscv || Bug:1884251 || Support Audio Mute LED for two new HP laptops || || linux-riscv || Bug:1884089 || Focal update: v5.4.47 upstream stable release || || linux-riscv || Bug:1883184 || Focal update: v5.4.46 upstream stable release || || linux-riscv || Bug:1882802 || Focal update: v5.4.45 upstream stable release || || linux-raspi || Bug:1890732 || focal/linux-raspi: 5.4.0-1016.17 -proposed tracker || || linux-raspi || Bug:1888560 || Focal update: v5.4.53 upstream stable release || || linux-raspi || Bug:1891049 || focal/linux: 5.4.0-44.48 -proposed tracker || || linux-raspi || Bug:1890746 || focal/linux: 5.4.0-43.47 -proposed tracker || || linux-raspi || Bug:1877270 || Devlink - add RoCE disable kernel support || || linux-raspi || Bug:1890222 || Enlarge hisi_sec2 capability || || linux-raspi || Bug:1889375 || Fix right speaker of HP laptop || || linux-raspi || Bug:1872383 || blk_update_request error when mount nvme partition || || linux-raspi || Bug:1887734 || soc/amd/renoir: detect dmic from acpi table || || linux-raspi || Bug:1888166 || soc/amd/renoir: change the module name to make it work with ucm3 || || linux-raspi || Bug:1890343 || Focal update: v5.4.55 upstream stable release || || linux-raspi || Bug:1886908 || Add support for Atlantic NIC firmware v4 || || linux-raspi || Bug:1888551 || perf vendor events s390: Add new deflate counters for IBM z15 || || linux-raspi || Bug:1889669 || Focal update: v5.4.54 upstream stable release || || linux-raspi || Bug:1888560 || Focal update: v5.4.53 upstream stable release || || linux-raspi || Bug:1886188 || linux-libc-dev broken for crossbuilding, Multi-Arch:same violation || || linux-raspi || Bug:1887124 || UBUNTU 20.04] DIF and DIX support in zfcp (s390x) is broken and the kernel crashes unconditionally || || linux-raspi || Bug:1886744 || Enable Quectel EG95 LTE modem [2c7c:0195] || || linux-raspi || Bug:1886341 || Kernel Regression between 5.4.0-26 and 5.4.0-40 causes laptop internal audio devices to fail to load w/o unacceptable workaround (Lenovo IdeaPad 5 15IIL05) || || linux-raspi || Bug:1882088 || UBUNTU 20.04] smc: SMC connections hang with later-level implementations || || linux-raspi || Bug:1881107 || zfs: backport AES-GCM performance accelleration || || linux-raspi || Bug:1881107 || debian/dkms-versions: update ZFS dkms package version || || linux-raspi || Bug:1867916 || Regression in kernel 4.15.0-91 causes kernel panic with Bcache || || linux-raspi || Bug:1885072 || SRU][OEM-5.6/U] Fix r8117 firmware base issue || || linux-raspi || Bug:1881096 || UBUNTU 20.04] Deflate counters reported by lscpumf are not valid or available with perf || || linux-raspi || Bug:1887853 || Focal update: v5.4.52 upstream stable release || || linux-raspi || Bug:1882802 || Focal update: v5.4.45 upstream stable release // Focal update: v5.4.52 upstream stable release || || linux-raspi || Bug:1887853 || Focal update: v5.4.45 upstream stable release // Focal update: v5.4.52 upstream stable release || || linux-raspi || Bug:1886995 || Focal update: v5.4.51 upstream stable release || || linux-raspi || Bug:1885942 || Focal update: v5.4.50 upstream stable release || || linux-raspi || Bug:1885322 || Focal update: v5.4.49 upstream stable release || || linux-raspi || Bug:1867983 || Computer is frozen after suspend // Focal update: v5.4.49 upstream stable release || || linux-raspi || Bug:1885322 || Computer is frozen after suspend // Focal update: v5.4.49 upstream stable release || || linux-raspi || Bug:1885023 || Focal update: v5.4.48 upstream stable release || || linux-raspi || Bug:1884251 || Support Audio Mute LED for two new HP laptops || || linux-raspi || Bug:1884089 || Focal update: v5.4.47 upstream stable release || || linux-raspi || Bug:1883184 || Focal update: v5.4.46 upstream stable release || || linux-raspi || Bug:1882802 || Focal update: v5.4.45 upstream stable release || || linux-aws || Bug:1893050 || focal/linux: 5.4.0-45.49 -proposed tracker || || linux-aws || Bug:1888332 || Potential Regression] dscr_inherit_exec_test from powerpc in ubuntu_kernel_selftests failed on B/E/F || || linux-azure || Bug:1893050 || focal/linux: 5.4.0-45.49 -proposed tracker || || linux-azure || Bug:1888332 || Potential Regression] dscr_inherit_exec_test from powerpc in ubuntu_kernel_selftests failed on B/E/F || || linux-gcp || Bug:1893050 || focal/linux: 5.4.0-45.49 -proposed tracker || || linux-gcp || Bug:1888332 || Potential Regression] dscr_inherit_exec_test from powerpc in ubuntu_kernel_selftests failed on B/E/F || || linux-kvm || Bug:1893050 || focal/linux: 5.4.0-45.49 -proposed tracker || || linux-kvm || Bug:1888332 || Potential Regression] dscr_inherit_exec_test from powerpc in ubuntu_kernel_selftests failed on B/E/F || || linux-oracle || Bug:1893050 || focal/linux: 5.4.0-45.49 -proposed tracker || || linux-oracle || Bug:1888332 || Potential Regression] dscr_inherit_exec_test from powerpc in ubuntu_kernel_selftests failed on B/E/F || || linux-raspi || Bug:1893050 || focal/linux: 5.4.0-45.49 -proposed tracker || || linux-raspi || Bug:1888332 || Potential Regression] dscr_inherit_exec_test from powerpc in ubuntu_kernel_selftests failed on B/E/F || || linux-riscv || Bug:1893050 || focal/linux: 5.4.0-45.49 -proposed tracker || || linux-riscv || Bug:1888332 || Potential Regression] dscr_inherit_exec_test from powerpc in ubuntu_kernel_selftests failed on B/E/F || || linux-oem-5.6 || Bug:1894714 || focal/linux-oem-5.6: 5.6.0-1027.27 -proposed tracker || || initramfs-tools || Bug:1879987 || scripts/functions: Prevent printf error carry over if the wrong console is set. The function _log_msg() is "void" typed, returning whatever its last command returns. This function is the basic building block for all error/warning messages in initramfs-tools. If a bad console is provided to kernel on command-line, printf returns error, and so this error is carried over in _log_msg(). Happens that checkfs() function has a loop that runs forever in this scenario (*if* fsck is not present in initramfs and "quiet" is not passed in the command-line). If that happens, boot is stuck and cannot progress. The simple fix hereby merged is to return zero on _log_msg(). || || initramfs-tools || Bug:1879980 || scripts/local: Re-execute cryptroot local-block script. Currently, if an encrypted rootfs is configured on top of a MD RAID1 array and such array gets degraded (like a member is removed/failed), initramfs-tools cannot mount the rootfs and the boot fails. We fix that issue here by allowing cryptroot script to re-run on local-block stage, given that mdadm is able to activate a degraded array in that point. There is a cryptsetup counter-part for this fix, but alone the initramfs-tools portion is innocuous. || || initramfs-tools || Bug:1893675 || d/tests: Add explicit call to partprobe on net test, specially in prep-image and run-image. || || zlib || Bug:1893170 || Update d/patches/410.patch to current state to fix issues with hardware accelerated zlib on new s390x machines. || || thermald || Bug:1896419 || Add Cometlake and Rocketlake CPU models || || linux-firmware || Bug:1900883 || Add new iwlwifi firmware to fix AX201 hang || || linux-firmware || Bug:1901129 || Fix broken Realtek 8821C BT after S3 || || linux-hwe-5.8 || Bug:1900896 || groovy/linux: 5.8.0-26.27 -proposed tracker || || linux-hwe-5.8 || Bug:1897751 || Introduce the new NVIDIA 455 series || || intel-microcode || Bug:1903883 || SECURITY REGRESSION: Some CPUs in the Tiger Lake family sig=0x806c1 fail to boot || || efivar || Bug:1891718 || Add support for nvme-fabrics and nvme-subsystem devices. || || microcode-initrd || Bug:1890612 || Backport to focal. || || microcode-initrd || Bug:1890612 || Initial Release. || || zfs-linux || Bug:1902701 || Prevent build of the zfs-dkms binary package for kernels later than 5.4. If that is required, one should use the zfs-dkms package of a later series (like it is done for built-in modules of Ubuntu kernels). || || linux-oem-5.6 || Bug:1903149 || focal/linux-oem-5.6: 5.6.0-1035.37 -proposed tracker || || linux-oem-5.6 || Bug:1902861 || drm/i915/dp_mst - wait longer during the clock recovery for Display port || || linux-oem-5.6 || Bug:1901135 || SRU][OEM-5.6]Fix no video out from some monitors on amdgpu || || linux-oem-5.6 || Bug:1902613 || drm/i915/dp_mst - only read the base capability in DPCD. || || linux-oem-5.6 || Bug:1902577 || TGL system automatically resumes from s2idle when connecting to a docking station with a monitor || || linux-oem-5.6 || Bug:1901971 || alsa/hda: mic can't be detect if booting with headset plugged on a HP machine || || efivar || Bug:1892792 || Cherrypick upstream patch to fix uninitialized variable in parse_acpi_root(), which can lead to a segfault when calling grub-install. || || linux-oem-5.6 || Bug:1906396 || focal/linux-oem-5.6: 5.6.0-1036.39 -proposed tracker || || linux-oem-5.6 || Bug:1906168 || Prevent thermal shutdown during boot process || || linux-oem-5.6 || Bug:1905808 || alsa/hda: The sound output is abnormal when the balance is on center after switch from the audio speaker to headset on a Dell AIO || || linux-oem-5.6 || Bug:1904991 || SRU][OEM-5.6] UBUNTU: SAUCE: Fix brightness control on BOE 2270 panel || || linux-firmware || Bug:1902195 || Intel RocketLake graphics support || || linux-firmware || Bug:1905214 || linux-firmware: intel AX200 (8087:0029) and AX201(8087:0026) bluetooth firmware update || || linux-firmware || Bug:1900809 || SRU]sof-firmware: update the sof-firmware from version v1.4.2 to stable-v1.6 || || wireless-regdb || Bug:1906404 || Backport to focal || || linux || Bug:1907390 || focal/linux: 5.4.0-58.64 -proposed tracker || || linux-aws || Bug:1907390 || focal/linux: 5.4.0-58.64 -proposed tracker || || linux-azure || Bug:1907390 || focal/linux: 5.4.0-58.64 -proposed tracker || || linux-gcp || Bug:1907390 || focal/linux: 5.4.0-58.64 -proposed tracker || || linux-hwe-5.8 || Bug:1907407 || focal/linux-hwe-5.8: 5.8.0-33.36~20.04.1 -proposed tracker || || linux-hwe-5.8 || Bug:1907408 || groovy/linux: 5.8.0-33.36 -proposed tracker || || linux-kvm || Bug:1907384 || focal/linux-kvm: 5.4.0-1030.31 -proposed tracker || || linux-kvm || Bug:1907390 || focal/linux: 5.4.0-58.64 -proposed tracker || || linux-oracle || Bug:1907390 || focal/linux: 5.4.0-58.64 -proposed tracker || || linux-raspi || Bug:1907390 || focal/linux: 5.4.0-58.64 -proposed tracker || || linux-riscv || Bug:1907390 || focal/linux: 5.4.0-58.64 -proposed tracker || || libevdev || Bug:1906341 || needed for libinput quirks on some Dell Precision configurations || || linux || Bug:1907604 || focal/linux: 5.4.0-59.65 -proposed tracker || || linux || Bug:1906866 || focal: selftests/bpf build broken: test_map_init.skel.h: No such file or directory || || linux || Bug:1905618 || Focal update: v5.4.78 upstream stable release || || linux || Bug:1905614 || Focal update: v5.4.77 upstream stable release || || linux || Bug:1905612 || Focal update: v5.4.76 upstream stable release || || linux || Bug:1904450 || Focal update: v5.4.75 upstream stable release || || linux || Bug:1904450 || HP 635] Radeon 6310 brightness control does not work // Focal update: v5.4.75 upstream stable release || || linux || Bug:1904445 || Focal update: v5.4.74 upstream stable release || || linux || Bug:1903682 || NULL pointer dereference when configuring multi-function with devfn != 0 before devfn == 0 || || linux-aws || Bug:1908586 || focal/linux-aws: 5.4.0-1034.35 -proposed tracker || || linux-aws || Bug:1907586 || focal/linux-aws: 5.4.0-1033.34 -proposed tracker || || linux-aws || Bug:1904450 || Focal update: v5.4.75 upstream stable release || || linux-aws || Bug:1907604 || focal/linux: 5.4.0-59.65 -proposed tracker || || linux-aws || Bug:1906866 || focal: selftests/bpf build broken: test_map_init.skel.h: No such file or directory || || linux-aws || Bug:1905618 || Focal update: v5.4.78 upstream stable release || || linux-aws || Bug:1905614 || Focal update: v5.4.77 upstream stable release || || linux-aws || Bug:1905612 || Focal update: v5.4.76 upstream stable release || || linux-aws || Bug:1904450 || Focal update: v5.4.75 upstream stable release || || linux-aws || Bug:1904450 || HP 635] Radeon 6310 brightness control does not work // Focal update: v5.4.75 upstream stable release || || linux-aws || Bug:1904445 || Focal update: v5.4.74 upstream stable release || || linux-aws || Bug:1903682 || NULL pointer dereference when configuring multi-function with devfn != 0 before devfn == 0 || || linux-azure || Bug:1907589 || focal/linux-azure: 5.4.0-1035.36 -proposed tracker || || linux-azure || Bug:1907604 || focal/linux: 5.4.0-59.65 -proposed tracker || || linux-azure || Bug:1906866 || focal: selftests/bpf build broken: test_map_init.skel.h: No such file or directory || || linux-azure || Bug:1905618 || Focal update: v5.4.78 upstream stable release || || linux-azure || Bug:1905614 || Focal update: v5.4.77 upstream stable release || || linux-azure || Bug:1905612 || Focal update: v5.4.76 upstream stable release || || linux-azure || Bug:1904450 || Focal update: v5.4.75 upstream stable release || || linux-azure || Bug:1904450 || HP 635] Radeon 6310 brightness control does not work // Focal update: v5.4.75 upstream stable release || || linux-azure || Bug:1904445 || Focal update: v5.4.74 upstream stable release || || linux-azure || Bug:1903682 || NULL pointer dereference when configuring multi-function with devfn != 0 before devfn == 0 || || linux-gcp || Bug:1907592 || focal/linux-gcp: 5.4.0-1033.35 -proposed tracker || || linux-gcp || Bug:1907604 || focal/linux: 5.4.0-59.65 -proposed tracker || || linux-gcp || Bug:1906866 || focal: selftests/bpf build broken: test_map_init.skel.h: No such file or directory || || linux-gcp || Bug:1905618 || Focal update: v5.4.78 upstream stable release || || linux-gcp || Bug:1905614 || Focal update: v5.4.77 upstream stable release || || linux-gcp || Bug:1905612 || Focal update: v5.4.76 upstream stable release || || linux-gcp || Bug:1904450 || Focal update: v5.4.75 upstream stable release || || linux-gcp || Bug:1904450 || HP 635] Radeon 6310 brightness control does not work // Focal update: v5.4.75 upstream stable release || || linux-gcp || Bug:1904445 || Focal update: v5.4.74 upstream stable release || || linux-gcp || Bug:1903682 || NULL pointer dereference when configuring multi-function with devfn != 0 before devfn == 0 || || linux-gke || Bug:1907595 || focal/linux-gke: 5.4.0-1033.35 -proposed tracker || || linux-gke || Bug:1907604 || focal/linux: 5.4.0-59.65 -proposed tracker || || linux-gke || Bug:1906866 || focal: selftests/bpf build broken: test_map_init.skel.h: No such file or directory || || linux-gke || Bug:1905618 || Focal update: v5.4.78 upstream stable release || || linux-gke || Bug:1905614 || Focal update: v5.4.77 upstream stable release || || linux-gke || Bug:1905612 || Focal update: v5.4.76 upstream stable release || || linux-gke || Bug:1904450 || Focal update: v5.4.75 upstream stable release || || linux-gke || Bug:1904450 || HP 635] Radeon 6310 brightness control does not work // Focal update: v5.4.75 upstream stable release || || linux-gke || Bug:1904445 || Focal update: v5.4.74 upstream stable release || || linux-gke || Bug:1903682 || NULL pointer dereference when configuring multi-function with devfn != 0 before devfn == 0 || || linux-kvm || Bug:1907598 || focal/linux-kvm: 5.4.0-1031.32 -proposed tracker || || linux-kvm || Bug:1907604 || focal/linux: 5.4.0-59.65 -proposed tracker || || linux-kvm || Bug:1906866 || focal: selftests/bpf build broken: test_map_init.skel.h: No such file or directory || || linux-kvm || Bug:1905618 || Focal update: v5.4.78 upstream stable release || || linux-kvm || Bug:1905614 || Focal update: v5.4.77 upstream stable release || || linux-kvm || Bug:1905612 || Focal update: v5.4.76 upstream stable release || || linux-kvm || Bug:1904450 || Focal update: v5.4.75 upstream stable release || || linux-kvm || Bug:1904450 || HP 635] Radeon 6310 brightness control does not work // Focal update: v5.4.75 upstream stable release || || linux-kvm || Bug:1904445 || Focal update: v5.4.74 upstream stable release || || linux-kvm || Bug:1903682 || NULL pointer dereference when configuring multi-function with devfn != 0 before devfn == 0 || || linux-oracle || Bug:1907600 || focal/linux-oracle: 5.4.0-1033.35 -proposed tracker || || linux-oracle || Bug:1907604 || focal/linux: 5.4.0-59.65 -proposed tracker || || linux-oracle || Bug:1906866 || focal: selftests/bpf build broken: test_map_init.skel.h: No such file or directory || || linux-oracle || Bug:1905618 || Focal update: v5.4.78 upstream stable release || || linux-oracle || Bug:1905614 || Focal update: v5.4.77 upstream stable release || || linux-oracle || Bug:1905612 || Focal update: v5.4.76 upstream stable release || || linux-oracle || Bug:1904450 || Focal update: v5.4.75 upstream stable release || || linux-oracle || Bug:1904450 || HP 635] Radeon 6310 brightness control does not work // Focal update: v5.4.75 upstream stable release || || linux-oracle || Bug:1904445 || Focal update: v5.4.74 upstream stable release || || linux-oracle || Bug:1903682 || NULL pointer dereference when configuring multi-function with devfn != 0 before devfn == 0 || || linux-raspi || Bug:1907582 || focal/linux-raspi: 5.4.0-1026.29 -proposed tracker || || linux-raspi || Bug:1907604 || focal/linux: 5.4.0-59.65 -proposed tracker || || linux-raspi || Bug:1906866 || focal: selftests/bpf build broken: test_map_init.skel.h: No such file or directory || || linux-raspi || Bug:1905618 || Focal update: v5.4.78 upstream stable release || || linux-raspi || Bug:1905614 || Focal update: v5.4.77 upstream stable release || || linux-raspi || Bug:1905612 || Focal update: v5.4.76 upstream stable release || || linux-raspi || Bug:1904450 || Focal update: v5.4.75 upstream stable release || || linux-raspi || Bug:1904450 || HP 635] Radeon 6310 brightness control does not work // Focal update: v5.4.75 upstream stable release || || linux-raspi || Bug:1904445 || Focal update: v5.4.74 upstream stable release || || linux-raspi || Bug:1903682 || NULL pointer dereference when configuring multi-function with devfn != 0 before devfn == 0 || || linux-firmware || Bug:1907158 || Update linux-firmware in focal for 5.8 hwe kernel || || linux-firmware || Bug:1902848 || Support Intel AX210 wifi [8086:2725] Subsystem [8086:4020] || || linux-firmware || Bug:1890130 || Add support for Intel Bluetooth Device Typhoon Peak (8087:0032) || || linux-firmware || Bug:1879633 || Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable || || linux-riscv || Bug:1907601 || focal/linux-riscv: 5.4.0-40.45 -proposed tracker || || linux-riscv || Bug:1907604 || focal/linux: 5.4.0-59.65 -proposed tracker || || linux-riscv || Bug:1906866 || focal: selftests/bpf build broken: test_map_init.skel.h: No such file or directory || || linux-riscv || Bug:1905618 || Focal update: v5.4.78 upstream stable release || || linux-riscv || Bug:1905614 || Focal update: v5.4.77 upstream stable release || || linux-riscv || Bug:1905612 || Focal update: v5.4.76 upstream stable release || || linux-riscv || Bug:1904450 || Focal update: v5.4.75 upstream stable release || || linux-riscv || Bug:1904450 || HP 635] Radeon 6310 brightness control does not work // Focal update: v5.4.75 upstream stable release || || linux-riscv || Bug:1904445 || Focal update: v5.4.74 upstream stable release || || linux-riscv || Bug:1903682 || NULL pointer dereference when configuring multi-function with devfn != 0 before devfn == 0 || || linux-hwe-5.8 || Bug:1904912 || linux-riscv 5.8.0-9-generic (all 5.8 kernels) fail to boot in qemu || || linux-oem-5.6 || Bug:1909420 || focal/linux-oem-5.6: 5.6.0-1039.43 -proposed tracker || || linux-oem-5.6 || Bug:1908713 || Fix suspend error of SOF driver || || linux-oem-5.6 || Bug:1879633 || Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable || || linux-oem-5.6 || Bug:1880648 || fib_nexthop_multiprefix.sh from net in ubuntu_kernel_selftests failed on F-OEM-5.6 || || linux-oem-5.6 || Bug:1908498 || ip_defrag.sh in net from ubuntu_kernel_selftests failed with Resource temporarily unavailable on F-oem-5.6 || || linux-oem-5.6 || Bug:1908501 || Sub-tests in kselftest/net/udpgro.sh is failing with "./udpgso_bench_rx: poll: 0x0 expected 0x1" || || linux-gkeop || Bug:1907597 || focal/linux-gkeop: 5.4.0-1008.9 -proposed tracker || || linux-gkeop || Bug:1907604 || focal/linux: 5.4.0-59.65 -proposed tracker || || linux-gkeop || Bug:1906866 || focal: selftests/bpf build broken: test_map_init.skel.h: No such file or directory || || linux-gkeop || Bug:1905618 || Focal update: v5.4.78 upstream stable release || || linux-gkeop || Bug:1905614 || Focal update: v5.4.77 upstream stable release || || linux-gkeop || Bug:1905612 || Focal update: v5.4.76 upstream stable release || || linux-gkeop || Bug:1904450 || Focal update: v5.4.75 upstream stable release || || linux-gkeop || Bug:1904450 || HP 635] Radeon 6310 brightness control does not work // Focal update: v5.4.75 upstream stable release || || linux-gkeop || Bug:1904445 || Focal update: v5.4.74 upstream stable release || || linux-gkeop || Bug:1903682 || NULL pointer dereference when configuring multi-function with devfn != 0 before devfn == 0 || || linux-firmware || Bug:1908366 || Failed to load DMC firmware i915/tgl_dmc_ver2_08.bin || || linux-firmware || Bug:1909705 || Fix Realtek 8821c bluetooth fails reconnect BLE devices after suspend || || skiboot || Bug:1905393 || opal-prd: mmap(range:ibm,hbrt-code-image,...) fails with EPERM opal-prd fails to start d/patches/0005-fix-opal-prd-fail-with-EPERM.patch || || skiboot || Bug:1904585 || opal-prd: Have a worker process handle page offlining Have a worker process handle page offlining d/patches/0006-fix-opal-prd-have-worker-process-handle-page-offlining.patch || || ubuntu-drivers-common || Bug:1912202 || Skip tests on riscv64, replacing powerpc which is no longer part of focal. Thus make ubuntu-drivers-common available on focal on riscv64. || || ubuntu-drivers-common || Bug:1904583 || Backport 1:0.8.6.3 . || || linux-aws || Bug:1911333 || focal/linux: 5.4.0-63.71 -proposed tracker || || linux-azure || Bug:1911333 || focal/linux: 5.4.0-63.71 -proposed tracker || || linux-gcp || Bug:1911333 || focal/linux: 5.4.0-63.71 -proposed tracker || || linux-gke || Bug:1911333 || focal/linux: 5.4.0-63.71 -proposed tracker || || linux-kvm || Bug:1911333 || focal/linux: 5.4.0-63.71 -proposed tracker || || linux-oracle || Bug:1911333 || focal/linux: 5.4.0-63.71 -proposed tracker || || lshw || Bug:1826737 || Add cherry-picked patches for NMVe support : || || linux-oem-5.10 || Bug:1913030 || focal/linux-oem-5.10: 5.10.0-1011.12 -proposed tracker || || linux-oem-5.10 || Bug:1909457 || Support CML-S CPU + TGP PCH || || linux-oem-5.10 || Bug:1912157 || backlight parsing for VBT 234+ || || linux-oem-5.10 || Bug:1912427 || HD Audio Device PCI ID for the Intel Cometlake-R platform || || linux-raspi || Bug:1911333 || focal/linux: 5.4.0-63.71 -proposed tracker || || linux-firmware || Bug:1910664 || Need a new firmware to support RTL8821ce Wifi || || linux-riscv-5.8 || Bug:1912497 || focal/linux-riscv-5.8: 5.8.0-14.16~20.04.1 -proposed tracker || || linux-riscv-5.8 || Bug:1910965 || riscv: backport support for SiFive Unmatched || || linux-riscv-5.8 || Bug:1911350 || groovy/linux: 5.8.0-39.44 -proposed tracker || || linux-meta-riscv-5.8 || Bug:1912499 || Reset upload number to 1 for derivative ABI bumps || || flash-kernel || Bug:1904890 || Backport latest upstream version to groovy || || flash-kernel || Bug:1900796 || This includes Dann Frazier's workaround for LP: #1900796 || || linux-gkeop || Bug:1911333 || focal/linux: 5.4.0-63.71 -proposed tracker || || zfs-linux || Bug:1894329 || Generate clone uuid without dd which is flagged as having an executable stack. Thanks Usarin Heininga for the patch || || zfs-linux || Bug:1902588 || fix potential user-space double free when running "zfs mount -a" || || bcmwl || Bug:1872908 || debian/dkms.conf.in, debian/patches/0028-add-support-for-linux-5.6.patch : || || linux-riscv-5.8 || Bug:1914039 || focal/linux-riscv-5.8: 5.8.0-14.16~20.04.3 -proposed tracker || || linux-riscv-5.8 || Bug:1913864 || Use gcc-10 to build 5.8 riscv backport kernel for focal || || linux-oem-5.10 || Bug:1914024 || focal/linux-oem-5.10: 5.10.0-1013.14 -proposed tracker || || linux-oem-5.10 || Bug:1914020 || Fix no video output when boot up system with type-c port || == Unsorted changes == || sudo || Bug:1857036 || d/p/ignore-rlimit-core-failure.patch: Ignore a failure to restore the RLIMIT_CORE resource limit. Linux containers don't allow RLIMIT_CORE to be set back to RLIM_INFINITY if we set the limit to zero, even for root. RLIMIT_NPROC is also not allowed to be set back. This is not a problem outside the container. || || xz-utils || Bug:1870088 || Use the generic % rule in debian/rules, otherwise it FTBFS with debhelper 12.5. Closes: #945961. || || apport || Bug:1881976 || d/control: Offer real package alternatives along with x-terminal-server for apport-gtk and apport-kde || || irssi || Bug:1882401 || debian/patches/1183.patch: manually handle NUL unicode in g_utf8_get_next_char_validated. Thanks to ailin-nemui . || || probert || Bug:1890301 || no-change rebuild to allow probert-network component change to main || || rsyslog || Bug:1890177 || d/rsyslog.postinst: || || livecd-rootfs || Bug:1889470 || Handle seeded lxd snap with channel name for ubuntu-cpc:minimized || || livecd-rootfs || Bug:1891061 || Add dist-upgrade to bootable-buildd hook to ensure the built image doesn't contain vulnerable kernels or other packages. || || python-babel || Bug:1891501 || SRU: LP: #1891501. || || memtest86+ || Bug:1876506 || Close FD 3 when invoking update-grub || || pam || Bug:1659719 || debian/libpam-modules.postinst: Add /snap/bin to $PATH in /etc/environment. || || 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 || || command-not-found || Bug:1875760 || Avoid crash if tmpdb is locked. Skip execution and let the other process do its job. || || base-files || Bug:1886572 || motd/50-motd-news: don't include uptime in the user-agent string || || base-files || Bug:1888575 || Move the /etc/default/motd-news conffile to the motd-news-config package : || || base-files || Bug:1888572 || motd/50-motd-news: use wget instead of curl, since wget is standard but curl is optional : || || ubuntu-meta || Bug:1888575 || d/control: have ubuntu-server depend on motd-news-config || || valgrind || Bug:1887974 || The L field is currently a two bit[22:21] field in ISA 3.0. || || util-linux || Bug:1886300 || rename: fix regression for symlink with non-existing target || || secureboot-db || Bug:1890835 || Ship MS 2020 split arch dbx updates. || || glibc || Bug:1869364 || Mark tst-getpw as XFAIL on arm64. || || glibc || Bug:1879092 || Copy the fully conditionalized x86 variant for math-vector-fortran.h to /usr/include/finclude. On all architectures. || || glibc || Bug:1871129 || Fall back to calling nanosleep syscall when __clock_nanosleep returns EINVAL due to CLOCK_REALTIME not being supported || || glibc || Bug:1869364 || debian/testsuite-xfail-debian.mk: XFAIL tst-getpw on armhf, too || || glibc || Bug:1887989 || debian/patches/powerpc: Cherrypick upstream patches to support POWER10 optimized library loading. || || apport || Bug:1888352 || apport/apport/hookutils.py: add acpidump using built-in dump_acpi_tables.py. || || finalrd || Bug:1895160 || No-change backport to focal || || sosreport || Bug:1892275 || New 4.0 upstream release. Release information and tarballs are available at: || || shim || Bug:1864223 || d/patches/fix-path-checks.patch: Cherry-pick upstream fix for regression in loading fwupd, or anything else specified as an argument || || shim-signed || Bug:1862171 || Update to the signed 15+1552672080.a4a1fbe-0ubuntu2 binary from Microsoft. || || gdb || Bug:1890270 || SRU: Backport minor release 9.2 to 20.04 LTS. || || update-motd || Bug:1886534 || update-motd.sh: remove an extra "once" || || ubuntu-image || Bug:1896744 || SRU tracking number LP: #1896744 || || gcc-10 || Bug:1879481 || SRU: Update to the GCC 10.2.0 release. || || gcc-10 || Bug:1876293 || Fix GDC Issue 19367 - std.net.curl does not understand HTTP/2 status lines. || || gcc-9 || Bug:1879481 || SRU: Update to the gcc-9 branch up to the time of the GCC 10.2 release/branch. || || gcc-10-cross || Bug:1879481 || SRU: Update to the GCC 10.2.0 release. || || gcc-9-cross || Bug:1879481 || SRU: Update to the gcc-9 branch up to the time of the GCC 10.2 release/branch. || || sosreport || Bug:1896222 || Fixes the splitting of filepaths within the archive, when the archive name is included in the filename inside the archive. || || sosreport || Bug:1893109 || Collect balancer and pg-autoscale status || || sosreport || Bug:1890846 || Add information on maybe_stuck() processes for RMQ. || || cryptsetup || Bug:1879980 || Introduce retry logic for external invocations after mdadm || || zsys || Bug:1897563 || Fix /boot/subdataset now being considered as persistent datasets || || zsys || Bug:1897565 || Fix persistent dataset printing || || apport || Bug:1895865 || apport/hookutils.py: call dump_acpi_tables.py with root_command_output thereby avoiding a PermissionError. || || apport || Bug:1895865 || data/dump_acpi_tables.py: If the user cannot read the acpi tables don't try and print them. || || plymouth || Bug:1880250 || Clear twostep footer, at the end of fsck, and clear lingering Ctrl+C message || || masakari || Bug:1773765 || Check expired notifications and clean running notifications past an expiration to allow for a host to become manageable again . || || distro-info-data || Bug:1901361 || Add Ubuntu 21.04, Hirsute HANIMAL . || || ca-certificates || Bug:1900727 || mozilla/{certdata.txt,nssckbi.h}: Update Mozilla certificate authority bundle to version 2.44. || || debootstrap || Bug:1901237 || Add (Ubuntu) hirsute as a symlink to gutsy . || || distro-info-data || Bug:1901361 || Add Ubuntu 21.04, Hirsute Hippo . || || tzdata || Bug:1901020 || New upstream version , affecting past and future timestamps: || || build-essential || Bug:1891460 || Add riscv64 post to cross-targets. || || apport || Bug:1899195 || data/apport: In the event that the crashing executable does not exist on disk any more the path name of the executable (passed by core) is appended with '(deleted)' because apport is currently using sys.argv for argument parsing there end up being too many arguments and apport crashes. This is fixed by adding handling for six arguments. || || zlib || Bug:1899621 || Cherrypick update of s390x hw acceleration #410 pull request patch, which corrects inflateSyncPoint() return value to always gracefully fail when hw acceleration is in use. This fixes rsync failure with zlib compression on hw accelerated s390x. || || nvme-cli || Bug:1867366 || generate /etc/nvme/host* files at install not build || || enchant-2 || Bug:1901290 || Fix Zemberek and Voikko backends under eg gspell || || grub2 || Bug:1900774 || Avoid "EFI stub: FIRMWARE BUG" message when booting >= 5.7 kernels on arm64 by setting the image base address before jumping to the PE/COFF entry point || || grub2 || Bug:1900773 || Fix tftp timeouts when fetching large files. || || apport || Bug:1870060 || data/apport: Modify the check for whether or not a process is running in the same namespace so that crashes from processes running protected in the system.slice are considered as being from the same namespace. || || busybox || Bug:1888543 || cherry-pick settimeofday for glibc v2.31+ compatibility fix for upstream || || livecd-rootfs || Bug:1896755 || Backport snap-preseed work from groovy to focal || || aptdaemon || Bug:1899513 || SECURITY UPDATE: info disclosure via transaction properties || || aptdaemon || Bug:1899193 || SECURITY UPDATE: policykit checks are too late || || parted || Bug:1905579 || Fix end_input usage in do_resizepart || || apt || Bug:1899193 || SECURITY UPDATE: Integer overflow in parsing || || python-apt || Bug:1899193 || SECURITY UPDATE: various memory and file descriptor leaks || || librsvg || Bug:1903329 || SRU new upstream release to focal || || apport || Bug:1906565 || data/apport: only drop supplemental groups if the user is root. || || livecd-rootfs || Bug:1905990 || But per discussion, we might want to keep the UC20 images a bit bigger than what's defined via the gadget/rootfs contents, to make sure writable is comfortably big enough. Use the same hard-coded value as for UC16 and UC18. || || livecd-rootfs || Bug:1893898 || Backport Ensure toolsVersion set in vmdk header || || livecd-rootfs || Bug:1901906 || amd64: always install grub-pc with shim-signed , and ensure to autoremove packages || || python-apt || Bug:1907676 || REGRESSION UPDATE: Passing a file descriptor to apt_inst.ArFile or apt_inst.DebFile caused a segmentation fault || || tzdata || Bug:1909698 || New upstream version , affecting the following timestamp: || || tzdata || Bug:1910636 || Update ICU timezone data files which are utilized by php to version 2020f. || || seabios || Bug:1908512 || d/p/lp-1908512-vga-fix-cirrus-bios.patch: fix boot with cirrus || || lsof || Bug:1893513 || Use soelim to fix unreadable manpage. (Closes: #950601) || || systemd || Bug:1905245 || print number of unknown capabilities instead of failing https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=5cd98102e16a6e4acc1444b10db3308d87930933 || || systemd || Bug:1890448 || d/p/lp1890448-hwdb-Add-EliteBook-to-use-micmute-hotkey.patch: Add EliteBook to use micmute hotkey https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=238c8c1a7b9d75f69bdeafb1d55f1faf00acb063 || || systemd || Bug:1878955 || d/extra/dhclient-enter-resolved-hook: suppress output of cmp command in dhclient hook https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=83df4fc182f8ffe87256f5d7c4b49cee5192529a || || systemd || Bug:1905044 || d/p/lp1905044-test-use-cap_last_cap-for-max-supported-cap-number-n.patch: test: use cap_last_cap() instead of capability_list_length() https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ff21f41e624d9e603f3be463846ce981a433842a || || systemd || Bug:1903300 || d/p/lp1903300/0001-network-VXLan-fix-adding-Group-address.patch, d/p/lp1903300/0002-network-VXLan-Add-support-for-remote-address.patch, d/p/lp1903300/0003-networkctl-Add-support-to-display-VXLan-remote-addre.patch: set vxlan multicast group when specified https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=9deff4b7c5495dbe738561ca47daf3756df9fcde || || systemd || Bug:1907306 || d/p/lp1907306/0001-sd-dhcp-client-don-t-log-timeouts-if-already-expired.patch, d/p/lp1907306/0002-sd-dhcp-client-track-dhcp4-t1-t2-expire-times.patch, d/p/lp1907306/0003-sd-dhcp-client-add-RFC2131-retransmission-details.patch, d/p/lp1907306/0004-sd-dhcp-client-simplify-dhcp4-t1-t2-parsing.patch, d/p/lp1907306/0005-sd-dhcp-client-correct-dhcpv4-renew-rebind-retransmi.patch, d/p/lp1907306/0006-sd-dhcp-client-correct-retransmission-timeout-to-mat.patch, d/p/lp1907306/0007-test-network-increase-wait_online-timeout-to-handle-.patch, d/p/lp1907306/0008-sd-dhcp-client-fix-renew-rebind-timeout-calculation-.patch: Send correct number of dhcpv4 renew and rebind requests https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=a73c51d0df284dcc38e6924d40eed810554bab2e || || systemd || Bug:1902960 || d/p/lp1902960-udev-re-assign-ID_NET_DRIVER-ID_NET_LINK_FILE-ID_NET.patch: Run net_setup_link on 'change' uevents https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ec7ba2358aa68d8d6276ed56ef91caafc287cecf || || systemd || Bug:1881947 || d/t/root-unittests: Remove any corrupt journal files https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=5481fececdb3cb35ca7118598cad537681b5ff14 || || sosreport || Bug:1898077 || d/p/0008-conntrack-add-conntrack-info.patch: rename the conntrackd plugin to conntrack; add conntrack commands. || || sosreport || Bug:1901555 || d/p/0010-networking-include-ns-ip-neigh-and-ip-rule-info.patch: add ip neigh and ip rule commands for network namespaces. || || apt || Bug:1876495 || pkgnames: Correctly set the default for AllNames to false, and do not exclude virtual packages if --all-names is specified || || apt || Bug:1911676 || patterns: Terminate short pattern by ~ and ! || || apt || Bug:1871268 || Improve immediate configuration handling || || apt || Bug:1872200 || Reinstate * wildcards (Closes: #953531) || || tracker || Bug:1896073 || New upstream version || || tracker || Bug:1861358 || build without Bsymbolic and strip Bsymbolic-function, fixes the tracker search hanging || || nvidia-prime || Bug:1895855 || Enable runtimepm in on-demand mode if supported . || || nvidia-prime || Bug:1904583 || prime-select: Remove udev rules . || || grub2 || Bug:1907085 || debian/patches/grub-install-backup-and-restore.patch: Fix-up the patch to correctly initialyze the names of the modules to restore. || || grub2 || Bug:1865515 || rhboot-f34-make-exit-take-a-return-code.patch, rhboot-f34-dont-use-int-for-efi-status.patch: allow grub to exit non-zero under EFI, this should allow falling back to the next BootOrder BootEntry. || || grub2 || Bug:1911439 || rhboot-f34-tcp-add-window-scaling-support.patch: speed up netboot transfer speed. || || grub2 || Bug:1911439 || rhboot-f34-support-non-ethernet.patch, ubuntu-fixup-rhboot-f34-support-non-ethernet.patch, ubuntu-fixup-rhboot-f34-support-non-ethernet-2.patch: add support for link layer addresses of up to 32-bytes. || || grub2 || Bug:1911439 || rhboot-f34-make-pmtimer-tsc-calibration-fast.patch: speed up calibration time, especially when booting VMs. || || cross-toolchain-base || Bug:1906250 || Build using glibc 2.31-0ubuntu9.2 || || glibc || Bug:1895358 || Drop check preventing using float128 which breaks new icc || || glibc || Bug:1902955 || Detect debconf consistently in libc6.preinst and do not crash if it is not used || || glibc || Bug:1908307 || Ship libc variant compiled for profiling in libc6-prof || || glibc || Bug:1906250 || elf: Add endianness markup to ld.so.cache (Closes: #731082) || || tzdata || Bug:1913482 || New upstream version , affecting the following future timestamp: || == 20.04.2.0 hotfix bug fixes == Shortly after release of 20.04.2, a regression in the desktop (ubiquity-based) CD images was discovered. Most Ubuntu desktop flavors have been rebuilt with the related fix alongside a few other package updates. Images marked as 20.04.2.0 have therefore the following additonal changes: || sssd || Bug:1910611 || d/apparmor-profile: Update profile. || || gnome-control-center || Bug:1905740 || New upstream release || || gdm3 || Bug:1861769 || Backport crash fix when using Xvfb in some situations || || linux-hwe-5.8 || Bug:1914688 || focal/linux-hwe-5.8: 5.8.0-43.49~20.04.1 -proposed tracker || || linux-hwe-5.8 || Bug:1914689 || groovy/linux: 5.8.0-43.49 -proposed tracker || || linux-oem-5.6 || Bug:1914751 || focal/linux-oem-5.6: 5.6.0-1047.51 -proposed tracker || || ubiquity || Bug:1915114 || check-kernels: Don't remove the oem kernel if we want it ||