Software 43135 Published by Philipp Esselbach 0

VSCodium has been released and addresses issues related to qemu and ppc64le segfaults, enhances build generality, updates electron to prevent 16-page size crashes, and incorporates electron v34.3.2.

Software 43135 Published by Philipp Esselbach 0

Zed 0.177.11 has been updated in Git to incorporate placeholder text for the suggested merge messages and has addressed several minor bugs.

Software 43135 Published by Philipp Esselbach 0

Rust 1.85.1 is a recent point release for the programming language, enabling users to develop dependable and efficient software. This update addresses a bug in the stable 2024 Edition, which resulted in rustdoc utilizing its "unmerged" fallback method rather than the intended "unmerged" fallback method. Furthermore, it addresses regressions that were introduced in version 1.85.0, eases target_feature checks, rectifies issues in std::fs::rename on Windows 1607, downgrades the bootstrap cc, and omits submodule updates.

Software 43135 Published by Philipp Esselbach 0

A small bug fix version of the Zed editor has been released, addressing a bug that hindered typing in the in-app feedback form.

Software 43135 Published by Philipp Esselbach 0

LACT 0.7.2 is the latest version of an application designed to enable users to manage their AMD, Nvidia, or Intel GPU on a Linux system. The features encompass RDNA4 support, functional clock settings, power limits, and fan control mechanisms. The application relies on kernel patches provided by @Lawstorant and necessitates the use of recent kernel versions along with linux-firmware from late February.

LACT now offers support for Nvidia locked clocks, enabling users to establish both minimum and maximum settings for GPU and VRAM clock speeds. This also facilitates access to more comprehensive Nvidia information, encompassing ROP count, SM count, VRAM type, and vendor details. The historical charts have been updated to align with the GTK theme, and the management of fan control following GPU reinitialization operations has become more dependable. Package maintainers are now required to utilize the vulkaninfo command and blueprint-compiler. Additionally, the process of building and executing tests necessitates the inclusion of fuse3 and its corresponding header files. The comprehensive changelog encompasses features such as RDNA4 support, the ability to set locked clocks on Nvidia, enhanced fan sensor checks, updated chart aesthetics, and various bug fixes.

Software 43135 Published by Philipp Esselbach 0

Bottles 51.21, a Linux tool designed for executing Windows software and games, has been enhanced to incorporate additional categories for appstream and desktop entries, and it addresses a bug that affected the compatibility of 64-bit bottle creation with Wine 10.2 and later versions.

Software 43135 Published by Philipp Esselbach 0

Git 2.49.0 has been released with enhancements in the user interface, workflows, and features of the project. The release features modifications to the completion scripts for zsh, including the implementation of an alternative path-hash function for delta-base selection, the introduction of "git backfill" for bulk downloading essential files, and the re-enabling of netrc support for HTTP transport. Furthermore, the documentation for "git commit" and "git rebase" now designates commit titles accordingly, rather than referring to them as "subject".

The meson-based build now includes support for the unsafe-sha1 build knob, and the meson-based build procedure encompasses contrib/ and additional locations. The code for verifying LSan results has been streamlined and enhanced for greater reliability. A greater number of code paths now utilize a repository that is passed through the call chain, rather than relying on the primary the_repository object by default.

Software 43135 Published by Philipp Esselbach 0

Python 3.14.0 Alpha 6 has been released, representing the sixth of the seven anticipated alpha versions. This release aims to support the testing of new features and bug fixes, in addition to enhancing the release process. This is not advisable for use in production environments. Significant new features encompass deferred annotation evaluation, a Python configuration C API, and Sigstore for verifiers. Enhancements consist of refined error messages, the introduction of a new interpreter, and the addition of support for UUID versions 6-8.

Software 43135 Published by Philipp Esselbach 0

The Zed release v0.177.9 introduces a variety of enhancements, such as the implementation of multibuffer key context, the addition of editor::MoveToStartOfNextExcerpt and editor::MoveToEndOfPreviousExcerpt functionalities, resolution of issues related to pre-commit hooks, corrections of bugs in the project diff view, and rectification of the Git panel not displaying a "Initialize Repositories" button in empty projects. Furthermore, vim::PreviousSectionEnd has been updated to navigate to the start of the line, aligning its functionality with that of vim::NextSectionEnd.

Software 43135 Published by Philipp Esselbach 0

