Pull up the following revisions, requested by jdc in ticket #311:
external/mit/expat/dist/lib/libexpat.map.in up to 1.1.1.1
external/mit/expat/dist/lib/random_arc4random.c up to 1.1.1.1
external/mit/expat/dist/lib/random_arc4random.h up to 1.1.1.1
external/mit/expat/dist/lib/random_arc4random_buf.c up to 1.1.1.1
external/mit/expat/dist/lib/random_arc4random_buf.h up to 1.1.1.1
external/mit/expat/dist/lib/random_dev_urandom.c up to 1.1.1.1
external/mit/expat/dist/lib/random_dev_urandom.h up to 1.1.1.1
external/mit/expat/dist/lib/random_getentropy.c up to 1.1.1.1
external/mit/expat/dist/lib/random_getentropy.h up to 1.1.1.1
external/mit/expat/dist/lib/random_getrandom.c up to 1.1.1.1
external/mit/expat/dist/lib/random_getrandom.h up to 1.1.1.1
external/mit/expat/dist/lib/random_rand_s.c up to 1.1.1.1
external/mit/expat/dist/lib/random_rand_s.h up to 1.1.1.1
external/mit/expat/dist/coverage.sh up to 1.1.1.1
external/mit/expat/dist/cmake/autotools/expat__linux.cmake.in up to 1.1.1.1
external/mit/expat/dist/cmake/autotools/expat__macos.cmake.in up to 1.1.1.1
external/mit/expat/dist/cmake/autotools/expat__windows.cmake.in up to 1.1.1.1
[100 lines not shown]
gsasl: update to 2.2.4.
Security fix release.
* Noteworthy changes in release 2.2.4 (2026-06-15) [stable]
** NTLM: Avoid use-of-uninitialized-value in libntlm.
The code is in the client side, and can be triggered by a malicious
server. Report and fix by zhangph <zhangph12138 at 163.com> in
<https://lists.gnu.org/archive/html/help-gsasl/2026-06/msg00000.html>.
** i18n: Updated translations.
Pull up the following revisions, requested by christos in ticket #309:
src/distrib/sets/lists/base/shl.mi 1.1041
src/distrib/sets/lists/debug/shl.mi 1.401
bump libunbound
Pull up the following revisions, requested by christos in ticket #309:
src/external/bsd/unbound/include/config.h 1.16,1.17
external/bsd/unbound/lib/libunbound/shlib_version 1.9
external/bsd/unbound/lib/libunbound/unbound.expsym 1.4
Merge changes between unbound 1.24.2 and 1.25.1
turn off HAVE_ATTR_NONSTRING for clang, our clang doesn't have it.
should fix all the llvm builds i hope.
lint: warn about non-prototype function definition even without -h
There's nothing heuristic about function prototypes, so having this
warning conditional on -h doesn't make sense. But if there's an
identifier list in the function definition, don't warn, as that case is
already covered by message 384.
(geography/R-osmdata) Updated 0.2.5 to 0.3.0, fix build against R 4.6.0
# osmdata 0.3.0
## Breaking changes
- Remove `magrittr` from imports. User code relaying on reexported pipe `%>%`
from `osmdata` must explicitly load it with `library(magrittr)`.
Code examples, tests and vignettes now use the pipe from base (`|>`) available since R 4.1 (#361)
- `getbb(..., format_out = "polygon")` return polygons following [https://www.ogc.org/standards/sfa/].
Polygons are defined by a list of matrices of coordinates. The first ring defines the exterior boundary, and the following rings define holes if present.
Also fix `getbb(..., format_out = "sf_polygon")` returning each (multi)polygon as a row in an `sf` object.
Before, every ring was an independent polygon, even for holes or multipolygons,
and for `format_out = "sf_polygon"`, the features were split in a list with polygons in one item and multipolygons in another (#378).
## Major changes
- Implemented `c.osmdata_sc` method to join `osmdata_sc` objects (#333)
- Depends on R >= 4.1 to use the base pipe (`|>`) in examples and vignettes (#371)
[22 lines not shown]
Dubious workaround for SATA DMA vs. USB issues on 460EX.
When USB host schedules start running at attach, controller
bus masters these schedules on the same AHB bridge where SATA
is. Then when SATA transfer occurs, it starves the DMAC's
FIFO drain - workaround pauses USB schedules during SATA DMA.
This improves the situation, but it's not bulletproof.
devel/cmocka: Don't use newfangled attribute access on gcc < 12
The usage is guarded on __has_attribute(access), but that apparently
doesn't distinguish having access none. Fix inspired by an upstream
bug report (which has a huge hex string intstead of a number in the
brave new world of gitlab), avoid attribute access on gcc <= 12.
Upstream has not acted on or commented on the bug report, file on
April 10.
Resolves failure to build on NetBSD 10, probably resolves problems on
other gcc 10 hosts, and shouldn't affect systems with gcc >= 12.
Pull up the following revisions, requested by christos in ticket #309:
external/bsd/unbound/dist/contrib/gost12.patch up to 1.1.1.1
external/bsd/unbound/dist/testdata/auth_https_origin.tdir/127.0.0.1/example.com.zone up to 1.1.1.1
external/bsd/unbound/dist/testdata/auth_https_origin.tdir/auth_https_origin.conf up to 1.1.1.1
external/bsd/unbound/dist/testdata/auth_https_origin.tdir/auth_https_origin.dsc up to 1.1.1.1
external/bsd/unbound/dist/testdata/auth_https_origin.tdir/auth_https_origin.post up to 1.1.1.1
external/bsd/unbound/dist/testdata/auth_https_origin.tdir/auth_https_origin.pre up to 1.1.1.1
external/bsd/unbound/dist/testdata/auth_https_origin.tdir/auth_https_origin.test up to 1.1.1.1
external/bsd/unbound/dist/testdata/auth_https_origin.tdir/petal.key up to 1.1.1.1
external/bsd/unbound/dist/testdata/auth_https_origin.tdir/petal.pem up to 1.1.1.1
external/bsd/unbound/dist/testdata/subnet_cached_servfail_timeout.crpl up to 1.1.1.1
external/bsd/unbound/dist/testdata/auth_notify_lookup.rpl up to 1.1.1.1
external/bsd/unbound/dist/testdata/dname_unsigned_cname.rpl up to 1.1.1.1
external/bsd/unbound/dist/testdata/ds_wildcard_cname.rpl up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_scrub_rrsig.rpl up to 1.1.1.1
external/bsd/unbound/dist/testdata/iter_dname_ttl0.rpl up to 1.1.1.1
external/bsd/unbound/dist/testdata/iter_nat64_donotq.rpl up to 1.1.1.1
external/bsd/unbound/dist/testdata/iter_priv_svcb.rpl up to 1.1.1.1
[185 lines not shown]
Pull up the following revisions, requested by christos in ticket #308:
crypto/external/apache2/openssl/dist/test/recipes/80-test_cmsapi_data/cms_pwri_kek_oob.der up to 1.1.1.1
crypto/external/apache2/openssl/dist/test/recipes/80-test_pkcs12_data/pbmac1_256_256.bad-key-len.p12 up to 1.1.1.1
crypto/external/apache2/openssl/dist/test/recipes/80-test_pkcs12_data/pbmac1_256_256.good-shorter-key-len.p12 up to 1.1.1.1
crypto/external/apache2/openssl/dist/test/recipes/70-test_tls13ticket.t up to 1.1.1.1
crypto/external/apache2/openssl/dist/test/smime-eml/pkcs7-empty-digest-set.eml up to 1.1.1.1
crypto/external/apache2/openssl/dist/test/cms-msg/make_missing_kdf_der.py up to 1.1.1.1
crypto/external/apache2/openssl/dist/test/cms-msg/missing-kdf.der up to 1.1.1.1
crypto/external/apache2/openssl/dist/test/tls13tickettest.c up to 1.1.1.1
crypto/external/apache2/openssl/dist/CHANGES.md up to 1.1.1.4
crypto/external/apache2/openssl/dist/Configure up to 1.1.1.2
crypto/external/apache2/openssl/dist/NEWS.md up to 1.1.1.4
crypto/external/apache2/openssl/dist/VERSION.dat up to 1.1.1.4
crypto/external/apache2/openssl/dist/Configurations/README.md up to 1.1.1.2
crypto/external/apache2/openssl/dist/apps/enc.c up to 1.1.1.3
crypto/external/apache2/openssl/dist/apps/list.c up to 1.1.1.3
crypto/external/apache2/openssl/dist/apps/s_client.c up to 1.1.1.4
crypto/external/apache2/openssl/dist/apps/skeyutl.c up to 1.1.1.3
[196 lines not shown]
Pull up following revision(s) (requested by wiz in ticket #307):
crypto/external/apache2/openssl/dist/ssl/record/methods/tls_common.c: revision 1.2
Apply "Fix false success when BIO_write returns 0 without retry" patch
from https://github.com/openssl/openssl/pull/31021
Fixes PR 60292.
Pull up the following revisions, requested by kre in ticket #2013:
external/public-domain/tz/dist/CONTRIBUTING up to 1.1.1.10
external/public-domain/tz/dist/Makefile up to 1.5
external/public-domain/tz/dist/NEWS up to 1.7
external/public-domain/tz/dist/README up to 1.3
external/public-domain/tz/dist/SECURITY up to 1.1.1.2
external/public-domain/tz/dist/TZDATA_VERSION up to 1.45
external/public-domain/tz/dist/africa up to 1.3
external/public-domain/tz/dist/antarctica up to 1.4
external/public-domain/tz/dist/asia up to 1.16
external/public-domain/tz/dist/australasia up to 1.12
external/public-domain/tz/dist/backzone up to 1.4
external/public-domain/tz/dist/calendars up to 1.1.1.3
external/public-domain/tz/dist/checknow.awk up to 1.4
external/public-domain/tz/dist/etcetera up to 1.4
external/public-domain/tz/dist/europe up to 1.5
external/public-domain/tz/dist/iso3166.tab up to 1.1.1.10
external/public-domain/tz/dist/leap-seconds.list up to 1.11
[12 lines not shown]
Pull up the following revisions, requested by kre in ticket #1271:
external/public-domain/tz/dist/CONTRIBUTING up to 1.1.1.10
external/public-domain/tz/dist/Makefile up to 1.5
external/public-domain/tz/dist/NEWS up to 1.7
external/public-domain/tz/dist/README up to 1.3
external/public-domain/tz/dist/SECURITY up to 1.1.1.2
external/public-domain/tz/dist/TZDATA_VERSION up to 1.45
external/public-domain/tz/dist/africa up to 1.3
external/public-domain/tz/dist/antarctica up to 1.4
external/public-domain/tz/dist/asia up to 1.16
external/public-domain/tz/dist/australasia up to 1.12
external/public-domain/tz/dist/backzone up to 1.4
external/public-domain/tz/dist/calendars up to 1.1.1.3
external/public-domain/tz/dist/checknow.awk up to 1.4
external/public-domain/tz/dist/etcetera up to 1.4
external/public-domain/tz/dist/europe up to 1.5
external/public-domain/tz/dist/iso3166.tab up to 1.1.1.10
external/public-domain/tz/dist/leap-seconds.list up to 1.11
[12 lines not shown]
Pull up following revision(s) (requested by skrll in ticket #306):
sys/dev/acpi/sdhc_acpi.c: revision 1.24
sys/dev/acpi/sdhc_acpi.c: revision 1.25
PR/60314 Raspberry PI 5 SD support doesn't work under UEFI
Apply the necessary SDHC_FLAG_* flags to make the Broadcom STB SDHCI
controllers (Arasan IP) with HID BRCM5D12 work.
Thanks to Jared for help with this.
Expand the RPi5 comment to explain the positioning of the BRCM5D12 entries.