Keybinds now manage upper-case characters, interpreting special keys like F8, CTRL, and SHIFT without regard to case. In context menus, keybinds will appear dimmed when the associated action is currently disabled. A feature has been introduced that allows users to double-click on an empty pane to open a new file.
Keybinds now manage upper-case characters, interpreting special keys like F8, CTRL, and SHIFT without regard to case. In context menus, keybinds will appear dimmed when the associated action is currently disabled. A feature has been introduced that allows users to double-click on an empty pane to open a new file.
OpenSSH 10.0 has been released, offering a 100% complete SSH protocol 2.0 implementation with support for sftp client and server. The release includes potential incompatible changes, such as removing support for the weak DSA signature algorithm, passing "ControlMaster no" to ssh when invoked by scp and sftp, removing the code responsible for user authentication, disabling finite field Diffie-Hellman key exchange by default, and removing the implicit fallback to compiled-in groups for Diffie-Hellman Group Exchange KEX.
The release includes fixes for X11 forwarding and agent forwarding, a hybrid post-quantum algorithm, and a preference for AES-GCM over AES-CTR mode when selecting a cipher for connection. New features include the ability to match version, session type, and remote command types. Bug fixes include removing the assumption that sshd_config can fit in a socket buffer, preventing ObscureKeystrokeTiming mitigations, prohibiting comma characters in hostnames, and improving debug logging across sub-process boundaries. The release also includes improvements in debug logging across sub-process boundaries, requiring control-escape character sequences to be exactly two characters long, and preventing integer overflow in x11 port handling.
Python 3.12.10 represents the tenth maintenance release of the Python 3.12 series and serves as the final full maintenance release. Future releases of 3.12 will focus solely on security fixes, incorporating approximately 230 bug fixes, enhancements to the build process, and updates to documentation since version 3.12.9. Python 3.11.12 represents a significant security update for Python 3.11, incorporating resolutions for deadlock issues in threaded applications, an upgrade of the vendored expat to version 2.7.1, and enhancements to RFC 2047 address headers. Python 3.10.17 represents a security update for the Python 3.10 series, addressing vulnerabilities associated with the vendored expat, libexpat, and imaplib modules.
Godot now supports multiple languages; however, changing the current language dynamically within the editor is not feasible at this time. The matter was resolved in GH-102562, allowing users to switch to their preferred language during the same editor session. The implementation of the "Fragment Density Map" extension in GH-99551 enhances the Vulkan Mobile renderer, increasing its viability for VR on standalone headsets.
A new version of the Linux GPU Control Application tool has been released, featuring an upgraded charts window, the capability to export historical data to a CSV file, and the introduction of LACT as a Flatpak package. The package works across all systems; however, it necessitates root access.
The AMD settings have been implemented with solutions for RDNA3, guaranteeing that overclocking configurations are more dependable on 7000 series graphics cards. LACT features a comprehensive database of GPU AIB names, allowing users to contribute if their card model is not present in the system database. Furthermore, LACT now provides the capability for an emergency configuration reset through a boot option, enabling users to restore their overclocking settings prior to system startup. Additional significant modifications encompass the revised configuration for socket permissions and the reporting of fan RPM on Nvidia. The comprehensive changelog encompasses bug fixes, updates to specification files, and enhancements to the Fedora 42 package build. Support for LACT development is available on Liberapay.
This month, the JIT has undergone optimization, concentrating on SHA256 instructions by utilizing ARM's equivalent instructions, which offer approximately the same functionality. The optimization has approximately doubled the performance of SHA256 during emulation. Furthermore, the implementation of support for ARM's FEAT_FRINTTS extension has been completed, offering instructions that facilitate the rapid rounding of float values into integer restricted ranges.
Wine 10.5 is now available, offering enhanced support for larger page sizes on ARM64, an updated Mono engine, improved pairing capabilities in the Bluetooth driver, Vulkan H.264 decoding, and %GS register swapping on macOS. The release additionally incorporates several bug fixes.
The update addresses 22 issues, including the malfunction of SetFocus, SetActiveWindow, and SetForegroundWindow. Wine experiences segmentation faults on Asahi Linux as a result of 16k page sizes. Microsoft Edge is experiencing freezing issues shortly after launch. Shrift 2 Translation Patch 1.3 Game v2.07, Encountered an issue with the file pointer following a write operation in appending mode. An error occurred during the installation of Pantheon. The launcher for Brothers: A Tale of Two Sons is not functioning properly, and there are issues with the video modes. The Rally Trophy keyboard key is no longer configurable. The configuration for the input device no longer displays the mapped keys. ntoskrnl.exe tests may result in a Blue Screen of Death (BSOD). The Listview / LVM_GETORIGIN function is returning incorrect coordinates. The selected items in the listbox are displayed even when LBS_NOSEL is applied. The Queen of Heart 99 SE experiences a malfunction. The PS Core installer is experiencing crashes. winegcc experiences segmentation faults in version 10.4, while wine-10.4 encounters hanging issues on macOS (Rosetta 2). Additionally, mscoree:comtest and mscoree:mscoree are failing. The ListView control does not properly manage the WM_VSCROLL(SB_BOTTOM) message, and keyboard input is lost after switching applications using Alt-Tab in a virtual desktop environment. The Game Controllers panel experiences a crash upon exit, and the TipTap launcher for OverField also encounters a crash.
Bootstrap 5.3.5 has received an update that addresses a regression in Autoprefixer, resolves issues with floating labels rendering on Firefox.