Latest Linux and open source news from around the web

Lamicall Adjustable Laptop Stand Sponsored · View on Amazon → Blue Light Blocking Glasses Sponsored · View on Amazon →
Phoronix

Linux 7.1 Delivers Performance Regression Fix For Sheaves

The Linux 7.1 kernel is bringing performance improvements for Sheaves, the per-CPU caching layer introduced several kernel cycles ago (Linux 6.18) for better efficiency on today's high core count hardware. Sheaves began as an opt-in feature but since Linux 7.0 is now being used for all caches...

Foss Force

Duane Oโ€™Brien Takes OSIโ€™s Hot Seat

Oโ€™Brienโ€™s first job at OSI wonโ€™t be polishing the logo; itโ€™ll be navigating a community still concerned over the groupโ€™s Open Source AI Definition and last yearโ€™s messy board election. The post Duane Oโ€™Brien Takes OSIโ€™s Hot Seat appeared first on FOSS Force.

LWN.net

FSF clarifies its stance on AGPLv3 additional terms

OnlyOffice CEO Lev Bannov has recently claimed that the Euro-Office fork of the OnlyOffice suite violates the GNU Affero General Public License version 3 (AGPLv3). Krzysztof Siewicz of the Free Software Foundation (FSF) has published an article on the FSF's position on adding terms to the AGPLv3. In short, the Siewicz concludes that OnlyOffice has added restrictions to the license that are not compatible with the AGPLv3, and those restrictions can be removed by recipients of the code. We urge OnlyOffice to clarify the situation by making it unambiguous that OnlyOffice is licensed under the AGPLv3, and that users who already received copies of the software are allowed to remove any further restrictions. Additionally, if they intend to continue to use the AGPLv3 for future releases, they should state clearly that the program is licensed under the AGPLv3 and make sure they remove any further restrictions from their program documentation and source code. Confusing users by attaching furthe

OMG! Ubuntu

Zorin OS 18.1 released, new Lite edition available

The first point release to Zorin OS 18 is now available for download, arriving six months and some 3.3 million downloads after the original launch. Zorin OS 18.1 is a point release update. Itโ€™s still based on Ubuntu 24.04 LTS-based but adds a variety of desktop refinements, updated software and a new kernel (courtesy of the recent Ubuntu HWE from Canonical). A new Zorin OS Lite also launches today. This nimble edition is aimed at older, lower-spec hardware and is based around a customised Xfce desktop rather than the GNOME Shell desktop the main edition uses. If you already run [โ€ฆ]

Fedora Magazine

GDB source-tracking breakpoints

One of the main abilities of a debugger is setting breakpoints.GDB: The GNU Project Debugger now introduces an experimental featurecalled source-tracking breakpoints that tracks the source line a breakpointwas set to. Introduction Imagine you are debugging: you set breakpoints on a bunch ofsource lines, inspect some values, and get ideas about how to change yourcode. [โ€ฆ]

LPI

DevOps Tools Introduction #13: Prometheus Monitoring

While we have talked a lot about application deployment, we still need to cover how to keep these applications up and running. The DevOps Tools Engineer exam covers Prometheus Monitoring for this task. Modern IT operations have evolved from merely ... Read more The post DevOps Tools Introduction #13: Prometheus Monitoring appeared first on Linux Professional Institute (LPI).