Feed aggregator

next-20250905: linux-next

Latest Linux Kernel - Fri, 09/05/2025 - 03:01
Version:next-20250905 (linux-next) Released:2025-09-05

05/09 Pisi 2.4.1

Updated Linux Distributions - Fri, 09/05/2025 - 00:00
Pisi Linux is a GNU/Linux distribution based on the old Pardus Linux with its unique PiSi package management system. It's an operating system for desktop computer with software for listening to music, browsing the Internet and creating documents. Pisi Linux is built from scratch on a stable base, but many core user applications, such as the Firefox web browser or the VLC media player, are kept constantly up to date. To increase the distribution's user friendliness, Flash player and many multimedia codecs are installed and pre-configured for immediate use.

XIVA Studio 2025-09-04

Updated Linux Distributions - Thu, 09/04/2025 - 18:07
XIVA Studio is a multimedia-oriented Linux distribution derived from Manjaro Linux and BigLinux. It's main goal is to cater to the needs of professional creators in the area of video, audio, graphics and animation production. XIVA Studio provides optimised Linux kernels built for a number of popular processor and graphics cards configurations. It uses KDE Plasma as the default desktop environment.

KDE neon 20250904

Updated Linux Distributions - Thu, 09/04/2025 - 13:33
KDE neon is a Ubuntu-based Linux distribution and live DVD featuring the latest KDE Plasma desktop and other KDE community software. Besides the installable DVD image, the project provides a rapidly-evolving software repository with all the latest KDE software. Two editions of the product are available - a "User" edition, designed for those interested in checking out the latest KDE software as it gets released, and a "Developer's" edition, created as a platform for testing cutting-edge KDE applications.

Seven new stable kernels

Linux Weekly News - Thu, 09/04/2025 - 12:18
Greg Kroah-Hartman has announced the release of the 6.16.5, 6.12.45, 6.6.104, 6.1.150, 5.15.191, 5.10.242, and 5.4.298 stable kernels. Each contains important fixes throughout the kernel tree; users should upgrade.

6.16.5: stable

Latest Linux Kernel - Thu, 09/04/2025 - 11:58
Version:6.16.5 (stable) Released:2025-09-04 Source:linux-6.16.5.tar.xz PGP Signature:linux-6.16.5.tar.sign Patch:full (incremental) ChangeLog:ChangeLog-6.16.5

6.12.45: longterm

Latest Linux Kernel - Thu, 09/04/2025 - 11:50
Version:6.12.45 (longterm) Released:2025-09-04 Source:linux-6.12.45.tar.xz PGP Signature:linux-6.12.45.tar.sign Patch:full (incremental) ChangeLog:ChangeLog-6.12.45

[$] The dependency tracker for complex deadlock detection

Linux Weekly News - Thu, 09/04/2025 - 11:34
Deadlocks are a constant threat in concurrent settings with shared data; it is thus not surprising that the kernel project has long since developed tools to detect potential deadlocks so they can be fixed before they affect production users. Byungchul Park thinks that he has developed a better tool that can detect more deadlock-prone situations. At the 2025 Open Source Summit Europe, he presented an introduction to his dependency tracker (or "DEPT") tool and the kinds of problems it can detect.

Security updates for Thursday

Linux Weekly News - Thu, 09/04/2025 - 11:07
Security updates have been issued by AlmaLinux (httpd:2.4, kernel, pam, postgresql:12, and python3.12), Debian (clamav and node-cipher-base), Fedora (exiv2 and libsixel), Oracle (httpd, kernel, pam, postgresql:12, postgresql:13, postgresql:15, and udisks2), SUSE (gimp, libmupen64plus-devel, munge, nvidia-open-driver-G06-signed, ovmf, postgresql15, python-aiohttp, python-Django, rav1e, redis, and ruby2.5), and Ubuntu (ffmpeg, kdepim, kf5-messagelib, kmail, kmail-account-wizard, linux-azure, linux-azure-6.8, linux-azure-nvidia, php7.0, php7.2, php7.4, protobuf, python-django, ruby2.5, ruby2.7, ruby3.0, ruby3.2, ruby3.3, and rubygems).

