Bazzite Linux 44.20260511 released

Published by Xaren Lysander Valtor 0

Bazzite Linux 44.20260511 has been released, featuring the new Open Gaming Collective kernel that improves game thread handling and resolves the sleep/wake bug affecting controller functionality. The update also optimizes package management by trimming unnecessary files and updating core libraries, ensuring better integration with non-Steam launchers while maintaining compatibility with Steam Gaming Mode. Users can easily transition to this latest version without data loss using the rollback helper commands, which streamline the update process. Overall, this release aims to enhance the user experience for gaming on Linux by addressing common issues and reducing the need for manual configuration

Linux Kernel 7.0.6 and 6.18.29 released

Published by Xaren Lysander Valtor 0

Linux kernel versions 7.0.6 and 6.18.29 have been released to address a critical bug in the rxrpc network stack that mishandled network packets containing shared memory fragments, potentially leading to out-of-memory crashes or data corruption. The fix ensures proper isolation of externally owned fragments while maintaining high zero-copy performance for standard kernel buffers, making it essential for users to update to the latest stable release for improved networking security. Users running custom kernels can apply the update by recompiling the relevant networking modules, as the patch does not affect standard traffic flow. The update aims to eliminate errors caused by incorrectly processed packets that could impact system stability and data integrity

Linux Kernel 7.1 RC3 released

Published by Xaren Lysander Valtor 0

The Linux Kernel 7.1-rc3 has been released, highlighting a new standard of larger patch counts in kernel development. This release primarily focuses on networking infrastructure improvements, stability of protocols, and driver reliability, while also offering hardware support enhancements and security hardening across various architectures. Users are advised to treat this release candidate as a testing phase rather than a production-ready upgrade, as the larger patch sizes can lead to more bugs during early releases. Overall, the update aims to facilitate faster adoption of modern hardware while ensuring compatibility and stability for legacy systems

KDE Plasma 6.7 Development Update: HDR Profiles, AMD Backlight Fix, and GPU Tweaks

Published by Xaren Lysander Valtor 0

The KDE Plasma 6.7 development update focuses on essential technical fixes rather than new features, including support for ICC color profiles during HDR sessions and a solution to the purple tint issue caused by AMD laptop backlight modulation. It also introduces interface improvements such as de-duplicating applications in Discover and allowing users to drag favorites out of the Kickoff Application Launcher. Additionally, critical patches address multi-GPU stutters, restore control over partially hidden windows, and fix issues with disappearing power buttons in launcher menus. Under-the-hood optimizations enhance CPU rendering performance and battery life, ensuring a smoother experience for users

Bazzite Linux 44.20260508 released

Published by Xaren Lysander Valtor 0

Bazzite Linux 44.20260508 has been released, featuring kernel version 6.19.14-ogc2 and updated core libraries like SDL3 and ffmpeg for improved performance on both handhelds and desktops. The update addresses several issues such as restoring HID-TMFF2 rumble support and improving integration for non-Steam launchers like battle.net and EA App. Users with ASUS ROG hardware benefit from dedicated control center tools and improved system maintenance through streamlined updates and a built-in rollback helper command. Overall, the release aims to enhance gaming experiences while minimizing the need for manual configurations and dependency management

Liquorix Linux Kernel 7.0-5 released

Published by Xaren Lysander Valtor 0

The release of Liquorix Kernel 7.0-5 focuses on enhancing interactive responsiveness for desktop users and gamers by tightening scheduler timeslices and adjusting CPU frequency scaling thresholds, prioritizing snappier desktop interactions over raw throughput and battery efficiency. It introduces new disk I/O schedulers tailored to specific drive types, improving random read performance for tasks like app launches and window switching. Installation on Debian or Ubuntu is straightforward, but users are advised to keep a fallback live USB handy due to potential compatibility issues with proprietary drivers stemming from aggressive tuning. While the update benefits desktop creators, those using battery-powered laptops or servers may prefer to stick with their distribution's stock kernels due to increased power consumption and potential stability concerns

Linux Kernel 5.15.206 and 6.1.172 released

Published by Xaren Lysander Valtor 0

