Software 44151 Published by Philipp Esselbach 0

The vkd3d team has released version 1.18, a significant update to their Direct3D-to-Vulkan translation library that brings numerous improvements and new features. The update includes advancements such as support for CreateCommandList1() on ID3D12Device4 interface, improved performance through constant folding, and enhanced shader execution flow. Additionally, the team has refined older systems by adding support for integer types in conditional expressions and translating Direct3D bytecode instructions from the past. 

Software 44151 Published by Philipp Esselbach 0

Proxmox Virtual Environment 9.1 has been released with several key upgrades that aim to provide businesses with more flexibility and control over their infrastructure. The updates touch on container deployment, virtual machine security, and software-defined networking, making it easier for administrators to manage their systems. Notable additions include support for Open Container Initiative (OCI) images, improved virtual machine security through TPM state handling, and enhanced visibility in the Software-Defined Networking layer with clearer monitoring tools.

Software 44151 Published by Philipp Esselbach 0

Wireshark versions 4.6.1 and 4.4.11 have been released, focusing on bug fixes and improvements to the network protocol analyzer. The updates fix problems with the dissector, including a crash from a security issue in BPv7, and stability issues related to the Kafka dissector and Bluetooth L2CAP frames. Additionally, usability has been enhanced through faster performance when selecting messages and more accurate display filters, particularly for decimal values. Overall, 26 issues have been resolved across both versions, improving the accuracy of dissection results and addressing various other problems.

Software 44151 Published by Philipp Esselbach 0

The popular coding editor Zed has released a major new update, version 0.213.3, which focuses on tangible improvements to enhance usability and reliability. One key feature is the addition of sticky scroll functionality, allowing users to keep related parts of their code visible while scrolling through large files or projects. The update also includes improved visual feedback with notifications and clearer indicators in the Git panel, as well as smoother performance under the hood with better error messages and seamless Git handling. Additionally, the debugger has been upgraded with new configuration options for remote environments, and language support has seen refinement with improvements to Markdown rendering and Rust syntax highlighting.

Software 44151 Published by Philipp Esselbach 0

The Internet Software Consortium has released three new versions of BIND: 9.18.42, 9.20.16, and 9.21.15, which aim to refine the DNS server's performance and reliability. Each version brings specific improvements, including a new rndc command in 9.21.15 that allows administrators to view their running server configuration, as well as bug fixes and feature updates in 9.20.16 and 9.18.42. The updates also include support for Extended DNS Error code 24, improved handling of KEY ID collisions, and prevention of assertion failures during specific dig operations. These new releases can be downloaded from the ISC software download page, ensuring that BIND remains a solid and functional choice for system administrators managing critical DNS infrastructure globally.

Software 44151 Published by Philipp Esselbach 0

Python 3.15.0 Alpha 2 has been released, marking the second developer preview before its expected final release. This early version is still under construction and has new features and bug fixes waiting to be implemented. The alpha phase allows developers to test upcoming enhancements and helps refine the release process itself in real-world conditions, with an invitation for feedback from users. For now, Python 3.15.0 Alpha 2 should not be used for production work due to its unfinished state.

Software 44151 Published by Philipp Esselbach 0

The latest version of MariaDB 12.1.2 rolling release is now available, featuring several improvements to performance, compatibility, and usability. Key enhancements include a segmented key cache in the Aria storage engine, which allows users to set up segments for data caching, and parallel replication with Galera Cluster setups. Additionally, the introduction of associative arrays has strengthened SQL features, enabling more flexible query handling. Other improvements in the release include smarter user account management, enhanced mysqldump functionality, and new system variables for fine-tuning MariaDB's inner workings.

Software 44151 Published by Philipp Esselbach 0

PHP 8.3.28 has been released with several important bug fixes aimed at improving core functionality and stability. The update tackles issues such as memory leaks and potential interpreter crashes during shutdown in CGI mode, among other problems. Additionally, various modules, including DOM, Exif, FPM, FTP, GD library, internationalization, MySQLnd, Opacache, and Phar have received patches to address specific bugs and improve their performance. 

Software 44151 Published by Philipp Esselbach 0

VKD3D-Proton has released version 3.0a to address a performance regression in its latest update. The new unified image layout feature, which aimed to enhance system efficiency, experienced a slowdown. Particularly for demanding graphical applications, the fix improves frame rates and reduces lag. Users can now expect smoother gameplay and a snappier overall experience.

Software 44151 Published by Philipp Esselbach 0

PHP 8.4.15 has been released, focusing on bug fixes and enhancements rather than introducing new features. This update addresses a total of 18 issues across various components, including the core execution, DOM library, Exif module, FastCGI Process Manager (FPM), FTP functionality, GD library, Intl module, LibXML, MySQLnd library, Opcache, PostgreSQL integration via PgSQL, Phar module, and smaller tweaks to other libraries. These fixes cover areas such as memory leaks, segfaults, and potential UAF problems. The update improves the stability and reliability of PHP, making it a worthwhile upgrade for developers working with various components.

Software 44151 Published by Philipp Esselbach 0

