Join us

Ubuntu 26.04 LTS Released: Meet Resolute Raccoon

Ubuntu 26.04 LTS Released: Meet Resolute Raccoon

TL;DR

Ubuntu 26.04 LTS drops the X11 session entirely for GNOME 50 on Wayland, ships Rust-based core utilities (including sudo-rs) by default, and adds native CUDA and ROCm packages to its repositories for the first time. Livepatch now covers Arm64, TPM-backed full-disk encryption lands in the installer, and the minimum RAM requirement jumps to 6GB. Codename: Resolute Raccoon.

Key Points

Highlight key points with color coding based on sentiment (positive, neutral, negative).

GNOME 50 ships Wayland-only, dropping the X.org session entirely. XWayland remains available for legacy X11 apps.

Rust-based sudo-rs 0.2.12 replaces the traditional sudo binary by default. TPM-backed full-disk encryption is now supported in the desktop installer.

NVIDIA CUDA and AMD ROCm ship natively in Ubuntu's repositories for the first time, eliminating the need for third-party PPAs for GPU workloads.

Livepatch extends rebootless kernel patching to Arm64 servers. Optional x86-64-v3 packages offer performance gains on newer CPUs, especially for numeric workloads.

App Center replaces Software & Updates as the default, now managing DEBs and Snaps in one interface. Upgrading from anything older than 24.04 LTS or 25.10 requires a two-step path.

Ubuntu 26.04 LTS "Resolute Raccoon" Is Here: What DevOps Teams Need to Know

Canonical released Ubuntu 26.04 LTS on April 23, 2026. Codenamed "Resolute Raccoon" - a name chosen by the late Steve Langasek, former Debian and Ubuntu release manager who passed away in early 2025 - this LTS ships with meaningful infrastructure changes that go well beyond a routine version bump.

Wayland-Only, No More X11 Session

GNOME 50 is the default desktop, and the GNOME-on-X11 session is gone. Ubuntu now runs exclusively on Wayland, with XWayland retained only for legacy apps. Canonical has also landed Mutter patches that cut NVIDIA blocked frame time from milliseconds to microseconds under Wayland, which removes a long-standing pain point for NVIDIA users on Linux.

Desktop requirements went up: 6GB RAM minimum (previously 4GB), a 2 GHz dual-core processor, and 25GB of disk space.

Rust-Based Core Utilities by Default

Ubuntu 26.04 ships memory-safe Rust implementations as defaults. sudo-rs (0.2.12) replaces the traditional sudo binary. The system also moves to systemd 259 with mandatory cgroup v2 and adopts Dracut as the default initramfs generator, replacing initramfs-tools.

Native CUDA and ROCm in the Repos

This is the first Ubuntu release to distribute NVIDIA CUDA natively through its own repositories. AMD ROCm is also now available directly from Ubuntu's package supply chain. For teams building AI/ML pipelines on Ubuntu, this eliminates the need for third-party PPAs or manual SDK installs for GPU workloads.

NVIDIA DOCA-OFED for high-performance networking is available through an official PPA starting with this release.

Livepatch Extends to Arm64

Canonical's rebootless kernel patching (Livepatch) now supports Arm64 servers for the first time. For organizations running Ubuntu on Arm-based edge or server hardware, this means critical kernel patches without service interruption - a requirement as more production AI workloads land on Arm.

Security and Encryption

TPM-backed full-disk encryption is now supported in the desktop installer for machines with a TPM chip. Snap permissions prompting is enabled by default, giving users explicit control over what Snaps can access.

Software Stack Updates

Firefox 150, LibreOffice 25.8, Thunderbird 140 "Eclipse", and GIMP 3.2 ship as defaults. On the server side, MariaDB 11.8.6 LTS is now fully supported in main (previously universe), MySQL 8.4.8 is included, HAProxy moves to 3.2, and Squid is updated to 7.2.

Optional x86-64-v3 packages are available for newer CPUs, offering performance gains particularly for numeric workloads.

App Center Replaces Software & Updates

App Center becomes the single interface for managing all applications, including full DEB package support. The legacy "Software & Updates" (software-properties) tool is removed from default installs but remains available via apt.

Upgrade Path

Direct upgrades from 24.04 LTS will be enabled with the 26.04.1 point release, scheduled for August 6, 2026. If you are on 22.04 LTS or any interim release older than 25.10, you must upgrade to 24.04 LTS or 25.10 first.

Ubuntu 26.04 LTS receives 5 years of standard security maintenance, extendable to 10 years with Ubuntu Pro and up to 15 years with the Legacy add-on.

Key Numbers

Present key numerics and statistics in a minimalist format.
50

GNOME version shipping with Ubuntu 26.04 LTS.

6 GB

Minimum RAM requirement for Ubuntu 26.04 Desktop, up from 4GB.

