textproc/libxo: New package
The libxo library allows an application to generate text, XML, JSON, and
HTML output using a common set of function calls. The application decides at
run time which output style should be produced. The application calls a
function "xo_emit" to product output that is described in a format string. A
"field descriptor" tells libxo what the field is and what it means.
Instead of writing partial-segments synchronously when sync is requested,
write them async, but wait for vp->v_numoutput to drop to zero if the
calling semantics require it. That way, even if we might have to wait,
nobody else is required to wait with us.
tex-luaxml{,.doc}: add version 0.2c
LuaXML is a pure Lua library for reading and serializing XML
files. The current release is aimed mainly at support for the
odsfile package. The documentation was created by automatic
conversion of original documentation in the source code.
tex-glossaries-extra{,-doc}: add version 2.1
This package provides improvements and extra features to the
glossaries package. Some of the default glossaries.sty
behaviour is changed by glossaries-extra.sty. See the user
manual glossaries-extra-manual.pdf for further details.
glossaries-extra.sty requires the glossaries package and,
naturally, all packages required by glossaries.sty.
py-zensical: updated to 0.0.60
0.0.60
This version updates the user interface to 0.0.28, fixing navigation pruning
and alternate-link handling while adding 51 new icons. It also adds direct
support for the table-reader plugin and fixes template inclusion with macros on
Windows extended-length paths.
Add security/mldsa-20260908 to the packages collection
This is mldsa, a module-lattice-based digital signature algorithm
utility for generating keypairs, signing and verifying files and data.
It has an alter ego, mlsignify, implementing the same command line
switches as signify(1). The mldsa and mlsignify utilities are based
on the libmldsa(3) library, which uses parts of liboqs and openssl to
provide ML-DSA-65 (NIST FIPS 204) post-quantum digital signatures.
The secret key is usually protected by passphrase-based encryption,
which uses Argon2id as a KDF, and AES256-GCM.
SHA 3 512 is used for digests.
dnsdist: Update to 5.0.4
Changelog
Provider-specific changes:
ee0730f: AKAMAIEDGEDNS: Update edgegrid version to 13.4.0 and update docs to address issue#4202 (#4853) (@meghanakudua02)
e374ee2: HOSTINGDE: Fix SOA mailbox set to 1 at domain (#4858) (@jonathan8devs)
c7067ae: HOSTINGDE: Fix TXT quoting on read and write (#4856) (@jonathan8devs)
Dependencies:
9aeac5f: CHORE: Update dependencies (#4861) (@TomOnTime)
Other changes and improvements:
d258d60: BUG: Fix DMARC_BUILDER TypeScript types for psd= and t= (#4855) (@kytta)
5e4e61e: Release v5.0.4 (#4862) (@TomOnTime)
Deprecation warnings
Warning
REV() will switch from RFC2317 to RFC4183 sometime after v5.0 is released. This is a breaking change.
Warnings are output if your configuration is affected.
See https://docs.dnscontrol.org/language-reference/top-level-functions/revcompat
[2 lines not shown]