p5-WWW-Mechanize-Cached: update to 2.00.
2.00 2026-05-14 16:25:54Z
- Place the default Cache::FileCache under XDG cache home (typically
~/.cache/WWW-Mechanize-Cached) and create cache directories with
directory_umask => 077. Cache trees created by earlier versions
under /tmp/FileCache are no longer used; users upgrading should
remove that directory if it exists.
devel/p5-File-XDG: import p5-File-XDG-1.03
This module provides a basic implementation of the XDG base directory
specification as exists by the Free Desktop Organization (FDO). It
supports all XDG directories except for the runtime directories,
which require session management support in order to function.
filezilla: update to 3.70.5.
3.70.5 (2026-05-06)
! Official binaries are now linked against GnuTLS 3.8.13
+ SFTP: Added a page with compatibility flags to the Site Manager
- SFTP: Updated to fzssh 1.2.1 to ignore items with invalid names directory listings instead of failing listings completely
- SFTP: Fixed issue where some items were reported with the wrong type depending on server capabilities
- SFTP: If keyboard-interactive authentication fails, automatically start a new authentication attempt
3.70.4 (2026-04-16)
- Updated to libfilezilla 0.55.4 to address a crash
- SFTP: Updated to fzssh 1.2.0
3.70.3 (2026-04-14)
- SFTP: Added a heuristic to reply to a keyboard-interactive request with the site's password, if it consists of a single prompt named "Password"
- SFTP: Updated to fzssh 1.1.10 for increased compatibility with broken servers that blatantly violate the SSH specifications
[61 lines not shown]
net/fzssh: import fzssh-1.2.1
fzssh is a SSH/SFTP library based on libfilezilla
fzssh is a cross-platform library for all major operating systems,
including but not limited to Linux, *BSD, macOS and Windows.
libfilezilla: update to 0.55.5.
Fixes build with nettle 4.
0.55.5 (2026-05-05)
+ Added %o support to fz::sprintf
- Support building with Nettle version 4
0.55.4 (2026-04-16)
- Fixed a crash if a nested event handler gets deleted
0.55.3 (2026-04-13)
- Fix initialization of sha2-384
0.55.2 (2026-03-23)
[57 lines not shown]
py-django-treebeard: updated to 5.1.0
Treebeard 5.1.0 is a bugfix release.
Fixed add_child and add_sibling behaviour for inherited models using NS_Node.
Improved query efficiency for AL Trees, for several query operations.
Added a parent param to MP_Node.find_problems to allow inspecting only a portion of a tree.
Added a find_problems method to NS_Node to identify issues with nested sets.
Made license notices for code adapted from third party libraries explicit.
gcc/vax: adjust the constraints on the output operands of the
'*extzv_aligned' instruction patterns, removing the 'earlyclobber'
modifier, to be consistent with the constraints on the output operands
of the related 'extv_aligned' instruction patterns.
sysutils/broot: update to 1.56.4
v1.56.4 - 2026-05-14
fix compilation on non unix platforms (1.56.3 isn't available on those systems)
v1.56.3 - 2026-05-13
fix control characters sometimes remaining in the terminal after broot exit
nushell: rename br module to avoid conflict in last nushell version - Fix #1138 - Thanks @paulhey
:open_stay on the staging area opens every staged file through the system opener - Fix #444 - Thanks @ChrisJr404
news/eilmeldung: update to 1.5.2
1.5.2 - 2026-05-14
restored default border theme (connected and rounded)
fixed bug which resulted in rapid swapping of article content
1.5.1 - 2026-05-13
open borders for everyone!
you can now freely customize the border style of the panels!
want to highlight the focused panel by a double border and use a plain border for inactive panels? just append this to your config.toml:
[border_theme]
focused = "double"
unfocused = "plain"
framing = "connected"
these settings also feature to new "connected" style which elegantly connected the borders of each panel; you can still go back to the classic style by using framing = "open" or even use completely closed border with framing = "closed"
[4 lines not shown]
elftoolchain/netbsd-base-system-import.sh: Update to upstream [r4372].
This change implements a '-rREV' option for importing a specific
upstream revision.
x11/gtksourceview5: Update to 5.20.0
Changelog:
News in 5.20.0, 2025-03-16
--------------------------
This is a stable release for GNOME 50.0
* No changes since 5.19.0
News in 5.19.0, 2025-02-23
--------------------------
This is an unstable release for GNOME 50.rc
* Annotations: draw a background behind annotations; align to the right
when they fit (e.g. for diagnostics)
* GObject Introspection: fix nullable and callback destroy annotations
(get_location, get_match_style, scheduler, callbacks)
[192 lines not shown]