Latest Linux and open source news from around the web

Logitech MX Master 3S Mouse Sponsored · View on Amazon → Keychron V3 Mechanical Keyboard Sponsored · View on Amazon →
Foss Force

Rochko Steps Down as CEO, Leaving Mastodon Healthy

After nearly a decade running Mastodon, founder and CEO Eugen Rochko is handing day‑to‑day control to a new executive director. We look at what the change means for users and the fediverse. The post Rochko Steps Down as CEO, Leaving Mastodon Healthy appeared first on FOSS Force.

Phoronix

X.Org Server 21.1.21 Released To Fix Several Regressions

For those continuing to make use of the X.Org Server, a new point release is now available in the 21.1 series. While most often X.Org Server stable releases these days are driven by shipping new security fixes, the X.Org Server 21.1.21 release is to fix several regressions introduced for various functional issues...

Phoronix

Intel LLM Scaler vLLM Update Supports More Models

Intel software engineers continue to be hard at work on LLM-Scaler as their solution for running vLLM on Intel GPUs in a Docker containerized environment. A new beta release of LLM-Scaler built around vLLM was released overnight with support for running more large language models...

OMG! Ubuntu

Google Releases its New Google Sans Flex Font as Open Source

Google has made its ‘next generation brand typeface’, Google Sans Flex, available for download — under an open source license, which is welcome news. A modern sans serif font purpose-designed for use on screens and OSes, Google Sans Flex is a ground-up, multi-axis rebuild of the proprietary Google Sans font, by typographer David Berlow (of Font Bureau fame). The “flex” in GS Flex is because it’s a variable font that is “extremely flexible [with] variable axes for weight, width, optical size, slant, as well as an axis for rounded terminals” (as in terminals in letters, not command-line apps).” Android and web developers will find […]

LWN.net

AlmaLinux 10.1 released

AlmaLinux 10.1 has been released. In addition to providing binary compatibility with Red Hat Enterprise Linux (RHEL) 10.1, the most notable feature in AlmaLinux 10.1 is the addition of support for Btrfs, which is not available in RHEL: Btrfs support encompasses both kernel and userspace enablement, and it is now possible to install AlmaLinux OS on a Btrfs filesystem from the very beginning. Initial enablement was scoped to the installer and storage management stack, and broader support within the AlmaLinux software collection for Btrfs features is forthcoming. In addition to Btrfs support, AlmaLinux OS 10.1 includes numerous other improvements to serve our community. We have continued to extend hardware support both by adding drivers and by adding a secondary version of AlmaLinux OS and EPEL to extend support of x86_64_v2 processors. See the release notes for a full list of changes.

OMG! Ubuntu

Raspberry Pi Imager 2.0 Released with New Design

Raspberry Pi Imager 2.0 has been released, bringing with it a brand new look, better accessibility and a couple of nifty new features baked in. A preview was released in October so, if you read regularly or you tried it out yourself, you’ll know the broad strokes of what’s new here. Raspberry Pi describe the update as a “complete reimagining” of the tool, switching to a “wizard”-like guided setup process to let users know what’s happening each step. “Each step gets the full window to itself, with room for helpful descriptions, validation feedback, and relevant links. It’s a more spacious, […]

LWN.net

[$] APT Rust requirement raises questions

It is rarely newsworthy when a project or package picks up a new dependency. However, changes in a core tool like Debian's Advanced Package Tool (APT) can have far-reaching effects. For example, Julian Andres Klode's declaration that APT would require Rust in May 2026 means that a few of Debian's unofficial ports must either acquire a working Rust toolchain or depend on an old version of APT. This has raised several questions within the project, particularly about the ability of a single maintainer to make changes that have widespread impact.