Linux kernel versions 5.15.206 and 6.1.172 have released a patch to fix a flag handling bug in the IPsec networking stack, which caused silent connection drops and corrupted traffic during IPv4 packet decryption due to a coding typo. The incorrect assignment of transmit flags instead of state flags led to issues primarily affecting systems using active VPNs or encrypted tunnels. Users can easily apply the updates through their standard package manager, ensuring system stability without the need for manual compilation. Maintaining an updated kernel is crucial for preventing security vulnerabilities and improving network performance, particularly for those relying on encrypted connections

KDE Frameworks 6.26 released

Published by Xaren Lysander Valtor 0

KDE Frameworks 6.26.0 has been released, focusing on stability improvements by addressing memory leaks in Baloo and fixing crashes related to file indexing. The update enhances Kirigami interfaces with better touch scrolling, improved form alignments, and smoother transitions for mobile applications. File handling has also been upgraded, including smarter MIME type detection and better trash worker support for large directories. Users are encouraged to download the update through their package managers, as it prioritizes reliability over new features and requires Qt 6.9.0 for source compilation

Kdenlive 26.04.1 released

Published by Xaren Lysander Valtor 0

Kdenlive 26.04.1 has been released, featuring a critical security patch that prevents remote code execution from untrusted project files. Users are urged to upgrade immediately to mitigate risks associated with external .kdenlive documents, especially when downloading templates from unknown sources. The update also addresses several workflow issues, such as timeline glitches and microphone permission handling on macOS, enhancing overall editing performance. Additionally, the release includes targeted fixes for Linux and Windows users, and editors are reminded to keep their software updated to avoid complications during editing projects

Linux Kernel 5.10.255, 5.15.205, and 6.1.171 released

Published by Xaren Lysander Valtor 0

The latest Linux kernel LTS updates, versions 5.10.255, 5.15.205, and 6.1.171, address a critical networking bug that could silently corrupt encrypted UDP traffic due to improper handling of shared memory fragments. The patch ensures that network buffers are safely copied before decryption, preventing race conditions that may occur under heavy workloads. Users can easily install the update through their package managers without the need for third-party tools or immediate reboots, allowing for straightforward verification of system stability post-update. Administrators are encouraged to monitor system logs and network performance to confirm the fix effectively mitigates the decryption issue

Linux Kernel 6.6.138, 6.12.87, and 6.18.28 released

Published by Xaren Lysander Valtor 0

The latest stable Linux kernel LTS releases, versions 6.6.138, 6.12.87, and 6.18.28, address a critical memory handling flaw that could compromise encrypted UDP traffic during IPsec operations. This vulnerability arose from the incorrect assumption that the network stack fully owned the data when splicing shared pipe pages into sockets, leading to potential data corruption. The patch implements a proper copy-on-write routine to prevent memory overwrites while maintaining standard performance, and users are urged to update their systems immediately. Administrators can apply these updates through their distribution package managers without requiring configuration changes, ensuring improved network integrity for systems relying on stable VPN connections

PHP 8.2.31, 8.3.31, 8.4.21, and 8.5.6 Fedora RHEL Packages released

Published by Xaren Lysander Valtor 0

Remi Collet has released updates for PHP versions 8.2.31 to 8.5.6, addressing numerous security vulnerabilities across Fedora and Enterprise Linux distributions, such as RHEL, AlmaLinux, and Rocky. Each version fixes between eight and thirteen vulnerabilities, emphasizing the importance of immediate installation to safeguard against potential exploits. Administrators can easily upgrade using dnf commands or through Software Collections for testing without affecting production environments. The updates also include changes to backend libraries and extensions, which could impact application behavior, and users can expect these versions to be rolled out in official Fedora repositories soon

Linux Kernel 7.0.5 released

Published by Xaren Lysander Valtor 0

Linux Kernel 7.0.5 has been released, addressing a critical IPsec bug that previously allowed network traffic corruption due to improper ownership checks on shared UDP memory pages. The update introduces safety flags to align with TCP behavior, ensuring the kernel copies data before modification, which prevents silent packet loss and instability in VPNs. System administrators are advised to verify their kernel version and monitor logs for any dropped packets post-update to maintain reliable encrypted tunnels. The patch is designed to enhance performance without compromising functionality, particularly for users running popular VPN software like WireGuard and OpenVPN

KDE neon 20260507 released

Published by Xaren Lysander Valtor 0

