lazygit: updated to 0.59.0
0.59.0
Enhancements
Have "Find base commit for fixup" ignore fixup commits for the found base commit
Exclude commit trailers from line wrapping
Limit popup panel widths to a maximum width
Support using the selected commit's message in a fixup
Fix gitignore path collisions
Fixes
Don't log the "git rev-list" call when marking bisect commits
Fix opening a menu when a previous menu was scrolled down
When moving commits up/down and the selection leaves the view, scroll to make it visible again
Fix rendering of CRLF sequence ('\r\n')
Fix rendering of the Reflog panel when using up/down to scroll it
[17 lines not shown]
ccache: updated to 4.12.3
Ccache 4.12.3
Bug fixes
Fixed hashing of CWD parts of -march=native expansion for Clang.
Fixed lookup of -march=native expansion line for GCC on Windows.
Fixed rewriting of “inlined from” messages when absolute_paths_in_stderr is enabled.
Added support for NVCC long option alternatives to -M/-MD/-MF/-MM/-MMD/-MT.
Fixed setting of UNCACHED_ERR_FD environment variable so that it is only set when executing the compiler.
Fixed leaking of inode cache file descriptor to executed programs.
Fixed errno check for some system calls.
Documentation improvements
Fixed links to installation guide in README.
pkg-vulnerabilities: Remove duplicate inetutils entry
There was already an entry for CVE-2026-24061 and CVE-2026-24061 is not
fixed in 2.7 but will be fixed in a next release (or we should backport
them) via upstream commits fd702c02 and ccba9f74.
net/inetutils: update to 2.7
# Noteworthy changes in release 2.7 (2025-12-14) [stable]
* Systems without asprintf are now supported through the use of gnulib.
* Fix link errors on Solaris 11 OmniOS.
* ftpd: Expanded documentation of user authentication rules.
Thanks to Benjamin Cathelineau, see
<https://lists.gnu.org/archive/html/bug-inetutils/2025-10/msg00000.html>.
* syslogd: Fix a stack-based buffer overflow (CWE-121).
* syslogd: Log 'DEL' control characters as '^?'.
* Fix codespell typos.
* syslogd, talkd: Better compatibility with utmp-less GNU/Linux systems
[4 lines not shown]
ruby-gnome: update to 4.3.5
Upstream changes:
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.3.5
Ruby-GNOME 4.3.5: 2026-02-06
This is a GLib 2.87 support release.
Changes
Ruby/GLib2
* Improvements
+ Added support for GLib 2.87.
o GH-1695
o Patch by Alessandro Astone.
Ruby/Clutter
[22 lines not shown]