net/knot: Updateto 3.5.3
Changelog:
Knot DNS 3.5.3 (2026-01-16)
===========================
Features:
---------
- knotd: added statistics counter for failed zone update (see 'zone-update-error')
- knotd: new D-Bus signal for zones not updated (see 'server.dbus-event')
- knotc: optional parameter for delayed old KSK removal upon submission (see 'zone-ksk-submitted')
- libs: added support for the RESINFO record type
Improvements:
-------------
- knotd: zone inclusion deletes the whole subtree of glues and junk from the parent
- knotd: supported unsigned input ZONEMD validation if enabled DNSSEC signing and ZONEMD generate
- knotd: DNSSEC signing not required for key restore
- knotd: increased defaults for 'database.timer-db-max-size' and 'database.kasp-db-max-size'
[90 lines not shown]
mktool: Update to 1.5.5.
## Version 1.5.5 (2026-01-30)
* fetch: Support connect timeouts for both HTTP and FTP, and read timeouts
for FTP. MKTOOL_CONNECT_TIMEOUT and MKTOOL_READ_TIMEOUT allow the
defaults to be overriden, primarily useful for tests.
* fetch: Fix temp file leak when HTTP body transfer fails mid-download.
* CI: Add workflows to test both feature sets, and improve test coverage.
py-poetry-plugin-export: updated to 1.10.0
1.10.0
Added
Add support for exporting pylock.toml files
Changed
Drop support for Python 3.9
Fixed
Fix an issue where a "dependency walk failed" error message gave an outdated advice
py-xarray: updated to 2026.1.0
v2026.01.0 (Jan 28, 2026)
This release includes an improved DataTree HTML representation with collapsible
groups and automatic truncation, easier selection on coordinates without
explicit indexes, pandas 3 compatibility, and various bug fixes and performance
improvements.
py-tqdm: updated to 4.67.2
4.67.2
support pandas>=3
fix format_interval for negative numbers
misc linting
framework updates
bump CI workflow & pre-commit dependencies
add pyupgrade
add py3.13 support
fix py3.7 tests
update setuptools-scm usage
support auto-dedented docstring when building docs in py3.13
tests: relax flaky benchmarks
py-blessed: updated to 1.29.0
1.29
* bugfix: :meth:`Terminal.get_kitty_keyboard_state` failed to match
1.28
* improved: upgrade to wcwidth 0.5, improving performance and correctness
of :meth:`Terminal.wrap`, :meth:`Terminal.ljust`, and related functions,
* deprecated: Python 3.7 and earlier no longer supported.
py-babel: updated to 2.18.0
Version 2.18.0
Happy 2026! This release is, coincidentally, also being made from FOSDEM.
We will aspire for a slightly less glacial release cadence in this year;
there are interesting features in the pipeline.
Features
* Core: Add `babel.core.get_cldr_version()`
* Core: Use CLDR 47
* Core: Use canonical IANA zone names in zone_territories
* Messages: Improve extract performance via ignoring directories early during os.walk
* Messages: Merge in per-format keywords and auto_comments
* Messages: Update keywords for extraction of dpgettext and dnpgettext
* Messages: Validate all plurals in Python format checker
* Time: Use standard library `timezone` instead of `FixedOffsetTimezone`
[15 lines not shown]
py-wrapt: updated to 2.1.0
2.1.0
Features Changed
Drop support for Python 3.8. Python version 3.9 or later is now required.
Bugs Fixed
Improved type hints so that mypy and ty work better for methods of classes when using wrapt.decorator and wrapt.function_wrapper. Note that applying these to static methods still does not work correctly due to possibly limitations in those type checkers. The pyrefly tool still does not work correctly with wrapt.decorator and wrapt.function_wrapper applied to any methods of classes. Overall pyright provides the best experience when using wrapt with type checking.
icinga2: updated to 2.15.2
2.15.2 (2026-01-29)
This security release fixes a problem in the Icinga 2 Windows MSI that did not
set proper permissions for `%ProgramData%\icinga2\var`. Additionally, it includes
two minor bug fixes regarding our SELinux policy and updates the OpenSSL version
shipped on Windows.
* CVE-2026-24413: Fix permissions of `%ProgramData%\icinga2\var` on Windows.
* Windows: Update to OpenSSL 3.0.19.
* SELinux: Fix policy to allow `logrotate` to execute the `icinga2` binary in order to send `SIGUSR1` for log rotation.
* SELinux: Fix policy to allow `icinga2` to send `SIGTERM` to nagios plugins processes on timeout.
* doc: Update Windows development docs to use Visual Studio 2022 instead of 2019.
SDL3_image: updated to 3.4.0
3.4.0
This is a major release, adding support for animated cursors, clipboard images,
SDL GPU textures, saving more image formats, and loading and saving animated
image sequences.
SDL3: updated to 3.4.0
3.4.0
In addition to lots of bug fixes and general system improvements, this release
has some major themes of improved interoperability between the 3D GPU API and
the 2D rendering API, improved Emscripten support, improved pen handling, and
native support for PNG images.
scummvm: updated to 2026.1.0
2026.1.0
Newly Supported Games:
Dark Seed
God of Thunder
The Adventures of Willy Beamish
Heart of China
Nancy Drew: Secret of the Scarlet Hand
Nancy Drew: Ghost Dogs of Moon Lake
Ripley's Believe It or Not!: The Riddle of Master Lu
Little Longnose
Pilot Brothers 3: Back Side of the Earth
Pilot Brothers 3D. The Case of Garden Pests
Pilot Brothers 3D-2. Kennel Club Secrets
Features of National Fishing
Mom Don't Worry
[12 lines not shown]