||<
><>|| {{attachment:header.png}} Welcome to the Ubuntu Weekly Newsletter, Issue 723 for the week of February 13 - 19, 2022. == In this Issue == * New domain names for PPAs * Call for testing: preliminary 20.04.4 release candidate images ready! * Welcome New Members and Developers * Ubuntu Stats * Hot in Support * Lo``Co Events * Release of cloud-init 22.1 * Subiquity 22.02.1 has been released to stable * Anbox Cloud 1.11.5 has been released * Meet Canonical at Cloud Expo Europe London 2022 * Other Community News * Ubuntu Cloud News * Canonical News * In the Press * In the Blogosphere * Other Articles of Interest * Featured Audio and Video * Meeting Reports * Upcoming Meetings and Events * Updates and Security for 18.04, 20.04, and 21.10 * And much more! == General Community News == === New domain names for PPAs === Colin Watson reminds us of the history of Launchpad's PPAs, and the issues with cookies & HTTPS. This leads to a brief history of security decisions made, and to a "dilemma" which is being resolved by the addition of a ppa.launchpadcontent.net domain that supports HTTP and HTTPS. We are told Ubuntu 22.04 LTS will use this new address, but are also advised the older address will continue working using HTTP only. This is also a warning that some proxies will require change. https://blog.launchpad.net/ppa/new-domain-names-for-ppas === Call for testing: preliminary 20.04.4 release candidate images ready! === Lukasz Zemczak on behalf of the Ubuntu Foundations Team reports the release of the first official release candidate of Ubuntu 20.04.4; noting that some OEM kernel work is being done so new ISOs may be required for desktop releases. We are invited to help test; links are provided so the test can be recorded, and we can track the progress on this release. https://lists.ubuntu.com/archives/ubuntu-release/2022-February/005317.html === Welcome New Members and Developers === * Mattia Rizzolo (mapreri); Ubuntu Membership Board - https://lists.ubuntu.com/archives/ubuntu-news-team/2022-February/002985.html Congratulations to this contributor! == Ubuntu Stats == === Bug Stats === * Open: 138418 (+138) * Critical: 329 (-2) * Unconfirmed: 69100 (+50) As always, the Bug Squad needs more help. If you want to get started, please see: https://wiki.ubuntu.com/BugSquad === Translations === * Ukrainian: 88.04% (38683/1111) * German: 87.03% (41974/47) * French: 81.51% (59825/7082) * Spanish: 80.89% (61838/4173) * Swedish: 77.55% (72646/918) == Hot in Support == === Ask Ubuntu Top 5 Questions === * How can I perform a secure automatic file transfer between two servers? - https://askubuntu.com/questions/1393416/how-can-i-perform-a-secure-automatic-file-transfer-between-two-servers * Is it recommended to change root directory permission to improve security? - https://askubuntu.com/questions/1393289/is-it-recommended-to-change-root-directory-permission-to-improve-security * How can I tell if an application is using XWayland? - https://askubuntu.com/questions/1393618/how-can-i-tell-if-an-application-is-using-xwayland * How do I install mic_over_mumble? - https://askubuntu.com/questions/1393516/how-do-i-install-mic-over-mumble * Why are some older versions of packages not found - https://askubuntu.com/questions/1392870/why-are-some-older-versions-of-packages-not-found Ask (and answer!) questions at: https://askubuntu.com/ === Ubuntu Forums Top 5 Threads === * Rdiff Backup Script Needs Work...Please help - https://ubuntuforums.org/showthread.php?t=2472011 * ssh connection failure - https://ubuntuforums.org/showthread.php?t=2472057 * Boot repair and broken grub - https://ubuntuforums.org/showthread.php?t=2472016 * No crontab in root..Now What? - https://ubuntuforums.org/showthread.php?t=2471945 * getting serial console working, server setup? - https://ubuntuforums.org/showthread.php?t=2472040 Find more support at: https://ubuntuforums.org/ == LoCo Events == The following Lo``Co team events are currently scheduled in the next two weeks: * Virtual Tempe Ubuntu Hour, Arizona Lo``Co Team: http://loco.ubuntu.com/events/ubuntu-arizona/4190-virtual-tempe-ubuntu-hour/ * SCALE 19x, Ubuntu California: http://loco.ubuntu.com/events/ubuntu-california/4154-scale-19x/ * Virtual Tempe Ubuntu Hour, Arizona Lo``Co Team: http://loco.ubuntu.com/events/ubuntu-arizona/4171-virtual-tempe-ubuntu-hour/ * Virtual AZLOCO/PLUG Install-fest/Linux Workshop, Arizona Lo``Co Team: http://loco.ubuntu.com/events/ubuntu-arizona/4175-virtual-azlocoplug-install-festlinux-workshop/ Looking beyond the next two weeks? Visit the Lo``Co Team Portal to browse upcoming events around the world: http://loco.ubuntu.com/events/ == The Hub == === Release of cloud-init 22.1 === Brett Holman reports that Cloud-init 22.1 is now available. Bret provides a list of the highlights found in this release, and a long changelog with details and links if more details are required. https://discourse.ubuntu.com/t/release-of-cloud-init-22-1/26720 === Subiquity 22.02.1 has been released to stable === Dan Bungert tells us Subiquity 22.02.1 is now stable and available for "all users during installation". We are provided the link to the bug and CVE the release primarily fixes, with a warning that passphrases from prior versions may have leaked into log files, and details of how we can check to ensure this hasn't occurred. We are told the prior versions that included the flaw, including a list of the ISOs that were impacted, and a note that earlier ISOs may also be impacted if the installer updated online prior to install. A link to the full release note is provided. https://discourse.ubuntu.com/t/subiquity-22-02-1-has-been-released-to-stable/26735 === Anbox Cloud 1.11.5 has been released === Simon Fels reports the release of Anbox Cloud 1.11.5. We are told it prepares for a Ubuntu kernel release on AWS of the 5.13 kernel that starts at the end of February. We are given the reason for Anbox's required adaption for the 5.13 kernel (certain containers may fail to start), along with a couple of links for more details. https://discourse.ubuntu.com/t/anbox-cloud-1-11-5-has-been-released/26739 == The Planet == === Meet Canonical at Cloud Expo Europe London 2022 === Malina tells us Canonical is a Platinum Sponsor of Cloud Expo Europe London 2022, with links so we can get free tickets, or book a meeting. We are given numerous dates, times & of the Round Table event: "How Charmed Kubeflow can help to scale up successful AI/ML initiatives", and a session talk with Q&A entitled "Drive business agility and reduce IT cost by automating software ops on hybrid cloud". https://ubuntu.com//blog/meet-canonical-at-cloud-expo-europe-london-2022 == Other Community News == === Launchpad now supports SSH Ed25519 keys and RSA SHA-2 signatures === Colin Watson reports that Launchpad now supports Ed25519 OpenSSH public keys, and signatures using SHA-2. Whilst these features aren't new to most sites, we are told of some of the complexities in adding the new protocols to launchpad. Colin provides a detailed history of the various prior steps that led to this 'cryptography' finally making its way to Launchpad. https://www.chiark.greenend.org.uk/~cjwatson/blog/lp-new-ssh-features.html == Ubuntu Cloud News == * Low latency Linux for industrial embedded systems - https://ubuntu.com//blog/industrial-embedded-systems-iii * An overview of Open``Stack storage - https://ubuntu.com//blog/openstack-storage == Canonical News == * Canonical at MWC 2022 - https://ubuntu.com//blog/canonical-at-mwc-2022 == In the Press == === New Linux Privilege Escalation Flaw Uncovered in Snap Package Manager === Ravie Lakshmanan alerts us to a number of security vulnerabilities being discovered in Canonical's Snap software, including one that can be "exploited to escalate privilege to gain root" access (CVE-2021-44731). With some brief details explaining how it works & can be mis-used where the attacker has local access to the machine. The post then moves to list six other CVEs discovered. https://thehackernews.com/2022/02/new-linux-privilege-escalation-flaw.html Further coverage: * Multiple vulnerabilities found in Snap-confine function on Linux systems - https://www.zdnet.com/article/multiple-vulnerabilities-found-in-snap-confine-function-on-linux-systems/ * Qualys Security Advisory - https://www.qualys.com/2022/02/17/cve-2021-44731/oh-snap-more-lemmings.txt * [USN-5292-2] snapd vulnerabilities - https://lists.ubuntu.com/archives/ubuntu-security-announce/2022-February/006407.html == In the Blogosphere == === Ubuntu 22.04 Adds Apparent Options to Hide Mounted Drives / Trash from Dock === Ji m blogs to make us aware of new options for the Ubuntu Dock in the forthcoming 22.04 release. In the 'Appearance‘ tab of system settings one can now toggle to show/hide the volumes and trash icons. https://ubuntuhandbook.org/index.php/2022/02/easy-hide-mounted-drives-trash-ubuntu-2204/ === UBPorts Foundation: Demand for Ubuntu Touch for Smartphones Grows === Leofric Averille reports that more Dutch people are looking for alternatives to Android or iOS smartphones, which has led to more enquiries going to UBPorts Foundation for answers. Giving us a quick introduction of UBPorts standalone mobile operating system goals, we are told Ubuntu Touch currently supports sixty different phones, with a link and brief mention of how it's installed. https://www.taylordailypress.net/ubports-foundation-demand-for-ubuntu-touch-for-smartphones-grows/ === Ubuntu Touch OTA-22 Rolling Out Now with Initial FM Radio Support, WebGL Support === Marius Nestor tells us the UBports Foundation has released OTA-22 software update for Ubuntu Touch mobile devices. We are told of the improvements and new features, one of which is FM Radio support, though users will have to wait a little longer for a radio app. Also mentioned is WebGL support for faster 3D rendering, and camera support for the Morph web browser allowing video calls. Other newer features are mentioned, some being available only on specific devices which are outlined, as well as many bugs squished. https://9to5linux.com/ubuntu-touch-ota-22-rolling-out-now-with-initial-fm-radio-support-webgl-support == Other Articles of Interest == * Gigabyte servers will be certified for use with Ubuntu Server - https://www.neowin.net/news/gigabyte-servers-will-be-certified-for-use-with-ubuntu-server/ == Featured Audio and Video == === Ubuntu Security Podcast: Episode 149 === "This week Qualys dominate the week in security updates, disclosing details of 4 different SUID-root vulnerabilities, including Oh Snap! More Lemmings (Local Privilege Escalation in snap-confine), plus we look at updates for Firefox, cryptsetup and more." https://ubuntusecuritypodcast.org/episode-149/ === Ubuntu Portugal Podcast: 182 - Galinha de água === "Um episódio repleto de actualidade e temperado com o bom humor icónio e único em todo o mundo Ubuntu e arredores é o que o vosso podcast preferido tem para vos oferecer esta semana. Rápido, carreguem no botão." https://podcastubuntuportugal.org/e182/ === Linux Action News 228 === "Canonical has a big week, why bcachefs looks like it's taking another step forward, and ChromeOS Flex for PCs is released." https://linuxactionnews.com/228 == Meeting Reports == * Ubuntu +1 Maintenance Reports - https://lists.ubuntu.com/archives/ubuntu-devel/2022-February/date.html * Desktop Team Updates - Monday 21st February 2022 - https://discourse.ubuntu.com/t/desktop-team-updates-monday-21st-february-2022/26697 * Design and Web team summary – 11 February 2022 - https://ubuntu.com/blog/design-and-web-team-summary-11-february-2022 == Upcoming Meetings and Events == * Developer Membership Board: Mon, February 21, 7pm – 8pm * Technical Board: Tue, February 22, 8pm – 9pm * Ubuntu Backporters: Wed, February 23, 5:30pm – 6:30pm * Community Council: Wed, February 23, 11pm – Thu, February 24, 12am * Ubuntu 20.04.4 release: Thursday, Feb 24, 2022 * Ubuntu 22.04 Feature Freeze: Thursday, Feb 24, 2022 * Community Office Hours: Thu, February 24, 6pm – 7pm * Ubuntu Desktop Indaba: Fri, February 25, 5pm – 6pm Times shown are UTC. For more details and farther dates please visit: https://fridge.ubuntu.com/calendars/ == Updates and Security for 18.04, 20.04, and 21.10 == === Security Updates === * [USN-5284-1] Firefox vulnerabilities - https://lists.ubuntu.com/archives/ubuntu-security-announce/2022-February/006400.html * [USN-5286-1] cryptsetup vulnerability - https://lists.ubuntu.com/archives/ubuntu-security-announce/2022-February/006401.html * [USN-5267-3] Linux kernel (Raspberry Pi) vulnerabilities - https://lists.ubuntu.com/archives/ubuntu-security-announce/2022-February/006402.html * [USN-5291-1] libarchive vulnerabilities - https://lists.ubuntu.com/archives/ubuntu-security-announce/2022-February/006403.html * [USN-5292-1] snapd vulnerabilities - https://lists.ubuntu.com/archives/ubuntu-security-announce/2022-February/006404.html * [USN-5294-1] Linux kernel vulnerabilities - https://lists.ubuntu.com/archives/ubuntu-security-announce/2022-February/006405.html * [USN-5295-1] Linux kernel (HWE) vulnerabilities - https://lists.ubuntu.com/archives/ubuntu-security-announce/2022-February/006406.html * [USN-5292-2] snapd vulnerabilities - https://lists.ubuntu.com/archives/ubuntu-security-announce/2022-February/006407.html * [USN-5292-3] snapd vulnerabilities - https://lists.ubuntu.com/archives/ubuntu-security-announce/2022-February/006408.html === Ubuntu 18.04 Updates === * firefox 97.0+build2-0ubuntu0.18.04.1 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037606.html * rustc 1.57.0+dfsg1+llvm-0ubuntu1~18.04.1 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037607.html * cargo 0.58.0-0ubuntu1~18.04.1 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037608.html * cargo 0.58.0-0ubuntu1~18.04.1 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037609.html * rustc 1.57.0+dfsg1+llvm-0ubuntu1~18.04.1 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037610.html * firefox 97.0+build2-0ubuntu0.18.04.1 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037611.html * openssh 1:7.6p1-4ubuntu0.6 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037612.html * linux-meta-raspi-5.4 5.4.0.1052.54 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037613.html * linux-raspi-5.4 5.4.0-1052.58~18.04.1 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037614.html * linux-raspi-5.4 5.4.0-1053.60~18.04.1 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037615.html * linux-meta-raspi-5.4 5.4.0.1053.55 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037616.html * linux-restricted-modules-aws 4.15.0-1121.129 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037617.html * linux-aws 4.15.0-1121.129 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037618.html * linux-meta-aws 4.15.0.1121.124 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037619.html * linux-signed-aws 4.15.0-1121.129 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037620.html * linux-restricted-signatures-aws 4.15.0-1121.129 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037621.html * linux-raspi-5.4 5.4.0-1052.58~18.04.1 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037622.html * linux-meta-raspi-5.4 5.4.0.1052.54 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037623.html * snapd 2.54.3+18.04 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037624.html * snapd 2.54.3+18.04 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037625.html * nvidia-graphics-drivers-510 510.54-0ubuntu0.18.04.1 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037626.html * linux-restricted-signatures 4.15.0-169.177+1 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037627.html * linux-restricted-modules 4.15.0-169.177+1 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037628.html * linux-restricted-signatures-azure-4.15 4.15.0-1131.144+1 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037629.html * linux-restricted-modules-azure-4.15 4.15.0-1131.144+1 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037630.html * snapd 2.54.3+18.04.2ubuntu0.1 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037631.html * snapd 2.54.3+18.04.2ubuntu0.1 - https://lists.ubuntu.com/archives/bionic-changes/2022-February/037632.html End of Standard Support: April 2023 === Ubuntu 20.04 Updates === * linux-firmware 1.187.26 - https://lists.ubuntu.com/archives/focal-changes/2022-February/030988.html * linux-firmware-raspi2 6-0ubuntu0~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/030989.html * python-apt 2.0.0ubuntu0.20.04.7 - https://lists.ubuntu.com/archives/focal-changes/2022-February/030990.html * ubuntu-release-upgrader 1:20.04.37 - https://lists.ubuntu.com/archives/focal-changes/2022-February/030991.html * firefox 97.0+build2-0ubuntu0.20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/030992.html * rustc 1.57.0+dfsg1+llvm-0ubuntu1~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/030993.html * cargo 0.58.0-0ubuntu1~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/030994.html * cargo 0.58.0-0ubuntu1~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/030995.html * rustc 1.57.0+dfsg1+llvm-0ubuntu1~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/030996.html * firefox 97.0+build2-0ubuntu0.20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/030997.html * linux-restricted-modules-azure-5.11 5.11.0-1029.32~20.04.2 - https://lists.ubuntu.com/archives/focal-changes/2022-February/030998.html * linux-azure-5.11 5.11.0-1029.32~20.04.2 - https://lists.ubuntu.com/archives/focal-changes/2022-February/030999.html * linux-meta-azure-5.11 5.11.0.1029.32~20.04.27 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031002.html * linux-signed-azure-5.11 5.11.0-1029.32~20.04.2 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031000.html * linux-restricted-signatures-azure-5.11 5.11.0-1029.32~20.04.2 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031001.html * cryptsetup 2:2.2.2-3ubuntu2.4 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031003.html * cryptsetup 2:2.2.2-3ubuntu2.4 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031004.html * livecd-rootfs 2.664.39 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031005.html * linux-signed-azure-fde 5.4.0-1069.72+cvm1.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031006.html * linux-azure-fde 5.4.0-1069.72+cvm1.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031007.html * linux-meta-azure-fde 5.4.0.1069.72+cvm1.15 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031008.html * linux-meta-raspi 5.4.0.1052.86 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031009.html * linux-raspi 5.4.0-1052.58 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031010.html * keepalived 1:2.0.19-2ubuntu0.2 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031011.html * linux-raspi 5.4.0-1053.60 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031012.html * linux-meta-raspi 5.4.0.1053.87 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031013.html * linux-azure-fde 5.4.0-1069.72+cvm1.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031014.html * linux-signed-azure-fde 5.4.0-1069.72+cvm1.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031015.html * linux-meta-azure-fde 5.4.0.1069.72+cvm1.15 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031016.html * linux-raspi 5.4.0-1052.58 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031017.html * linux-meta-raspi 5.4.0.1052.86 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031018.html * linux-restricted-modules-hwe-5.15 5.15.0-22.22~20.04.1+1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031019.html * linux-meta-hwe-5.15 5.15.0.22.22~20.04.4 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031020.html * linux-signed-hwe-5.15 5.15.0-22.22~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031021.html * linux-hwe-5.15 5.15.0-22.22~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031023.html * linux-restricted-signatures-hwe-5.15 5.15.0-22.22~20.04.1+1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031022.html * linux-restricted-modules-azure-cvm 5.4.0-1070.73+cvm1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031024.html * linux-azure-cvm 5.4.0-1070.73+cvm1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031027.html * linux-meta-azure-cvm 5.4.0.1070.68 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031025.html * linux-restricted-signatures-azure-cvm 5.4.0-1070.73+cvm1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031026.html * linux-meta-bluefield 5.4.0.1028.29 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031028.html * linux-signed-bluefield 5.4.0-1028.31 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031029.html * linux-bluefield 5.4.0-1028.31 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031030.html * linux-azure-fde 5.4.0-1070.73+cvm1.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031031.html * linux-meta-azure-fde 5.4.0.1070.73+cvm1.16 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031032.html * linux-signed-azure-fde 5.4.0-1070.73+cvm1.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031033.html * gtk+3.0 3.24.20-0ubuntu1.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031034.html * monitoring-plugins 2.2-6ubuntu1.2 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031035.html * linux-meta-riscv-5.11 5.11.0.1030.50 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031036.html * linux-riscv-5.11 5.11.0-1030.34 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031037.html * linux-meta-oem-5.14 5.14.0.1023.21 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031038.html * linux-restricted-modules-gcp-5.13 5.13.0-1015.18~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031039.html * linux-gcp-5.13 5.13.0-1015.18~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031040.html * linux-meta-gcp-5.13 5.13.0.1015.18~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031041.html * linux-signed-gcp-5.13 5.13.0-1015.18~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031042.html * linux-restricted-signatures-gcp-5.13 5.13.0-1015.18~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031043.html * linux-restricted-modules-oracle-5.13 5.13.0-1018.22~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031044.html * linux-meta-oracle-5.13 5.13.0.1018.22~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031045.html * linux-oracle-5.13 5.13.0-1018.22~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031046.html * linux-signed-oracle-5.13 5.13.0-1018.22~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031048.html * linux-restricted-signatures-oracle-5.13 5.13.0-1018.22~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031047.html * linux-restricted-modules-aws-5.13 5.13.0-1014.15~20.04.1+1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031049.html * linux-meta-aws-5.13 5.13.0.1014.15~20.04.7 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031051.html * linux-restricted-signatures-aws-5.13 5.13.0-1014.15~20.04.1+1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031050.html * livecd-rootfs 2.664.39 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031052.html * partman-auto 134ubuntu13.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031053.html * ubiquity 20.04.15.19 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031054.html * nvidia-settings 470.57.01-0ubuntu0.20.04.3 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031055.html * ubuntu-drivers-common 1:0.9.0~0.20.04.5 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031056.html * linux-meta-hwe-5.13 5.13.0.30.33~20.04.17 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031057.html * linux-signed-hwe-5.13 5.13.0-30.33~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031058.html * linux-hwe-5.13 5.13.0-30.33~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031059.html * linux-restricted-signatures-hwe-5.13 5.13.0-30.33~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031060.html * linux-restricted-modules-hwe-5.13 5.13.0-30.33~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031061.html * linux-signed 5.4.0-100.113 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031062.html * linux-meta 5.4.0.100.104 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031063.html * linux-restricted-signatures 5.4.0-100.113 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031064.html * linux 5.4.0-100.113 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031065.html * linux-restricted-modules 5.4.0-100.113 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031066.html * libarchive 3.4.0-2ubuntu1.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031067.html * libarchive 3.4.0-2ubuntu1.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031068.html * linux-meta-hwe-5.13 5.13.0.30.33~20.04.17 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031069.html * linux-signed-hwe-5.13 5.13.0-30.33~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031070.html * linux-restricted-signatures-hwe-5.13 5.13.0-30.33~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031071.html * linux-signed 5.4.0-100.113 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031072.html * linux-restricted-signatures 5.4.0-100.113 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031073.html * linux-restricted-modules-hwe-5.13 5.13.0-30.33~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031074.html * linux-hwe-5.13 5.13.0-30.33~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031075.html * linux 5.4.0-100.113 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031076.html * linux-meta 5.4.0.100.104 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031077.html * linux-restricted-modules 5.4.0-100.113 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031078.html * snapd 2.54.3+20.04 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031079.html * snapd 2.54.3+20.04 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031080.html * base-files 11ubuntu5.5 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031081.html * snapd 2.54.3+20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031082.html * snapd 2.54.3+20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031083.html * linux-restricted-signatures-oem-5.14 5.14.0-1023.25+1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031084.html * linux-restricted-modules-oem-5.14 5.14.0-1023.25+1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031085.html * nvidia-graphics-drivers-510 510.54-0ubuntu0.20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031086.html * base-files 11ubuntu5.5 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031087.html * linux-restricted-modules-oem-5.14 5.14.0-1024.26 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031088.html * linux-oem-5.14 5.14.0-1024.26 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031089.html * linux-meta-oem-5.14 5.14.0.1024.22 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031090.html * linux-signed-oem-5.14 5.14.0-1024.26 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031091.html * linux-restricted-signatures-oem-5.14 5.14.0-1024.26 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031092.html * linux-meta-azure-5.13 5.13.0.1014.16~20.04.4 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031094.html * linux-restricted-modules-azure-5.13 5.13.0-1014.16~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031093.html * linux-azure-5.13 5.13.0-1014.16~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031095.html * linux-restricted-signatures-azure-5.13 5.13.0-1014.16~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031096.html * linux-signed-azure-5.13 5.13.0-1014.16~20.04.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031097.html * snapd 2.54.3+20.04.1ubuntu0.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031098.html * snapd 2.54.3+20.04.1ubuntu0.1 - https://lists.ubuntu.com/archives/focal-changes/2022-February/031099.html End of Standard Support: April 2025 === Ubuntu 21.10 Updates === * linux-firmware 1.201.4 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008616.html * linux-firmware-raspi2 6-0ubuntu0~21.10.1 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008617.html * rustc 1.57.0+dfsg1+llvm-0ubuntu1~21.10.1 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008618.html * firefox 97.0+build2-0ubuntu0.21.10.1 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008619.html * cargo 0.58.0-0ubuntu1~21.10.1 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008620.html * cargo 0.58.0-0ubuntu1~21.10.1 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008621.html * rustc 1.57.0+dfsg1+llvm-0ubuntu1~21.10.1 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008622.html * firefox 97.0+build2-0ubuntu0.21.10.1 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008623.html * cryptsetup 2:2.3.7-0ubuntu0.21.10.1 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008624.html * cryptsetup 2:2.3.7-0ubuntu0.21.10.1 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008625.html * neutron 2:19.1.0-0ubuntu2 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008626.html * octavia 1:9.0.1-0ubuntu1 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008627.html * livecd-rootfs 2.742.3 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008628.html * monitoring-plugins 2.3.1-1ubuntu2.1 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008629.html * libarchive 3.4.3-2ubuntu0.1 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008630.html * libarchive 3.4.3-2ubuntu0.1 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008631.html * snapd 2.54.3+21.10.1 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008632.html * snapd 2.54.3+21.10.1 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008633.html * nvidia-graphics-drivers-510 510.54-0ubuntu0.21.10.1 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008634.html * snapd 2.54.3+21.10.1ubuntu0.1 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008635.html * snapd 2.54.3+21.10.1ubuntu0.1 - https://lists.ubuntu.com/archives/impish-changes/2022-February/008636.html End of life: July 2022 == Subscribe == Get your copy of the Ubuntu Weekly Newsletter delivered each week to you via email at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-news Or follow us via our various social media presences: * https://www.facebook.com/UbuntuWeeklyNewsletter * https://twitter.com/Ubuntu_News == Archive == You can always find older Ubuntu Weekly Newsletter issues at: https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/Archive == Further News == As always you can find more Ubuntu news and announcements at: * https://ubuntu.com/blog/ * https://fridge.ubuntu.com/ == Conclusion == Thank you for reading the Ubuntu Weekly Newsletter. See you next week! == Credits == The Ubuntu Weekly Newsletter is brought to you by: * Krytarik Raido * Bashing-om * Chris Guiver * Wild Man * And many others == Glossary of Terms == Other acronyms can be found at: https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/glossary == Get Involved == The Ubuntu community consists of individuals and teams, working on different aspects of the distribution, giving advice and technical support, and helping to promote Ubuntu to a wider audience. No contribution is too small, and anyone can help. It's your chance to get in on all the community fun associated with developing and promoting Ubuntu. More on this at: https://community.ubuntu.com/contribute/ Or get involved with the Ubuntu Weekly Newsletter team! We always need summary writers and editors, if you're interested, learn more at: https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/Join == Feedback == This document is maintained by the Ubuntu Weekly News Team. If you have a story idea or suggestions for the Weekly Newsletter, join the Ubuntu News Team mailing list at https://lists.ubuntu.com/mailman/listinfo/Ubuntu-news-team and submit it. Ideas can also be added to the wiki at https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/Ideas. If you'd like to contribute to a future issue of the Ubuntu Weekly Newsletter, please feel free to edit the appropriate wiki page. If you have any technical support questions, please check https://community.ubuntu.com/help-information/ for more information on where to get help. Except where otherwise noted, this issue of the Ubuntu Weekly Newsletter is licensed under a [[https://creativecommons.org/licenses/by-sa/3.0/|Creative Commons Attribution ShareAlike 3.0 License]] {{attachment:CCL.png}}