top of page
tech-planet_edited.jpg

UBUNTU

Writer's picture: NIVIN VINODNIVIN VINOD

Ubuntu 20.04.1 LTS

Download the latest LTS version of Ubuntu, for desktop PCs and laptops. LTS stands for long-term support — which means five years, until April 2025, of free security and maintenance updates, guaranteed.



Introduction

These release notes for Ubuntu 20.10 (Groovy Gorilla) provide an overview of the release and document the known issues with Ubuntu and its flavours.

Support lifespan

Ubuntu 20.10 will be supported for 9 months until July 2021. If you need Long Term Support, it is recommended you use Ubuntu 20.04 LTS 703 instead.

New features in 20.10

Updated Packages

Linux kernel

Ubuntu 20.10 includes the 5.8 Linux kernel. This includes numerous updates and added support since the 5.4 Linux kernel released in Ubuntu 20.04 LTS. Some notable examples include:

  • Airtime Queue limits for better WiFi connection quality

  • Btrfs RAID1 with 3 and 4 copies and more checksum alternatives

  • USB 4 (Thunderbolt 3 protocol) support added

  • X86 Enable 5-level paging support by default

  • Intel Gen11 (Ice Lake) and Gen12 (Tiger Lake) graphics support

  • Initial support for AMD Family 19h (Zen 3)

  • Thermal pressure tracking for systems for better task placement wrt CPU core

  • XFS online repair

  • OverlayFS pairing with VirtIO-FS

  • General Notification Queue for key/keyring notification, mount changes, etc.

  • Active State Power Management (ASPM) for improved power savings of PCIe-to-PCI devices

  • Initial support for POWER10

Toolchain Upgrades

Ubuntu 20.10 comes with refreshed state-of-the-art toolchain including new upstream releases of glibc 2.32, OpenJDK 11, rustc 1.41, GCC 10, LLVM 11, Python 3.8.6, ruby 2.7.0, php 7.4.9, perl 5.30, golang 1.13.

Security Improvements

nftables is now the default backend for the firewall.

Ubuntu Desktop

Ubuntu 20.10 is the first Ubuntu release to feature desktop images for the Raspberry Pi 4 796.

GNOME

Ubuntu 20.10 includes the latest version of GNOME, version 3.38, with an enhanced Activities Overview, User Experience improvements, better performance, and more.

Updated Applications

  • Firefox version 81

  • LibreOffice version 7.0.2

  • Thunderbird version 78.3.2

Updated Subsystems

  • BlueZ 5.55

  • NetworkManager 1.26.2

Ubuntu Server