PHP 8.5.0 has been released with numerous enhancements and bug fixes that improve its efficiency for web development. The new version introduces explicit function definitions using attributes like #[\NoDiscard] and adds a pipe operator (|>) for chaining operations, as well as functions to manage errors and exceptions. Additionally, it includes bug fixes and performance enhancements, such as improvements in memory leak detection and security patches addressing vulnerabilities in the session extension. Other updates include streamlined BCMath code with new power of zero calculations and various extension fixes across multiple modules.

Software 44151 Published by Philipp Esselbach 0

The latest update of VKD3D-Proton, version 3.0, has been released, marking a significant step forward for the project following its rapid development over the last year. The new version includes various improvements, such as doitsujin's rewritten DXBC shader backend and support for FSR4 on AMD GPUs, which should enhance game performance. While VKD3D-Proton 3.0 doesn't bring any groundbreaking features, it focuses on refining existing capabilities and fixing bugs that previously caused problems in specific games or situations. The update also includes numerous bug fixes, improved debugging tools, and a more stable experience for users, especially with titles like FF VII Remake and Starfield.

Software 44151 Published by Philipp Esselbach 0

MariaDB 11.8.5 has been released to address a specific bug affecting MyISAM and Aria tables when using DELETE statements with WHERE clauses on indexed columns. This issue can lead to partial deletions of rows, which is a serious concern for users handling important data in these tables. Fortunately, a fix (MDEV-38068) in the new release resolves this issue, leaving InnoDB users unaffected. You can quickly resolve any issues related to partial deletions in MyISAM or Aria tables by upgrading to MariaDB 11.8.5.

Software 44151 Published by Philipp Esselbach 0

Zen Browser has released a new update, version 1.17.7b, based on the latest Firefox 145.0 release. This update focuses on performance upgrades and various refinements that improve the user experience, making it faster and more efficient. The changes include automatic tab closure when navigating backwards, improved control center positioning, customizable URL bar actions, and enhanced control over shortcuts and pending tabs. 

Software 44151 Published by Philipp Esselbach 0

The latest version of Wine Staging, 10.19, has been released and is now available for users to try out. This experimental branch serves as a testing ground where developers can refine new features and patches before they're included in the stable version of Wine. By rebasing onto the newest Wine development release, users get access to the latest compatibility tweaks and performance updates right away through Staging. The update includes refreshed versions of key components, such as the vkd3d-latest patchset, and focuses on resolving core Wine issues.

Software 44151 Published by Philipp Esselbach 0

The latest release of Wine development, 10.19, brings about twenty new changes that focus on practical upgrades and fixes to core areas like file systems, WinRT support, and windowing systems. This version specifically handles reparse points more efficiently and improves exception handling in WinRT, making it less likely for issues to arise. Additionally, the team has made efforts to refactor Common Controls and add support for Typed Arrays in JScript, enhancing functionality and flexibility for users. The release also includes 34 bug fixes across the codebase, further improving reliability and system internals.

Software 44151 Published by Philipp Esselbach 0

Godot 4.6 Dev 4 has been released for testing, featuring a collection of updates focused on restoring old features, resolving issues, and improving editor performance. One notable feature returning to Godot is inverse kinematics (IK), which was previously missing from the engine. Alongside IK tools, the project manager itself has received an overhaul with smoother navigation, particularly for users relying on keyboard shortcuts, and new features like a "Show in File Manager" button and direct access to engine settings within the tabbed editor interface. Additional updates include built-in support for dedicated profilers and various bug fixes and improvements across the editor, such as smarter pivot tool lines and visual indicators for linked resources.

Software 44151 Published by Philipp Esselbach 0

WinBoat 0.9 Alpha has been released, allowing users to test running Windows applications on their Linux system using an Electron app designed with Docker or Podman support. This update includes new features such as Universal Windows Platform (UWP) app detection and launch capabilities, customizable shortcuts for launching specific programs, and improved configuration options like adjustable scaling settings and FreeRDP argument modification. The team has also made significant changes to improve stability, including automatic unmounting of installation ISOs and corrections to typographical errors. 

Software 44151 Published by Philipp Esselbach 0

The first development release of Godot 3.7 has been made available, featuring several advancements despite a focus on Godot 4.x from many contributors. The update includes a rewritten 3D physics interpolation system, new rendering features like analytical sphere and capsule soft shadows, and experimental audio enhancements through hot-swapping. In addition to these changes, the release also brings some bug fixes from Godot 4.x and quality-of-life improvements such as simpler casting with ObjectDB::get_instance() and core container upgrades via move semantics. Developers are encouraged to try out the current development release and report any bugs or compatibility issues that may arise.

Software 44151 Published by Philipp Esselbach 0

Valve Software has released Proton 10.0-3, a compatibility tool update for Steam Play that enhances how games run on non-Windows platforms by building upon Wine and other components. This update adds support to previously incompatible titles, including Mary Skelter: Nightmares and Grim Fandango Remastered, which can now be played on both AMD and Intel graphics cards. Proton 10.0-3 also addresses existing issues with key fixes for games such as Agony UNRATED and The Quarry, restoring features like audio playback and mod support in DayZ. Additionally, the update includes various smaller bug fixes, performance enhancements, and VR compatibility improvements across multiple games.