Latest Linux and open source news from around the web

Keychron V3 Mechanical Keyboard Sponsored · View on Amazon → Logitech MX Master 3S Mouse Sponsored · View on Amazon →
LWN.net

Rust 1.95.0 released

Version 1.95.0 of the Rust language has been released. Changes include the addition of a cfg_select! macro, the capability to use if let guards to allow conditionals based on pattern matching, and many newly stabilized APIs. See the release notes for a full list of changes.

OMG! Ubuntu

Thunderbolt is an open-source ‘AI client’ from Mozilla’s for-profit arm

Thunderbolt is a new open source AI client from the Mozilla-owned MZLA Technologies aimed at enterprises who want to run self-hosted chatbots on their own infrastructure. MZLA Technologies is the for-profit subsidiary of the Mozilla Foundation that develops and maintains the Thunderbird email client. It says Thunderbolt was created with the support of a grant from Mozilla. Terrible name aside (and skipping over the fact that Intel owns a trademark for ‘Thunderbolt’), the AI MZLA Technologies used to write their press release describes Thunderbolt as a “sovereign AI client” that lets organisations run and control AI infrastructure. Companies can pick whichever AI model they fancy, be […]

Linux Journal

Archinstall 4.2 Shifts to Wayland-First Profiles, Leaving X.Org Behind

by George Whittaker The Arch Linux installer continues evolving alongside the broader Linux desktop ecosystem. With the release of Archinstall 4.2, a notable change has arrived: Wayland is now the default focus for graphical installation profiles, while traditional X.Org-based profiles have been removed or deprioritized. This move reflects a wider transition happening across Linux, one that is gradually redefining how graphical environments are built and used. A Turning Point for Archinstall Archinstall, the official guided installer for Arch Linux, has steadily improved over time to make installation more accessible while still maintaining Arch’s minimalist philosophy. With version 4.2, the installer now aligns more closely with modern desktop trends by emphasizing Wayland-based environments during setup, instead of offering traditional X.Org configurations as first-class options. This doesn’t mean X.Org is completely gone from Arch Linux, but it does signal a clear shift in direction

OMG! Ubuntu

Linux Mint’s next release won’t be until Christmas 2026

Linux Mint has confirmed it is switching to a longer development cycle, in order to give the team more time to ‘fix bugs and improve the desktop’. As a result, the Linux Mint 23 release is now slated to launch in December 2026. It will, among other planned changes, use the same installer as LMDE (Linux Mint Debian Edition) as this offers better OEM install, SecureBoot and LVM/LUKS support. Project lead Clement Lefebvre intimated that upending the distro’s standard twice-yearly release model was needed in February, noting that “…one of our strengths is that we’re doing things incrementally and changing […]

LWN.net

Forgejo 15.0 released

Version 15.0 of the Forgejo code-collaboration platform has been released. Changes include repository-specific access tokens, a number of improvements to Forgejo Actions, user-interface enhancements, and more. Forgejo 15.0 is considered a long-term-support (LTS) release, and will be supported through July 15, 2027. The previous LTS, version 11.0, will reach end of life on July 16, 2026. See the announcement and release notes for a full list of changes.

Phoronix

Mir 2.26 Begins Working On Rust-Based Input Platform

Canonical today released Mir 2.26 as the newest feature release for this compositor for building Wayland-based shells. Notable with Mir 2.26 is a Rust-based input platform is in development as part of their broader effort for bringing Rust code into Mir...