Software 44424 Published by Philipp Esselbach 0

The PHP 8.5.6 release candidate shifts focus from new features to critical stability patches that target memory leaks, JIT assertion failures, and garbage collection crashes. Core engine updates resolve reference counting issues while bundled extensions like Phar, OpenSSL, Curl, and SPL get fixed for null dereferences, concurrency bugs, and missing Windows compression support. Security hardening also rounds out the release by locking down predictable random state generation and fixing use-after-free errors in iterator handling. Developers should test this build against their production workloads to catch segfaults before the final stable version ships.

Software 44424 Published by Philipp Esselbach 0

Samba 4.23.7 delivers targeted stability patches that stop memory leaks in the GlusterFS VFS module caused by persistent SMB2 connections. The update also resolves unbounded keytab growth in RPC workers, fixes broken libsmbclient POSIX extensions over SMB3, and corrects vfs_snapper subdirectory enumeration failures. Build system adjustments ensure FORTIFY_SOURCE protection remains active while autobuild checks now handle trailing spaces correctly. Server administrators should apply the release during scheduled maintenance windows to guarantee clean daemon restarts and maintain reliable cross-platform file sharing.

Software 44424 Published by Philipp Esselbach 0

LXQt 2.4.0 skips the flashy new features in favor of tightening up everyday workflows and squashing long-standing bugs that actually matter. The panel finally gets a horizontal volume slider that responds to mouse wheel scrolling, while power management now tracks separate monitor blanking timeouts for plugged-in and battery modes instead of guessing what users want. File saving feels snappier with auto-highlighted filenames, and the terminal rounds out the update with improved search highlighting, URL fixes, and a fresh Nord theme. Wayland support gets cleaner session separation and smarter notification handling that actually respects Do Not Disturb settings without cluttering history for no reason.

Software 44424 Published by Philipp Esselbach 0

Samba 4.24.1 delivers a necessary stability update that patches critical bugs affecting long-running file servers. The release stops RPC workers from hoarding RAM over time, which eliminates the need for weekly reboots on busy shared drives. It also fixes vfs_snapper subfolder enumeration errors and aligns test suites with MIT Kerberos 1.22.x to keep automated backups and authentication running smoothly. Administrators should apply this patch immediately to prevent silent backup failures and maintain predictable server performance.

Software 44424 Published by Philipp Esselbach 0

GIMP 3.2.4 finally squashes a stubborn XCF parsing bug that has been lurking since 1999 while fixing the text layer editing headaches introduced in recent updates. Windows users get their scanner support back through a new WIA plugin, though you will likely need to grab fresh drivers from your hardware maker. The release also speeds up workflows on massive canvases by optimizing selection calculations and temporarily hiding marching ants during layer moves. Plugin developers need to swap out the deprecated quit function while everyone else benefits from security hardening across dozens of image import formats.

Software 44424 Published by Philipp Esselbach 0

PixiEditor 2.1 finally lets you build custom brushes through a node graph while adding full tablet support and sub-pixel painting precision that actually respects your line work. The update introduces smart layers with blackboard inputs, so you can reuse templates and pass data between nested documents without constantly copying files around. A complete timeline rewrite and new renderer fix the sluggish animation playback that used to make scrubbing through frames feel like watching a slideshow load one step at a time. You will also get an extension browser beta, several useful graph nodes, and general stability improvements that keep the interface from dropping copied assets after a window switch.

Software 44424 Published by Philipp Esselbach 0

Wine Staging 11.7 just shipped with a fresh development rebase and an updated vkd3d-latest patchset that targets DirectX 12 translation hiccups on Linux. This release skips the usual waiting period to push experimental fixes straight to users who want early access before patches hit the stable branch. Installation requires pointing directly at /opt/wine-staging/bin/wine so existing stable setups stay untouched and games do not accidentally launch with untested binaries. Stick to this update only if Vulkan stuttering or DX12 crashes are actively breaking your workflow, since experimental builds still carry a higher chance of introducing new regressions.

Software 44424 Published by Philipp Esselbach 0

Wine development release 11.7 delivers targeted fixes that finally stop broken VBScript loops from freezing legacy installers while adding native 7.1 speaker configuration support to DirectSound with optimized audio processing. The update also begins stripping the MSXML subsystem of its external libxml2 dependency, which should eliminate memory leaks and namespace collisions in older Windows utilities. Graphics handling improves through proper SRGB filter recognition for texture loading, alongside restored HTTP response functionality and better 64-bit file offset management. Users running compatibility layers on Linux will notice smoother application launches and fewer script-related crashes without needing to tweak their existing Wine prefixes.

Software 44424 Published by Philipp Esselbach 0

The fifth developer snapshot of Godot 4.7 delivers several practical workflow upgrades that streamline daily development tasks. Users can now download export templates individually instead of waiting for bulk packages, while the asset library finally surfaces ratings and version history with a single click. Inline shader previews and em-based image scaling cut down on guesswork during UI and visual scripting, and rectangular area lights improve real-time 3D lighting setups. Since this remains a pre-release build, developers should always back up their projects before testing to avoid potential regressions.

Software 44424 Published by Philipp Esselbach 0

