security/vuxml: add FreeBSD SAs issued on 2026-06-09
FreeBSD-SA-26:25.thr affects all supported releases
FreeBSD-SA-26:26.ktls affects all supported releases
FreeBSD-SA-26:27.sound affects all supported releases
FreeBSD-SA-26:28.capsicum affects all supported releases
FreeBSD-SA-26:29.ip6_multicast affects all supported releases
FreeBSD-SA-26:30.linux affects all supported releases
FreeBSD-SA-26:31.arm64 affects all supported releases
FreeBSD-SA-26:32.elf affects all supported releases
FreeBSD-SA-26:33.unbound affects all supported releases
FreeBSD-SA-26:34.vt affects all supported releases
FreeBSD-SA-26:35.openssl affects all supported releases
FreeBSD-SA-26:36.ldns affects all supported releases
www/gohugo: Update to 0.163.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.163.0
Improvements
* resources/jsconfig: Remove deprecated baseUrl setting
* all: Adjust tests for deprecated link and image render hook settings
* all: Run go fix ./...
* pagesfromdata: Use relative path for content adapter template metrics
* ci: Re-add macos-latest to the test matrix
* images: Deprecate Imaging.Compression and move it down to webp and avif configs
* Only support the latest Go version
* page: Add IsBranch and deprecate IsNode
* images: Force cache invalidation for AVIF target
* images: Add a per-format AVIF hint setting
* images: Make AVIF chroma subsampling content-aware via the hint
* Cap AVIF lossy quality at 99
* config: Deprecate the glogal imaging quality setting
[9 lines not shown]
filesystems/pjdfstest: new port
pjdfstest is a file system test suite to assess the correctness of file
system implementations in terms of POSIX compliance. This port is for the
Rust rewrite of the sh-based original, which remains in contrib/ for
now.
WWW: https://github.com/saidsay-so/pjdfstest
Reviewed by: olivier
Differential Revision: https://reviews.freebsd.org/D56848