Noteworthy changes

  • squid: the NIS basic authentication helper was removed (LP: #1895694 16)

  • adcli and realmd: many upstream fixes were applied to these packages, improving on the compatibility with current Active Directory changes

  • samba 4.12 25 has switched to GnuTLS for most of its cryptographic operations and that has a huge performance improvement in SMB3 encryption

  • QEMU was updated to the 5.0 release. See the upstream changes 21 for an overview of the many improvements.

    • One noteworthy new feature is virtiofs 21 which allows better sharing of host file systems to the guest compared to the older 9p fs 1 based approach.


  • Libvirt has been updated to version 6.6. See the upstream Changelogs 20 for the many improvements and fixes since version 6.0 that was in Focal 1.

    • Libvirt 6.6 also supports the new virtiofs 6 that was mentioned in the QEMU section above.


  • Dovecot’s mail-stack-delivery transitional package was deprecated in focal, and dropped entirely in groovy. (LP: #1771524, #1876564)

    • Dovecot itself is updated from focal’s 2.3.7 to 2.3.11. This adds SSL/STARTTLS support for proxied doveadm connections, IMAP transaction batching, enhanced event reporting, and numerous other fixes. Postfix socketmap support is dropped. See https://dovecot.org/doc/NEWS 13 for the full list of changes.


  • liburing 19 support has been added. This is a new mechanism for asynchronous I/O in the linux kernel. For the time being, we have qemu and samba using this support.

    • Samba added uring support in the 4.12.0 release 2 in the form of a VFS module. It’s part of the samba-vfs-modules package.

    • Qemu added uring support in the 5.0 release 6, it can be used with the file-posix driver like aio=io_uring.


  • Groovy introduces the telegraf 61 package 5, part of a well known logging, monitoring, and alerting stack (LMA). Together with prometheus 7, prometheus alert-manager 6, and grafana 3, this trio forms the basis of a strong and reliable monitoring and alerting solution that can be deployed on Ubuntu systems.

    • Grafana: feature rich metrics dashboard and graph editor, available as a snap at https://snapcraft.io/grafana 24

    • Prometheus and alert manager: monitoring system and time series database, available as both a snap at https://snapcraft.io/prometheus 9 and as a deb package in Groovy

    • Telegraf: agent for collecting and sending metrics and events from databases, systems, and IoT sensors. Available as a deb package in Groovy.



OpenStack

Ubuntu 20.10 includes the latest OpenStack release, Victoria, including the following components:

• OpenStack Identity - Keystone

• OpenStack Imaging - Glance

• OpenStack Block Storage - Cinder

• OpenStack Compute - Nova

• OpenStack Networking - Neutron

• OpenStack Telemetry - Ceilometer, Aodh, Gnocchi, and Panko

• OpenStack Orchestration - Heat

• OpenStack Dashboard - Horizon

• OpenStack Object Storage - Swift

• OpenStack DNS - Designate

• OpenStack Bare-metal - Ironic

• OpenStack Filesystem - Manila

• OpenStack Key Manager - Barbican

• OpenStack Load Balancer - Octavia

• OpenStack Instance HA - Masakari

Please refer to the OpenStack Victoria release notes 42 for full details of this release of OpenStack.

OpenStack Victoria is also provided via the Ubuntu Cloud Archive 5 for OpenStack Victoria for Ubuntu 20.04 LTS users.

WARNING: Upgrading an OpenStack deployment is a non-trivial process and care should be taken to plan and test upgrade procedures which will be specific to each OpenStack deployment.

Make sure you read the OpenStack Charm Release Notes 9 for more information about how to deploy Ubuntu OpenStack using Juju.

Platforms

Cloud Images

  • To improve boot time, images with cloud-specific and KVM kernels boot without an initramfs by default. Cloud images with the generic kernel will continue to boot with an initramfs by default.

  • An additional boot time improvement comes with snap pre-seeding optimizations. These changes will greatly improve first-boot speeds in the clouds. Users can find additional timing information from the snap debug seeding and checking the seed-completion commands to see how long snap seeding took on the first boot. Feedback from users would be appreciated.

Raspberry Pi

  • New Desktop Image! Please note this is only built for the arm64 architecture, and only supported for Pi4 models with at least 4Gb of RAM. The image may still boot on smaller, or earlier models but these are not supported platforms.

  • Compute Module 4 support. Both Server and Desktop images are fully supported on the new CM4 platform. However, for the Desktop image please note that only models with 4Gb of RAM or greater are supported, and further that the size of the image exceeds 8Gb and thus 16Gb eMMC is the smallest supported model (or Lite models with equivalent SD card storage).

  • With the removal of U-Boot from the default boot process, USB and network boot is now enabled on all Pi models via the same procedure as Raspbian 48. U-Boot will remain as an option this cycle (it is still installed on the boot partition and can still be selected with config.txt options) but is considered deprecated.

  • Upgraders from Ubuntu 20.04 LTS will not be implicitly switched away from U-Boot. However, you can switch to a U-Boot-less sequence quite simply. The Groovy Boot Modes 48 post has details on moving between the two options.

s390x

IBM Z and LinuxONE / s390x-specific enhancements since 20.04 (partially not limited to s390x):

Known Issues

As is to be expected, with any release, there are some significant known bugs that users may run into with this release of Ubuntu. The ones we know about at this point (and some of the workarounds), are documented here so you don’t need to spend time reporting these bugs again:



General

  • LP: #1891952 6 - After choosing “Enable networking” in the recover Ubuntu grub menu option domain name resolution will not be working, starting systemd-resolved fixes the issue.

  • LP: #1899632 14 - It is no longer possible to use “Easy Install” with VMWare Player.

Linux kernel

  • The latest NVIDIA 455 graphics drivers were not included on the initial release of groovy. These will be available as a stable release update (SRU) shortly after release. The NVIDIA 455 drivers are necessary for support of the GeForce RTX 3080, RTX 3090 and MX450.

__________________________________________________________________________________


DOWNLOAD FILE FROM HERE




9 views0 comments

Recent Posts

See All

Comments


Post: Blog2_Post

Subscribe Form

Thanks for submitting!

©2020 by Tech Pro. Created with Wix.com

bottom of page