Valve has released the first beta of Proton 11.0 which includes critical repairs for EA games that recently broke following a desktop client update. The compatibility list expands significantly with new playable titles like X-Plane 12 and classic survival horror entries such as Dino Crisis now moving from experimental to standard support. Under the hood, the build rebases on Wine 11.0 and updates DXVK to version 2.7.1 to improve stability for modern DirectX 12 titles on Linux systems. Users can also expect targeted fixes for Steam Deck limitations, controller hotplug issues, and various Wayland window management quirks that previously hindered performance.

Software 44424 Published by Philipp Esselbach 0

The latest Gear Lever release fixes compatibility headaches by updating its squashfs support for better AppImage handling on Linux. This update allows the software to parse newer compression methods without choking on modern distributions like Fedora or Arch. Users can still rely on familiar features such as drag and drop installation while keeping older versions installed alongside fresh updates. It is a pragmatic step forward for anyone managing portable applications who just wants things to work without constant manual intervention.

Software 44424 Published by Philipp Esselbach 0

Rust 1.95.0 is now available via rustup update stable and brings a new cfg_select! macro designed to replace older configuration crates. Match expressions gain support for if-let guards which makes handling complex patterns much safer without needing extra dependencies. Embedded developers should note that custom target specs are no longer supported on the stable channel in this release. Users interested in testing can switch to beta or nightly builds but must report any bugs they find immediately.

Software 44424 Published by Philipp Esselbach 0

The latest Node.js LTS update finally gives operators a direct CLI flag to cap memory usage without relying on flaky environment variables. Critical security fixes patch dangerous null pointer issues in the OpenSSL layer that previously crashed servers handling raw key formats. SQLite moves closer to stable release with better performance limits while the module cache stabilizes cold starts for ESM applications. New test runner features expose worker IDs for better debugging, so developers should upgrade immediately to stop these random segfaults from recurring.

Software 44424 Published by Philipp Esselbach 0

The Zed editor 0.232.2 update finally addresses some persistent terminal focus glitches that Linux users on X11 systems have been dealing with for too long. Navigation gets a boost with Ctrl+R support for recent projects while file paths now handle non-ASCII characters without triggering crashes during selection. Dev container configurations are more forgiving since the parser no longer demands mandatory source keys for every volume mount or breaks on equals signs in environment variables. These changes show the team is paying attention to desktop Linux quirks rather than just polishing features that work everywhere else, making it a safer choice for daily driver setups.

Software 44424 Published by Philipp Esselbach 0

Mesa 26.0.5 dropped today as a targeted bugfix release designed to stabilize open source graphics drivers across the board. AMD users will see better unified memory reporting on APUs while Intel systems get texture sampling fixes that prevent visual glitches in games. General compiler stability improved alongside specific patches for handle leaks that tend to clog resources during long sessions. 

Software 44424 Published by Philipp Esselbach 0

Mesa 26.1.0 has landed as the first release candidate for the upcoming graphics stack update, inviting users to test new features before they are finalized. Those relying on their machine for critical work should probably skip this version since development builds carry a higher risk of instability than standard updates. Users must verify the provided SHA256 hashes and PGP signatures before installation to avoid installing potentially compromised files. Anyone finding regressions should report them via the official GitLab tracker so maintainers can address blockers before the final release arrives next week.

Software 44424 Published by Philipp Esselbach 0

The first release candidate for Apache NetBeans IDE 30 is now available with a heavy focus on stabilizing build tools and fixing nagging performance issues. Power users will notice faster Git status loading times alongside updated Maven, Gradle, and Ant versions that prevent common configuration warnings during project setup. Editor improvements include reliable ZIP exports, image support in Markdown previews, and resolved code completion bugs related to generics and local variables. This candidate sets a JDK 21 minimum requirement and updates the underlying platform so users can test new features before the final version drops.

Software 44424 Published by Philipp Esselbach 0

AMD has released ROCm 7.2.2 primarily to resolve a bug where kernel operations failed to report correctly during AI profiling on Linux. Users need to check their specific GPU models against the required firmware bundles since mixing driver versions with baseboard updates often leads to silent instability. A new guide also arrived for optimizing RDNA3.5 Ryzen APUs for those trying to squeeze performance out of integrated graphics. It is a quiet release without new features, marking it as essential maintenance rather than a reason to upgrade immediately without checking compatibility.

Software 44424 Published by Philipp Esselbach 0

Nginx has officially released version 1.30.0 to bring HTTP/2 upstream support and Early Hints handling to the stable branch. Security gets a boost with Encrypted ClientHello features that hide more metadata during TLS handshakes without breaking existing setups. Default behavior has shifted to enable keep-alive on proxy connections which reduces overhead during high traffic periods automatically. Administrators should verify their OpenSSL versions before rolling this out since compatibility flags require manual adjustment for some builds.

Software 44424 Published by Philipp Esselbach 0

The Scribus Team has released two distinct versions where 1.6.6 serves as a safety patch for production workflows while 1.7.3 introduces experimental features for layout artists. Version 1.6.6 fixes critical crashes involving file names and restores image links after using Collect for Output to ensure documents export correctly without data loss. The unstable 1.7.3 release brings a live spell checker running in its own thread so the interface remains responsive during proofing tasks. Users should expect occasional hiccups until this becomes stable but can try not to break anything with that new scripting feature before committing changes so please stay safe and happy publishing.