Latest Linux and open source news from around the web

The Art of UNIX Programming Sponsored · View on Amazon → Cat6 Ethernet Cable 5-Pack Sponsored · View on Amazon →
LWN.net

Fedora Verified: a proposal to recognize Fedora contributor status

The Fedora Project has been wrestling with the question of who should be able to vote in Fedora elections recently, with project membership being a major topic at the Fedora Council face-to-face held in early February. Now the project is considering a new contributor status, "Fedora Verified", and is looking to get input on the idea from the community. What are the proposed benefits? The primary motivation behind "Fedora Verified" is to build trust-based recognition that grants elevated, privileged rights within the project. Most notably, this status would determine eligibility for strategic governance activities, such as: Voting in Fedora community elections. Running for leadership or decision-making roles within the project (i.e., Fedora Council, FESCo, Mindshare Committee, EPEL Steering Committee). (Potential, unplanned) Accessing specific shared project resources or educational opportunities (e.g., Red Hat training credits). The blog post includes a list of proposed baseline metric

LPI

DevOps Tools Introduction #14: Log Management and Analysis

While running, most applications, containers, and virtual machines constantly generate information about numerous events. These events can be anything from severe errors to a simple notice that the server successfully answered a request. Collecting and analysing this log data becomes ... Read more The post DevOps Tools Introduction #14: Log Management and Analysis appeared first on Linux Professional Institute (LPI).

OMG! Ubuntu

Ubuntu confirms the 26.10 codename, and it sounds strange…

Ubuntu has announced the codename for Ubuntu 26.10 is “Stonking Stingray”. As codenames go it’s certainly unique. The distro gives each release a codename that pairs an adjective with an animal, the latter of which becomes the release mascot. This tradition dates back to the first Ubuntu release in 2004 (dubbed ‘Warty Warthog’). What does the Ubuntu 26.10 codename mean? Stonking is a strange choice as it’s (to my knowledge) mainly used here in the UK as an informal term for something huge or exceptionally good. Interim (short-term) releases often use colourful codenames (Wiley Werewolf, Disco Dingo, Groovy Gorilla) so […]

Linux Journal

Linux Kernel 6.19 Reaches End of Life: Time to Move Forward

by George Whittaker The Linux kernel continues its fast-paced release cycle, and with that comes an important milestone: Linux kernel 6.19 has officially reached end of life (EOL). For users and distributions still running this branch, it’s now time to upgrade to a newer kernel version. This isn’t unexpected, Linux 6.19 was never intended to be a long-term release, but it does serve as a reminder of how quickly non-LTS kernel branches move through their lifecycle. Official End of Support The final update in the 6.19 series, Linux 6.19.14, has been released and marked as the last maintenance version. Kernel maintainer Greg Kroah-Hartman confirmed that no further updates will follow, stating that the branch is now officially end-of-life. On kernel.org, the 6.19 series is now listed as EOL, meaning it will no longer receive bug fixes or security patches. Why 6.19 Had a Short Lifespan Unlike some kernel releases, Linux 6.19 was not a long-term support (LTS) version. Short-lived kernel bran

LWN.net

[$] Using LLMs to find Python C-extension bugs

The open-source world is currently awash in reports of LLM-discovered bugs and vulnerabilities, which makes for a lot more work for maintainers, but many of the current crop are being reported responsibly with an eye toward minimizing that impact. A recent report on an effort to systematically find bugs in Python extensions written in C has followed that approach. Hobbyist Daniel Diniz used Claude Code to find more than 500 bugs of various sorts across nearly a million lines of code in 44 extensions; he has been working with maintainers to get fixes upstream and his methodology serves as a great example of how to keep the human in the loop—and the maintainers out of burnout—when employing LLMs.

LWN.net

Firefox 150 released

Version 150 of the Firefox web browser has been released. Notable changes include local-network-access restrictions being turned on for all users, the ability to reorder, copy, delete, paste, and export pages from a PDF using Firefox's built-in viewer, as well as improvements in its split view feature, and more. See also the release notes for developers and list of security fixes in this release.