Software 44462 Published by Philipp Esselbach 0

A small hotfix version of GE-Proton, a fork of the Wine-based Proton compatibility tool for Steam Play, is available for download. This update addresses a problem with protonfixes not being applied, as well as an update that works around the Halo infinite bug.

Software 44462 Published by Philipp Esselbach 0

The GE-Proton9-3 release is now available, and it comes with a new COPYPREFIX option. The COPYPREFIX option is a new feature that has been added to Steam. It gives users the ability to copy the prefix of a game to the partition or drive that is associated with their game. When transferring game files between devices or switching between desktop and steamdeck, this feature is helpful because it allows you to switch between the two.

Software 44462 Published by Philipp Esselbach 0

A new version of VSCodium, which is a version of Visual Studio Code that was built without any Microsoft branding or telemetry, has been released. 

Software 44462 Published by Philipp Esselbach 0

A new version of VSCodium, which is a version of Visual Studio Code that was built without any Microsoft branding or telemetry, has been released. 

Software 44462 Published by Philipp Esselbach 0

Lutris 0.5.17 has been released. Lutris is a video game preservation platform aiming to keep your video game collection up and running for years to come. The change log contains fixes for critical bugs that prevented the installation from being completed, the Steam library from being synchronized, and the uninstallation of games or runners in Flatpak. In addition to that, it facilitates the synchronization of libraries with Lutris.net, eliminates the "Lutris" service view, and provides a straightforward GPU selector.

Software 44462 Published by Philipp Esselbach 0

A new version of ProtonUp-Qt, a tool that allows users to install and manage Proton-GE for Steam and Wine-GE for Lutris, has been made available for download. Among the changes that have been made are enhancements to Steam, the Shortcut Editor, the AppImage build, and the elimination of crashes. In addition to this, it addresses problems with missing files, AWACY Denied status detection, and custom launcher installation dialogs.

Software 44462 Published by Philipp Esselbach 0

Ben Ramsey has announced the release of PHP 8.1.28, which addresses three security issues. These issues include the ability to implement command injection, the bypassing of secure cookies, and a problem with the verification of passwords.

Software 44462 Published by Philipp Esselbach 0

A new version of the AM application manager for AppImage is available. AM is an application manager that is inspired by AUR and serves as an AppImage manager, installer, and updater. It currently contains over 1800 AppImage packages and official standalone applications for GNU/Linux, which are derived from tar and zip archives.

Software 44462 Published by Philipp Esselbach 0

A new version of the AM application manager for AppImage is available. AM is an application manager that is inspired by AUR and serves as an AppImage manager, installer, and updater. It currently contains over 1800 AppImage packages and official standalone applications for GNU/Linux, which are derived from tar and zip archives.

Software 44462 Published by Philipp Esselbach 0

There is now pg_dumpbinary 2.16 for PostreSQL available for download. The pg_dumpbinary command converts the PostgreSQL database into a binary format, which the pg_restorebinary command then uses to restore the database. It is helpful in situations where bytea cannot be exported because of the size of the escape/hex output, or when a custom type stores \0 internally but exports data as char/varchar/text.

Software 44462 Published by Philipp Esselbach 0

Both version 5.1.0 and version 4.8.0 of pg_partman for PostgreSQL are now available for download. pg_partman is an extension that allows for the management of table partition sets that are based on either time or numbers. Additionally, it deprecates older trigger-based methods and provides support for declarative partitioning that is built in. pg_partman is designed to automate maintenance over time and convert existing tables into partitioned ones, thereby simplifying the process of partition management. This is in contrast to the declarative partitioning that PostgreSQL can perform.