The "AM" 9.6.1 release resolves issues concerning the management of applications installed using the -e or extra option and eliminates variables specific to third-party databases, delegating them to a file designated for use as a source. AppImages installed using this option will be categorized separately in -f or files, and any duplicates will be indicated in -a or about. The issues associated with reporting modified scripts in -s or sync, along with their elimination in the new reinstall option, have been addressed by incorporating an additional extension to locally hidden scripts. This adjustment connects AppImages installed through the -e option to programs sourced from external databases.

Software 43135 Published by Philipp Esselbach 0

VSCodium version 1.98.2.25072 has been released, which has been updated to VScode version 1.98.2. The documentation has been revised to correct the release links.

Software 43135 Published by Philipp Esselbach 0

DXVK 2.6 has been released, featuring Nvidia Reflex support in D3D11 games including God of War, Overwatch 2, and Quake Champions. It is important to note that Reflex is not compatible with the majority of Unreal Engine 4 games when operating in D3D11 mode; therefore, users are advised to utilize D3D12 instead.

Recent updates focus on addressing various issues, including a prevalent game bug that resulted in distorted output on Nvidia systems when utilizing MSAA. These enhancements may lead to better GPU-bound performance in titles leveraging the NVAPI UAV Overlap feature, as well as a reduction in CPU overhead for certain games that inefficiently manage resource binding methods. The update addresses several issues in games utilizing both software and hardware cursors, resolves regressions that resulted in improper texture binding, and corrects minor problems leading to wine test failures.

Software 43135 Published by Philipp Esselbach 0

Zed 0.177.8 has been released, featuring multiple updates, such as resolutions for git-credential-manager, improvements to unstage/stage functionalities, adjustments for commit messages to wrap at 72 characters, and modifications to the renaming of editor::.Change ToggleGitBlame to git::Blame, while resolving concerns related to version control colors, modal layer dismissal, automatic indentation for multi-line pasted content, and soft_wrap configurations.

Software 43135 Published by Philipp Esselbach 0

Node.js has announced a minor update, v20.19.0 Iron, which includes the backporting of require(esm) due to its significance and influence on the ecosystem. The feature now enables the loading of native ES modules via require(), a capability that was accessible in v20.x with the command line flag --experimental-require-module. This feature has undergone testing on versions 23.x and 22.x, and we are seeking user feedback from version 20.x to implement final adjustments before achieving full stability.

Enabling this feature will prevent Node.js from throwing ERR_REQUIRE_ESM when require() is utilized to load an ES module. Nonetheless, it may still generate ERR_REQUIRE_ASYNC_MODULE if the ES module being loaded or its dependencies include top-level await. Upon the successful loading of the ES module via require(), the object returned will either be an ES module namespace object akin to that returned by import() or the content exported as "module.exports" from the ES module.

Software 43135 Published by Philipp Esselbach 0

Audacity 3.7.3 is a hotfix release that resolves issues such as inaccurate outcomes when applying effects to multiple clips and the improper functioning of Truncate Silence in instances with multiple silent segments.

Software 43135 Published by Philipp Esselbach 0

A new version of the Zed editor has been released, featuring integrated Git support, enabling users to view diffs, stage changes, commit, and push directly from the editor. The update features enhancements to Editor::DeleteToBeginningOfLine, the ability to unfold multibuffer excerpts, and the option to toggle inlay hints using modifiers. The update features a copy permalink action for self-hosted GitHub enterprise instances, SSH support for specifying ssh_config files, and the capability to download zed-remote-server using busybox wget.

The editor enhances the ZED_WORKTREE_ROOT fallbacks for Zed tasks, optimizes the performance of rendering multibuffers with a significant number of buffers, and updates the bundled JSON schemas for package.json and tsconfig.json. This feature enables users to configure the default Vim mode, addresses the issue of back quotes not being recognized as objects, and introduces the editor::OrganizeImports action to streamline the organization of imports for compatible LSPs. It additionally accommodates clickable file paths formatted in the Odin language.

Software 43135 Published by Philipp Esselbach 0

The PHP 8.3 series has been updated to version 8.3.19, addressing multiple issues across a range of components, including BCMath, Core, DOM, FFI, FPM, GD, LDAP, LibXML, MBString, Opcache, PDO_SQLite, Phar, PHPDBG, Reflection, Standard, Streams, Windows, and Zlib.