If you’re upgrading to Ubuntu 26.04 LTS from the previous interim release, Ubuntu 25.10 (Questing Quokka), the following changes apply to you.
New features and improvements¶
Desktop features¶
GNOME 50¶
The GNOME desktop environment has been updated to version 50. Notable changes since GNOME 49 in Ubuntu 25.10 include the following:
Parental control options have been enhanced.
The Orca screen reader has been significantly improved.
A new Reduced Motion option enables you to reduce interface animations.
The annotation feature in the Document Viewer app has been modernized.
The Files app brings better performance and reliability, as well as a more refined user interface.
The Calendar app introduces an attendee list feature and comes with a more polished event management interface.
Date & Time settings enable you to set the first day of the week.
Sound settings more clearly distinguish between input and output.
The GNOME remote desktop solution enables hardware acceleration to improve performance. It also provides a more stable experience with NVIDIA drivers, scales HiDPI displays correctly and enables you to use your webcam from a remote connection.
Variable Refresh Rate (VRR) and Fractional Scaling Support have been improved.
The mouse cursor now operates smoothly at the maximum frame rate even if a game or professional app is running at a lower frame rate.
The desktop is now smoother with NVIDIA drivers.
Color management has been updated to the latest Wayland standard.
You can now record or screen-share monitors displaying High Dynamic range (HDR) content.
For details, see the upstream release notes.
Resources replaces System Monitor¶
The Resources app now replaces the System Monitor app and the Power Statistics app in the GNOME environment.
Resources enable you to monitor the utilization of your system resources, including the CPU, memory, GPU, network and storage and power usage. Compared to System Monitor, it comes with the following enhancements:
It groups processes into apps.
It tracks GPU usage, including video encoder and decoder usage.
It tracks Neural Processing Unit (NPU) usage.
It tracks hardware statistics like CPU, GPU and memory clock frequency.
It features a modern and accessible interface based on GTK 4 and
libadwaita.The app is written in the Rust programming language.
Added a GNOME Shell search provider for snap applications¶
The GNOME Shell global search gained the ability to search for the available snap applications that match the search criteria.
This feature can be disabled in the Search panel of the Settings app.
Added a GNOME Shell search provider for web search¶
You can now initiate a web search with your default browser from the GNOME Shell global search in the overview.
This feature can be disabled in the Search panel of the Settings app.
Accessibility improvements and fixes¶
On top of the upstream improvements, the Ubuntu extensions have been improved to better address various accessibility requirements.
Yaru theme updates¶
The Yaru theme has moved closer to the looks of the upstream GNOME theme. It has also received many icon updates.
Improved integration with snap applications¶
Snap applications using XDG Desktop Portals are now better integrated into the desktop. Users can fully manage their access permissions and reach resources outside of the application’s confinement in a natural way.
In particular:
It’s possible to open files or directories located in any path of the system with other desktop applications. For example, it’s possible to open any file regardless of its location with the file manager using a snap application. This applies both to opening the file explicitly and using drag-and-drop.
It’s possible to use Camera, Notification, USB and other XDG Desktop portals.
Snap application portal permissions can be controlled in GNOME Settings.
A new color palette in the terminal¶
The terminal app (Ptyxis) brings a new Ubuntu color palette with accessible color-contrast and a light-theme variant.
The color palette is available starting with Ptyxis version 50.1-1ubuntu2. You’ll receive this version update shortly after the Ubuntu 26.04 LTS release.
GStreamer 1.28¶
The GStreamer multimedia framework has been updated to version 1.28.
Added graphical Ubuntu Insights management controls to Settings¶
Graphical controls to finely control Ubuntu Insights consent states as well as to preview reports have been added to Settings. They can be found under Privacy & Security within the Telemetry panel, which also replaces the Diagnostics panel.
Prompt for Ubuntu Insights consent on release upgrades¶
After a release upgrade, you’ll be prompted for consent to collect system information via Ubuntu Insights. This prompt only appears if Ubuntu Insights consent isn’t already set or if it’s deemed necessary to re-prompt due to any other reason.
This change is part of creating a new release upgrade mode for GNOME Initial Setup.
Fingerprint improvements¶
The libfprint library now supports drivers using the Secure Device Connection Protocol (for TOD drivers) and many new devices.
Sandboxed image loading¶
Many applications in Ubuntu use the gdk-pixbuf library to load image files. In previous release, gdk-pixbuf used built-in parsers for image data. With this release, gdk-pixbuf switches to using the glycin image parser instead.
glycin provides significant security benefits thanks to sandboxed image loading. Being written in the Rust programming language, it prevents certain categories of security issues that were common in the previous gdk-pixbuf image parsers.
This switch happens seamlessly for the majority of around 700 packages in Ubuntu that rely on gdk-pixbuf.
Server features¶
Chrony 4.8¶
Chrony was updated to version 4.8, which adds support for limiting the selection of unreachable sources, fixes refclock handling on newer kernels and more.
For more information about the 4.8 release or all the other changes since version 4.5 that was in Noble please have a look at Chrony’s news page.
Exim4¶
The Exim4 update to 4.99.1 improves handling many messages to a single host by using fewer forks & execs. New options like dkim_verify_minimal avoid calling the DKIM ACL after the first good verify and fix various bugs.
For a detailed list of changes please refer to the upstream changelog. The minor .1 in 4.99.1 ensures that recent re-occurring security issues of CVE-2025-26794 and CVE-2025-67896 are closed right away.
Kerberos¶
Kerberos has been configured to observe the /etc/krb5.conf.d/ directory by default. This introduces support for third-party packages that need to add Kerberos configuration.
If you have existing configuration snippets in
/etc/krb5.conf.d/, but do not include them, they will now be included in thekrb5.conffile.If you already include
/etc/krb5.conf.d/in yourkrb5.conffile, either active or commented out, no changes will be made.If your existing
krb5.conffile is a symbolic link, no changes will be made.
MIT Kerberos and Heimdal are both supported, but use different orderings for the include directive. MIT Kerberos uses alphanumerical order, while Heimdal uses the unpredictable order of the readdir() system call (LP: #2140967)
multipath-tools 0.12.2¶
Updated from version 0.11.1 to 0.12.2. See the 0.12 series in the upstream changelog.
OpenLDAP¶
New version 2.6.10.
Running in AppArmor enforce mode now.
Added patch to support changing
pbkdf2iteration count (see task #2125685)
See the 2.6 series upstream release notes.
PHP 8.5.2¶
PHP was updated to the 8.5.2 upstream version. Among other enhancements and bugfixes, the highlighted changes are:
A new URI Extension
The Pipe Operator
Clone With functionality
The
#[\NoDiscard]AttributeClosures and First-Class Callables in Constant Expressions
Persistent
cURLShare Handlesarray_first()andarray_last()functions
Other breaking changes and new features can be seen in the full upstream changelog.
Samba 4.23¶
Samba has been updated to the new upstream 4.23 version.
New features and important changes in 4.23:
SMB3 Unix Extensions enabled by default
NetBios is disabled by default in the configuration file
/etc/samba/smb.conffor fresh installs
SSSD¶
SSSD has been updated to version 2.12.
See also Breaking changes in SSSD.
Other changes of importance are listed upstream:
Squid¶
Squid was updated to upstream version 7.2. Coming from version 6, the main new options are:
Add
tls_key_logdirective to log TLS master keys.Add
key-extrasformat to external ACL helpers to pass transaction details.Add
doh_querydirective to send DNS queries over HTTPS.Add
cache_peeroptiontls-client-cert-switchto select client certificates dynamically.
Several bugfixes for crash scenarios are also included in this major release.
See also Removed options and directives in Squid.
For a list of all changes and fixes, please check the upstream releases page.
SoS (sosreport)¶
sos was updated to version 4.10.2. Key updates include:
The temporary directory has now been changed from
/tmpto/var/tmp. This follows the change insystemd-tmpfilesand the cleaning of/var/tmp, and it aligns with other distributions.Additional plugins include
awsandspyre.The OpenStack plugins have all been improved to obfuscate passwords more effectively and consistently.
Many other plugins have also been updated.
For more information see the 4.10.1 and 4.10.2 upstream release notes.
Colored output with strace 6.19¶
strace now supports colored output (configurable with --color=..., STRACE_COLORS=... and NO_COLOR=1).

Container stack¶
For the containerd and runc packages, we established a pattern to either keep the regular updates to the latest version or to opt for slower, more stable updates throughout the time the release is active. For more please read Ubuntu Server Gazette - Issue 8 - Containers: Steady paths for agile stacks.
containerd 2.2.2¶
The containerd packages (src:containerd-app, src:containerd-stable) were updated to version 2.2.2 Version 2 includes the stabilization of new features added in the last 1.x release as well as the removal of features which were deprecated in 1.x, meaning you should expect breaking changes here.
For further details on such changes, please refer to the containerd 2.0 upstream release notes and check the notes for individual point releases.
runc 1.4.0¶
The runc package (src:runc-app) was updated to version 1.4.0. The most noteworthy change here is that the handling of pids.limit has been updated to match the newer guidance from the OCI runtime specification. In particular, now a maximum limit value of 0 will be treated as an actual limit (it will be treated the same as a limit value of 1). We only expect users that explicitly set pids.limit to 0 will see a behavior change.
For more details on this new release, please check the upstream release notes.
Docker 29¶
docker.io was updated to version 29. This release includes several improvements and breaking changes.
There is a new experimental support for nftables which can be enabled by setting Docker daemon’s firewall-backend option to nftables.
The containerd image store is now the default for fresh installs. This doesn’t apply to daemons configured with userns-remap or for users upgrading from a previous docker.io version.
The docker image ls command output has changed to use a new view (like --tree but collapsed) by default.
For a comprehensive list of changes, please check the upstream release notes.
Virtualization stack¶
The Ubuntu 26.04 LTS (Resolute) release introduces a new Hardware Enablement (HWE) virtualization stack, which will be continuously updated to align with the latest versions delivered in upcoming interim releases.
This virtualization stack is delivered like the HWE kernel. Using them together is recommended but not a strict requirement.
This allows the user to benefit from the latest capabilities of the virtualization stack while otherwise staying on the well established Ubuntu LTS.
This virt-hwe stack is composed of the following source packages:
qemu-hwelibvirt-hweseabios-hweedk2-hwe
Initially those are mostly identical to the base packages, but twice a year they will move to a newer release and become stable once they match the following Ubuntu LTS release. They generally resolve the same dependencies as the base stack and are therefore interchangeable but mutually exclusive to each other.
The tool ubuntu_virt_helper assists administrators in switching between
the two stacks.
In addition, the virtualization stack got following updates since Ubuntu 25.10 (Questing):
libvirt¶
The libvirt package was upgraded to version 12.0.0. Here is the important changes since Ubuntu Questing:
libvirt: Better firmware selection
libvirt: More statistics for block devices on QEMU domains
libvirt: Support for NUMA affinity of PCI devices
Multi-GPU: Add support for NUMA affinity of PCI devices
To support NVIDIA Multi-Instance GPU (MIG) configurations, libvirt now handles QEMU’s acpi-generic-initiator device internally. MIG enables partitioning a physical GPU into multiple isolated instances, each associated with one or more virtual NUMA nodes.
Hyper-V:
Introduce Hyper-V host-model mode
Hyper-V
virttypesupport for Qemu domains
For more details, please see the upstream changelog
Some additional notable changes:
The detection of the CPU MSR (Model Specific Register) features has been improved by enabling the
msrkernel module load and fixingvmx-*features detection issue.Use
sysusersto manage users and groups
QEMU¶
The QEMU package was upgraded to version 10.2.1. Here is the important changes since Ubuntu Questing:
qemu: The HPET device does not take the big QEMU lock anymore.
qemu: Loading multiple x509 cert+key identities to allow the use of parallel certificates with different algorithms. This is needed to facilitate the transition to post-quantum cryptography.
ARM
New board model:
amd-versal2-virtNew CPU architectural features emulated:
FEAT_TCR2,FEAT_CSSC,FEAT_SCTLR2.
RISC-V
Add
riscv64toFirmwareArchitectureImplement MonitorDef HMP API
X86
Support for a new accelerator, MSHV, which lets you create VMs from a Hyper-V guest without using nested virtualization.
Migration:
Supported new
cpr-execmigration modeSupported
mapped-ramon snapshot save/load
For more details, please see related upstream changelog and the general log on removed features
EDK2¶
The package has been updated to version 2025.11. Below are the most significant changes since Ubuntu Questing:
- OVMF packaging rework
OVMF has been split into the following packages:
ovmf-genericovmf-amdsevovmf-inteltdx
The
ovmfpackage is now a metapackage that depends on the above variants. This allows users to install only the OVMF firmware compatible with their CPU.
ovmf-inteltdxchangesOVMF.inteltdx.fdhas been removed.OVMF.inteltdx.secboot.fdhas been renamed toOVMF.inteltdx.ms.fd.
- Removed components
qemu-efi-armovmf-ia32The
loongarch64target is no longer built.
- Secure Boot improvements
NX is now enabled in all Secure Boot variants.
The
strictnxvariant has been dropped.
- New package
Introduced
ovmf-legacy, providingOVMF.legacy.fdwith PVSCSI support.
Further details on new features and bug fixes are available in the upstream changelogs:
DocumentDB¶
DocumentDB is now available in Ubuntu, starting with version 0.108-0. It is a powerful, scalable, MongoDB compatible open-source document database built for modern applications, built on PostgreSQL. For more information see documentdb.io.
MariaDB is fully supported¶
MariaDB was updated to the latest LTS version 11.8.6. For more information on the MariaDB LTS, see the upstream release notes.
Starting with 26.04, MariaDB will now be provided with full support in Ubuntu main.
MariaDB was updated to the latest LTS version 11.8.6. For more information on the MariaDB LTS, see the upstream release notes.
The MySQL and MariaDB servers are mutually exclusive on Ubuntu for now.
MySQL¶
MySQL’s current LTS version 8.4 is provided in Ubuntu 26.04 LTS, starting with version 8.4.8. Future security fixes will be provided by 8.4.x version updates. For more information see the upstream release notes.
MySQL Shell¶
MySQL Shell was updated to the latest LTS version, 8.4.8, to match MySQL’s version. See the upstream release notes for more information.
Percona Toolkit¶
Percona Toolkit was updated to the latest version, 3.7.1, and now includes additional tools for managing your MySQL, MariaDB, or PostgreSQL server. This includes pt-galera-log-explainer, pt-k8s-debug-collector, and pt-pg-summary among others.
PostgreSQL¶
PostgreSQL was updated to version 18. This new version improves performance for workloads of all sizes through a new I/O subsystem that has demonstrated up to 3× performance improvements when reading from storage, and also increases the number of queries that can use indexes. This release makes major-version upgrades less disruptive, accelerating upgrade times and reducing the time required to reach expected performance after an upgrade completes. Developers also benefit from PostgreSQL 18 features, including virtual generated columns that compute values at query time, and the database-friendly uuidv7() function that provides better indexing and read performance for UUIDs. PostgreSQL 18 makes it easier to integrate with single-sign on (SSO) systems with support for OAuth 2.0 authentication.
For further information, check the upstream release announcement and the upstream release notes.
Valkey¶
Valkey was updated to version 9.0, starting with 9.0.3. This includes various features and improvements beyond 8.x, such as atomic slot migrations and hash field expiration.
For more information on the new version, see the Valkey 9 blog post. Release notes are available on the Valkey project GitHub.
fence-agents¶
fence-agents is updated to version 4.17.0. This version includes a few new agents, like aws_vpc_net and hetzner_cloud, and enhancements to the existing ones.
In terms of security, the azure_arm agent replaced the dependency on msrestazure (deprecated) to azure-identity.
For a list of all changes, please refer to the upstream changes.
resource-agents¶
resource-agents is updated to version 4.17.0. This version includes several new agents, like aws-datasync-* and tickle-*, and enhancements to the existing ones.
For a list of all changes, please refer to the upstream release notes.
HAProxy¶
HAProxy was updated to the latest upstream LTS release, 3.2, which introduces performance and efficiency improvements, faster and more reliable QUIC protocol support, and more. For further details on this new release, please check the HAProxy 3.2 upstream announcement.
Microsoft Azure¶
The walinuxagent package was updated to version 2.15.0.1. This release brings several improvements to the Microsoft Azure Linux Guest Agent since Ubuntu Questing:
- Extension Security
Introduced support for extension signature validation and policy enforcement to improve the security of VM extensions.
- Memory Management
Implemented memory quota management using cgroups to ensure the agent maintains a predictable resource footprint.
- Enhanced Reliability
Improved telemetry and retry strategies for extension artifact downloads, along with more robust log collection handling.
- Documentation
Added a new
waagentmanpage for better local access to command-line documentation.
To overcome the former issues around password-changing functionality it will now utilize sha512_crypt of python3-passlib to be compatible with python 3.13 that removed crypt.
For further details on the changes in this update, please refer to the upstream release notes:
OpenStack 2026.1 Gazpacho¶
OpenStack has been updated to the 2026.1 Gazpacho release. Gazpacho is a SLURP release, supporting direct upgrades from the previous SLURP release (2025.1 Epoxy). This includes packages for Aodh, Barbican, Ceilometer, Cinder, Designate, Glance, Heat, Horizon, Ironic, Keystone, Magnum, Manila, Masakari, Mistral, Neutron, Nova, Octavia, Placement, Swift, Watcher, and Zaqar.
- Eventlet migration
Multiple projects completed or advanced the migration from Eventlet to native Python threading, including Cyborg, Designate, Manila (technology preview), Nova (experimental), and Watcher. This long-running effort modernizes OpenStack’s concurrency model for long-term sustainability. Operators should review per-service concurrency configuration before upgrading.
- Nova (Compute)
Parallel live migrations improve memory transfer speed via multi-connection support.
IOThreadis now enabled by default for QEMU instances, offloading disk I/O from vCPU threads. Live migration of instances with vTPM devices is now supported in host secret security mode. The volume-attach API is asynchronous starting from microversion 2.101, and UEFI firmware selection is now delegated tolibvirt. Full OpenAPI schema coverage has been achieved across all Nova API endpoints.- Neutron (Networking)
A new network IP availability details API extension provides richer subnet and allocation pool usage information. OVN BGP capabilities have been integrated into the Neutron OVN driver, and ML2/OVN now supports North/South routing for external (SR-IOV, bare metal) ports as well as allowed address pairs with virtual MAC addresses. Additional OVN configuration options improve scalability.
- Ironic (Bare Metal)
NFS and CIFS/SMB transport protocols are now supported for Redfish Virtual Media boot. Two new deploy interfaces have been added:
autodetect(selects the best interface automatically) andnoop(marks nodes active without deploying an OS). A new standalone networking service enables physical switch management without Neutron, and VXLAN/Geneve overlay networks are now supported for bare metal nodes.- Manila (Shared File Systems)
QoS type support allows administrators to define throughput and IOPS limits via share type extra-specs or dedicated QoS type entities. Share replica metadata, custom export locations during share management, and new back-end drivers for HPE Alletra MP B10000 are included.
- Horizon (Dashboard)
Live migration with Nova microversion 2.30 is now supported, and the Key Pairs page has been rewritten from AngularJS to Python/Django. A new configuration option avoids full container listings in the Swift panel, reducing resource consumption.
For the full list of upstream release highlights, see the OpenStack 2026.1 Gazpacho documentation.
Development features¶
Toolchain upgrades 🛠️¶
glibcis now at version 2.43, which includes ISO C23 changes.LLVM 21 is the default LLVM toolchain.
Rust 1.93.1 is the default Rust toolchain.
Zig 0.15.2 is now available, additionally for riscv64.
.NET 10 is now available
OpenJDK¶
OpenJDK 25 package is the default and is TCK (Technology Compatibility Kit) certified on AMD64, ARM64, S390X, PPC64EL. The Java TCK is the most comprehensive test suite that covers all aspects of Java SE specification including language features, libraries and APIs. This guarantees interoperability and conformance to standard.
.NET¶
.NET 10 is available in the Ubuntu archive. Install it with sudo apt install dotnet10.
Application developers may get other .NET releases, such as .NET 8 or .NET 9, via the Backports PPA. Note that PPA builds are made available as a best-effort and support is limited to the upstream lifespan of the .NET release.
Alternatively, .NET 8, 9, and 10 are available via the official .NET snap.
NetCoreDbg Snap¶
NetCoreDbg is now available as a snap, providing a convenient way to install and use the .NET debugger on Ubuntu. NetCoreDbg is a cross-platform debugger for .NET applications, supporting features like breakpoints, stepping, and variable inspection. To install NetCoreDbg via snap, run the following command:
sudo snap install netcoredbg --classic
MSBuild Structured Log Viewer¶
The MSBuild Structured Log Viewer is now available as a snap. This tool allows developers to visualize and troubleshoot build processes by providing insights into the build execution from MSBuild binary log files. To install the MSBuild Structured Log Viewer via snap, run the following command:
sudo snap install msbuild-structured-log-viewer
Rust + cargo-auditable¶
Rust packages built on Launchpad now have opt-in cargo-auditable support.
If enabled, binaries will include JSON-formatted metadata in a header section of the binary expressing the dependencies used to compile the binary.
If a CVE is discovered in a popular Rust crate, this dependency metadata lets users and sysadmins immediately check if a binary is compromised.
For example, the dependency metadata for sudo-rs(1) looks like this:
{ "format": 1, "packages": [ { "name": "glob", "source": "crates.io", "version": "0.3.2" }, { "name": "libc", "source": "crates.io", "version": "0.2.174" }, { "name": "log", "source": "crates.io", "version": "0.4.27" }, { "dependencies": [0, 1, 2], "name": "sudo-rs", "root": true, "source": "local", "version": "0.2.8" } ] }
Note
This has been pretty-printed for ease of readability. In real life the data is minified and compressed.
We have enabled cargo-auditable support for a few well-known Rust packages:
alacrittybatdu-dustezafd-findhyperfineripgrepsdsudo-rs
We encourage developers to turn on cargo-auditable support for their own packages!
For more information, including how to opt in, see the Ubuntu project documentation.
System features¶
cloud-init v. 26.1¶
Cloud-init features introduced beyond v. 25.3 in Questing:
Add support for s390x platform detection on LXD
Add support for Tilaa cloud platform detection.
Fix LXD Snap installs on Plucky and newer
Scaleway cloud to support exposing regions and availability zones, drop private IP handling
Add network v1 support for bonds, bridges and VLANs
Allow
network-configto expressallow_accept_rafor bonds, bridges and VLANsOpenStacknetwork_data.jsonsupport of bond names
fwupd¶
Systems running TPM/FDE will now prompt for the recovery key before firmware updates that may require the recovery key upon reboot.
Linux kernel 7.0 🐧¶
Ubuntu 26.04 LTS is shipping with the Linux kernel 7.0, based on the upstream final release. Some notable features and changes:
Following the upstream change, the Rust programming language experiment has been deemed concluded and its support is not flagged as experimental anymore.
Upstream Linux kernel 7.0 delivers improved support for Intel® Core™ Ultra Series 3 processors (codenamed Panther Lake), introducing targeted optimizations for Intel Xe3 integrated graphics and the integrated NPU (Neural Processing Unit).
cgroupfsis now mounted withnsdelegate,memory_recursiveprot,memory_hugetlb_accounting.Integrated IgH EtherCAT module and Generic driver (LP: #2138621). These modules provide real-time performance for industrial EtherCAT networks.
The real-time Linux kernel is available in the main archive (outside of Ubuntu Pro) in Ubuntu 26.04 LTS. Following the
PREEMPT_RTpatches being upstreamed, the Ubuntu 26.04 LTS release of the real-time kernel is available for free for anyone to use.Kernel Livepatch now supports the ARM64 architecture.
ZFS has been updated to the latest 2.4.1 version (upstream changelog).
DOCA-OFED 26.01 kernel modules are available for the Ubuntu generic and select derivative kernels.
Other features can be found in the Linux 7.0 upstream changelog.
sudo-rs¶
Password feedback is now enabled by default in order to improve the user experience of sudo.
If the previous behavior is preferred, password feedback can be disabled using the following steps:
Edit sudoers using
sudo visudoin the terminalAdd the option
Defaults !pwfeedbackto the configuration file
systemd 259.5¶
The systemd service manager has been updated to version 259. For a complete list of changes, see the changelog.
Also, refer to the removed and deprecated functionality:
TPM-backed full-disk encryption¶
TPM-backed Full Disk Encryption (TPM/FDE) has been improved for Ubuntu 26.04, with a more robust and user-friendly experience on supported hardware:
The installer now provides better guidance and readiness checks.
PIN support is fully integrated.
User messaging across the system has been refined.
Security has been strengthened, including recovery key prompts during sensitive operations like firmware updates.
Expanded test coverage improves overall reliability.
Some limitations remain: see Limitations of TPM-backed full disk encryption.
Ubuntu Insights integration with the release upgrader¶
When Ubuntu Insights is available and configured, the release upgrader will now use Ubuntu Insights at the end of a release upgrade to generate a report based on the existing consent state. Note, this change does not prevent the Ubuntu Report-based collection that may be triggered by a release upgrade.
This change only affects Desktop and WSL since presently, these are the only platforms that include Ubuntu Insights.
IBM Z and LinuxONE (s390x)¶
The following provides an overview of selected and significant s390x-specific enhancements and improvements that landed in Ubuntu Server 26.04 for IBM Z and LinuxONE.
On the IBM Z (s390x) architecture, the architectural level set (ALS) was raised to build for IBM Z generation z15 (LinuxONE Emperor III) with the march=z15 and mtune=z16 compiler options (LP: #2126577). This brings performance improvements on the later generations
Ubuntu no longer supports IBM Z generations z14 or older.
With every new Ubuntu Server release the s390-tools package was gradually upgraded to its latest available release v2.41 (LP: #2141945), that now:
adds a
udevrule to setnoneas default I/O scheduler forvirtio-blkdevices (LP: #2138886)adds a
udevrule to disable therotationalattribute forvirtio-blk(especially important for swapping or paging) (LP: #2138887)introduces the new
pvverifytool, that allows to verify host key documents in the context of Secure Execution (SE) (LP: #2138888)and the
pvimg infocommand was enhanced to display additional SE image information (LP: #2141952)
KVM enhancements arrived by adding zVDT Parallel Sysplex support (LP: #2142654) and by rewriting gmap using MMU notifiers (LP: #2142682).
In the area of cryptography the following updates and improvements happened:
zkeysupport fordm-integritywith HMAC was added to thes390-toolspackage (LP: #2096889) and to the kernel (LP: #2138650)PHMAC was added to
cryptsetup(LP: #2138512), and required alsosystemd(LP: #2138511) updates.The default use of clear keys by PAES and PHMAC in-kernel crypt modules was disabled (LP: #2139610), but they can still be explicitly allowed with a module parameter.
An overwrite function was added to the
zcryptdriver, allowing the configuring of the device driver on a per APQN basis (LP: #2138854)The upgrade to
opecryptokiv3.26 (LP: #2135123) added ML-KEM and ML-DSA support forep11token (LP: #2138514) andccatoken (LP: #2138515) and BLS support forep11token (LP: #2138804).The upgrade of
libzpcto v1.4.1 (LP: #2136312) removed a protected key verification pattern mismatch, now allowing to support Live Guest Relocation (LP: #2140342)
The kernel also received selected improvements, like support for 128 KB tape block sizes (LP: #2141569) and support for dynamic (de)configuration of hot-pluggable memory (LP: #2142862).
Finally several packages were updated to their latest upstream version to pick up s390x-specific upstream fixes and improvements. For example:
valgrind, for full z17 support (LP: #2139096)libdfp, mainly fixes (LP: #2122325)smc-toolsfor fixes and additional statistics output (LP: #2142098)
Updated cryptography libraries¶
Cryptography libraries have been updated to recent versions:
The NVIDIA CUDA toolkit is now available¶
Application developers and system administrators can now install the NVIDIA CUDA parallel computing platform from the Ubuntu Archives.
For application developers targeting Ubuntu systems, this new distribution model means they can simply declare the CUDA runtime, while Ubuntu manages its installation and compatibility across a wide range of supported NVIDIA hardware. This ensures that CUDA will be more accessible and integrated into a widely-used and trusted Linux distribution.
To install CUDA, use the following command:
sudo apt install cuda-toolkit
To learn more, see Canonical announces it will support and distribute NVIDIA CUDA in Ubuntu.
The AMD ROCm libraries are now available¶
The Ubuntu Universe repository now includes AMD ROCm software version 7.1.0. These libraries provide back-end infrastructure to support AI training and inference on AMD GPU hardware, as well as machine learning and high performance computing functionality.
The ROCm libraries are regularly tested in Canonical’s CI/CD processes. In addition to autopkgtests, several user-space applications are also tested including llama.cpp, pytorch, Blender and Lemonade Server.
Currently only some hardware architectures are supported and integrated in Canonical’s CI/CD tests but others will be added over time:
GFX ISA |
Hardware Family |
CI Status |
|---|---|---|
|
Instinct™ MI-100 |
YES |
|
Instinct MI-210, MI-250 |
|
|
Instinct MI-300, MI-325 |
|
|
Navi21 / Radeon™ RX6900 Series, Pro V620 |
|
|
Navi31 / Radeon RX7900 Series |
|
|
Navi32 / Radeon RX7700 Series |
|
|
Strix Halo / Ryzen AI MAX 300 Series (Radeon 8040S, 8050S, 8060S) |
YES |
|
Navi48 / Radeon RX9060 |
|
|
Navi44 / Radeon RX 9070XT, AI PRO R9700 |
YES |
Note that currently, AMD ROCm fails Blender tests on gfx908.
The following individual ROCm libraries are included, listed by source package name:
|
|
|
Two meta-packages are available, depending on your use case and needs. In most scenarios, you don’t have to install these packages directly: the individual libraries can be installed as dependencies of end-user applications as needed.
Install the complete ROCm software stack, including binaries and header files:
This is a large set of packages that is most suitable for benchmarking, testing or other scenarios where the full suite of functionality is required and installation size is not a concern.
Install only the development libraries and header files for developing ROCm-enabled applications:
Lemonade Server is a local inference server that includes comprehensive support for AMD GPU, NPU, and CPU hardware and standards-compliant APIs for front-end applications to use, similar to Ollama.
Install the back end:
Using snap:
snap install lemonade-server
Using Deb:
apt install lemonade-server
Install the Lemonade front-end application:
Using snap:
snap install lemonade-desktop
Using Deb:
apt install lemonade-desktop
For details, see the Lemonade Server home page: https://lemonade-server.ai/.
For more information on ROCm, see ROCm 7.1.0 release notes.
Intel® QuickAssist Technology support has been updated¶
Intel® QuickAssist Technology (QAT) is a built-in hardware accelerator that offloads cryptography, compression and decompression workloads from the CPU. It delivers high-throughput, low-latency acceleration for TLS, IPsec VPNs, storage compression and cloud-native security services while reducing CPU utilization. It’s available on 4th Gen and 5th Gen Intel® Xeon® Scalable processors and on Intel Xeon® 6 processors.
Benefits for the user
- Higher service throughput
Accelerates encryption and compression to handle more traffic on the same hardware.
- Lower total cost of ownership (TCO)
Reduces the need for additional servers by offloading CPU-intensive crypto workloads.
- Improved user experience
Enables faster VPN, SSL/TLS, and secure storage operations.
Supported use cases
Secure network tunnels (IPsec VPN, SSL/TLS)
High-throughput data compression for storage or cloud services
Telco User Plane Function (UPF) packet processing
Kernel support
Intel QAT is enabled in Ubuntu through upstream Linux kernel enablement starting from kernel version 5.15, with continued enhancements and newer CPUs support in later kernel releases.
User-space components
Backwards-incompatible changes¶
Desktop changes¶
Google Drive integration in Files has been removed¶
The GNOME Online Accounts (GOA) service has removed Google Drive integration. As a result, you can no longer mount your Google Drive storage in the Files app.
The feature was removed because the libgdata library, which enabled the integration, has been unmaintained and posed a security risk.
You can still access Google Drive through your web browser.
PreLogin and PostSession scripts have been removed¶
PreLogin and PostSession scripts have been removed from GNOME as part of the X11 code cleanup. These scripts are used in corporate environments, for example to synchronize the user’s home directory on login to a server and logout from a server, or to clean up sensitive data after logout.
To work around the issue, you can reimplement the behavior of the removed scripts using PAM session modules. For example, the actions that you were invoking from the GDM PreLogin, PostLogin, PreSession or PostSession scripts can be invoked from the pam_exec(8) module instead.
For details, see the Ubuntu bug and the upstream issue.
Server changes¶
TLS 1.0 and 1.1 disabled in Apache¶
The Debian changes for the new version of Apache have disabled TLS 1.0 and 1.1, following RFC 8996. These should be already disabled by default in OpenSSL, and now Apache follows the same. See the fixed bug.
NFS¶
The blkmapd and nfs-blkmap services have been removed. From the NEWS file:
pNFS block layout is deprecated in favor of pNFS SCSI layout. This is because block layout could easily result in data loss, as documented in https://linux-nfs.org/wiki/index.php/PNFS_block_server_setup.
Users of pNFS are advised to move to the revised SCSI/NVMe layouts that are safe to use and don’t require the use of blkmapd.
Breaking changes in SSSD¶
SSSD now runs under user sssd (instead of root). Make sure that sssd can still access secrets or integrations from its new user.
The implicit files provider and domain was removed: see https://sssd.io/docs/files-provider-deprecation.html.
Other changes of importance are listed upstream:
Breaking changes in PHP¶
It is no longer possible to use
arrayandcallableas class alias names inclass_alias().
Other breaking changes and new features can be seen in the full upstream changelog.
Removed options and directives in Squid¶
Some directives and options were removed in Squid 7.2:
Removed
client_delay_accessdirective.Removed
ftp_epsvdirective.Removed
cache_peeroptionno-netdb-exchange.Removed
client_persistent_connectionsandserver_persistent_connectionsdirectives.
For a list of all changes and fixes, please check the upstream releases page.
Kerberos removes deprecated algorithms from its default lists¶
MIT Kerberos no longer includes the arcfour-hmac-md5 and the des3-cbc-sha1 algorithms in its default encryption algorithm list (the openssh and krb5 lists). They are weak, deprecated algorithms. Before, krb5 would include them in its default algorithm lists when users do not specify a list with algorithms to be used.
Note that we did not remove support for those algorithms. Instead we just dropped them from the default list that the client will try in case the user do not specify any algorithms in their configuration file in the permitted_enctypes directive in the libdefaults section in /etc/krb5.conf.
PostgreSQL is no longer available on i386¶
PostgreSQL 18 in Ubuntu 26.04 LTS no longer builds for the i386 architecture. Therefore, it no longer produces the libpq-dev and libpq5 binary packages for that architecture. This means that any package depending on those libraries will also not be available in i386.
See LP: #2142320 for more information.
Replaced agents in resource-agents¶
The oracledb and zabbixagent agents were replaced by the oracle and zabbix-agent, respectively. You might need to adjust your existing configuration.
Microsoft Azure¶
Azure Disk Encryption (ADE) is scheduled for retirement on September 15, 2028. A number of packages were historically pre-installed on Azure images to allow the enablement of ADE without requiring additional package installations. Due to its impending retirement, Ubuntu on Azure will no longer maintain the enablement of ADE without additional package installations. Accordingly, the following packages have been removed from one or more Ubuntu image-lines on Azure:
python3-partedThis package is largely unsupported by its maintainers, imposing a potential security risk into the future. Its only known use was for the enablement of ADE. It is no longer pre-installed on any Ubuntu image on Azure.
python3-sixThe only known use of this package was for the enablement of ADE. It is no longer pre-installed on any Ubuntu image on Azure.
lsscsiThis package was initially introduced to support ADE. It has been removed from all minimal Ubuntu image-lines to maintain the minimal footprint assertion. However, it remains a pre-installed package for all non-minimized Ubuntu images on Azure since it is a valuable debugging tool for individual instances and server deployments.
Google Cloud¶
As all AMD64 images are now built with AMD64v3 the following CPU platforms (available on N1 machine types only) are no longer supported:
Intel Ivy Bridge
Intel Sandy Bridge
Removed features in OpenStack¶
The Manila V1 API and the Manila shell utility have been removed.
For details, see the Manila release highlights and release notes.
Installer¶
The Subiquity installer has been updated. Please see the Subiquity 26.04 release notes on GitHub.
System changes¶
cgroup v1 support has been removed¶
systemd version 259 no longer supports cgroup v1 (legacy and hybrid) hierarchies. As a result:
Ubuntu installations running
cgroupv1 will not be allowed to upgrade to Ubuntu 26.04 LTS.Ubuntu 26.04 LTS container workloads will not run on a host booted with
cgroupv1.Ubuntu 26.04 LTS hosts do not support container workloads that require
cgroupv1: for example, Ubuntu earlier than 18.04 LTS.
This change was made in systemd version 258. See the changelog for more information.
Removable media are mounted under /run/media¶
In previous Ubuntu releases, removable media were mounted under the /media directory. Starting with Ubuntu 26.04 LTS, /run/media is now the mount directory instead. This has several benefits:
Better support for read-only root file systems
Better alignment with other distributions and upstream defaults
Not requiring special cleanup routines because
/runis hosted on a virtual memory file system (tmpfs)
If you rely on the specific directory path for media access, check that your setup still works. For example, test your existing scripts.
Ubuntu no longer supports IBM Z generations z14 or older¶
On the IBM Z (s390s) architecture, the architectural level set (ALS) was raised to build for IBM Z generation z15 (LP: #2126577). As a result, Ubuntu 26.04 LTS no longer works on IBM Z generations z14 (LinuxONE II) or older. You can’t install Ubuntu 26.04 LTS on this hardware or upgrade to it. The ubuntu-release-upgrader prevents you from performing the upgrade.
IBM Z generation z14 (LinuxONE II) is still supported by Ubuntu Server 24.04 LTS for up to 15 years in total.
Deprecated features¶
The following features are planned to be removed in a future Ubuntu release.
Server deprecations¶
PHP¶
Deprecation of the backtick operator
Non-canonical cast names (boolean), (integer), (double), and (binary) have been deprecated. (bool), (int), (float), and (string) need to be used instead.
Using null as an array offset or when calling array_key_exists() is now deprecated - now an empty string is needed.
Other breaking changes and new features can be seen in the full upstream changelog.
System deprecations¶
Legacy System V service scripts are deprecated¶
Ubuntu 26.04 LTS is the last release that supports System V service scripts compatibility in systemd. Migrate your legacy System V scripts to native systemd unit files.
systemd version 260 has already dropped support, so this change will take effect in Ubuntu 26.10.
Bug fixes¶
Desktop fixes¶
Resuming from suspend on Nvidia¶
Previously, resuming from suspend with an Nvidia GPU exhibited visual corruption and freezes using the default Wayland session. This happened on systems where Nvidia was the primary GPU, which were generally desktop and not laptops. With this release, the bug has been fixed and resuming causes no visual corruption or freezes.
For details, see LP#1876632.
The installer is now usable with the screen reader¶
Previously, the Ubuntu Desktop installer failed to announce key information when using the screen reader. This often prevented blind users from completing the installation.
With this release, various accessibility issues in the installer have been fixed. As a result, it’s now possible to install Ubuntu Desktop while using the screen reader.
For details, see LP#2061015 and LP#2036962.
Server fixes¶
Apache 2.4.65¶
Apache has been updated to upstream version 2.4.65. For more details, see the upstream release notes.
Nginx 1.28.2¶
Nginx was updated to version 1.28.2, which includes fixes for various bugs. See the 1.28 series upstream release notes.
Django 5.2.9¶
Django was updated to LTS version 5.2.9. For more information, see the Django 5.2 release notes.
OpenSSH 10.2¶
OpenSSH was updated to version 10.2, which is a bugfix release on top of 10.1 present in the Ubuntu Questing 25.10 release.
As per RFC 8732, gss-group14-sha1- and gss-gex-sha1- are considered deprecated algorithms and should not be used. Therefore, we dropped those deprecated algorithms from the Ubuntu GSS-API support patch. This does not mean those algorithms are no longer supported. Instead, they were removed from the default list that the client or the server will try for GSS key exchange in case the user does not specify any algorithms in their configuration file.
Dovecot 2.4.2¶
Updated to 2.4.2. See the upstream announcement.
Postfix 3.10.6¶
Postfix was updated to version 3.10.6. See the upstream announcement.
A noteworthy change in the packaging of Postfix is that by default it is no longer installed in a chroot, and only limited chroot support is available from now on.
unbound 1.24.2¶
Update to version 1.24.2. See the upstream changelog.
Qemu - Handling Windows 11 upgrades¶
Upgrading Windows 11 can make the VM stop working. On the qemu version in 26.04 LTS this is already fixed right away. But to fix this issue in 24.04 Noble and 25.10 Questing we needed to add new machine types. To ensure the migration path to 26.04 LTS and ensure the migration path the same types are kept here as well:
pc-i440fx-questing-v2pc-i440fx-noble-v2pc-q35-noble-v2
Any newly started guest on these older releases will automatically pick up the new versions but due to the above still able to migrate. Action is only needed if you specified the old types explicitly in your old systems.
Known issues¶
As is to be expected with any release, there are some significant known bugs that users may encounter 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:
Desktop issues¶
Localization¶
The Live Session of the new Ubuntu Desktop installer is not localized. It is still possible to perform a non-English installation using the new installer, but internet access at install time is required to download the language packs. (LP: #2013329)
The screen reader is difficult to enable during installation¶
For users who rely on the screen reader, it’s difficult to navigate the accessibility page of the installer while the screen reader is still disabled.
To enable the screen reader immediately, press the Super+Alt+S shortcut.
Note
On PCs, the Super key is usually labeled as the Windows key, while on Apple hardware, it’s the Command key.
OEM installs¶
OEM installs are not supported yet. (LP: #2048473)
Virtualized GTK 4 apps¶
GTK 4 apps (including the desktop wallpaper) do not display correctly with VirtualBox or VMWare with 3D Acceleration (LP: #2061118).
Limitations of TPM-backed full disk encryption¶
TPM-backed full disk encryption (TPM/FDE) has been introduced to enhance data security. The following are its known issues and limitations as of the Ubuntu 26.04.0 LTS release:
Some potentially eligible systems might be detected as ineligible for TPM/FDE.
At boot, the PIN or passphrase prompt is set to the keyboard layout even if you set a custom layout on your system. To fix this problem, update to
snapd2.75.If you forget the passphrase or PIN and you boot your system with the recovery key, you can’t remove or replace the passphrase or PIN anymore. On subsequent boots, you have to continue using your recovery key.
Disk re-encryption is currently not supported.
Certain self-healing and reparation options for defective systems after installation are currently missing.
TPM/FDE requires a specific kernel snap which may not include certain kernel modules necessary for some hardware functionalities. A notable example is the
vmdmodule required for NVMe RAID configurations.In scenarios where such specific kernel modules are needed, you might have to disable the hardware feature (such as RAID) in the firmware to ensure the continued availability of the affected hardware post-installation. If disabling in the firmware is not an option, the related hardware will not be available post-installation with TPM/FDE enabled.
Nvidia drivers are the only out-of-tree kernel drivers supported by TPM/FDE. You can’t install other third-party drivers using DKMS.
For other known issues, see FDE specific bug reports.
Classic fonts¶
Installing ubuntu-fonts-classic results in a non-Ubuntu font being displayed (LP#2083683). To resolve this, install gnome-tweaks and set ‘Interface Text’ to ‘Ubuntu’.
Server issues¶
Apache2 security hardening breaks the mod-php JIT¶
The Apache2 systemd service unit now sets the MemoryDenyWriteExecute=yes option by default as a security hardening measure. This prevents simultaneously writable and executable memory mappings. However, it breaks PHP’s JIT compiler when using the libapache2-mod-php module, producing warnings such as the following:
Warning: preg_match(): Allocation of JIT memory failed, PCRE JIT will be disabled.
We recommend that you switch from mod-php to the php-fpm service, which isn’t affected by the change.
If you want to continue using mod-php, override the setting by editing the Apache2 systemd unit:
Open the editor:
sudo systemctl edit apache2
Uncomment and edit the following line and save:
[Service] MemoryDenyWriteExecute=no
Restart Apache2:
sudo systemctl restart apache2
See LP: #2144455 and the systemd.exec documentation for more information.
PostgreSQL¶
As reported in a Linux mailing list thread, a change introduced in Linux 7.0 may cause a significant throughput and latency regression on PostgreSQL. As discussed in that same thread, systems using huge pages are not affected. Hence, ensure your PostgreSQL deployments have huge pages on. Please refer to the PostgreSQL upstream documentation to ensure your system have huge pages set, and that the huge_pages configuration is set to on.
Installer¶
In some situations, it is acceptable to proceed with an offline installation when the mirror is inaccessible. In this scenario, it is advised to use:
apt: fallback: offline-install
Network interfaces left unconfigured at install time are assumed to be configured via dhcp4. If this doesn’t happen (for example, because the interface is physically not connected) the boot process will block and wait for a few minutes (LP: #2063331). This can be fixed by removing the extra interfaces from
/etc/netplan/50-cloud-init.confor by marking them asoptional: true. Cloud-init is disabled on systems installed from ISO images, so settings will persist.It came to our attention recently that a new version of Ventoy was just released and has broken the ability to install Ubuntu.
While this is not strictly a 26.04 installer issue, we recommend people using Ventoy to downgrade to version 1.1.10 or to flash the ISO directly to a USB drive, as instructed in the Ubuntu documentation.
Cloud issues¶
Google cloud¶
On first boot, 26.04 images may be slowed by up to 30s due to an outstanding issue with cloud-init and systemd (LP: #2148619)
System issues¶
Raspberry Pi¶
The new
gnome-initial-setuphas issues preventing it from working properly:Time zone input dropdown can “wobble” (LP: #2084611)
The hostname change is mandatory (LP: #2093132)
During boot on the server image, if your
cloud-initconfiguration (inuser-dataon the boot partition) relies upon networking (importing SSH keys, installing packages, etc.) you must ensure that at least one network interface is required (optional: false) innetwork-configon the boot partition.This is due to Netplan changes to the
wait-onlineservice (LP: #2060311).Furthermore, a current issue may still cause
cloud-initto run before the network is ready (LP: #2144891)
With the removal of the
crdapackage in 22.04, the method of setting the WiFi regulatory domain (editing/etc/default/crda) no longer operates. On server images, use theregulatory-domainoption in the Netplan configuration. On desktop images, appendcfg80211.ieee80211_regdom=GB(substitutingGBfor the relevant country code) to the kernel command line in thecmdline.txtfile on the boot partition (LP: #1951586).On server images, re-authentication to WiFi APs when regulatory domain is set result in
dmesgspam to the console (LP: #2063365)
Custom partitioning on s390x might fail¶
On the s390x architecture, custom partitioning for Direct-Access Storage Devices (DASD) with the Extended Count Key Data (ECKD) format using the ext4 file system might fail.
The installation might fail in the following scenario:
Several partitions are specified, and not just the root partition.
The root partition isn’t the last one. Note that a DASD ECKD disk supports up to three possible partitions.
The
ext4file system is used for the root partition.
To work around the issue, ensure that the root partition is specified as the last partition or the only partition. For example, this layout works:
1st partition:
/boot2nd partition:
swap3rd partition:
/(root)
POSIX ACL inheritance with mkdir¶
POSIX Access Control Lists (ACLs) are not always appropriately inherited from parent directories. If a directory has ACLs set, and you create a directory path using mkdir -p, the created parents do not appropriately inherit ACLs.
There is also a possibility of more open permissions being set for the directories.
See the Ubuntu bug at LP: #2138215 and the upstream bug at Issue #11036.
This issue was also present in Ubuntu 25.10.
rust-coreutils vulnerabilities¶
This release includes the following known vulnerabilities. Please, review their impact and apply recommended mitigations or updates as needed.
AMD ROCm fails Blender tests on gfx908¶
With the newly supported AMD ROCm AI/ML infrastructure, Blender tests currently do not pass on the gfx908 GPU platform The platform is the basis for AMD Instinct MI100 accelerators.
We’re investigating the issue.