25 GB

Minimum disk space required for Ubuntu 26.04 Desktop.

0.2.12

Version of sudo-rs (Rust-based sudo) shipping as default.

259

Version of systemd shipping with mandatory cgroup v2.

150

Firefox version included.

25.8

LibreOffice version included.

140

Thunderbird version included.

3.2

GIMP version included, major upgrade from 2.10.

11.8.6

MariaDB LTS version, now fully supported in main.

8.4.8

MySQL LTS version included.

3.2

HAProxy upstream LTS version included.

5 years

Standard security maintenance duration.

10 years

Extended Security Maintenance via Ubuntu Pro.

15 years

Maximum security maintenance with Legacy add-on.

August 6, 2026

Scheduled date for the 26.04.1 point release enabling 24.04 LTS direct upgrades.

Stakeholder Relationships

An interactive diagram mapping entities directly or indirectly involved in this news. Drag nodes to rearrange them and see relationship details.

People

Key entities and stakeholders, categorized for clarity: people, organizations, tools, events, regulatory bodies, and industries.
Steve Langasek Former Debian and Ubuntu Release Manager

Chose the 'Resolute Raccoon' codename before his passing in early 2025.

Bhumik Patel Director of Server Ecosystem Development, Arm

Quoted in the official announcement regarding Livepatch on Arm64.

Organizations

Key entities and stakeholders, categorized for clarity: people, organizations, tools, events, regulatory bodies, and industries.
Canonical Software Company

Developer and publisher of Ubuntu 26.04 LTS.

GNOME Project Open Source Project

Upstream provider of the GNOME 50 desktop environment.

NVIDIA Technology Company

CUDA is natively distributed in Ubuntu's repos for the first time. DOCA-OFED available via official PPA.

AMD Technology Company

ROCm now ships through Ubuntu's package supply chain for GPU-accelerated AI workloads.

Arm Technology Company

Collaborated with the upstream Linux community on Livepatch support for Arm64.

Tools

Key entities and stakeholders, categorized for clarity: people, organizations, tools, events, regulatory bodies, and industries.
GNOME 50 Desktop Environment

Wayland-only GNOME session, X11 session removed.

sudo-rs 0.2.12 System Utility

Rust-based sudo replacement, now the default.

systemd 259 Init System

Ships with mandatory cgroup v2.

Dracut Initramfs Generator

Replaces initramfs-tools as the default.

NVIDIA CUDA GPU Compute Platform

First Ubuntu release with native CUDA packages in its repositories.

AMD ROCm GPU Compute Platform

Open software ecosystem for AI/ML on AMD GPUs, now in Ubuntu repos.

Livepatch Kernel Patching Service

Rebootless kernel updates, now extended to Arm64.

App Center Package Manager UI

Replaces Software & Updates, manages DEBs and Snaps in a single interface.

MariaDB 11.8.6 Database Server

Promoted to full support in main.

HAProxy 3.2 Load Balancer / Reverse Proxy

New upstream LTS with QUIC protocol improvements.

Timeline of Events

Timeline of key events and milestones.
Nov 27, 2025 Snapshot 1 released

First monthly development snapshot of the 26.04 cycle.

Dec 2025 Snapshot 2 released

Second development snapshot.

Jan 29, 2026 Snapshot 3 released

Third development snapshot.

Feb 26, 2026 Snapshot 4 released

Final snapshot before beta.

Mar 2026 Beta release

Public beta following the final snapshot.

Apr 23, 2026 Ubuntu 26.04 LTS released

General availability of Resolute Raccoon.

Aug 6, 2026 Ubuntu 26.04.1 point release

Enables direct upgrades from 24.04 LTS.

Apr 2031 Standard security maintenance ends

5 years of free security updates expire.

Apr 2036 ESM coverage ends

10 years of Extended Security Maintenance via Ubuntu Pro expire.

Apr 2041 Legacy support ends

Maximum 15-year lifecycle with Legacy add-on expires.

Enjoyed it?

Get weekly updates delivered straight to your inbox, it only takes 3 seconds!

Subscribe to our weekly newsletter DevOpsLinks to receive similar updates for free!

What is FAUN.news()?

Give a Pawfive to this post!


Only registered users can post comments. Please, login or signup.

Start writing about what excites you in tech — connect with developers, grow your voice, and get rewarded.

Join other developers and claim your FAUN.dev() account now!

FAUN.dev()
FAUN.dev()

FAUN.dev() is a developer-first platform built with a simple goal: help engineers stay sharp withou…

Avatar

DevOpsLinks #DevOps

FAUN.dev()

@devopslinks
DevOps Weekly Newsletter, DevOpsLinks. Curated DevOps news, tutorials, tools and more!
Developer Influence
13

Influence

1

Total Hits

164

Posts

Featured Course(s)