Feed aggregator
[$] Linux's missing CRL infrastructure
In July 2024, Let's Encrypt, the nonprofit TLS certificate authority (CA), announced that it would be ending support for the online certificate status protocol (OCSP), which is used to determine when a server's signing certificate has been revoked. This prevents a compromised key from being used to impersonate a web server. The organization cited privacy concerns, and recommended that people rely on certificate revocation lists (CRLs) instead. On August 6, Let's Encrypt followed through and disabled its OCSP service. This poses a problem for Linux systems that must now rely on CRLs because, unlike on other operating systems, there is no standardized way for Linux programs to share a CRL cache.
MakuluLinux 2025-08-17
SparkyLinux 8.0 Is Out as One of the First Distros Based on Debian 13 “Trixie”
Dubbed “The Seven Sisters”, SparkyLinux 8.0 is based on and fully compatible with Debian 13 “Trixie”, it’s powered by the long-term supported Linux 6.12 LTS kernel series, and includes all packages updated from the stable Debian and SparkyLinux repositories as of August 13th, 2025.
The post SparkyLinux 8.0 Is Out as One of the First Distros Based on Debian 13 “Trixie” appeared first on Linux Today.
Arch’s New Bumpbuddy Tracks and Flags Out-of-Date Packages Automatically
Arch Linux introduces Bumpbuddy, a new tool that automatically tracks upstream releases and flags outdated packages for maintainers.
The post Arch’s New Bumpbuddy Tracks and Flags Out-of-Date Packages Automatically appeared first on Linux Today.
Report: the state of commercial open source
Even more encouraging, COSS project communities continue along healthy growth paths after the company receives venture funding. In essence, highly valued COSS companies tend to cultivate more vibrant, diverse, and integral open source ecosystems, reinforcing the idea that business value and community value are tightly coupled in successful COSS models.
next-20250825: linux-next
Security updates for Monday
Kernel prepatch 6.17-rc3
6.17-rc3: mainline
CachyOS 250824
Kaisen Linux Releases Version 3.0, Announces Project Shutdown
Kaisen Linux 3.0 lands with a Debian 13 “Trixie” base, but it’s also the last release, as the project officially shuts down.
The post Kaisen Linux Releases Version 3.0, Announces Project Shutdown appeared first on Linux Today.
How to Install and Use the Local Kanri Kanban App on Linux
Kanri is a fast, open source Kanban app for Linux that keeps your projects on your desktop. Learn how to install it and start managing tasks locally in minutes.
The post How to Install and Use the Local Kanri Kanban App on Linux appeared first on Linux Today.
Stable kernel 6.16.3
6.16.3: stable
Benchmarking the Radxa ROCK 5T Single Board Computer
In this article I benchmark the Radxa ROCK 5T and compare it to a variety of single board computers (both ARM and RISC-V) as well as an Intel N100 Mini PC
The post Benchmarking the Radxa ROCK 5T Single Board Computer appeared first on Linux Today.
NVIDIA 580 Linux Graphics Driver Released, Promises Better Wayland Support
Highlights of the NVIDIA 580 graphics driver series include improved support for Wayland by introducing support for the fifo-v1 Wayland protocol on Vulkan and fixing a bug that could cause GTK 4 apps to crash when using the Vulkan backend on Wayland.
The post NVIDIA 580 Linux Graphics Driver Released, Promises Better Wayland Support appeared first on Linux Today.
SystemRescue 12.02
MagOS 20250822
FFmpeg 8.0 released
Thanks to several delays, and modernization of our entire infrastructure, this release ended up being one of our largest releases to date. In short, its new features are:
- Native decoders: APV, ProRes RAW, RealVideo 6.0, Sanyo LD-ADPCM, G.728
- VVC decoder improvements: IBC, ACT, Palette Mode
- Vulkan compute-based codecs: FFv1 (encode and decode), ProRes RAW (decode only)
- Hardware accelerated decoding: Vulkan VP9, VAAPI VVC, OpenHarmony H264/5
- Hardware accelerated encoding: Vulkan AV1, OpenHarmony H264/5
- Formats: MCC, G.728, Whip, APV
- Filters: colordetect, pad_cuda, scale_d3d11, Whisper, and others