Reading view

Firefox 145 Beta Released: New Features and the End of 32-bit Linux Support

Mozilla has released Firefox 145.0 beta, marking a significant transition for Linux users as the browser officially discontinues 32-bit (x86) Linux support. The move aligns Firefox with the modern hardware ecosystem and other browsers that have already phased out legacy architectures. The Firefox 145 beta release introduces several new features and developer-focused improvements while formally […]

The post Firefox 145 Beta Released: New Features and the End of 32-bit Linux Support appeared first on UbuntuPIT.

  •  

Ubuntu 26.04 LTS to Drop Legacy ISO Tracker After 15 Years

Canonical is preparing to release Ubuntu 26.04 LTS without the long-standing ISO Tracker, ending a 15-year dependency on the aging PHP/Drupal system that powered image testing and release validation. The ISO Tracker has served as the central platform for Ubuntu’s release testing since the early days of the distribution. But after years of technical debt, […]

The post Ubuntu 26.04 LTS to Drop Legacy ISO Tracker After 15 Years appeared first on UbuntuPIT.

  •  

Tails 7.1 Released: Offline Tor Homepage, Security Fixes, and Updated Apps

The privacy-focused live operating system Tails 7.1 is out today, introducing a new offline Tor Browser homepage, improved user messaging, and updated core applications including Tor Browser 14.5.8 and Thunderbird 140.3.0. The Tails development team has released version 7.1, continuing its focus on stronger privacy and usability. The most visible change is that the Tor […]

The post Tails 7.1 Released: Offline Tor Homepage, Security Fixes, and Updated Apps appeared first on UbuntuPIT.

  •  

Linux Mint Releases LMDE 7 “Gigi” Based on Debian 13

The Linux Mint project has officially announced the release of LMDE 7 (“Gigi”), the latest version of its Debian-based edition. The new release continues Mint’s effort to maintain a fully Debian-backed variant that remains operational even without Ubuntu as an upstream base. The Linux Mint Debian Edition (LMDE) aims to ensure long-term independence for the […]

The post Linux Mint Releases LMDE 7 “Gigi” Based on Debian 13 appeared first on UbuntuPIT.

  •  

GNOME 49 Officially Drops 32-bit Support from Flatpak Runtime

The GNOME project has removed the 32-bit compatibility extension from its Flatpak Runtime with the release of GNOME 49, ending a long-running path for legacy 32-bit support. The org.gnome.Platform.i386.Compat extension is no longer published, leaving the runtime available only for x86_64 and AArch64. The dropped component provided a 32-bit environment used mainly by Wine and […]

The post GNOME 49 Officially Drops 32-bit Support from Flatpak Runtime appeared first on UbuntuPIT.

  •  

Box64 0.3.8 Brings DynaCache and Faster Game Loading on Linux

The latest Box64 0.3.8 release focuses squarely on performance and compatibility. The headline feature, DynaCache, introduces a disk-based cache for native code generation that dramatically cuts program load times and reduces runtime hiccups—especially noticeable in titles like Factorio on Linux. Version 0.3.8 marks a notable technical step for Box64’s dynamic recompilation engine. The newly added […]

The post Box64 0.3.8 Brings DynaCache and Faster Game Loading on Linux appeared first on UbuntuPIT.

  •  

Linus Torvalds Announces Linux 6.18-rc1, Calls It “One of the Good Merge windows”

Linus Torvalds has tagged and released Linux 6.18-rc1, the first test build of the upcoming kernel. After two weeks of merges, Torvalds described this cycle as an ordinary, smooth window with no serious issues. In his release note, Torvalds called the 6.18 merge window “one of the good merge windows,” saying he did not need […]

The post Linus Torvalds Announces Linux 6.18-rc1, Calls It “One of the Good Merge windows” appeared first on UbuntuPIT.

  •  

Mesa’s New “CLUDA” Driver Bridges Gallium3D and NVIDIA CUDA for OpenCL Compute

Red Hat and Rusticl developer Karol Herbst has opened a new Mesa merge request introducing “CLUDA,” a compute-only Gallium3D driver that runs on top of NVIDIA’s CUDA driver API. The proposal introduces a Gallium3D driver implemented over CUDA’s libcuda.so, enabling Mesa’s compute framework to operate on proprietary NVIDIA hardware. Herbst describes CLUDA as a driver […]

The post Mesa’s New “CLUDA” Driver Bridges Gallium3D and NVIDIA CUDA for OpenCL Compute appeared first on UbuntuPIT.

  •  

Linux Kernel 6.17.2 Released: Key Fixes for f2fs, KVM, and amdgpu

Greg Kroah-Hartman has announced the release of Linux kernel version 6.17.2, marking another steady round of maintenance updates for the platform. The release focuses on tightening up code reliability with dozens of fixes across filesystems, virtualization, crypto modules, and device drivers. The update refines core areas of the kernel with an emphasis on correctness and […]

The post Linux Kernel 6.17.2 Released: Key Fixes for f2fs, KVM, and amdgpu appeared first on UbuntuPIT.

  •  

Kdenlive 25.08.2 Improves frei0r Effects and GIF Rendering

The Kdenlive development team has released version 25.08.2, the second maintenance update in the 25.08 series, reinforcing its focus on stability and user experience. Authored by Farid Abdelnour, the release introduces a series of fixes addressing crashes, workflow interruptions, and parameter inconsistencies across key effects and rendering modules. The update refines multiple aspects of editing […]

The post Kdenlive 25.08.2 Improves frei0r Effects and GIF Rendering appeared first on UbuntuPIT.

  •  