KDE neon 20260507 is a release that runs on a stable Ubuntu LTS foundation and delivers unpatched Plasma updates immediately after their release, catering to desktop enthusiasts who prefer cutting-edge tools. While the distribution filters out traditional apt packages in favor of Snap and Flatpak alternatives, it only supports the open-source Nouveau graphics driver, which may not meet the needs of users requiring high-performance GPU features. Regular system maintenance necessitates using the full-upgrade command to avoid issues from package dependencies, making regular backups essential for users. Overall, this build is best suited for tinkerers comfortable with terminal operations, as mission-critical users should consider more stable distributions with slower release cycles

KDE Gear 26.04.1 released

Published by Xaren Lysander Valtor 0

KDE Gear 26.04.1 has been released, focusing primarily on stability improvements for over one hundred eighty applications rather than introducing new features. Key updates include fixes for the Konsole terminal to prevent accidental tab closures and resolving selection crashes in Akonadi during bulk contact management. Additionally, Kdenlive and Okular received important patches to address macOS permission issues and critical memory safety flaws, ensuring a more stable experience for users. The update also includes various smaller fixes across tools, enhancing overall functionality and improving compatibility with Qt 6.11 for Android builds

XanMod Kernel 6.18.17 LTS and 7.0.4 released

Published by Xaren Lysander Valtor 0

XanMod has released kernels 6.18.17 LTS and 7.0.4, designed to enhance the desktop experience for Debian and Ubuntu users with improved memory management and networking capabilities. The builds include optimizations for AMD hardware and Steam Deck support, but users are advised to check compatibility with proprietary modules like NVIDIA before installation to avoid complications. Installing the new kernel requires a few commands and dependencies, and it's recommended to test on a spare machine first to prevent boot loops from failed driver compilations. While the new kernels provide significant performance improvements for desktops, they may not be suitable for all setups, particularly those requiring strict stability or reliant on proprietary firmware

Liquorix Linux Kernel 7.0-1 released

Published by Xaren Lysander Valtor 0

The new Liquorix Linux Kernel 7.0-1 has been released, featuring aggressive interactivity tweaks that enhance desktop responsiveness, particularly under heavy loads. It employs a two-millisecond scheduling timeslice, shifts to more efficient disk schedulers, and modifies CPU frequency scaling to reduce idle time during brief bursts of activity, making it ideal for users focused on gaming and audio latency. Installation on Debian or Ubuntu systems is simplified to a single curl command that manages dependencies and avoids overwriting existing kernels. While the new kernel improves responsiveness, it may lead to slightly higher power consumption due to its aggressive performance optimizations

Linux Kernel 6.12.86 and 6.18.27 released

Published by Xaren Lysander Valtor 0

Linux Kernel versions 6.12.86 and 6.18.27 have been released, addressing numerous memory safety issues across various subsystems, including the networking stack, storage, and graphics drivers. These updates fix critical vulnerabilities such as use-after-free conditions and initialization crashes that can lead to system instability under load. Additionally, the releases enhance security with stricter crypto validation and improvements in virtualization consistency to prevent guest VM issues. Users of older LTS branches are encouraged to apply these updates for improved stability and to mitigate unexpected crashes and memory leaks during regular operations

Linux Kernel 7.0.4 released

Published by Xaren Lysander Valtor 0

The Linux Kernel version 7.0.4 has been released, addressing critical stability issues including crashes related to AMD RDNA4 graphics cards during boot. It includes patches for memory management to prevent corruption and deadlocks on single-processor systems, as well as enhancements to the networking stack to eliminate race conditions that could lead to undefined behavior and crashes. Virtualization improvements ensure that guest states are properly synchronized, while filesystem drivers have been updated to prevent out-of-bounds reads and buffer overflows. Overall, this update provides significant stability and security enhancements that are crucial for both desktop users and server administrators

Fedora Linux 42 End of Life Approaches

Published by Xaren Lysander Valtor 0

Fedora Linux 42 will reach its end of life on May 13, 2023, meaning users must upgrade to a newer version to continue receiving security patches and bug fixes. To verify their current release, users can utilize the lsb_release command in the terminal, ensuring they check for any lingering legacy package repositories that could mislead them. Upgrading to a supported branch involves using the official package repositories and the system upgrade tool, with caution advised against third-party scripts that may disrupt the upgrade process. The maintenance schedule indicates that while Fedora 42 will no longer receive updates, new releases will continue to be supported for approximately a month after Fedora 45 is launched, making timely upgrades essential for system security