libtorrent-rasterbar: updated to 2.0.13
2.0.13
stricter basic auth handling for web seed
fix bug in tracker announcements involving i2p trackers
improve performance of disk job pool
fix race when removing an auto managed torrent
fix bug in post_download_queue() when a torrent complete
in create_torrent, store symbolic links according to BEP 47
strengthen peer encryption (obfuscation)
improve HTTP response parsing
optimize sanitization of symlinks when loading torrents
stricter checking of tracker URLs
fixed piece-picker accounting issue for filtered pieces
add setting for NAT-PMP lease duration
optimize v2 request sizes
fix socks5 issues
fix issue in loading v2 resume data merkle trees
chat/py-xmpppy: Update to 0.7.4
2026-06-09 0.7.4
================
- Fixed ``UnicodeDecodeError`` while logging large stanzas by using ``backslashreplace`` handler.
Thanks, @vthriller and @normanr.
- Improved compatibility with Python 2. Thanks, @vbontchev.
(math/R-dplyr) Updated 1.1.4 to 1.2.1, fix build against R 4.6.0
# dplyr 1.2.1
* dplyr is now fully compliant with the R C API (#7819).
# dplyr 1.2.0
## New features
* New `filter_out()` companion to `filter()`.
* Use `filter()` when specifying rows to _keep_.
* Use `filter_out()` when specifying rows to _drop_.
`filter_out()` simplifies cases where you would have previously used
a `filter()` to drop rows. It is particularly useful when missing
values are involved. For example, to drop rows where the `count` is
[376 lines not shown]
(math/R-reshape2) Updated 1.4.4 to 1.4.5
(pkgsrc)
- Fix build against R 4.6.0 by adding files/Makevar
(upstream)
# reshape2 1.4.5
* No longer uses non-API entry points (@kevinushey, #106).
* Other various fixes for `R CMD check` issues.
boehm-gc: update to 8.2.12.
== [8.2.12] 2026-02-05 ==
* Do not prevent shared builds on OpenBSD/alpha
* Eliminate 'argument unused' gcc warning in push_all_stack_partially_eager
* Eliminate 'assign long to void*' gcc warning in get_stack_base on Serenity
* Eliminate 'format expects argument of type' gcc warnings in dump_meminfo
* Eliminate 'GC_push_all_stack not used' gcc warning if fix-up pointers
* Eliminate 'GC_remove_roots_subregion not used' gcc warning on Solaris
* Eliminate 'unused parameter' clang warnings in GC_darwin_sigbus
* Fix 'KERN_PROTECTION_FAILURE while world is stopped' error on MacOS X
* Fix 'MA_FETCHOP undeclared' gcc error if USE_PROC_FOR_LIBRARIES on Solaris
* Fix 'PIOCNMAP undeclared' gcc error if USE_PROC_FOR_LIBRARIES on Solaris
* Fix 'reserved' argument handling in GC_DllMain
* Fix 'undefined errno' compiler error in strdup/strndup on WinCE
* Fix a cycle in NORMAL freelist if malloc is redirected on Linux
* Fix assertion in GC_wait_for_reclaim if DllMain-based thread registration
* Fix code defect of LOCK/UNLOCK in separate 'if' in GC_generic_malloc_many
[218 lines not shown]
dialog: update to 1.3.20260107.
2026/01/07
+ modify package/debian/* to work with Debian 13+.
+ modify run_test.sh to set LD_LIBRARY_PATH in case "make check" is
used on a system where dialog's shared library was not installed.
+ improve gen-pkgconfig.in by widening the filter for "-z" options.
+ improve layout of menu and checklist/radiolist widgets (report by
Mike Castle).
+ add a limit-check in the tailbox widget.
+ correct length of input-fields in form widget (report by Mike Castle).
2025/12/23
+ correct a typo for aspect ratio in files written by --create-rc
(report by Mike Castle).
+ improve manpage description of --hline (report by Mike Castle).
+ update configure script macros for cross-compatibility.
+ added kab.po from
https://translationproject.org/latest/dialog/
[31 lines not shown]
desktop-file-utils: update to 0.28.
============
Version 0.28
============
common
- Increase GLib requirement to 2.26 (Corentin Noël).
- Fix install failing on second run (Raziel Anarki).
- Fix use of deprecated Meson feature resulting in a warning (Raziel
Anarki).
desktop-file-validate
- Allow groups with the same name as interfaces in Implements (Corentin
Noël).
- Add support for the COSMIC environment (Ryan Brue).
filezilla: update to 3.70.6.
3.70.6 (2026-06-04)
+ SFTP: Added compatibility flag to Site Manager to ignore invalid bits in file attributes flags received from non-compliant servers
- SFTP: Updated to fzssh 1.3.0
- Updated to libfilezilla 0.56.1
- Removed autodetection of FTP server type governing the remote path syntax. Exotic server types now need to be set explicitly on the advanced page in the Site Manager