Latest Linux and open source news from around the web

Blue Light Blocking Glasses Sponsored · View on Amazon → Linux Pocket Guide Sponsored · View on Amazon →
LWN.net

Four stable kernel updates

The 7.0.1, 6.19.14, 6.18.24, and 6.12.83 stable kernels have been released; each contains another set of important fixes. Note that the 6.19.x line ends with 6.19.14.

LWN.net

[$] LWN.net Weekly Edition for April 23, 2026

Inside this week's LWN.net Weekly Edition: Front: LLMs and Python bugs; scheduler regression; new Rust traits; dependency cooldowns; 7.1 merge window; Shor's algorithm; drama at The Document Foundation. Briefs: Firefox zero-days; kernel code removal; reproduceible Arch; Debian election; Firefox 150; Forgejo 15.0; Git 2.54.0; KDE Gear 26.04; LillyPond 2.26.0; Rust 1.95.0; Quotes; ... Announcements: Newsletters, conferences, security updates, patches, and more.

OMG! Ubuntu

New Framework 13 Pro is the first to be Ubuntu Certified

Framework’s new 13 Pro laptop is the company’s first to ship as certified for Ubuntu, who say you can buy it knowing you’ll get “guaranteed support right out of the box”. Framework hardware have been popular with Linux users for years, not just for the company’s ethos around upgradeable and repairable hardware but their kernel contributions and financial support for open-source projects and developers. Specs wise, the new Framework 13 Pro is powered by Intel Core Ultra Series 3 processors or an AMD Ryzen AI 300 series chips It uses LPCAMM2 memory (modular LPDDR5X), available with up to 64GB, though […]

Foss Force

Curate Your Own Newsfeed with Newsflash

Newsflash gives RSS fans an easy way to discover feeds, organize them by category, and keep every device in sync. The post Curate Your Own Newsfeed with Newsflash appeared first on FOSS Force.

LPI

Why I Joined the LPI Board of Directors – Henrietta Dombrovskaya

Database management brought me to PostgreSQL, PostgreSQL brought me to open source advocacy, and—during the past year—open source advocacy brought me to the Board of Directors at Linux Professional Institute. In this article I’ll trace this journey and describe the ... Read more The post Why I Joined the LPI Board of Directors – Henrietta Dombrovskaya appeared first on Linux Professional Institute (LPI).

LWN.net

[$] Dependency-cooldown discussions warm up

Efforts to introduce malicious code into the open-source supply chain have been on the rise in recent years, and there is no indication that they will abate anytime soon. These attacks are often found quickly, but not quickly enough to prevent the compromised code from being automatically injected into other projects or code deployed by users where it can wreak havoc. One method of avoiding supply-chain attacks is to add a delay of a few days before pulling upates in what is known as a "dependency cooldown". That tactic is starting to find favor with users and some language ecosystem package managers. While this practice is considered a reasonable response by many, others are complaining that those employing dependency cooldowns are free-riding on the larger community by letting others take the risk.