Linux Kernel 7.2.7 has been released, featuring 737 bug-fix commits and essential security patches, particularly for vulnerabilities related to SMB heap overflows and IPv6 routing. Approximately one-third of the updates focus on networking improvements, while the release also highlights the kernel's increasing dependence on AI tools, with about 20% of commits acknowledging AI assistance. Notable security fixes address serious issues such as heap overflows and use-after-free bugs, ensuring that sysadmins on the 7.2 series are advised to update promptly. Additionally, the release is supported by a community of stable testers, which helps maintain the reliability of the kernel updates
MX Linux 25.3 Released: Debian 13.7 Update with New Kernels and Tools
MX Linux 25.3 "Infinity," released on September 20, 2026, serves as the third point release of its Debian 13.7-based series, following previous updates 25.1 and 25.2. This release includes the Debian 6.12.107 LTS kernel and introduces MX-specific tools such as Verify-iso-sig for ISO signature checks and MX-Theme-Colors for customizing GTK themes. Users can easily access the latest updates through an apt full-upgrade without needing to reinstall the system. The update enhances various editions, including Xfce, KDE Plasma, and Fluxbox, while offering improvements to existing tools and kernel support for newer hardware
Sublime Text 4 Build 4213 released
Sublime Text 4 Build 4213 has been released, enhancing this popular cross-platform text editor designed for writing prose, coding, and markup tasks. It is compatible with both Windows and Linux operating systems and continues to stand out for its impressive performance and user-friendly interface.
PHP Releases Five Versions at Once, Includes 8.6.0 RC1 and 8.5.11
On September 22, 2026, PHP released five versions simultaneously, including the feature-frozen 8.6.0 RC1, which serves as a preview for the next major version. The other releases, 8.5.11 and 8.4.26, include bug fixes and security patches, while 8.3.35 and 8.2.34 are dedicated solely to security updates. The updates address various vulnerabilities, and users of versions 8.2 through 8.5 are encouraged to upgrade to maintain security. PHP 8.6.0 RC1 introduces new features such as partial function application and a built-in clamp() function, while also announcing several deprecations that could lead to breaking changes in the future
Linux Security Roundup: RHEL Ships 42 Errata, Ubuntu Kernel Fix Tracks 200+ CVEs
Red Hat has released a substantial batch of 42 security errata for RHEL, with nearly all rated as Important, while Ubuntu's recent Raspberry Pi kernel fix addresses over 200 vulnerabilities. Among the critical updates, strongSwan's authentication bypass in Ubuntu and a leaked file descriptor in Slackware's nsenter tool are highlighted as urgent. Additionally, Oracle, Fedora, and AlmaLinux have also issued multiple updates to address various vulnerabilities across their systems. Users running these distributions are advised to apply the updates promptly and reboot as necessary, while those on older Ubuntu versions should note that many fixes require a subscription for access
Giada 1.6.0 released
Giada 1.6.0 has been released, offering a free and compact audio tool designed specifically for DJs, live performers, and electronic musicians. This versatile software is compatible with Windows, Linux, and Mac operating systems. Users can easily create and manage audio channels by filling them with samples or MIDI events, allowing them to utilize Giada as a loop machine, drum machine, sequencer, live sampler, or as a plugin/effect host.
Nginx CGI v0.15.1 Fixes cgi_set_var Crash in Nginx CGI Module
The Nginx CGI module has released version 0.15.1, addressing a crash in the cgi_set_var directive caused by unterminated string values that led to silent 500 errors. This fix was developed through collaboration among contributors who identified and resolved issues with the initial patch that failed to compile and introduced additional bugs. The release also emphasizes the deprecation of the REMOTE_USER variable for security reasons, ensuring that sensitive data is not inadvertently exposed in CGI scripts. Despite its performance limitations, the Nginx CGI module remains valuable for low-traffic applications, and version 0.15.1 is recommended for those utilizing CGI with Nginx
NVIDIA Game Ready Driver 617.14 WHQL: What's New and When to Update
NVIDIA has released the Game Ready Driver 617.14, a WHQL-certified update for Windows 10 and 11, which optimizes performance for upcoming titles including CONTROL Resonant, Gears of War: E-Day, The Witcher 3 Remastered, and AION 2. The update, which is 990.85 MB, also addresses launch issues in Judgement and Virtua Fighter 5 R.E.V.O., along with display problems on the Samsung Odyssey G95NC and DisplayPort sleep issues from previous drivers. Gamers intending to play the mentioned titles or encountering the specified bugs are encouraged to update immediately, while others can decide based on their situation. The timing of the release is strategic, as it coincides with the launch of several major games, ensuring optimal performance and compatibility at launch
PHP Releases Five Versions at Once, Includes 8.6.0 RC1 and 8.5.11
On September 22, 2026, PHP released five versions simultaneously, including the feature-frozen 8.6.0 RC1, which serves as a preview for the next major version. The other releases, 8.5.11 and 8.4.26, include bug fixes and security patches, while 8.3.35 and 8.2.34 are dedicated solely to security updates. The updates address various vulnerabilities, and users of versions 8.2 through 8.5 are encouraged to upgrade to maintain security. PHP 8.6.0 RC1 introduces new features such as partial function application and a built-in clamp() function, while also announcing several deprecations that could lead to breaking changes in the future
Systemd 262 Release: Hardware-Rooted Security and Live Updates
Systemd 262 has been released, featuring significant advancements in hardware-rooted security and live updates, under the management of Luca Boccassi. Key improvements include binding TPM credentials to the Supreme Root Key to enhance boot security and hardening boot PINs with Argon2id to prevent interposer attacks, as well as enabling kexec-based live updates for zero-downtime reboots. Additionally, systemd can now operate as a single static binary within a minimal container, which reduces the resource footprint. However, this release also introduces numerous breaking changes that could impact existing scripts, prompting administrators to review the release notes carefully before upgrading
Geek Uninstaller 1.5.5.185 released
The latest version of Geek Uninstaller, 1.5.5.185, has been released, enhancing its capabilities for deep and efficient scanning post-uninstallation to ensure that all remnants of programs are removed. This utility stands out for its effectiveness in keeping your PC tidy and performing well, as demonstrated in an accompanying video walkthrough.
YServer 1.6.0: Rust X11 Server Adds Networked Multi-User Login and XDMCP Support
YServer 1.6.0 has been released, enhancing the Rust X11 server with TCP transport, session reset, and XDMCP negotiation, making it suitable for shared networked desktops as a replacement for Xorg. These features, although off by default, allow remote display managers to operate YServer displays similarly to thin clients with Xorg. The release also includes numerous rendering and GLX fixes to improve compatibility with various desktop environments and window managers. While the new capabilities are significant, the project maintains that YServer is not a complete port of Xorg, intentionally leaving out IPv6 and host access control for security and simplicity
StartCleaner 1.1.2 released
StartCleaner 1.1.2 has been launched, providing users with an effective tool to manage the programs that automatically launch during system startup. This application offers a user-friendly interface that allows for quick reviews, enabling or disabling of startup applications, ultimately leading to improved boot times and overall system performance. By streamlining the startup process, StartCleaner ensures that devices operate smoothly from the moment they are powered on.
Node.js 26.10.0 Releases with util.debounce(), util.throttle(), and crypto.parsePKCS12()
Node.js 26.10.0 has been released, introducing util.debounce() and util.throttle() as built-in utilities, along with crypto.parsePKCS12() for handling .p12/.pfx bundles. This release also extends the experimental Virtual File System into node:ffi and includes synchronous Blob support, among other updates. Notably, the release includes a variety of correctness and performance improvements, although it is classified as Current rather than Long-Term Support (LTS), indicating that it may require more frequent updates. Overall, the addition of these utilities is expected to reduce dependency management for developers, while improvements in crypto and file handling address long-standing issues
Malwarebytes 5.7.1.346 / 5.27.1.4191 released
Malwarebytes has recently released versions 5.7.1.346 and 5.27.1.4191, providing an effective antivirus solution designed to safeguard users from various cyber threats, including malware, ransomware, exploits, and harmful websites and applications. The user-friendly interface of Malwarebytes Anti-Malware makes it accessible even for novices, allowing users to launch scans with ease to detect and remove threats for free. For those seeking enhanced protection, the Premium version offers real-time scanning capabilities, blocking potential infections proactively.
MangoWC 0.17.3 Release: New Floating Window and Dimming Features for Wayland Users
Mango, the open-source Wayland compositor, has released version 0.17.3, introducing new features like a global option for floating and fullscreen windows to share a layer and the ability to dim focused versus unfocused windows. This release also includes fixes for various issues, such as keyboard bindings and screen sharing in the Wemeet video app. The rapid pace of updates, with four releases in just ten days, emphasizes the project's commitment to enhancing user experience and addressing practical workflow needs. Maintained by DreamMaoMao, Mango continues to grow in popularity, with a significant community backing and ongoing development
Flatpak 1.18.3 Ships Security Fixes and Build Repairs for Linux
Flatpak 1.18.3 has been released as a maintenance update focusing on security fixes and regression repairs, rather than introducing new features. This update includes critical dependency updates for bubblewrap and xdg-dbus-proxy to address known vulnerabilities affecting sandboxing and D-Bus communication. Additionally, it resolves build regressions particularly on SELinux systems, along with fixes for flatpak-spawn subsandbox issues and crashes related to certain installation methods. Users can update to this version through their package manager or Flathub, with particular attention advised for those building runtimes locally on SELinux systems
VirtualDJ Free Home Edition 2026 Build 9644 released
VirtualDJ Free Home Edition 2026 Build 9644 has been released, offering DJs a robust platform to mix digital music, replacing traditional turntables and CD players. This software caters to a wide range of users, from novices to experienced DJs, and is designed to make DJing accessible and enjoyable for everyone.
DocuFreezer 7.0.2609 released
DocuFreezer 7.0.2609 has been released, offering users an efficient way to convert documents and images into various formats including PDF, TXT, JPG, TIFF, and PNG. This application "freezes" the appearance of the original documents, ensuring they remain unchanged regardless of the device used to view them. The user-friendly interface makes it easy to add files via drag-and-drop or by clicking to select them. Users can then choose the desired output format and folder, with a range of additional settings available, although the defaults suffice for most tasks. The conversion process is quick, and users can open their files immediately after completion.
Ubuntu Linux 26.10 Beta Freeze: October 15 Launch, Kernel 7.3, and a 22-Year Change
Ubuntu 26.10 "Stonking Stingray" has entered Beta Freeze, with Beta images scheduled for release on September 24 and the final version set for October 15. This interim release features significant changes, including the replacement of the 22-year default dbus-daemon with dbus-broker, the inclusion of the Linux kernel 7.3, and a transition to 100% Rust-based coreutils. Additional updates include GNOME 51 and a local-first AI speech tool called Myna, although the redesigned installer and App Center will not be fully implemented until the next LTS version in April 2024. While the changes are notable, some features remain unconfirmed, and testers are advised to approach the interim release with caution, especially regarding the kernel's stability and potential experimental features
MouseTracks 2.7.0 released
MouseTracks has released version 2.7.0, a powerful application designed to meticulously track and visualize various forms of user input over time, including mouse movements, clicks, keyboard activity, and gamepad input. The application is engineered for unobtrusiveness, enabling continuous operation for extended periods, possibly even years, allowing users to later explore vivid and informative visualizations of their interaction data.
MusicBrainz Picard 3.0.0 RC 4 / 2.13.3 released
MusicBrainz Picard is a free and open-source music tagging application designed to enhance audio library management. The recent release of version 3.0.0 RC 4 and 2.13.3 showcases a plethora of features aimed at both music enthusiasts and casual users alike.
Winstep Xtreme 26.9 released
Winstep Xtreme version 26.9 has been released, offering a transformative set of utilities and enhancements designed to improve your Windows experience. This software allows users to create a visually appealing desktop that stands out, making it a source of envy among peers.
Stylish for Chrome and Firefox 3.5.2 released
Stylish for Chrome and Firefox has released version 3.5.2, enhancing the way users can personalize their web browsing experience. This extension allows users to easily install various themes and skins for numerous popular websites, turning standard web pages into customized interfaces. With Stylish, users can modify their browsing environment by removing unwanted elements, changing color schemes, or completely redesigning a website to fit their preferences.
Clear Cache for Specific Site for Chrome 1.0.8 released
The newly released version 1.0.8 of the Chrome extension "Clear Cache for Specific Site" offers users a simple yet powerful tool for managing their online privacy and browsing performance. This extension allows users to quickly and efficiently clear the cache and cookies linked to the current website they are visiting, all with just a single click. This targeted cleaning means that while the performance and loading times of the selected site improve, other websites remain untouched.
BlueOnyx Hosting Control Panel Updates Install Media for 5210R, 5211R, and 5212R
BlueOnyx has released updated installation media for its three active server versions, 5210R, 5211R, and 5212R, which include all DNF updates and come in several formats such as bootable ISOs and virtual appliance images. Key improvements in this update include fixes for migration tools, adjusted CLI PHP limits, consistent Opcache defaults, and daily integrity checks for Jailkit. The software is a free, open-source web hosting control panel that does not charge per account or domain, making it cost-effective compared to alternatives like cPanel. Users are advised to use the 5212R build on AlmaLinux 10 for new installations, while older versions have been retired; installation requires specific writing methods to USB sticks to avoid issues
Reviews Roundup: Mac Studio M5 Ultra, Mac mini M6 and More: AI Shortage Squeezes Hardware Value
Today's hardware reviews feature Apple's M5 Ultra Mac Studio and M6 Mac mini, along with various gaming peripherals and components. The Mac mini saw a $300 price increase to $899 due to rising AI-driven demand for RAM and components, while the M5 Ultra outperforms Nvidia's DGX Spark in local AI tasks despite its high cost. Reviewers noted that while performance continues to improve, the value proposition for consumers is decreasing, particularly for the Mac mini. Other products reviewed include gaming earbuds, a motherboard, a power supply, and a thermal camera, highlighting advancements in performance but cautioning against rising prices in the industry
Windows Admin Center 2610 Preview Merges Two Installers into One
Microsoft has launched the public preview of Windows Admin Center version 2610, which combines the previous separate installers for Administration Mode (aMode) and Virtualization Mode (vMode) into a single download. This release introduces new capabilities for vMode, including Azure Arc onboarding, backup and restore features, and AD CS certificate management, while also highlighting the removal of the VMware-to-Hyper-V Conversion extension due to issues with Broadcom's VDDK availability. Users can now select which mode to install during setup, streamlining the deployment process, but they are still limited to running only one mode per installation. Additionally, the update includes improvements to Azure registration and bug fixes, indicating a maturation of vMode and its integration into Microsoft's hybrid-cloud solutions
Matomo 5.14.0 Adds Privacy-Safe Real-Time Analytics
Matomo has launched version 5.14.0, which features aggregated real-time counters that allow live dashboards to function without the Visits Log, ensuring privacy compliance. This update enhances the AI chatbot, introduces period-level forecasting, and resolves long-standing issues with pie chart rendering. Additionally, it includes improvements to the login flow and Tag Manager, while maintaining a low-risk upgrade path for users transitioning from version 5.13.x. As a stable release prior to the upcoming Matomo 6.0 beta, version 5.14.0 emphasizes the project's commitment to privacy and compliance in analytics
Linux Security Roundup: RHEL Ships 42 Errata, Ubuntu Kernel Fix Tracks 200+ CVEs
Red Hat has released a substantial batch of 42 security errata for RHEL, with nearly all rated as Important, while Ubuntu's recent Raspberry Pi kernel fix addresses over 200 vulnerabilities. Among the critical updates, strongSwan's authentication bypass in Ubuntu and a leaked file descriptor in Slackware's nsenter tool are highlighted as urgent. Additionally, Oracle, Fedora, and AlmaLinux have also issued multiple updates to address various vulnerabilities across their systems. Users running these distributions are advised to apply the updates promptly and reboot as necessary, while those on older Ubuntu versions should note that many fixes require a subscription for access
Jami 202609211303 Beta / 202608201449 released
Jami, with its latest release versions 202609211303 Beta and 202608201449, emerges as a robust alternative to traditional video conferencing tools like Zoom, emphasizing user freedom and privacy. One of its standout features is its peer-to-peer architecture, which eliminates the need for servers to relay data, allowing users to communicate directly without intermediaries. This design not only enhances security but also facilitates communication on local networks, even in the absence of an internet connection.
Ashampoo App 2.18.2 released
The Ashampoo App has recently been updated to version 2.18.2, serving as a comprehensive hub for all Ashampoo products and services, aimed at significantly improving user experience. This app acts as a centralized platform that not only grants access to purchased software but also streamlines updates and provides immediate customer support.
Fotera 2.2 released
Fotera 2.2 is a freeware photo-editing software designed for users who need a fast, efficient, and non-destructive editing solution. Its primary function is to allow users to modify images while preserving the original files. Any changes made, such as adjustments to exposure, contrast, and color settings, are saved as separate data linked to the original image, ensuring that the source photos remain untouched.
WinSetView 3.1.9 released
WinSetView version 3.1.9 has been released, offering users the ability to set Windows Explorer folder views on a global scale. This tool lets you customize the Details View by selecting specific column headings, which will be applied to all folders in the system. The process of using WinSetView is intuitive, but it is recommended to close all open applications beforehand to ensure that changes to open/save dialog views are updated properly.
Windows Package Manager 1.29.380 Ships With One Merged PR Despite a 90-Spot Jump
Microsoft has released Windows Package Manager v1.29.380, which reflects a significant jump of 90 build numbers but includes only one merged pull request, focusing on stability rather than new features. The real value of this version lies in the full v1.29 toolkit it carries forward, which includes features such as Source Priority, a --no-progress flag for scripts, and upgrade-aware parameters for AI agents. The single change in this release involves normalizing relative paths to absolute ones for improved security and reliability, while additional fixes enhance supply-chain integrity through better code-signing practices. With the development team already transitioning to v1.30, this servicing release serves primarily as a maintenance update rather than an introduction of new functionalities
FEX-2609.1 Patch Fixes Linux Syscall Regression on ARM
The FEX-2609.1 patch has been released to address a Linux syscall regression introduced by the previous update, restoring proper handling of syscall/int 0x80 instructions and fixing the RDPID instruction for Windows hosts. This small hotfix consists of three commits and updates the disk-cache format to version 20 to align with the changes in code generation. FEX is an x86 emulator for ARM64 Linux that allows users to run PC software efficiently on ARM hardware, and this patch emphasizes the importance of accurate instruction-level details for the emulator's functionality. The update is now available on GitHub, with the next mainline release anticipated within a month
Intel PresentMon 2.6.0 released
Intel has released version 2.6.0 of PresentMon, a powerful tool for monitoring and analyzing GPU performance in video games and graphic applications during frame rendering. PresentMon serves as a gaming performance overlay and telemetry application, offering users a customizable interface that displays real-time performance metrics through multi-line graphs and histograms.
AnyDesk 9.7.16 released
AnyDesk has recently released version 9.7.16, enhancing its capabilities as a remote desktop solution for users seeking more than just basic desktop sharing. At the heart of AnyDesk is its proprietary video codec, DeskRT, which is engineered specifically for graphical user interfaces. This innovative technology enables a variety of new use cases and applications that many existing remote desktop software cannot fulfill.
XnView Standard 2.52.6 released
XnView Standard 2.52.6 has recently been released, enhancing its capabilities as a user-friendly tool for viewing, processing, and converting image files. The software supports over 500 image formats, including popular ones like GIF, BMP, JPG, PNG, and multi-page TIFF, while also accommodating various video formats and specialized formats such as Amiga IFF.
XnView Full 2.52.6 released
XnView Full 2.52.6 has been released, offering users an efficient tool for viewing, processing, and converting image files with ease. This version includes all necessary plug-ins and languages, unlike the Standard version, which comes with limited add-ons. XnView Full supports over 500 image formats and can convert them into commonly used formats such as GIF, BMP, JPG, PNG, and multi-page TIFF. Additionally, it can read various video formats and specific digital camera formats, as well as more niche formats like Amiga IFF and Calamus.
iTop VPN 8.0.0.7373 released
iTop VPN has recently released version 8.0.0.7373, presenting a user-friendly multi-platform VPN solution ideal for a variety of users. The interface is reminiscent of IObit's Advanced SystemCare, featuring a main action window alongside a left-side tabbed menu that categorizes servers for different activities such as streaming, gaming, and social networking. This design allows for quick access to features tailored to specific tasks like browsing or watching Netflix.
XnView MP 1.11.7 released
XnView MP version 1.11.7 has been released, offering a robust cross-platform image viewer capable of viewing, converting, organizing, and editing various graphic and video files. It is available for free for personal, educational, and non-profit use, making it an attractive option for many users who appreciate its extensive features, often comparable to those found in paid image viewers.
Linux LTS Kernels 6.18.53 and 6.12.111 Ship with Mandatory Upgrade Warnings
Greg Kroah-Hartman has released two significant long-term support (LTS) Linux kernels, 6.18.53 and 6.12.111, both carrying a "must upgrade" warning due to critical security and bug fixes. The 6.18.53 branch includes around 1,250 patches, while 6.12.111 contains about 1,102, focusing on various areas such as virtualization, cryptography, filesystems, and networking. Both kernels are now available and have extended support through December 2028, making them important for enterprise deployments. The updates address various security vulnerabilities and performance issues, reinforcing the necessity for users to upgrade
FileAccessErrorView 1.34 released
FileAccessErrorView version 1.34 has been released, offering a comprehensive diagnostic tool that provides detailed insights into file access errors encountered by applications. This portable utility scans your system and displays critical information, including the filename involved in the error, the application process ID and name, the specific NTSTATUS error code, a description of the error, the frequency of its occurrence, and timestamps for each incident. The user-friendly interface is consistent with NirSoft's design philosophy, making it accessible for users.
Linux Kernel 7.2.7 Released: 737 Commits, Security Fixes, and AI-Assisted Development
Linux Kernel 7.2.7 has been released, featuring 737 bug-fix commits and essential security patches, particularly for vulnerabilities related to SMB heap overflows and IPv6 routing. Approximately one-third of the updates focus on networking improvements, while the release also highlights the kernel's increasing dependence on AI tools, with about 20% of commits acknowledging AI assistance. Notable security fixes address serious issues such as heap overflows and use-after-free bugs, ensuring that sysadmins on the 7.2 series are advised to update promptly. Additionally, the release is supported by a community of stable testers, which helps maintain the reliability of the kernel updates
[ Archive ]