Ubuntu 26.04 LTS 'Resolute Raccoon' Ships Linux 7.0, GNOME 50, and a Wayland-Only Default

Ubuntu 26.04 LTS, codenamed Resolute Raccoon, landed on April 23, 2026. As an LTS release — supported through April 2031, or ten years with Ubuntu Pro — it's the version that enterprises, developers, and cautious desktop users will run for the next five years. The headline changes are substantial: Linux 7.0, GNOME 50, a Wayland-only default session, and the most aggressive adoption of Rust in Ubuntu's core to date.

Linux 7.0 Kernel

Ubuntu 26.04 ships with Linux 7.0, the first kernel release in the 7.x series. Key improvements include expanded cgroup v2 enforcement via systemd 259, better NVIDIA Wayland performance, and improved hardware support for recent AMD and Intel graphics silicon. For server workloads, cgroup v2 is particularly significant — containerized environments running on 26.04 will benefit from more precise resource accounting and better memory pressure handling.

GNOME 50 and the Wayland Transition

The default GNOME session is now Wayland-only. X11 sessions are still available for hardware or software that requires them, and XWayland remains present for legacy applications — but the X11 GNOME session is no longer the fallback. This is a step Canonical has been building toward for several releases.

GNOME 50 itself brings grouped notifications, HDR support on compatible displays, smoother workspace-switching and window-snap animations, and substantially lower memory usage in core shell components. A new Settings application consolidates controls that were previously scattered, including a new Security Center panel covering disk encryption, Ubuntu Pro status, automatic update policies, and privacy settings — all in one place.

Rust in the Core

Ubuntu 26.04 continues Canonical's push to replace C-based core utilities with memory-safe Rust equivalents. Several components that handle privilege escalation and system initialization have been ported or replaced. This isn't visible in day-to-day use, but it significantly reduces the attack surface for the class of vulnerabilities — buffer overflows, use-after-free — that have produced the most critical CVEs in Linux history.

Dracut Replaces initramfs-tools

Ubuntu now uses Dracut as the default initramfs generator, replacing the long-standing initramfs-tools. Dracut is more modular, faster to rebuild, and better supported across the broader Linux ecosystem. For most users the change is invisible. For anyone who customizes early-boot behavior — adding kernel modules, tweaking encryption unlock scripts — the configuration syntax is different and migration will require attention.

New Default Applications

The Resources system monitor replaces the older GNOME System Monitor. It offers per-process GPU tracking and a cleaner interface. GIMP 3.2 ships as the default image editor, bringing non-destructive editing layers and a refreshed UI that GIMP users have been waiting on since the 2.x era.

Who Should Upgrade

Anyone running Ubuntu 24.04 LTS on desktop or server hardware should plan an upgrade. The Wayland transition is now complete enough that driver support edge cases are largely resolved, and the Rust-based core reduces long-term maintenance risk. Ubuntu 25.10 reaches end of life on July 9, 2026 — that's less than a month away, making the migration path clear for non-LTS users as well.