octave: Add a dependency to resolve configure failure on NetBSD 10.
This version of NetBSD ships with a libstdc++ that is missing std::from_chars.
Octave has the ability to use this dependency instead of requiring a newer
libstdc++.
doc: Updated mail/roundcube and related pacakges to 1.6.14
mail/roundcube
mail/roundcube-plugin-enigma
mail/roundcube-plugin-password
mail/roundcube-plugin-zipdownload
mail/roundcube: update to 1.6.14
This is security release.
1.6.14 (2026-03-18)
* Fix Postgres connection using IPv6 address (#10104)
* Security: Fix pre-auth arbitrary file write via unsafe deserialization in
redis/memcache session handler
* Security: Fix bug where a password could get changed without providing the
old password
* Security: Fix IMAP Injection + CSRF bypass in mail search
* Security: Fix remote image blocking bypass via various SVG animate attributes
* Security: Fix remote image blocking bypass via a crafted body background
attribute
* Security: Fix fixed position mitigation bypass via use of !important
* Security: Fix XSS issue in a HTML attachment preview
* Security: Fix SSRF + Information Disclosure via stylesheet links to a
local network hosts
yt-dlp: update to 2026.3.17.
2026.03.17
Extractor changes
youtube
Always respect webpage_client extractor-arg (#16250) by bashonly
Fix --live-from-start support (#16254) by bashonly
Update ejs to 0.8.0 (#16269) by bashonly, Grub4K
Misc. changes
build: Use PyInstaller v6.19.0 for Windows (#16265) by bashonly
ci: Bump actions pins (#16252) by bashonly
docs: Fix player_client extractor-arg documentation (#16235) by bashonly
test: networking: Mark all CurlCFFIRH tests as flaky for any OS (#16266) by bashonly