dns/dnsmasq-devel: update to v2.92test22
| Fix failure to add client MAC address to queries in TCP mode.
| The options which cause dnsmasq to decorate a DNS query with the MAC
| address on the originating client can fail when the query is sent
| using TCP. Thanks to Bruno Ravara for spotting and
| characterising this bug.
Upstream Git changelog:
* eb60168 2025-11-28 | Fix SEGV in Dbus code. (tag: v2.92test22) [Simon Kelley]
* 57a2f57 2025-11-28 | Fix confusion in address checking code. [Simon Kelley]
* 7d5fbe7 2025-11-26 | Fix failure to add client MAC address to queries in TCP mode. [Simon Kelley]
* ded935b 2025-11-18 | Add captive-portal name support for DHCP options [Petr Menšík]
* aa9b71c 2025-11-18 | Merge translated strings. [Simon Kelley]
* e497f3f 2025-11-18 | Add Swedish translation. [Daniel Nylander]
(cherry picked from commit 83c5968d43ee3960adeda8f9e9b8379cd13c7c5c)
dns/dnsmasq-devel: update to v2.92rc1
Upstream changes since test22:
* cef7442 2025-12-01 | Log error if we try and use netlink in a child process. (tag: v2.92rc1) [Simon Kelley]
* 959dead 2025-11-30 | More fixes for DHCP ops in Dbus when DHCP not configured. [Simon Kelley]
MFH: 2025Q4
(cherry picked from commit 8c6c47f4e1d7b292df23144de0f35906f3129555)
dns/dnsmasq-devel: update to v2.92rc1
Upstream changes since test22:
* cef7442 2025-12-01 | Log error if we try and use netlink in a child process. (tag: v2.92rc1) [Simon Kelley]
* 959dead 2025-11-30 | More fixes for DHCP ops in Dbus when DHCP not configured. [Simon Kelley]
MFH: 2025Q4
databases/couchdb3: move to spidermonkey128
so we can remove spidermonkey102, couchdb3 is its last user.
Approved by: maintainer timeout (dch@, 15 days)
PR: 291086
lang/go124: Update to 1.24.11
Changes: go1.24.11 (released 2025-12-02) includes two security fixes
to the crypto/x509 package, as well as bug fixes to the
runtime. See the Go 1.24.11 milestone on our issue tracker
for details.
lang/go125: Update to 1.25.5
Changes: go1.25.5 (released 2025-12-02) includes two security fixes to
the crypto/x509 package, as well as bug fixes to the mime and os
packages. See the Go 1.25.5 milestone on our issue tracker for
details.