Don't bother with the "no disk label" message. It's not particularly
useful, and is downright confusing if the disk has some other sort of
partition scheme (such at GPT).
devel/py-test-dependency: import py-test-dependency-0.6.1
This module is a plugin for the popular Python testing framework
pytest. It manages dependencies of tests: you may mark some tests
as dependent from other tests. These tests will then be skipped if
any of the dependencies did fail or has been skipped.
perl: update to 5.44.0.
Core Enhancements
Named Parameters in Signatures
Multi-variable foreach can now use aliased references
Enhanced operation of regular expression patterns under /xx
Unicode 17.0 is supported
New source of entropy for PRNG seeding
Security
CVE-2026-8376 - Buffer overflow in Perl_study_chunk
CVE-2026-57432 - Buffer overflow in S_measure_struct
CVE-2026-13221 - Regex trie 16-bit field overflow
Incompatible Changes
Unicode rules are now fully enforced on identifier and regular expression group names.
[3 lines not shown]
t_dlclose_thread: Make timeouts manifest more predictably.
And use SIGABRT to get stack traces.
PR lib/59751: dlclose is not MT-safe depending on the libraries
unloaded
Try to add rc.d example to taskchampion-sync-server
Fwiw, I am now running this sync server and syncing both locally and
remotely to it. The local (to the server) taskwarrior is 3.3.0 and is
on NetBSD 10.1, but I am also syncing a macOS 26.5.2 taskwarriror 3.4.2
instance against it. Works a treat.