www/apache24: update to 2.4.68
Apache 2.4.68 (2026-06-08)
Changes with Apache 2.4.68
*) mod_ssl, ab: Add support for OpenSSL 4.0. [Joe Orton]
*) mod_ssl: Add SerialNumber as a recognized attribute type for SSL
distinguished name variables. [Michael Osipov <michaelo apache.org>,
Benjamin Demarteau <benjamin.demarteau liege.be>]
*) mod_ssl: Set auth type to "ClientCert" when client certificate authentication
has been performed. [Michael Osipov <michaelo apache.org>]
*) mod_include: Don't print any of if/elsif/else content when
a conditional evaluation returns an error. [Eric Covener]
*) mod_unixd: CoreDumpDirectory requires enabling tracing on FreeBSD 11+.
[37 lines not shown]
filesystems/perfuse: Remove
This package existed to support NetBSD 5, and is otherwise just
confusing and results in extra .include lines in a few other packages.
NetBSD 5 is so long unsupported in pkgsrc and there is no reason to think
there are any users.
As agreed with manu@ and proposed on pkgsrc-users@.
kitty: update to 0.47.2
Packaging updates:
- upstream fixed explicit_zero(3) bug for NetBSD
- fixed crashing when rendering a colored emoji on NetBSD
Upstream updates:
0.47.2
- Allow dragging to move scrollbar after clicking on track when
scrollbar_jump_on_click is enabled
- macOS: Fix regression in 0.47.0 that broke passing Cmd+C on to
terminal applications when no text is selected
- kitten @ set-background-image: Fix --layout=configured changing
layout to centered instead
- Splits layout: add an equalize action and an equalize_on_close
option to redistribute split space proportionally
- Fix matching var/env on tabs not working as expected
- When watching for changed config files do not recursively watch all
sub directories of the directory containing the config file
[20 lines not shown]
Upgrade routinator to version 0.15.2.
Pkgsrc changes:
* Update cargo-depends.mk, update checksums.
* Patch out use of IFF_NOTRAILERS from the 'nix' crate, ref.
https://github.com/NLnetLabs/routinator/issues/1104
Upstream changes:
Release v0.15.2 -- 'Irgendwas ist immer'
Security fixes
* Changed how transient errors when accepting incoming HTTP and
RTR connections are handled: instead of exiting, a warning is
printed and the error is ignored. ([#1099])
This issue was assigned [CVE-2026-49232].
* Extended the check for illegal path components in rsync URIs to
also include the authority and module parts. (via [rpki-rs#370])
This fixes a path traversal vulnerability that has been assigned
[40 lines not shown]
Update to version 9.2.0602.
Changes:
- patch 9.2.0602: popup: No opacity when background not set for Popup group
- translation(it): Update Italian man page
- runtime(doc): Fix paypal link
- runtime(doc): Add gtk4-slow doc tag
- CI: Bump actions/checkout in the github-actions group across 1 directory
- runtime(doc): document that +multi_byte is always enabled
- patch 9.2.0601: matchfuzzypos() returns garbage positions for long candidates
- runtime(odin): update syntax/indent scripts
- runtime(nsis): Update NSIS plugin
- runtime(javascript): add 'Symbol' as a type; add 'void' as a reserved word
- patch 9.2.0600: clientserver method needs to be given as argument
- patch 9.2.0599: popup: title set with popup_setoptions() is not shown
- patch 9.2.0598: tests: Test_statusline() is flaky
- patch 9.2.0597: [security]: possible code execution with python complete
- patch 9.2.0596: cmdline completion popup cannot be scrolled with the mouse
- patch 9.2.0595: MS-Windows: Wrong buffer size calculation for gvimext
- patch 9.2.0594: Use-after-free with ":wqall" and a running terminal job
net/powerdns: Update to 5.1.1
5.1.1
Released: 8th of June 2026
This is release 5.1.1 of the Authoritative Server. It contains an important bugfix for users of the LMDB backend.
Please review the Upgrade Notes before upgrading from versions < 5.0.x.
Bug Fixes
lmdb: correctly update timestamps in non-split domain table mode
5.1.0
Released: 3rd of June 2026
This is release 5.1.0 of the Authoritative Server. It provides many small new features and improvements, as well as bug fixes.
Please review the Upgrade Notes before upgrading from versions < 5.0.x.
New Features
make Lua records immutable by default
Implement a cors flag to set allowed origin in webserver
[20 lines not shown]
net/dnscontrol: Update to v4.41.0
Changelog
Major features:
df8e1f3: NEW PROVIDER: Netnod primary DNS (#4191) (@vilhelmprytz)
Provider-specific changes:
7a079bc: AZURE_PRIVATE_DNS: Fix more tests (#4336) (@TomOnTime)
5c73b3c: AZURE_PRIVATE_DNS: support init command (#4274) (@TomOnTime)
ce47334: HEDNS: Add RP record support (#4343) (@rblenkinsopp)
23004ec: ROUTE53: Add missing R53_ALIAS target record types (#4337) (@tresni)
900ad67: ROUTE53: Initial AWS European Sovereign Cloud support (#4342) (@istenrot)
Documentation:
bc84a47: DOCS: Use the "-args" flag with "go test" when appropriate (#4341) (@TomOnTime)
Dependencies:
db01b64: CHORE: Update dependencies (#4344) (@TomOnTime)
Other changes and improvements:
e6f22cb: BUG: Fix CAA_BUILDER type declarations (#4339) (@thelegy)
480a6f4: CHORE: Linting (#4338) (@TomOnTime)