AMD’s ROCm 7.0.2 Released with Linux GPU and AI Support, Adds RDNA4 and RAG Capabilities

AMD has rolled out ROCm 7.0.2, strengthening its open-source GPU compute platform with broader Linux support, refined AI capabilities, and reliability upgrades for high-performance data center GPUs. Released on October 10 by alexxu-amd on GitHub, the update extends ROCm’s reach to newer hardware and distributions while modernizing several of its core components. The new release […]

The post AMD’s ROCm 7.0.2 Released with Linux GPU and AI Support, Adds RDNA4 and RAG Capabilities appeared first on UbuntuPIT.

  •  

KDE Gear 25.08.2 Released to Improve Dolphin, Kdenlive, and Core KDE Apps

The KDE community has released KDE Gear 25.08.2, delivering a focused round of stability and usability improvements across its suite of open-source applications. The October update refines daily-use tools including Dolphin, Kdenlive, Kate, Akregator, and KAlarm. While no major features debut this cycle, the release emphasizes crash prevention, interface consistency, and smoother performance. Dolphin, KDE’s […]

The post KDE Gear 25.08.2 Released to Improve Dolphin, Kdenlive, and Core KDE Apps appeared first on UbuntuPIT.

  •  

OpenSSH 10.2 Bugfix Release Stabilizes ControlPersist Sessions

OpenSSH has released Version 10.2, a critical bugfix update to its complete, 100% implementation of the SSH protocol 2.0, including support for both sftp client and server. The primary fix in this release addresses a stability problem in ssh(1), where sessions became unusable if the ControlPersist feature was enabled, a fault tracked internally. The OpenSSH […]

The post OpenSSH 10.2 Bugfix Release Stabilizes ControlPersist Sessions appeared first on UbuntuPIT.

  •  

NVIDIA Pushes Open-Source vGPU Support for Linux Kernel with Second RFC Patch Series

NVIDIA has moved its open-source strategy forward by submitting a second version of its “request for comments” (RFC) patch series to the Linux kernel mailing list, aiming to establish stable GPU virtualization (vGPU) support. Authored by NVIDIA developer Zhi Wang, this initiative signals a continued and serious effort to improve the company’s driver framework within […]

The post NVIDIA Pushes Open-Source vGPU Support for Linux Kernel with Second RFC Patch Series appeared first on UbuntuPIT.

  •  

Valve’s Proton 10.0-3 RC Enters Testing with Dozens of Fixes and New Game Support

Valve has pushed the Proton 10.0-3 Release Candidate out for public testing, a significant step toward the next stable version of its Windows compatibility layer. This release focuses on stabilizing a vast collection of fixes previously trialed in Proton Experimental and Hotfix. The result is enhanced stability and substantially wider game support for the Linux […]

The post Valve’s Proton 10.0-3 RC Enters Testing with Dozens of Fixes and New Game Support appeared first on UbuntuPIT.

  •  

Wireshark 4.6.0 Delivers Scatter Plots, Live Compression, and Ends WinPcap Support

The Wireshark Foundation has released version 4.6.0 of the world’s most popular network protocol analyzer, introducing powerful new visualization tools and officially ending support for the long-obsolete WinPcap driver. This first release of the 4.6 branch significantly enhances analysis capabilities with a new “Plots” dialog for generating scatter plots, a feature distinct from the existing […]

The post Wireshark 4.6.0 Delivers Scatter Plots, Live Compression, and Ends WinPcap Support appeared first on UbuntuPIT.

  •  

Ubuntu 25.10: A Major Release Comes with a Rust Core, AI Apps, and GNOME 49

Canonical has released Ubuntu 25.10 “Questing Quokka,” an interim release that introduces a foundational shift toward memory-safe utilities while delivering the latest desktop environment and significant AI-powered application updates. Supported for nine months, this version’s most impactful change is the default implementation of sudo and coreutils rewritten in Rust, a strategic move to improve system-wide […]

The post Ubuntu 25.10: A Major Release Comes with a Rust Core, AI Apps, and GNOME 49 appeared first on UbuntuPIT.

  •  

Godot 4.5.1 RC 2 Released with Fixes for Jolt Physics Crashes and Renderer Glow

The Godot project has issued a second release candidate, 4.5.1-rc2, aiming to deliver a highly stable hotfix. This new build incorporates a wave of critical bugfixes that emerged following the first RC snapshot last week. The community-driven effort saw 31 contributors submit 45 distinct improvements. With stability as the top priority, developers are encouraging users […]

The post Godot 4.5.1 RC 2 Released with Fixes for Jolt Physics Crashes and Renderer Glow appeared first on UbuntuPIT.

  •  

System76 Oryx Pro: The First Linux Laptop Shipping with the COSMIC Desktop

Linux hardware vendor System76 has announced a new Oryx Pro model, making it the first laptop to ship with the company’s new COSMIC desktop environment. The machine targets professionals and enthusiasts in engineering, machine learning, AI, and gaming with a suite of high-performance hardware. System76 highlighted the laptop’s mission, stating it offers “the best combination […]

The post System76 Oryx Pro: The First Linux Laptop Shipping with the COSMIC Desktop appeared first on UbuntuPIT.

  •  

WinBoat 0.8.7 Released with Multi-Monitor Support and Custom Install Paths

The WinBoat project has released version 0.8.7, a significant update that enhances user control and functionality for running Windows applications inside a Docker container on Linux. This new version introduces crucial improvements, most notably customizable installation locations that are no longer restricted to the /var directory, and expanded multi-monitor support. The release continues to build […]

The post WinBoat 0.8.7 Released with Multi-Monitor Support and Custom Install Paths appeared first on UbuntuPIT.

  •  
❌