6.6.104: longterm

Latest Linux Kernel - Thu, 09/04/2025 - 10:30
Version:6.6.104 (longterm) Released:2025-09-04 Source:linux-6.6.104.tar.xz PGP Signature:linux-6.6.104.tar.sign Patch:full (incremental) ChangeLog:ChangeLog-6.6.104

6.1.150: longterm

Latest Linux Kernel - Thu, 09/04/2025 - 10:26
Version:6.1.150 (longterm) Released:2025-09-04 Source:linux-6.1.150.tar.xz PGP Signature:linux-6.1.150.tar.sign Patch:full (incremental) ChangeLog:ChangeLog-6.1.150

5.10.242: longterm

Latest Linux Kernel - Thu, 09/04/2025 - 09:41
Version:5.10.242 (longterm) Released:2025-09-04 Source:linux-5.10.242.tar.xz PGP Signature:linux-5.10.242.tar.sign Patch:full (incremental) ChangeLog:ChangeLog-5.10.242

SmartOS 20250904

Updated Linux Distributions - Thu, 09/04/2025 - 09:30
SmartOS is an open-source UNIX-like operating system based on illumos, a community fork of OpenSolaris. It features four technologies - ZFS (a combined file system and logical volume manager), DTrace (a dynamic tracing framework for troubleshooting kernel and application problems), Zones (a lightweight virtualisation solution), KVM and bhyve (two full virtualisation solutions for running a variety of guest operating systems, including Linux, Windows, BSD and Plan9). SmartOS is designed to be particularly suitable for building clouds and generating appliances.

5.15.191: longterm

Latest Linux Kernel - Thu, 09/04/2025 - 09:28
Version:5.15.191 (longterm) Released:2025-09-04 Source:linux-5.15.191.tar.xz PGP Signature:linux-5.15.191.tar.sign Patch:full (incremental) ChangeLog:ChangeLog-5.15.191

KDE Plasma 6.5 Brings Initial System Setup

Linux Today - Thu, 09/04/2025 - 09:09

KDE Plasma 6.5 adds Initial System Setup for fresh installs and OEM devices, plus performance gains, UI polish, and bug fixes.

The post KDE Plasma 6.5 Brings Initial System Setup appeared first on Linux Today.

5.4.298: longterm

Latest Linux Kernel - Thu, 09/04/2025 - 09:05
Version:5.4.298 (longterm) Released:2025-09-04 Source:linux-5.4.298.tar.xz PGP Signature:linux-5.4.298.tar.sign Patch:full (incremental) ChangeLog:ChangeLog-5.4.298

Yet Another Init System? Meet Nitro, a Fresh Take on Process Supervision

Linux Today - Thu, 09/04/2025 - 09:03

The first public release of Nitro adds another option to the world of init systems, offering a minimalist process supervisor for Linux environments.

The post Yet Another Init System? Meet Nitro, a Fresh Take on Process Supervision appeared first on Linux Today.

HandBrake 1.10.1 Released with Fixes for Video Encoding and Subtitles

Linux Today - Thu, 09/04/2025 - 08:58

HandBrake 1.10.1, an open-source video transcoder, fixes x265 visual glitches, updates libraries, and improves Flatpak audio.

The post HandBrake 1.10.1 Released with Fixes for Video Encoding and Subtitles appeared first on Linux Today.

NetBeans 27 Improves JDK 25 Compatibility, Adds Gradle 9 Fixes

Linux Today - Thu, 09/04/2025 - 08:51

Apache NetBeans 27 cross-platform IDE improves JDK 25 compatibility, adds Gradle 9 fixes, Maven 3.9.11 updates, and more.

The post NetBeans 27 Improves JDK 25 Compatibility, Adds Gradle 9 Fixes appeared first on Linux Today.

Arch Linux Posts First Update on Ongoing DDoS Attack

Linux Today - Thu, 09/04/2025 - 08:35

The update from the Arch Linux project says that details of the attack will not be made available as long as it’s still ongoing.

The post Arch Linux Posts First Update on Ongoing DDoS Attack appeared first on Linux Today.

Pages

Subscribe to Just Linux aggregator