subfinder: Update to 2.11.0
Changes:
2.11.0
New Features
- Added Profundis source
- Added MerkleMap source
- Added THC source
Other Changes
- Improved context cancellation sources
- Updated Censys to adapt recent changes in the API
curl: update to 8.18.0.
This release includes the following changes:
o build: drop support for VS2008 (Windows) [62]
o build: drop Windows CE / CeGCC support [69]
o gnutls: drop support for GnuTLS < 3.6.5 [167]
o gnutls: implement CURLOPT_CAINFO_BLOB [168]
o openssl: bump minimum OpenSSL version to 3.0.0 [60]
This release includes the following bugfixes:
o _PROGRESS.md: add the E unit, mention kibibyte [24]
o alt-svc: more flexibility on same destination [298]
o altsvc: accept ma/persist per alternative entry [287]
o altsvc: make it one malloc instead of three per entry [266]
o AmigaOS: increase minimum stack size for tool_main [137]
o apple sectrust: fix ancient evaluation [327]
o apple-sectrust: always ask when `native_ca_store` is in use [162]
[384 lines not shown]
wget2: update to 2.2.1.
30.12.2025 Release v2.2.1
* Fix file overwrite issue with metalink
* Fix remote buffer overflow in get_local_filename_real()
* Fix a redirect/mirror regression from 400713ca
* Use the local system timestamp when requested via --no-use-server-timestamps
* Prevent file truncation with --no-clobber
* Improve messages about why URLs are not being followed
* Fix metalink with -O/--output-document
* Fix sorting of metalink mirrors by priority
* Add --show-progress to improve backwards compatibility to wget
* Fix buffer overflow in wget_iri_clone() after wget_iri_set_scheme()
* Allow 'no_' prefix in config options
* Use libnghttp2 for HTTP/2 testing
* Fix WolfSSL build issue if SSLv2 isn't built into the library
* Set exit status to 8 on 403 response code
* Fix convert-links
* Fix --server-response for HTTP/1.1
[3 lines not shown]
security/zoneminder: Patch mismatches between format specifier and types
Variously the issues are time_t, size_t, suseconds_t.
With this, there are no format warnings on amd64 or i386.
bulk-test-icu: adjust firefox dependencies
We should be listing firefox-esr, which points to the most recent ESR
version as the priority to test here. (128 has been EOL since September
so not really a main focus. 140 was broken by the latest ICU update and
was missed in coverage.)
There's not much point in covering 115 (already commented out in the
previous commit) since it's been broken for a while.