tex-babel-latin: update to 4.3
4.2
Document incompatibility with ucharclasses package
Ensure compatibility with luainputenc
Save XeTeX character classes when changing to ecclesiastical Latin
4.3
Ensure compatibility with upLaTeX
tex-babel-german: update to 3.1
3.0
This version introduces a BREAKING CHANGE:
From now on, option "german" means contemporary (post-1996)
German (de-DE-1996), except for documents that also load
either of ngerman, naustrian or nswissgerman.
Please refer to the manual for a rationalization of this change
and possibilities to customize this behavior.
3.1
* Check if exptl hyphenation patterns are available, warn and fall back if not
* Remove internal catcode change which is no longer necessary
tex-babel-french: update to 4.0e
This is a major update. The package is now split into two parts:
* file frenchb3.dtx for pdfTeX and XeTeX engines (frozen),
* file frenchb.dtx for LuaTeX only.
For the end-user nothing changes:
\usepackage[french]{babel}
automatically loads either french.ldf if the file is compiled
with LuaTeX, or french3.ldf if the file is compiled with pdfTeX
or XeTeX.
New for LuaTeX users:
* new option TocPartFullName,
* new lua function "euphonic_t" to inhibit hyphenation on
the second hyphen of strings like "semble-t-il",
* bug fix: \spaceskip is now handled properly when non null,
* and more: see section "Changes" in frenchb.pdf or frenchb-doc.pdf.
PDF tagging: lists' customisation is disabled when tagging is enabled.
tex-babel{,-doc}: update to 26.5
26.1
* Improved 'kashida.base'.
* \otherlanguage* can be used as a declaration command.
* Option 'nofiles' in \selectlanguage.
* Several bug fixes.
26.2
The only real change in this version is the synchronization
with the new styles for German.
26.3
* Fixes related to Arabic justification.
* Other minor changes related to Kyrgyz, German and Breton.
26.4
* Fixed lists in mixed RTL/LTR texts inside vboxes
* Changes for german 3.0.
[4 lines not shown]
tex-l3kernel-dev{,-doc}: update to 2026
- Usage of logical AND (`&&`) in `l3fp` inside alignments
- Implementation of `\tl_if_regex_match:nN(TF)`
- Apply `\text_declare_purify_equivalent:Nn` to commands
immediately following `\protect`
- Adjust `\vbox_center:nn` to give identical dimensions to `\vcenter`
- Adjust internal expansion in case functions to support `biblatex`
(transitional measure)
Added
- `\coffin_pole:Nn`
- `\dim_horizontal:(n|N|c)` and `\dim_vertical:(n|N|c)`
- `\keyval_map_inline:nnn`, `\keyval_map_break:`, and `\keyval_map_break:n`
- `\msg_expandable_error:nneee` and related `e`-type variants
- `\vbox_center:n`, `\vbox_center:nn`, `\vbox:nn` and `\vbox_top:nn`
- `\vbox_top_to_ht:nn`
- `\opacity_begin:n`/`\opacity_end:` and fill/stroke versions
- Efficient `v`-type variants for `\dim_compare:nNn(TF)` and
[7 lines not shown]
tex-l3experimental: update to 2025.76637
- Add `set` into function names for adjusting drawing state, e.g.
`\draw_set_linewidth:n` replacing `\draw_linewidth:n`
- Removed `l3str-format` package: integrated into `l3kernel`
tex-l3kernel{,-doc}: update to 2025.77438
- Implementation of `\tl_if_regex_match:nN(TF)`
- Usage of logical AND (`&&`) in `l3fp` inside alignments
- Fix `\peek_regex_remove_once:nTF` and `\peek_regex_remove_once:NTF`
on reinserting special token `{` or `}`
lang/ruby32-base: update to 3.2.11
Ruby 3.2.11 (2026-03-27)
Quote from release announce:
Ruby 3.2.11 has been released. This release includes an update to the zlib
gem addressing CVE-2026-27820.
This is the final release of the Ruby 3.2 series. We will not provide any
further updates, including security fixes, for the Ruby 3.2 series.
We recommend upgrading to Ruby 3.4 or 4.0.
What's Changed
* Bug #21715: Miscompilation on x86-64-v2 due to undefined behavior in
search_nonascii in string.c
* Bug #21629: Ruby-3.4.7 prints -Wdefault-const-init-field-unsafe warnings
on clang / llvm 21
opa: Update to 1.15.0
Changes:
v1.15.0
This release contains a mix of new features, performance improvements,
and bugfixes. Notably:
- Add logger plugin interface and file logger implementation with log rotation
- Custom HTTPAuthPlugin behavior change, all per-request authentication
logic must be moved from `NewClient()` to `Prepare()`
- AWS signing supports for web identity for assume role credentials
net/lldpd: update to 1.0.21
1.0.21 [2026-03-14 22:17:53 +0100]:
- [25e90db27404] release: 1.0.21 (Vincent Bernat)
- [8bee83920123] doc: be clearer about how to install on macOS (Vincent Bernat)
- [18d8f3ef03ac] build: add a few more Docker platforms (Vincent Bernat)
- [aa1bb6253375] build: fix hardcoded ghcr.io path (Vincent Bernat)
- [479afbb6240d] daemon/priv: factor out check of authorized paths (Vincent Bernat)
- [4c5dccc97efc] doc: fix libtool invocation (Vincent Bernat)
- [5facaf317d4a] daemon: do not fallback to ioctl for wireless (Vincent Bernat)
- [6093ce4b65bb] daemon: use /sys/class/net/.../wireless to check wireless interface (Vincent Bernat)
- [753b81e060d3] daemon: only keep one privileged op to remove both socket and lock (Vincent Bernat)
- [66d67e5d145b] daemon: fix arbitrary file deletion in the privileged process (Vincent Bernat)
- [747113fa7ed1] client: fix compilation warning about unterminated strings (Vincent Bernat)
- [bf772f3193a0] doc: add NEWS entry for latest commit (Vincent Bernat)
- [375c60c1ffe7] interfaces: use ethtool link mode bits for accurate MAU type selection (#771) (Ciro Iriarte)
- [dcb62ae78e89] daemon: fix path traversal vulnerability in asroot_iface_description_os() (Vincent Bernat)
- [5e144270fde7] daemon: fix path traversal vulnerability in asroot_open() (Vincent Bernat)
[68 lines not shown]