CVSROOT: /cvs
Module name: www
Changes by: bcook@cvs.openbsd.org 2026/04/18 19:43:10
Modified files:
libressl : index.html releases.html
Log message:
LibreSSL 4.3.1
CVSROOT: /cvs
Module name: src
Changes by: kettenis@cvs.openbsd.org 2026/04/19 03:36:56
Modified files:
sys/dev/ic : com.c
Log message:
Get rid of the COM_CONSOLE ifdef maze. This was introduced for sparc
which is no longer with us.
ok jsg@
CVSROOT: /cvs
Module name: src
Changes by: kettenis@cvs.openbsd.org 2026/04/19 03:59:22
Modified files:
sys/arch/amd64/amd64: autoconf.c bus_dma.c
sys/arch/amd64/include: bus.h
Log message:
Extend the SEV bounce buffer implementation to make it usable for bouncing
memory that isn't DMA reachable.
ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: kettenis@cvs.openbsd.org 2026/04/19 13:29:53
Modified files:
sys/arch/arm64/stand/efiboot: efiboot.c
Log message:
Terminate SMBIOS vendor/product matching at first match.
ok jsg@, tobhe@, deraadt@
CVSROOT: /cvs
Module name: ports
Changes by: matthieu@cvs.openbsd.org 2026/04/19 13:38:52
Modified files:
graphics/png : Makefile distinfo
Log message:
Update to png 1.6.58. ok deraadt@, naddy@.
Fixes a regression introduced in 1.6.56
xenocara will be updated after unlock as it's not affected.
CVSROOT: /cvs
Module name: ports
Changes by: matthieu@cvs.openbsd.org 2026/04/19 13:43:31
Modified files:
graphics/png : Tag: OPENBSD_7_8 Makefile distinfo
Log message:
Update to png 1.6.58. ok deraadt@, naddy@.
Fixes a regression introduced in 1.6.56
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2026/04/19 13:54:02
Modified files:
libexec/login_chpass: Makefile
Log message:
login_chpass: No longer need to install this setuid root
When the YP code was removed login_chpass became wrapper that just
execs login_lchpass.
OK deraadt@
CVSROOT: /cvs
Module name: ports
Changes by: volker@cvs.openbsd.org 2026/04/19 14:18:57
Modified files:
shells/elvish : Makefile distinfo modules.inc
shells/elvish/pkg: PLIST
Log message:
shells/elvish: Update to 0.21.0
The current version in ports is broken/non-functional.
approved by naddy@
CVSROOT: /cvs
Module name: ports
Changes by: bcook@cvs.openbsd.org 2026/04/19 14:37:52
Modified files:
sysutils/btop : Makefile
Added files:
sysutils/btop/patches: patch-src_openbsd_btop_collect.cpp
Log message:
Patch btop to report active CPU usage correctly
from upstream https://github.com/aristocratos/btop/pull/1587
This also allows building on spark64 with gcc 15.
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2026/04/19 17:37:22
Modified files:
usr.bin/ssh : clientloop.c
Log message:
correctly set extended type for client-side channels. Fixes
interactive vs bulk IPQoS for client->server traffic. ok job@
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2026/04/19 18:18:21
Modified files:
sys/conf : newvers.sh
Log message:
7.9-current
ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2026/04/19 19:25:12
Modified files:
sys/dev/pci/drm/i915/gt: intel_engine_heartbeat.c
Log message:
drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat
From Sebastian Brzezinka
2af8b200cae3fdd0e917ecc2753b28bb40c876c1 in linux-6.18.y/6.18.23
4c71fd099513bfa8acab529b626e1f0097b76061 in mainline linux
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2026/04/19 19:27:42
Modified files:
sys/dev/pci/drm/i915/display: intel_psr.c
Log message:
drm/i915/psr: Do not use pipe_src as borders for SU area
From Jouni Hogander
de9aa7e89b98157d2650f25691e40711b8404151 in linux-6.18.y/6.18.23
75519f5df2a9b23f7bf305e12dc9a6e3e65c24b7 in mainline linux
CVSROOT: /cvs
Module name: src
Changes by: tb@cvs.openbsd.org 2026/04/19 22:26:12
Modified files:
lib/libcrypto/ec: ec_pmeth.c
Log message:
ec_pmeth: fix 20yo comment: *outlen -> *keylen
CVSROOT: /cvs
Module name: src
Changes by: tb@cvs.openbsd.org 2026/04/19 22:35:00
Modified files:
lib/libtls : tls_keypair.c
Log message:
tls_keypair: add missing
because it causes ugly formatting. Bug reported long ago by Mohamed Akram. Patch from Michael Stapelberg . CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/21 05:21:12 Modified files: regress/usr.bin/mandoc/man/EX: Makefile regress/usr.bin/mandoc/man/blank: Makefile regress/usr.bin/mandoc/man/nf: Makefile indent.in indent.out_ascii Added files: regress/usr.bin/mandoc/man/EX: indent.in indent.out_ascii indent.out_html regress/usr.bin/mandoc/man/blank: indent.in indent.out_ascii indent.out_html regress/usr.bin/mandoc/man/nf: indent.out_html Log message: test man(7) input lines starting with space characters; related to man_html.c rev. 1.142 CVSROOT: /cvs Module name: ports Changes by: kurt@cvs.openbsd.org 2026/08/21 06:37:20 Modified files: benchmarks/fio : Makefile distinfo benchmarks/fio/patches: patch-Makefile patch-configure Log message: Update to 3.42 CVSROOT: /cvs Module name: ports Changes by: pvk@cvs.openbsd.org 2026/08/21 06:44:33 Modified files: devel/lua-language-server: Makefile distinfo Log message: Update lua-language-server 3.18.2 -> 3.19.1 Diff from Laurent Cheylus, thanks! CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/21 07:26:59 Modified files: gnu/llvm/llvm/lib/Target/Sparc/AsmParser: SparcAsmParser.cpp Log message: SparcAsmParser: fix off by one and allow %r31 to be used rust contains a sparc64.s file with .cfi_register %r15, %r31 This fails with 'src/arch/sparc64.s:59:26: error: invalid register name' Changing RegNo < 31 to RegNo <= 31 fixes this. ok kettenis kirill CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/21 07:27:47 Modified files: devel/llvm/22 : Makefile devel/llvm/22/patches: patch-llvm_lib_Target_Sparc_AsmParser_SparcAsmParser_cpp Log message: sync from base: SparcAsmParser: fix off by one and allow %r31 to be used rust contains a sparc64.s file with .cfi_register %r15, %r31 This fails with 'src/arch/sparc64.s:59:26: error: invalid register name' Changing RegNo < 31 to RegNo <= 31 fixes this. ok kettenis kirill CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/21 07:33:37 Modified files: devel/codex : Makefile crates.inc distinfo devel/codex/patches: patch-codex-rs_Cargo_toml patch-codex-rs_arg0_src_lib_rs patch-codex-rs_core_src_config_mod_rs patch-codex-rs_install-context_src_lib_rs patch-codex-rs_skills_src_invocation_rs Added files: devel/codex/patches: patch-codex-rs_app-server-daemon_src_update_loop_rs patch-codex-rs_app-server_src_request_processors_feedback_doctor_report_rs patch-codex-rs_apply-patch_src_lib_rs patch-codex-rs_cli_src_doctor_rs patch-codex-rs_cli_src_doctor_runtime_rs patch-codex-rs_cli_src_doctor_updates_rs patch-codex-rs_cli_src_main_rs patch-codex-rs_code-mode-protocol_build_rs patch-codex-rs_config_src_loader_mod_rs patch-codex-rs_core_src_tools_handlers_apply_patch_rs patch-codex-rs_modcargo-crates_kqueue-1_1_1_src_lib_rs patch-codex-rs_tui_src_app_agents_overview_rs Removed files: devel/codex/patches: patch-codex-rs_core_src_agent_role_rs Log message: devel/codex: update to 0.149.0 CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/21 07:54:27 Modified files: lang/gcc/16 : Makefile lang/gcc/16/patches: patch-gcc_config_sparc_sparc_cc Log message: lang/gcc/16: fix ICE in gcc by compiling LLVM-22 at sparc64 Seems that sparc_legitimize_pic_address can place a LABEL_REF in UNSPEC_MOVE_PIC and UNSPEC_MOVE_GOTDATA, while sparc_delegitimize_address assumes that both contain a SYMBOL_REF. So, it needs to accept LABEL_REF for the PIC cases and keep UNSPEC_TLSLE restricted to SYMBOL_REF. This fixes an ICE during RTL combine when compiling PIC code on sparc64. CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/21 08:11:59 Modified files: graphics/blender: Makefile Added files: graphics/blender/patches: patch-extern_audaspace_plugins_ffmpeg_FFMPEGWriter_cpp Log message: graphics/blender: compatibility with ffmpeg-9.0 CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2026/08/21 08:48:59 src/lib/libc/arch/aarch64/hash Update of /cvs/src/lib/libc/arch/aarch64/hash In directory cvs.openbsd.org:/tmp/cvs-serv19175/arch/aarch64/hash Log Message: Directory /cvs/src/lib/libc/arch/aarch64/hash added to the repository CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2026/08/21 08:52:57 Modified files: lib/libc/hash : Makefile.inc sha256.c lib/libc/hidden: sha2.h Added files: lib/libc/arch/aarch64/hash: Makefile.inc sha256_aarch64.c sha256_aarch64_ce.S Log message: Provide assembly implementation of SHA-256 for aarch64 in libc Provide a CE assembly implementation that can be used on hardware that has the CE SHA-256 instructions. This is considerably faster than the generic C implementation. Largely borrowed from libcrypto. With input from naddy@ ok tb@ CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2026/08/21 09:31:08 Modified files: www/ungoogled-chromium: Makefile distinfo www/ungoogled-chromium/patches: patch-chrome_browser_file_system_access_chrome_file_system_access_permission_context_cc patch-chrome_browser_renderer_context_menu_render_view_context_menu_cc Log message: update to 151.0.7922.169 CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2026/08/21 09:33:23 Modified files: lib/libc/arch/amd64/hash: Makefile.inc lib/libc/hash : sha512.c Added files: lib/libc/arch/amd64/hash: sha512_amd64.c sha512_amd64_generic.S Log message: Provide assembly implementation of SHA-512 for amd64 in libc Provide a generic assembly implementation for SHA-512 - this is considerably faster than the C version. Largely borrowed from libcrypto. With input from naddy@ ok naddy@ tb@ CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2026/08/21 09:46:02 Modified files: lib/libc/hash : sha256.c Log message: Sort by architecture. CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2026/08/21 09:56:47 Modified files: devel/llvm/22/patches: patch-libcxx_include___locale_dir_support_openbsd_h Log message: revert bringing back strtof_l, strtod_l and strtold_l the fallout in ports is minimal and we can patch them easily CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2026/08/21 09:57:43 Modified files: www/iridium : Makefile distinfo www/iridium/patches: patch-chrome_browser_file_system_access_chrome_file_system_access_permission_context_cc patch-chrome_browser_renderer_context_menu_render_view_context_menu_cc Log message: update to 2026.08.151.3 CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2026/08/21 10:28:25 Modified files: lib/libc/arch/aarch64/hash: Makefile.inc lib/libc/hash : sha512.c lib/libc/hidden: sha2.h Added files: lib/libc/arch/aarch64/hash: sha512_aarch64.c sha512_aarch64_ce.S Log message: Provide assembly implementation of SHA-512 for aarch64 in libc Provide a CE assembly implementation that can be used on hardware that has the CE SHA-512 instructions. This is considerably faster than the generic C implementation. Largely borrowed from libcrypto. With input from naddy@ ok naddy@ tb@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 10:35:41 Modified files: math/imath : Makefile distinfo Log message: Update to Imath-3.2.3. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 10:51:51 Modified files: x11/gnome/librsvg: Makefile Log message: Portroach: ignore 2.62.91. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 10:53:01 Modified files: textproc/libical: Makefile distinfo Log message: Update to libical-4.0.5. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 10:55:14 Modified files: x11/gnome/maps : Makefile distinfo Log message: Update to gnome-maps-50.4. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/21 11:05:01 Modified files: lib/libssl/man : SSL_get_finished.3 Log message: SSL_get_finished: remove comment about TLSv1.0 and TLSv1.1 ok kenjiro CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/21 11:15:22 Modified files: lib/libcrypto/rsa: rsa_ameth.c lib/libssl : s3_lib.c ssl_clnt.c ssl_local.h ssl_sigalgs.h ssl_srvr.c ssl_tlsext.c ssl_tlsext.h tls1.h tls13_client.c tls13_handshake.c tls13_internal.h tls13_key_schedule.c tls13_lib.c tls13_record.h tls13_record_layer.c tls13_server.c lib/libssl/man : SSL_get_finished.3 SSL_read_early_data.3 Log message: Change RFC references from 8446 to 9846 and adjust section numbers with/ok kenjiro CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/21 11:16:29 Modified files: regress/lib/libssl/handshake: handshake_table.c Log message: RFC 8446 -> 9846 pointed out by kenjiro CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 11:49:45 Modified files: net/coredns : Makefile distinfo modules.inc net/coredns/pkg: PLIST Log message: Update to coredns-1.14.7. CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/08/21 12:05:41 Modified files: net/qbittorrent: Makefile.inc net/qbittorrent/qbittorrent: distinfo net/qbittorrent/qbittorrent-nox: distinfo Log message: update to qbittorrent 5.2.3 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:12:54 Modified files: print/pdfio : Makefile distinfo Log message: Update to pdfio-1.6.5. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:13:55 Modified files: print/py-pypdf : Makefile distinfo Log message: Update to py3-pypdf-6.16.1. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:17:51 Modified files: sysutils/amazon-ssm-agent: Makefile distinfo sysutils/amazon-ssm-agent/patches: patch-agent_ssm_service_go Log message: Update to amazon-ssm-agent-3.3.5226.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:18:09 Modified files: sysutils/exoscale-cli: Makefile distinfo Log message: Update to exoscale-cli-1.98.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:25:28 Modified files: sysutils/opentofu: Makefile distinfo modules.inc Log message: Update to opentofu-1.12.6. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:29:48 Modified files: sysutils/cloud-sql-proxy: Makefile distinfo Log message: Update to cloud-sql-proxy-2.25.3. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:31:43 Modified files: sysutils/google-cloud-sdk: Makefile distinfo sysutils/google-cloud-sdk/pkg: PLIST Log message: Update to google-cloud-sdk-581.0.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:32:02 Modified files: sysutils/gemini-cli: Makefile distinfo sysutils/gemini-cli/pkg: PLIST Log message: Update to gemini-cli-0.56.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:52:28 Modified files: devel/spidermonkey140: Makefile distinfo Log message: Update to spidermonkey140-140.14.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:58:50 Modified files: www/webkitgtk4 : Makefile distinfo www/webkitgtk4/patches: patch-Source_bmalloc_bmalloc_bmalloc_h Log message: Update to webkitgtk{41,60}-2.52.6. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:59:02 Modified files: www/webkitgtk4 : Tag: OPENBSD_7_9 Makefile distinfo www/webkitgtk4/patches: Tag: OPENBSD_7_9 patch-Source_bmalloc_bmalloc_bmalloc_h Log message: Update to webkitgtk{41,60}-2.52.6. CVSROOT: /cvs Module name: ports Changes by: juanfra@cvs.openbsd.org 2026/08/21 16:31:25 Modified files: lang/racket-minimal: Makefile distinfo lang/racket-minimal/pkg: PLIST Log message: Update to racket 9.3. CVSROOT: /cvs Module name: ports Changes by: thfr@cvs.openbsd.org 2026/08/21 18:19:54 Modified files: games/luanti : Makefile distinfo games/luanti/patches: patch-src_CMakeLists_txt games/luanti/pkg: PLIST Log message: security update to 5.17.0 from maintainer CVSROOT: /cvs Module name: ports Changes by: thfr@cvs.openbsd.org 2026/08/21 18:25:25 Modified files: games/luanti : Tag: OPENBSD_7_9 distinfo games/luanti/pkg: Tag: OPENBSD_7_9 PLIST Log message: MFC: security update to luanti 5.17.0 from maintainer CVSROOT: /cvs Module name: ports Changes by: thfr@cvs.openbsd.org 2026/08/21 18:37:26 Modified files: games/luanti : Tag: OPENBSD_7_9 Makefile games/luanti/patches: Tag: OPENBSD_7_9 patch-src_CMakeLists_txt Log message: oops, remainder of the MFC update CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/21 21:12:47 Modified files: usr.bin/calendar/calendars: calendar.birthday calendar.history calendar.holiday calendar.music calendar.pagan Log message: spelling CVSROOT: /cvs Module name: www Changes by: bluhm@cvs.openbsd.org 2026/08/21 23:21:35 Modified files: . : errata78.html errata79.html Log message: Release ifioctl nipledge kernproc ttyioctl expat errata. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/22 00:54:43 Modified files: graphics/openexr: Makefile distinfo Log message: Update to OpenEXR-3.4.15. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/22 00:57:43 Modified files: net/py-botocore: Makefile distinfo net/py-botocore/pkg: PLIST Log message: Update to py3-botocore-1.43.78. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/22 00:57:52 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py3-boto3-1.43.78. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/22 01:19:04 Modified files: x11/gnome/glycin: Makefile crates.inc distinfo Log message: Move to the real glycin-2.2beta1 tarball. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/22 01:54:58 Modified files: wayland/greetd : Makefile Log message: wayland/greetd: add cow and mango to @sample'd greetd/environments CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2026/08/22 03:04:01 Modified files: lib/libc/arch/amd64/hash: Makefile.inc lib/libc/hash : sha1.c lib/libc/hidden: sha1.h Added files: lib/libc/arch/amd64/hash: sha1_amd64.c sha1_amd64_generic.S sha1_amd64_shani.S Log message: Provide assembly implementations of SHA-1 for amd64 in libc Provide a generic assembly implementation for SHA-1 - this is considerably faster than the C version. Provide a SHA-NI assembly implementation that can be used on hardware that has the SHA-NI instructions. This is considerably faster than the generic assembly implementation. Largely borrowed from libcrypto. With input from naddy@ ok naddy@ tb@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/22 04:22:39 Modified files: www/yt-dlp : Tag: OPENBSD_7_9 Makefile distinfo www/yt-dlp/patches: Tag: OPENBSD_7_9 patch-pyproject_toml www/yt-dlp/pkg : Tag: OPENBSD_7_9 PLIST Log message: www/yt-dlp: MFC update to 2026.08.19 probably catches up with website changes, and gets rid of the annoying "WARNING: Your yt-dlp version (2026.03.17) is older than 90 days!" at startup CVSROOT: /cvs Module name: www Changes by: dtucker@cvs.openbsd.org 2026/08/22 06:20:26 Modified files: openssh : index.html Added files: openssh : papers.html Log message: Add papers/presentation page to openssh main page. ok markus@ djm@ CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/22 06:22:16 Modified files: lib/libc/stdlib: malloc.3 Log message: document MALLOC_OPTIONS=D output; OK otto@ CVSROOT: /cvs Module name: www Changes by: dtucker@cvs.openbsd.org 2026/08/22 06:22:22 Modified files: . : events.html Log message: Add Damien's presentation at Real World Post Quantum Cryptography based on the same entry on the OpenSSH page. CVSROOT: /cvs Module name: www Changes by: dtucker@cvs.openbsd.org 2026/08/22 06:25:04 Modified files: . : events.html Log message: Fix link to Damien's PQ workshop presentation. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/22 06:38:06 Modified files: archivers/kapsul: Makefile Log message: Use a hammer to unbreak with upcoming go1.27. CVSROOT: /cvs Module name: src Changes by: dtucker@cvs.openbsd.org 2026/08/22 06:48:18 Modified files: usr.bin/ssh : ssh-keygen.c Log message: Bump size of key comment buffers. Prevents warnings on some platforms. ok djm@ CVSROOT: /cvs Module name: src Changes by: kirill@cvs.openbsd.org 2026/08/22 08:04:42 Modified files: share/misc : airport Log message: airport: marked ISL, SXF, TXL and YKZ closed, add VDE OK: ian@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/22 08:04:53 Modified files: print/libcupsfilters: Makefile Added files: print/libcupsfilters/patches: patch-cupsfilters_pdf_c Log message: Unbreak printing in some situations (from upstream). CVSROOT: /cvs Module name: www Changes by: dtucker@cvs.openbsd.org 2026/08/22 08:18:40 Added files: papers : rwpqc2024-djm-openssh-pqc.pdf Log message: Add PDF of Damiens PQ paper. CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/22 08:49:35 Log message: Import prjpeppercorn-1.13 from Thomas Dettbarn, OK sthen@ Status: Vendor Tag: benoit Release Tags: benoit_20260822 N ports/cad/prjpeppercorn/Makefile N ports/cad/prjpeppercorn/distinfo N ports/cad/prjpeppercorn/patches/patch-libgm_CMakeLists_txt N ports/cad/prjpeppercorn/pkg/DESCR N ports/cad/prjpeppercorn/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/22 08:52:17 Modified files: cad : Makefile Log message: +prjpeppercorn CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/22 09:14:15 Log message: Import nextpnr-0.10pl20260722 from Thomas Dettbarn, OK sthen@ Status: Vendor Tag: benoit Release Tags: benoit_20260822 N ports/cad/nextpnr/Makefile N ports/cad/nextpnr/distinfo N ports/cad/nextpnr/patches/patch-CMakeLists_txt N ports/cad/nextpnr/pkg/DESCR N ports/cad/nextpnr/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/22 09:16:24 Modified files: cad : Makefile Log message: +nextpnr CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/22 09:24:27 Log message: Import openfpgaloader-1.1.1pl20260714 from Thomas Dettbarn, OK sthen@, bentley@ Status: Vendor Tag: benoit Release Tags: benoit_20260822 N ports/comms/openfpgaloader/Makefile N ports/comms/openfpgaloader/distinfo N ports/comms/openfpgaloader/pkg/DESCR N ports/comms/openfpgaloader/pkg/PLIST N ports/comms/openfpgaloader/pkg/README No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/22 09:26:42 Modified files: comms : Makefile Log message: +openfpgaloader CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/22 11:29:46 Modified files: distrib/sets/lists/base: md.sparc64 distrib/sets/lists/comp: clang.sparc64 gcc.sparc64 md.sparc64 Log message: sync CVSROOT: /cvs Module name: src Changes by: kn@cvs.openbsd.org 2026/08/22 13:15:20 Modified files: share/misc : airport Log message: Add Gorno-Altaysk I flew in and out a few weeks ago to hike in the Altai mountains. CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/22 14:09:31 Modified files: archivers/ruby-rubyzip: Makefile distinfo archivers/ruby-rubyzip/pkg: PLIST Log message: update 3.5.1 -> 3.5.0 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/22 14:13:04 Modified files: devel/apktool : Makefile distinfo Log message: update 3.0.2 -> 3.0.3 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/22 14:16:41 Modified files: security/py-fickling: Makefile distinfo Log message: update 0.1.11 -> 0.1.12 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/22 14:41:16 Modified files: security/exploitdb: Makefile distinfo security/exploitdb/pkg: PLIST Log message: update 20260602->20260819 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/22 15:16:35 Modified files: security/wpscan: Makefile distinfo Log message: update 4.0.0 -> 4.1.0 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/22 15:23:11 Modified files: www/ruby-ethon : Makefile distinfo www/ruby-ethon/pkg: PLIST Removed files: www/ruby-ethon/patches: patch-Gemfile Log message: update 0.16.0 -> 0.18.0 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/22 15:23:41 Modified files: www/ruby-typhoeus: Makefile distinfo www/ruby-typhoeus/pkg: PLIST Log message: update 1.4.1 -> 1.6.0 CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/22 15:41:51 Modified files: www/tor-browser/browser: Makefile Added files: www/tor-browser/browser/patches: patch-dom_media_platforms_ffmpeg_FFmpegAudioEncoder_cpp patch-dom_media_platforms_ffmpeg_FFmpegLibWrapper_cpp patch-dom_media_platforms_ffmpeg_FFmpegLibWrapper_h patch-dom_media_platforms_ffmpeg_FFmpegRuntimeLinker_cpp patch-dom_media_platforms_ffmpeg_ffmpeg63_include_COPYING_LGPLv2_1 patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_avcodec_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_avdct_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_bsf_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_codec_desc_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_codec_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_codec_id_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_codec_par_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_defs_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_packet_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_vdpau_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_version_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_version_major_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_attributes_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_avconfig_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_avutil_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_buffer_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_channel_layout_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_common_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_cpu_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_dict_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_error_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_frame_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_hwcontext_drm_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_hwcontext_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_hwcontext_vaapi_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_hwcontext_vulkan_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_intfloat_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_log_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_macros_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_mathematics_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_mem_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_pixfmt_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_rational_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_samplefmt_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_version_h patch-dom_media_platforms_ffmpeg_ffmpeg63_moz_build patch-dom_media_platforms_ffmpeg_moz_build Log message: www/tor-browser: backport support of ffmpeg-9.0 Based on https://hg-edge.mozilla.org/releases/mozilla-esr153/rev/bdb74c45c2e1 OK caspar@ (maintainer) CVSROOT: /cvs Module name: ports Changes by: thfr@cvs.openbsd.org 2026/08/22 16:42:44 Modified files: games/godot/pack3: Makefile distinfo games/godot/pack3/patches: patch-platform_linuxbsd_wayland_display_server_wayland_cpp games/godot/pack3/pkg: PLIST-editor Log message: update to maintenance release Godot 4.7.2 CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/22 16:44:20 Modified files: www/vaultwarden-web: Makefile distinfo www/vaultwarden-web/pkg: PLIST Log message: Update to vaultwarden-web-2026.7.0 Changes: https://github.com/dani-garcia/bw_web_builds/compare/v2026.6.4...v2026.7.0 CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/22 16:44:47 Modified files: security/vaultwarden: Makefile crates.inc distinfo Log message: Update to vaultwarden-1.37.2 Changes: https://github.com/dani-garcia/vaultwarden/releases/tag/1.37.2 This update is required for support with clients with version 2026.8.0+ CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/22 18:48:22 Modified files: www/vaultwarden-web: Tag: OPENBSD_7_9 Makefile distinfo www/vaultwarden-web/pkg: Tag: OPENBSD_7_9 PLIST Log message: Update to vaultwarden-web-2026.7.0 Changes: https://github.com/dani-garcia/bw_web_builds/compare/v2026.6.4...v2026.7.0 CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/22 18:49:07 Modified files: security/vaultwarden: Tag: OPENBSD_7_9 Makefile crates.inc distinfo Log message: Update to vaultwarden-1.37.2 Changes: https://github.com/dani-garcia/vaultwarden/releases/tag/1.37.2 This update is required for support with clients with version 2026.8.0+ CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2026/08/22 21:04:20 Modified files: textproc/html-xml-utils: Makefile distinfo textproc/html-xml-utils/patches: patch-Makefile_in Log message: Update to html-xml-utils-8.8. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2026/08/22 21:06:37 Modified files: devel/rgbds : Makefile distinfo devel/rgbds/patches: patch-src_asm_main_cpp patch-src_gfx_main_cpp patch-src_link_main_cpp Removed files: devel/rgbds/patches: patch-CMakeLists_txt Log message: Update to rgbds-1.0.3. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2026/08/22 21:09:21 Modified files: security/cyberchef: Makefile distinfo security/cyberchef/pkg: PLIST Log message: Update to cyberchef-11.4.0. CVSROOT: /cvs Module name: www Changes by: dtucker@cvs.openbsd.org 2026/08/22 21:30:33 Modified files: openssh : papers.html Log message: Use full URLs for papers/presentations since on the openssh.com vhost the relative paths don't work. CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/22 22:46:31 Modified files: lib/libcrypto/man: CRYPTO_set_ex_data.3 Log message: grammar; an program -> a program CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/22 23:10:18 Modified files: lib/libcrypto/man: ASN1_STRING_length.3 Log message: Make deprecation of ASN1_STRING_data(3) more prominent The function has been deprecated for a long time: OpenSSL did so when adding ASN1_STRING_get0_data in 1.1.0. beck removed it from OpenSSL 4. The reason is that it returns a modifiable "string" and you should not be modifying an ASN1_STRING this way. You should be using one of the clumsy, inconvenient accessors. schwarze merged the deprecation when adding documentation for ASN1_STRING_get0_data() in 2018. Make this a bit more obvious: move function to the end of the documented functions in this page, and mark it deprecated in the SYNOPSIS, too. I'm aware that deprecation does not work. I was hopeful to be able to remove the function in the last cycle, but that did not happen and it might not happen in this cycle either. It will happen at some point, though. Prompted by a question by brad CVSROOT: /cvs Module name: www Changes by: bentley@cvs.openbsd.org 2026/08/23 00:59:43 Modified files: . : openbsd.css plus.html plus20.html plus21.html plus22.html plus23.html plus24.html plus25.html plus26.html plus27.html plus28.html plus29.html plus30.html plus31.html plus32.html plus33.html plus34.html plus35.html plus36.html plus37.html plus38.html plus39.html plus40.html plus41.html plus42.html plus43.html plus44.html plus45.html plus46.html plus47.html plus48.html plus49.html plus50.html plus51.html plus52.html plus53.html plus54.html plus55.html plus56.html plus57.html plus58.html plus59.html plus60.html plus61.html plus62.html plus63.html plus64.html plus65.html plus66.html plus67.html plus68.html plus69.html plus70.html plus71.html plus72.html plus73.html plus74.html plus75.html plus76.html plus77.html plus78.html plus79.html Log message: Automatically wrap plusXX navigation links at about 35 characters. The previous hardcoded linebreaks rendered poorly on narrow screens (i.e., phones). Auto-wrapping looks basically the same on desktops and better than before on mobile. CVSROOT: /cvs Module name: www Changes by: bentley@cvs.openbsd.org 2026/08/23 01:00:28 Modified files: . : errata.html errata20.html errata21.html errata22.html errata23.html errata24.html errata25.html errata26.html errata27.html errata28.html errata29.html errata30.html errata31.html errata32.html errata33.html errata34.html errata35.html errata36.html errata37.html errata38.html errata39.html errata40.html errata41.html errata42.html errata43.html errata44.html errata45.html errata46.html errata47.html errata48.html errata49.html errata50.html errata51.html errata52.html errata53.html errata54.html errata55.html errata56.html errata57.html errata58.html errata59.html errata60.html errata61.html errata62.html errata63.html errata64.html errata65.html errata66.html errata67.html errata68.html errata69.html errata70.html errata71.html errata72.html errata73.html errata74.html errata75.html errata76.html errata77.html errata78.html errata79.html openbsd.css Log message: Automatically wrap errataXX navigation links at about 35 characters. The previous hardcoded linebreaks rendered poorly on narrow screens (i.e., phones). Auto-wrapping looks basically the same on desktops and better than before on mobile. jan@ had a similar diff CVSROOT: /cvs Module name: www Changes by: bentley@cvs.openbsd.org 2026/08/23 01:01:18 Modified files: . : plus.html Log message: Fix invisible text, caught with the validator. CVSROOT: /cvs Module name: www Changes by: bentley@cvs.openbsd.org 2026/08/23 01:02:03 Modified files: . : plus.html Log message: Use simple man links. CVSROOT: /cvs Module name: ports Changes by: job@cvs.openbsd.org 2026/08/23 02:51:41 Modified files: net/munin : Makefile net/munin/patches: patch-plugins_node_d_amavis_in Log message: Refine amavis plugin autoconf to also check for the presence of amavisd binary OK sthen@ CVSROOT: /cvs Module name: ports Changes by: edd@cvs.openbsd.org 2026/08/23 05:28:09 Modified files: textproc/tree-sitter: Makefile distinfo Log message: textproc/tree-sitter: update to 0.26.12. Diff from Laurent Cheylus, OK jca@ and paco@. Thanks everyone. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/23 05:35:26 Modified files: sysutils/opentofu: Makefile distinfo Log message: Update to a newer git commit to unbreak with upcoming go1.27. CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/23 05:41:20 Modified files: archivers/libdeflate: Makefile distinfo Log message: Update to libdeflate-1.26 Changes: https://github.com/ebiggers/libdeflate/blob/v1.26/NEWS.md CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/23 06:00:01 Modified files: sysutils/opentofu: Makefile distinfo Log message: Revert previous; this should be committed once go1.27 is in. CVSROOT: /cvs Module name: ports Changes by: jtt@cvs.openbsd.org 2026/08/23 07:42:02 Modified files: net/soju : Makefile net/soju/patches: patch-config_config_go net/soju/pkg : README soju.rc Log message: net/soju: set default config path and tweak pkg/README ok lraab@ CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/23 09:41:33 Modified files: regress/usr.bin/mandoc/tbl/macro: req.in req.out_ascii req.out_lint Log message: Add another test case covering .ce inside a conditional block inside tbl(7) data that uses ".if n" rather than ".if 1" and that does not use text blocks, thus being closer to the original afl(1) report that i discussed with Jan Schreiber on 7 Sep 2020. While here, also test ".if 0 .ce" inside tbl(7) data. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/23 10:06:25 Modified files: sys/kern : kern_pledge.c Log message: allow SIOCGIFDATA in pledge "route" CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/23 10:07:19 Modified files: usr.sbin/lldpd : lldpd.c Log message: also pledge "route" to get at SIOCGIFDATA. doing privsep just for that would be a poor trade. CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/23 10:16:44 Modified files: graphics/p5-GD : Makefile distinfo Removed files: graphics/p5-GD/patches: patch-Makefile_PL patch-t_GD_t Log message: update p5-GD to 2.91 patches commited upstream CVSROOT: /cvs Module name: src Changes by: daniel@cvs.openbsd.org 2026/08/23 11:06:56 Modified files: sys/kern : kern_sig.c Log message: clear the SA_ONSTACK flag following a successful call to exec During the 4.4BSD conversion from sigstack to sigaltstack one too many lines of code may have been deleted. See: SCCS rev 7.44 Restore the missing line and the historical BSD behaviour and match the requirement stated in the XSI specification for exec. Flagged by Sortix os-test. ok deraadt@ CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/23 11:30:29 Modified files: www/p5-URI : Makefile distinfo Log message: update p5-URI to 5.36 CVE-2026-19953 CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/23 11:33:57 Log message: import p5-Carp-Object 1.02 OK tb@ Comment: replacement for Carp or Carp::Clan, object-oriented Description: This is an object-oriented alternative to "croak" in Carp or "croak" in Carp::Clan, for reporting errors in modules from the perspective of the caller instead of reporting the internal implementation line where the error occurs. Status: Vendor Tag: bluhm Release Tags: bluhm_20260823 N ports/devel/p5-Carp-Object/Makefile N ports/devel/p5-Carp-Object/distinfo N ports/devel/p5-Carp-Object/pkg/DESCR N ports/devel/p5-Carp-Object/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/23 11:35:27 Modified files: devel : Makefile Log message: +p5-Carp-Object CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/23 12:04:32 Modified files: databases/p5-DBIx-DataModel: Makefile distinfo databases/p5-DBIx-DataModel/pkg: PLIST Log message: update p5-DBIx-DataModel to 3.14 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 12:10:07 Modified files: comms/liquid-dsp: Makefile distinfo comms/liquid-dsp/patches: patch-src_nco_src_nco_proto_c comms/liquid-dsp/pkg: PLIST Log message: update 1.7.0 -> 1.8.2 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 12:23:59 Modified files: net/whatweb : Makefile Log message: update my email address CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 12:45:06 Modified files: net/ruby-msgpack: Makefile distinfo Log message: update 1.8.1 -> 1.8.4 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 13:18:23 Modified files: devel/py-cachelib: Makefile distinfo Log message: update 0.14.0 -> 0.16.1 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 13:18:59 Modified files: www/py-flask-caching: Makefile distinfo Log message: update 2.4.0 -> 2.4.1 CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2026/08/23 13:22:58 Modified files: build : Makefile build/mirrors : rpki-client-portable.html.head rpki-client : index.html portable.html Log message: release rpki-client 9.9 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 13:24:40 Modified files: www/ruby-faraday-net_http: Makefile distinfo Log message: update 3.4.2 -> 3.4.4 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 13:26:31 Modified files: www/ruby-faraday: Makefile distinfo Log message: update 2.14.2 -> 2.14.3 CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/23 13:26:33 Modified files: regress/usr.bin/mandoc/roff/esc: c_man.in c_man.out_ascii Log message: also test \c at the end of a single-font macro argument in same-line scope CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 13:31:16 Modified files: www/ruby-ferrum: Makefile distinfo www/ruby-ferrum/pkg: PLIST Log message: update 0.17.2->0.18.0 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 13:36:26 Modified files: devel/ruby-puppet-resource_api: Makefile distinfo Log message: update 2.0.0->2.0.1 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 13:38:00 Modified files: devel/ruby-activesupport: Makefile distinfo Log message: update 8.1.3->8.1.3.1 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 13:50:17 Modified files: devel/ruby-zeitwerk: Makefile distinfo devel/ruby-zeitwerk/pkg: PLIST Log message: update 2.6.17 -> 2.8.3 CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2026/08/23 14:03:03 Modified files: . : plus.html Log message: more changes, from Brett Mahar CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 14:27:53 Modified files: sysutils/openvox-server/8: Makefile distinfo Log message: update 8.14.0 -> 8.15.2 CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2026/08/23 15:02:32 Modified files: sysutils/broot : Makefile crates.inc distinfo Log message: Update broot to 1.59.0. CVSROOT: /cvs Module name: src Changes by: kirill@cvs.openbsd.org 2026/08/23 15:10:41 Modified files: share/misc : airport Log message: Drop meaningless (closed) introduced in v 1.108 OK: ian@ CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/08/23 15:40:20 Modified files: sysutils/tmuxinator: Makefile Added files: sysutils/tmuxinator/patches: patch-_metadata Log message: relax devel/ruby-thor version spec to unblock its update CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/08/23 15:47:30 Modified files: devel/ruby-thor: Makefile distinfo devel/ruby-thor/pkg: PLIST Log message: update to thor 1.5.0, required by new openfact 6.0.0 CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/08/23 16:02:10 ports/net/telemt/patches Update of /cvs/ports/net/telemt/patches In directory cvs.openbsd.org:/tmp/cvs-serv81610/patches Log Message: Directory /cvs/ports/net/telemt/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/08/23 16:03:05 Modified files: net/telemt : Makefile distinfo Added files: net/telemt/patches: patch-src_maestro_listeners_plan_rs Log message: update to telemt 3.5.2 CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 17:12:56 Modified files: lib/libc/sys : sysctl.2 Log message: fix grammar in hw.blockcpu description ok deraadt@ CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 17:34:20 Modified files: sys/dev/usb : usbdevs Log message: add D-Link DWA-125 rev A3 from chara CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 17:34:50 Modified files: sys/dev/usb : usbdevs.h usbdevs_data.h Log message: regen CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 17:38:47 Modified files: share/man/man4 : run.4 sys/dev/usb : if_run.c Log message: match on D-Link DWA-125 rev A3 from and tested by chara CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/23 18:06:40 Modified files: databases/py-borgstore: Makefile distinfo databases/py-borgstore/pkg: PLIST Log message: Update to py-borgstore-0.6.1 Changes: https://github.com/borgbackup/borgstore/blob/0.6.1/docs/changes.rst CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/23 18:07:17 Modified files: devel/py-borghash: Makefile distinfo devel/py-borghash/pkg: PLIST Log message: Update to py-borghash-0.2.0 Changes: https://github.com/borgbackup/borghash/blob/0.2.0/CHANGES.rst CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/23 18:07:42 Modified files: sysutils/py-shtab: Makefile distinfo Log message: Update to py-shtab-1.11.0 Changes: https://github.com/tqdm/shtab/releases/tag/v1.11.0 CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/23 18:08:05 Modified files: sysutils/borgbackup/2.0: Makefile distinfo sysutils/borgbackup/2.0/patches: patch-pyproject_toml sysutils/borgbackup/2.0/pkg: PLIST Removed files: sysutils/borgbackup/2.0/patches: patch-src_borg_testsuite_shell_completions_test_py Log message: Update to borgbackup-2.0.0beta23 Changes: https://borgbackup.readthedocs.io/en/2.0.0b23/changes.html#version-2-0-0b23-2026-08-23 CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 18:56:05 Modified files: lib/libc/sys : sysctl.2 Log message: add HW_SERIALNO to the table of HW sysctls lost in a larger change (sysctl.3 rev 1.274) back in 2017 CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:08:15 Modified files: sys/dev/pci/drm/include/linux: pci.h Log message: add PCI_VENDOR_ID_AMD for 6.18.46 drm CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:13:12 Modified files: sys/dev/pci/drm/include/linux: pci.h Log message: add pci_pcie_type() for 6.18.46 drm CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:14:01 Modified files: sys/dev/pci/drm/include/linux: pci.h Log message: add pci_name() for 6.18.46 drm CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:34:42 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_cs.c Log message: drm/amdgpu: reject oversized IBs with per-ring packet limits From Candice Li 1474f3970d1afd303e12ff14d06808eabb371576 in linux-6.18.y/6.18.46 fd37f9dd5b5ab70a46fa7bc76623c0528d602b27 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:36:58 Modified files: sys/dev/pci/drm/amd/amdgpu: gfx_v12_0.c Log message: drm/amdgpu: read TRUNCATE_COORD_MODE on gfx12 From Qiang Yu 4550b90bd2e6c768e78cc9a575e747de8e18fa72 in linux-6.18.y/6.18.46 2d69604b4d0b9c0c0ac71624b5fafb36cf249729 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:38:59 Modified files: sys/dev/pci/drm/amd/amdgpu: jpeg_v5_0_0.c Log message: drm/amdgpu: fix JPEG v5.0.0 queue reset failure in DPG mode From Jesse Zhang e45356f6adae4f1cadc0f906e6c4b708af1c9608 in linux-6.18.y/6.18.46 c87801f545dac9fcbb84c96f280706572be00a85 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:41:08 Modified files: sys/dev/pci/drm/amd/amdgpu: jpeg_v4_0_5.c Log message: drm/amdgpu: fix JPEG v4.0.5 queue reset failure in DPG mode From Jesse Zhang dffacbe8118fc87dd8844a0d0841a1a19c478167 in linux-6.18.y/6.18.46 4301e60e406c613aea06fdc0c36bf0675b0b8a2e in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:43:58 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_ttm.c Log message: drm/amdgpu: fix aperture iounmap skipped on device removal From Asad Kamal bcc66461f574a61ac650461cc9fd3343d3721ca5 in linux-6.18.y/6.18.46 f9e5f51549000e2665e3b5e02ff876b9e09cfe95 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:46:43 Modified files: sys/dev/pci/drm/display: drm_hdmi_state_helper.c Log message: drm/connector/hdmi: Fix out of bounds memory read From John Harrison e5b527804a1ea4f70e139179d3062cf5de8c06ab in linux-6.18.y/6.18.46 9ecf8ba763d0ffe0673538eb4bf7806f20455d19 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:48:14 Modified files: sys/dev/pci/drm/radeon: radeon_kms.c Log message: drm/radeon: fix autosuspend cleanup during teardown From Guangshuo Li 31ef57083e785cbea4d5fde05a44d9050c9c42c4 in linux-6.18.y/6.18.46 587be7a17358ef8c0106775fcedae5a7bef50735 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:50:25 Modified files: sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm_crtc.c Log message: drm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank() From Samuel Pitoiset 5045fb4c70bfde36a05e0f41cf35ddfb6d85d3af in linux-6.18.y/6.18.46 f2a1c4c6fe0a6fcde02e59dde546dba28d283635 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:52:40 Modified files: sys/dev/pci/drm/amd/display/dc/core: dc_hw_sequencer.c Log message: drm/amd/display: fix BT.2020 YCbCr limited output CSC matrix From Nathan Lucas cd99fa1cbaf5a5d745b90aacc39442d10fce71d1 in linux-6.18.y/6.18.46 2f9a5c0f018d4a1586ee892f81f1383219676415 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:54:21 Modified files: sys/dev/pci/drm/amd/display/dc/dce: dce_transform.c sys/dev/pci/drm/amd/display/dc/dce110: dce110_opp_csc_v.c Log message: drm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCE From Nathan Lucas e3e6a631dcb1c32bd12c602fe51364ed5f5c3d27 in linux-6.18.y/6.18.46 cd22349e86faf6e15e6c622d70c0efc57d43201e in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:56:04 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_uvd.c Log message: drm/amdgpu: Reject UVD message with invalid number of h265 refs From David Rosca e304c3e0d9ce251887be1f274aa0ed52219d5fd7 in linux-6.18.y/6.18.46 9fca434208f1f9ab977feac62df8ebb1cc7ce893 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:58:03 Modified files: sys/dev/pci/drm/amd/amdgpu: nbif_v6_3_1.c Log message: drm/amdgpu: fix nbif 6.3.1 l1 low power not functional From Yang Wang 916e8a1550be1a96f5af2f12bd3e78ffbcd96e9b in linux-6.18.y/6.18.4 cd688a3cb342b9f56399aa076157f1c324c15c5a in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:00:51 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_device.c Log message: drm/amdgpu: check ASPM on the dGPU host link From Yang Wang a082bd76c5f255ff825276f168b1143bc2fc2816 in linux-6.18.y/6.18.46 2a9c5154a5650c09ad44ff5e1dff74754e15a3c6 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:02:59 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_gem.c Log message: drm/amdgpu: validate GEM_CREATE domain combinations From Candice Li 220aa2589d7321fb68d2e8597862711b5f22ae0b in linux-6.18.y/6.18.46 5e9d136ad74df4edec67e502ce267597064d8f86 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:04:47 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_uvd.c Log message: drm/amdgpu: Reject UVD message with dimensions above 4096 From David Rosca 339deb76ee4859ea973e435c9a9a4a4fefc29338 in linux-6.18.y/6.18.46 8c9aebcdd9f46f7a14b98d6ab18574b7a48fbb08 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:06:30 Modified files: sys/dev/pci/drm/amd/amdgpu: vce_v3_0.c Log message: drm/amdgpu: Implement insert_end for VCE 3 From David Rosca 86a5cb020322156b188b16ddec94872dbdbfc5ba in linux-6.18.y/6.18.46 d5ab4c6a64efef2d143a96df5357f59703cd703d in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:08:19 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_uvd.c Log message: drm/amdgpu: Fix UVD min buffer sizes From David Rosca c76e5cca0675b83d3a7bf69282c3cf5754c336c6 in linux-6.18.y/6.18.46 18727670b44753865b81c56a9338c0d7bd102c54 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:10:02 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_uvd.c Log message: drm/amdgpu: Fix UVD dpb min size calculation for H264 From David Rosca 38914cb2c6afb5fe00241ea3438e655822196378 in linux-6.18.y/6.18.46 21a8084cd76223a13493237e04d45f5226d7cee6 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:11:31 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_uvd.c Log message: drm/amdgpu: Fix UVD decode image min size calculation From David Rosca 25ee120f3803ad9e416ef9f76f4c3234cc4d645b in linux-6.18.y/6.18.46 b8bb9ba3f101a1b0011f785a577a4a0a38371174 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:13:15 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_cs.c Log message: drm/amdgpu: disallow multiple FENCE chunks in one submit From Junrui Luo 71aa45f7bfe46fbc6f51e7832573ff49b6005fea in linux-6.18.y/6.18.46 931cd1d1baeae68e8eb2c23bc1f3d8934dca6241 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:15:16 Modified files: sys/dev/pci/drm/amd/pm: amdgpu_dpm.c amdgpu_pm.c sys/dev/pci/drm/amd/pm/powerplay: amd_powerplay.c sys/dev/pci/drm/amd/pm/swsmu: amdgpu_smu.c Log message: drm/amd/pm: adjust the visibility of pp_table sysfs node From Yang Wang 2895aeb4327c9f3452ad705f9f303a5b8697934b in linux-6.18.y/6.18.46 5de8ce0f3709ad93ca5a579aa45cf1b52d72bc90 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:18:47 Modified files: sys/dev/pci/drm/amd/pm: amdgpu_dpm.c amdgpu_pm.c sys/dev/pci/drm/amd/pm/inc: amdgpu_dpm.h Log message: drm/amd/pm: fix pptable use-after-free From Yang Wang 8c685df5c3b261c42505110965b42f9a754eb9b7 in linux-6.18.y/6.18.46 bb493058c35c8676e48269ab6732688ea733d23c in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:21:12 Modified files: sys/dev/pci/drm/clients: drm_log.c Log message: drm/log: Fix out-of-bounds read on empty message length From Shixiong Ou 16a2716910ecf7d31bf3c033ee7c506a0b00b2ee in linux-6.18.y/6.18.46 60baa179ed1333535f6e2da4133511db55278ee4 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:24:10 Modified files: sys/dev/pci/drm: drm_client.c sys/dev/pci/drm/include/drm: drm_client.h Log message: drm/client: Remove pitch from struct drm_client_buffer From Thomas Zimmermann 841bc853a2b115457d980891a44e64c5122f7bca in linux-6.18.y/6.18.46 dce4657ff526b65007fe8d5c92968a933cc7c9da in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:26:51 Modified files: sys/dev/pci/drm: drm_client.c Log message: drm/client: Move dumb-buffer handling to drm_client_framebuffer_create() From Thomas Zimmermann 60f1a2ecdf8b958f0bec81e1b9886ec9d8d85ff3 in linux-6.18.y/6.18.46 2d262a483c7a128e50cdb64a0ec20c6d78df66cc in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:28:36 Modified files: sys/dev/pci/drm: drm_client.c Log message: drm/client: Inline drm_client_buffer_addfb() and _rmfb() From Thomas Zimmermann 0763282e689e2a5b49c1d20b248d138030622883 in linux-6.18.y/6.18.46 7cc0f6171b9f93da2815d95d4410f14583cba58f in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:32:09 Modified files: sys/dev/pci/drm: drm_client.c sys/dev/pci/drm/include/drm: drm_client.h Log message: drm/client: Deprecate struct drm_client_buffer.gem From Thomas Zimmermann 329731b3119f0cd3fe68f650f844462dad4895e8 in linux-6.18.y/6.18.46 ea39f2e66e61035e203530977a3df428345d03e2 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:34:41 Modified files: sys/dev/pci/drm: drm_client.c drm_fbdev_dma.c drm_fbdev_shmem.c drm_fbdev_ttm.c sys/dev/pci/drm/clients: drm_log.c sys/dev/pci/drm/include/drm: drm_client.h Log message: drm/client: Remove drm_client_framebuffer_delete() From Thomas Zimmermann a6325e2807dc2b985a2fea363794e0ed52e02698 in linux-6.18.y/6.18.46 3e3153325fd3693d0f9fe235c4afbcd68ef102e1 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:36:29 Modified files: sys/dev/pci/drm/clients: drm_log.c Log message: drm/log: Fix infinite loop when scale is too large for display From Shixiong Ou a7d172b27aa3e1ad56e39949bfe4e5caa25fb20b in linux-6.18.y/6.18.46 f4f2bba28df9b9aaa00262a462139dbbcdc38d9f in mainline linux CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 01:05:23 Modified files: usr.bin/tmux : cmd-set-buffer.c Log message: Do not leak buffer name on failure, from Jeong, Heon. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 01:06:58 Modified files: usr.bin/tmux : window-tree.c Log message: Do not leak format when drawing preview, from Jeong, Heon. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 01:08:19 Modified files: usr.bin/tmux : server-client.c Log message: Do not leak path when destroying client, from Jeong, Heon. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 01:10:38 Modified files: usr.bin/tmux : window.c Log message: Free pane fallback range when freeing pane, from Jeong, Heon. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 01:14:54 Modified files: usr.bin/tmux : window.c Log message: Do not leak cached status line, from Jeong, Heon. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 01:26:43 Modified files: usr.bin/tmux : format.c Log message: Add {} to shell escape characters (special in bash/ksh/csh), GitHub issue 5514. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 01:55:27 Modified files: print/py-pypdf : Makefile distinfo Log message: Update to py3-pypdf-6.16.2. CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/24 02:28:43 Log message: Import p5-IO-FDPass-1.3 from Jim Lippard, tweaks and OK sthen@ Status: Vendor Tag: benoit Release Tags: benoit_20260824 N ports/devel/p5-IO-FDPass/Makefile N ports/devel/p5-IO-FDPass/distinfo N ports/devel/p5-IO-FDPass/pkg/DESCR N ports/devel/p5-IO-FDPass/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/24 02:31:44 Modified files: devel : Makefile Log message: +p5-IO-FDPass CVSROOT: /cvs Module name: www Changes by: dtucker@cvs.openbsd.org 2026/08/24 02:44:56 Modified files: openssh : papers.html Log message: Correct style. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 02:50:24 Modified files: multimedia/pipewire/pipewire: Makefile multimedia/pipewire/pipewire/patches: patch-spa_plugins_filter-graph_filter-graph_c patch-spa_plugins_filter-graph_plugin_builtin_c patch-src_modules_module-netjack2-manager_c patch-src_modules_module-rtp-sap_c patch-src_modules_module-rtp-session_c patch-src_modules_module-rtp-source_c patch-src_modules_module-vban-recv_c patch-src_pipewire_pipewire_c patch-src_pipewire_pipewire_h Added files: multimedia/pipewire/pipewire/patches: patch-spa_tests_benchmark-aec_c Removed files: multimedia/pipewire/pipewire/patches: patch-spa_meson_build patch-test_meson_build Log message: Rework this port a bit. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 06:46:51 ports/multimedia/pipewire/pipewire/files Update of /cvs/ports/multimedia/pipewire/pipewire/files In directory cvs.openbsd.org:/tmp/cvs-serv49054/files Log Message: Directory /cvs/ports/multimedia/pipewire/pipewire/files added to the repository CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 07:43:34 Log message: Import libyuv-1948 libyuv is an open source project that includes YUV scaling and conversion functionality ok robert@ Status: Vendor Tag: ajacoutot Release Tags: ajacoutot_20260824 N ports/multimedia/libyuv/Makefile N ports/multimedia/libyuv/distinfo N ports/multimedia/libyuv/pkg/DESCR N ports/multimedia/libyuv/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 07:45:08 Log message: Import libcamera-0.7.2 Cameras are complex devices that need heavy hardware image processing operations. Control of the processing is based on advanced algorithms that must run on a programmable processor. <...> ok robert@ Status: Vendor Tag: ajacoutot Release Tags: ajacoutot_20260824 N ports/multimedia/libcamera/distinfo N ports/multimedia/libcamera/Makefile N ports/multimedia/libcamera/patches/patch-include_libcamera_internal_dma_buf_allocator_h N ports/multimedia/libcamera/patches/patch-meson_build N ports/multimedia/libcamera/patches/patch-meson_options_txt N ports/multimedia/libcamera/patches/patch-src_apps_common_options_cpp N ports/multimedia/libcamera/patches/patch-src_apps_meson_build N ports/multimedia/libcamera/patches/patch-src_libcamera_base_log_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_base_memfd_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_base_meson_build N ports/multimedia/libcamera/patches/patch-src_libcamera_base_thread_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_device_enumerator_sysfs_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_ipa_module_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_dma_buf_allocator_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_pipeline_handler_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_pipeline_virtual_config_parser_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_pipeline_virtual_virtual_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_process_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_source_paths_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_sysfs_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_v4l2_device_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_v4l2_videodevice_cpp N ports/multimedia/libcamera/pkg/DESCR N ports/multimedia/libcamera/pkg/PLIST N ports/multimedia/libcamera/files/const.h N ports/multimedia/libcamera/files/ioctl.h N ports/multimedia/libcamera/files/types.h N ports/multimedia/libcamera/files/version.h N ports/multimedia/libcamera/files/uvcbsd/meson.build N ports/multimedia/libcamera/files/uvcbsd/uvcbsd.cpp No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 07:45:57 Modified files: multimedia : Makefile Log message: +libcamera +libyuv CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 07:46:38 Modified files: multimedia/pipewire/pipewire: Makefile multimedia/pipewire/pipewire/pkg: PLIST-main Added files: multimedia/pipewire/pipewire/files: pipewire.desktop multimedia/pipewire/pipewire/patches: patch-spa_plugins_libcamera_libcamera-source_cpp patch-spa_plugins_libcamera_libcamera_h patch-spa_plugins_support_system_c patch-src_modules_module-protocol-native_connection_c Log message: Add libcamera support. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 07:47:24 Log message: Import snapshot-51beta0 Take pictures and videos on your computer, tablet, or phone. ok robert@ Status: Vendor Tag: ajacoutot Release Tags: ajacoutot_20260824 N ports/x11/gnome/snapshot/crates.inc N ports/x11/gnome/snapshot/distinfo N ports/x11/gnome/snapshot/Makefile N ports/x11/gnome/snapshot/pkg/PLIST N ports/x11/gnome/snapshot/pkg/DESCR N ports/x11/gnome/snapshot/patches/patch-src_meson_build No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 07:47:44 Modified files: x11/gnome : Makefile Log message: +snapshot CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 07:48:21 Modified files: x11/gnome/mutter: Makefile Added files: x11/gnome/mutter/patches: patch-src_backends_meta-screen-cast-stream-src_c Log message: Enable screencast interface. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 07:48:50 Modified files: x11/gnome/shell: Makefile Log message: Enable camera monitor and screencast. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 07:49:58 Modified files: meta/gnome : Makefile Log message: Add x11/gnome/snapshot. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 08:07:56 Modified files: usr.bin/tmux : screen-write.c Log message: Free any remaining items when destroying screen, from Jeong, Heon. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 08:10:54 Modified files: x11/gnome/snapshot: Makefile Log message: Add a missing couple RDEP. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 08:12:15 Modified files: x11/gnome/contacts: Makefile Log message: Add proper RDEP for camera support for avatar. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 09:05:26 Modified files: usr.bin/tmux : screen-write.c Log message: Always use synchronized updates in copy mode (like when not in the active pane), since copy mode will almost always moved the cursor. From Artem Goldenberg in GitHub issue 5525. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2026/08/24 09:15:18 Modified files: graphics/libavif: Makefile graphics/libavif/patches: patch-ext_libyuv_source_cpu_id_cc multimedia/aom : Makefile multimedia/aom/patches: patch-aom_ports_aarch32_cpudetect_c patch-aom_ports_aarch64_cpudetect_c patch-aom_ports_ppc_cpudetect_c patch-aom_ports_riscv_cpudetect_c multimedia/libvpx: Makefile multimedia/libvpx/patches: patch-vpx_ports_aarch32_cpudetect_c patch-vpx_ports_aarch64_cpudetect_c patch-vpx_ports_ppc_cpudetect_c Log message: */*: check elf_aux_info() return value for error ok Brad CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 09:37:08 Modified files: sysutils/flatpak/libportal: Makefile sysutils/flatpak/libportal/patches: patch-libportal_notification_c Log message: Rework patches. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 09:37:20 Modified files: sysutils/flatpak/xdg-desktop-portal: Makefile sysutils/flatpak/xdg-desktop-portal/patches: patch-src_xdp-app-info_c patch-src_xdp-documents_c patch-src_xdp-sealed-fd_c Log message: Rework patches. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/24 09:39:04 Modified files: etc : rc Log message: find a suitable place to start lldpd if it is enabled CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/24 09:48:03 Modified files: usr.bin/xinstall: install.1 xinstall.c Log message: Traditionally this would install a mkstemp() temporary file, then [-s] strip that installed file, then move it into place, which can temporarily require 3x as much space. This changes the command to attempt strip -o to a mstemp() temporary file, and upon success reopens that to apply permissions and modes. Upon failure, it copies it the old way. Initial diff from kettenis, which made strip -o behaviour too harsh. ports tree testing by naddy CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2026/08/24 10:13:53 Modified files: sysutils/htop : Makefile distinfo Log message: Update htop to 3.5.3. CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2026/08/24 10:15:24 Modified files: textproc/riff : Makefile crates.inc distinfo Log message: Update riff to 3.6.2. CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/24 10:39:57 Modified files: devel/codex : Makefile distinfo devel/codex/pkg: README Log message: devel/codex: update to 0.149.1 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 11:41:57 Modified files: multimedia/libyuv: Makefile distinfo Log message: Host distfile, otherwise it gets re-generated all the time. spotted by tb@ CVSROOT: /cvs Module name: ports Changes by: pascal@cvs.openbsd.org 2026/08/24 12:20:18 Modified files: textproc/cookcli: Makefile crates.inc distinfo Log message: Update to CookCLI 0.34.0. CVSROOT: /cvs Module name: ports Changes by: pascal@cvs.openbsd.org 2026/08/24 12:26:11 Modified files: sysutils/dhcpd_leases_exporter: Makefile distinfo modules.inc Log message: Update to dhcpd_leases_exporter 0.3.0. CVSROOT: /cvs Module name: ports Changes by: pascal@cvs.openbsd.org 2026/08/24 12:32:42 Modified files: graphics/xaos : Makefile distinfo Log message: Update to XaoS 4.3.7. CVSROOT: /cvs Module name: ports Changes by: matthieu@cvs.openbsd.org 2026/08/24 13:31:23 Modified files: editors/emacs : Makefile Added files: editors/emacs/patches: patch-lisp_net_tramp-gvfs_el patch-lisp_net_tramp-rclone_el patch-lisp_net_tramp-smb_el patch-lisp_net_tramp_el Log message: Add patch for tramp vulnerability https://www.openwall.com/lists/oss-security/2026/08/21/1 ok jca@ CVSROOT: /cvs Module name: ports Changes by: matthieu@cvs.openbsd.org 2026/08/24 13:34:02 Added files: editors/emacs/patches: Tag: OPENBSD_7_9 patch-lisp_net_tramp-gvfs_el patch-lisp_net_tramp-rclone_el patch-lisp_net_tramp-smb_el patch-lisp_net_tramp_el Log message: Add patch for tramp vulnerability https://www.openwall.com/lists/oss-security/2026/08/21/1 ok jca@ CVSROOT: /cvs Module name: ports Changes by: matthieu@cvs.openbsd.org 2026/08/24 13:36:03 Modified files: editors/emacs : Tag: OPENBSD_7_9 Makefile Log message: missing bump in previous CVSROOT: /cvs Module name: src Changes by: gkoehler@cvs.openbsd.org 2026/08/24 13:43:01 Modified files: libexec/ld.so/powerpc: rtld_machine.c Log message: macppc ld.so: Load objects with no PLT Move the check for BSS PLT (if PPC_GOT is zero) after the check for any kind of PLT (if PLTREL is RELA), so an object without a PLT stops causing "unsupported insecure BSS PLT object". I got such an object from Pike https://pike.lysator.liu.se using ld -nostartfiles. Detail at https://marc.info/?l=openbsd-tech&m=178734961786056&w=2 ok kettenis@ CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/24 13:56:01 Modified files: usr.bin/mandoc : mandocdb.c Log message: Slightly improve error reporting in two respects: 1. In the error reporting function, if the file argument is absolute, ignore the basedir. This makes it easier and more robust to talk about absolute paths, which are typically below /tmp/. 2. Report dba_write failure. Even if the data did not actually change, the user almost certainly wants to know about the problem because it's hard to see how it could be intentional to ask makewhatis(8) to change a database it cannot write to. CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/24 13:59:53 Log message: Readsb is a Mode-S/ADSB/TIS decoder for RTLSDR, HackRF, Modes-Beast and GNS5894 devices. tested with RTL-SDR Blog v3 by myself, and v4 by lraab@ tested with HackRF Pro by myself as well, but results with RTL-SDR are way better. OK lraab@ Status: Vendor Tag: sebastia Release Tags: sebastia_20260824 N ports/comms/readsb/Makefile N ports/comms/readsb/distinfo N ports/comms/readsb/files/clock_compat.h N ports/comms/readsb/files/cpu_compat.h N ports/comms/readsb/files/net_compat.h N ports/comms/readsb/files/serial_compat.h N ports/comms/readsb/patches/patch-Makefile N ports/comms/readsb/patches/patch-anet_c N ports/comms/readsb/patches/patch-compat_compat_h N ports/comms/readsb/patches/patch-sdr_c N ports/comms/readsb/patches/patch-sdr_hackrf_c N ports/comms/readsb/patches/patch-util_c N ports/comms/readsb/pkg/DESCR N ports/comms/readsb/pkg/MESSAGE N ports/comms/readsb/pkg/PLIST N ports/comms/readsb/pkg/README No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/24 14:00:46 Modified files: comms : Makefile Log message: hook up readsb CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 14:34:26 Modified files: usr.bin/tmux : cmd-queue.c Log message: Do not add messages to cfg_causes after config has finished, GitHub issue 5528. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 15:17:20 Modified files: usr.bin/tmux : server-client.c tmux.h window.c Log message: If a pane has no scrollbar, don't bother to redraw it, and if redraw is deferred change scrollbar redraws into redraw-all-scrollbars not redraw entire window. GitHub issue 5529. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 15:19:40 Modified files: usr.bin/tmux : window-buffer.c Log message: Correct a comparison ('\0' should be 0). CVSROOT: /cvs Module name: ports Changes by: jtt@cvs.openbsd.org 2026/08/24 15:23:42 Modified files: cad/freecad : Makefile Added files: cad/freecad/patches: patch-src_Mod_Sketcher_App_GeoEnum_h patch-src_Mod_TechDraw_Gui_CommandCreateDims_cpp patch-src_Mod_TechDraw_Gui_CommandExtensionDims_cpp Log message: cad/freecad: prepare for libcxx22 Report, patches and ok tb@ CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/08/24 15:58:43 Modified files: sysutils/gitlab-cli: Makefile distinfo modules.inc sysutils/gitlab-cli/pkg: PLIST Log message: update to gitlab-cli 1.114.0 CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/24 18:08:28 Modified files: lib/libagentx : agentx.3 lib/libc/gen : login_cap.3 lib/libc/regex : regex.3 lib/libcrypto/man: MD5.3 d2i_X509_SIG.3 lib/libssl/man : SSL_CTX_sess_set_get_cb.3 SSL_CTX_set_cert_verify_callback.3 SSL_CTX_set_quiet_shutdown.3 SSL_do_handshake.3 SSL_get_ex_data_X509_STORE_CTX_idx.3 share/man/man9 : cpu_xcall.9 srpl_rc_init.9 usr.bin/aucat : aucat.1 usr.bin/openssl: openssl.1 usr.bin/rsync : rsyncd.5 usr.bin/ssh : sftp-server.8 usr.sbin/rmt : rmt.8 Log message: grammar; a -> an ok schwarze@ sthen@ krw@ CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/24 19:09:31 Modified files: usr.bin/xinstall: install.1 Log message: unneccessary -> unnecessary CVSROOT: /cvs Module name: src Changes by: jcs@cvs.openbsd.org 2026/08/24 19:18:03 Modified files: sys/dev/pci : if_aq_pci.c Log message: add a detach function to handle cleanup for Thunderbolt-attached versions like the OWC 10gbit Thunderbolt adapter CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/24 19:25:42 Modified files: lib/libc/sys : recv.2 Log message: remove a misplaced 'an' ok schwarze@ claudio@ krw@ CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/24 23:47:52 Modified files: lib/libc/stdlib: icdb_new.3 Log message: ICBB -> ICDB CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/25 00:04:33 Modified files: usr.bin/tmux : arguments.c cmd-command-prompt.c cmd-if-shell.c cmd-run-shell.c window-panes.c Log message: Tidy up args_make_commands reference counting to fix a memory leak, from Jeong, Heon. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/25 00:14:16 Modified files: usr.bin/tmux : server-client.c Log message: Do not leak exit message on client free, from Jeong, Heon. CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/25 01:12:12 Modified files: graphics/ffmpeg: Makefile distinfo graphics/ffmpeg/patches: patch-configure patch-ffbuild_library_mak patch-libavformat_avformat_h patch-libavformat_tls_openssl_c graphics/ffmpeg/pkg: PLIST x11/mplayer : Makefile Added files: graphics/ffmpeg/patches: patch-libavcodec_mips_cabac_h patch-libavutil_aarch64_tx_float_neon_S patch-libswscale_x86_hscale_fast_bilinear_simd_c Removed files: graphics/ffmpeg/patches: patch-libavcodec_cabac_functions_h patch-libswscale_x86_ops_int_asm Log message: graphics/ffmpeg: update to 9.0.1 mips64 patch from Brad Smith, arm64 patch from tb@ OK: tb@ CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/25 01:23:30 Modified files: usr.bin/tmux : sort.c window-switch.c window-tree.c Log message: Do not pass NULL to qsort, and add checks for invalid session or window after swap. CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/25 01:23:52 Modified files: graphics/ffmpeg: Makefile Added files: graphics/ffmpeg/patches: patch-libavcodec_aarch64_h26x_sao_neon_S patch-libavcodec_aarch64_vc1dsp_neon_S Log message: graphics/ffmpeg: add missed patches noticed by tb@ CVSROOT: /cvs Module name: ports Changes by: renaud@cvs.openbsd.org 2026/08/25 02:16:33 Modified files: net/synapse : Makefile distinfo modules.inc net/synapse/pkg: PLIST Log message: Update to 1.159.0 OK tb@ CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/25 02:37:08 Modified files: usr.bin/tmux : options-table.c tmux.1 tmux.h tty-term.c tty.c Log message: Add a clear-on-attach option which when turned off scrolls away the existing terminal state instead of entering the alternate screen. This is useful in environments where tmux is started as a login shell but it is important that any pre-tmux messages are still visible. GitHub issue 5508 from Josef Řídký. CVSROOT: /cvs Module name: ports Changes by: renaud@cvs.openbsd.org 2026/08/25 02:40:33 Modified files: net/sniproxy : Makefile distinfo Log message: Update to 0.14.0 OK tb@ CVSROOT: /cvs Module name: src Changes by: job@cvs.openbsd.org 2026/08/25 02:41:14 Modified files: usr.sbin/rpki-client: ccr.c extern.h Log message: Make ASN.1 helper function to copy strings available to other compilation units OK tb@ CVSROOT: /cvs Module name: ports Changes by: renaud@cvs.openbsd.org 2026/08/25 02:41:40 Modified files: net/neighbot : Makefile distinfo Log message: Update to 0.5.16 OK tb@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/25 03:01:36 Modified files: audio/rhythmbox: Makefile distinfo Log message: Update to rhythmbox-3.5.1. CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/25 04:21:49 Modified files: net/p5-Net-OAuth: Makefile distinfo net/p5-Net-OAuth/pkg: PLIST Log message: update p5-Net-OAuth to 0.33 CVE-2026-72889 CVE-2026-75589 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/25 04:35:10 Modified files: multimedia/libcamera: Makefile Added files: multimedia/libcamera/patches: patch-src_apps_cam_file_sink_cpp patch-src_apps_cam_meson_build patch-src_apps_common_image_cpp patch-src_libcamera_mapped_framebuffer_cpp multimedia/libcamera/pkg: DESCR-main DESCR-tools PLIST-main PLIST-tools Removed files: multimedia/libcamera/pkg: DESCR PLIST Log message: Enable the cam helper and move tools into their own subpackage. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/25 04:35:55 Modified files: multimedia/pipewire/pipewire: Makefile Log message: Bump after libcamera subpackage. CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/25 04:39:42 Modified files: textproc/p5-Text-CSV-Hashify: Makefile distinfo Log message: update p5-Text-CSV-Hashify to 0.11 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/25 04:42:14 Modified files: meta/gnome : Makefile meta/gnome/pkg : README-main Log message: Add a Audio/Video capture section. CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2026/08/25 05:03:49 Modified files: sbin/dhcpleased: engine.c Log message: Validate the IP address the dhcp server acks. acts1631@proton.me points out that a rogue dhcp server can trick dhcpleased into holding on to a lease indefinitely since it looses track which IP is actually configured. Diff provided by acts1631 as well, thanks! While here, remove checking for yiaddr being absent (i.e. INADDR_ANY) because that check is now redundant. CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/25 07:53:15 Modified files: security/openssl/4.0: Makefile distinfo security/openssl/4.0/pkg: PLIST Removed files: security/openssl/4.0/patches: patch-crypto_x509_x509_vfy_c Log message: Update to OpenSSL 4.0.2 https://github.com/openssl/openssl/releases/tag/openssl-4.0.2 CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/25 07:54:59 Modified files: security/openssl/3.5: Makefile distinfo security/openssl/3.5/pkg: PLIST Log message: Update to OpenSSL 3.5.8 https://github.com/openssl/openssl/releases/tag/openssl-3.5.8 CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2026/08/25 07:57:18 Modified files: lib/libc/arch/aarch64/hash: Makefile.inc lib/libc/hash : sha1.c lib/libc/hidden: sha1.h Added files: lib/libc/arch/aarch64/hash: sha1_aarch64.c sha1_aarch64_ce.S Log message: Provide assembly implementation of SHA-1 for aarch64 in libc Provide a CE assembly implementation that can be used on hardware that has the CE SHA-1 instructions. This is considerably faster than the generic C implementation. Largely borrowed from libcrypto. With input from naddy@ ok naddy@ tb@ CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/25 07:58:02 Modified files: mail/postfix/stable: Makefile security/sslscan: Makefile sysutils/borgbackup/2.0: Makefile Log message: bump openssl consumers with static link CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2026/08/25 08:00:07 Modified files: lib/libc/arch/aarch64/hash: sha256_aarch64.c sha512_aarch64.c Log message: Consistently test against zero. CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/25 08:04:17 Modified files: security/openssl/4.0: Tag: OPENBSD_7_9 Makefile distinfo security/openssl/4.0/pkg: Tag: OPENBSD_7_9 PLIST Log message: MFC: Update to OpenSSL 4.0.2 https://github.com/openssl/openssl/releases/tag/openssl-4.0.2 CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/25 08:04:40 Modified files: security/openssl/3.5: Tag: OPENBSD_7_9 Makefile distinfo security/openssl/3.5/pkg: Tag: OPENBSD_7_9 PLIST Log message: Update to OpenSSL 3.5.8 https://github.com/openssl/openssl/releases/tag/openssl-3.5.8 CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/25 08:06:25 Modified files: mail/postfix/stable: Tag: OPENBSD_7_9 Makefile security/sslscan: Tag: OPENBSD_7_9 Makefile sysutils/borgbackup/2.0: Tag: OPENBSD_7_9 Makefile Log message: stable: bump openssl consumers with static link CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/25 08:32:15 Modified files: share/man/man8 : release.8 Log message: Most dictionaries list the noun "firmware" as uncountable, so avoid the plural form. OK jsg@ ian@ and also agrees with jmc@'s past practice. Minor issue found by jsg@. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/25 08:36:31 Modified files: share/man/man5 : port-modules.5 Log message: fix alphabetical order of module names, no text change: cabal and cargo before cmake and wayland before www CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/25 08:46:58 Modified files: www/mozilla-firefox: Makefile distinfo www/firefox-i18n: Makefile.inc distinfo Log message: www/mozilla-firefox: update to 154.0.1. see https://www.firefox.com/en-US/firefox/154.0.1/releasenotes/ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/25 08:48:20 Modified files: www/mozilla-firefox: Tag: OPENBSD_7_9 Makefile distinfo Log message: www/mozilla-firefox: update to 154.0.1. see https://www.firefox.com/en-US/firefox/154.0.1/releasenotes/ CVSROOT: /cvs Module name: ports Changes by: jtt@cvs.openbsd.org 2026/08/25 12:06:24 Modified files: cad/prusaslicer: Makefile distinfo cad/prusaslicer/pkg: PLIST Added files: cad/prusaslicer/patches: patch-src_slic3r_Utils_FontConfigHelp_hpp patch-src_slic3r_Utils_WxFontUtils_cpp cad/prusaslicer/pkg: README Log message: cad/prusaslicer: update to 2.9.6 ok ian@ CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/25 12:15:55 Modified files: www/p5-LWP-MediaTypes: Makefile distinfo www/p5-LWP-MediaTypes/pkg: DESCR Log message: update p5-LWP-MediaTypes to 6.04 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/25 12:23:54 Added files: comms/liquid-dsp/patches: patch-include_liquid_h Log message: Add missing patch forgotten on last update breakage pointed out by sthen@ CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/25 12:32:18 Modified files: devel/py-cachelib: Makefile distinfo Log message: update 0.16.1 -> 0.17.0 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/25 12:33:35 Modified files: www/py-flask-caching: Makefile distinfo www/py-flask-caching/pkg: PLIST Log message: update 2.4.1 -> 2.5.0 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/25 12:35:31 Modified files: devel/ruby-hitimes: Makefile distinfo Log message: update 3.1.0 -> 3.2.0 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/25 12:37:33 Modified files: sysutils/ruby-openvoxserver-ca: Makefile distinfo sysutils/ruby-openvoxserver-ca/pkg: PLIST Log message: update 3.2.0 -> 3.3.0 CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/25 12:38:05 Modified files: usr.bin/tmux : layout.c Log message: Fix tiled pane resizing with floating layout cells, reported by Kevin Hovsäter. CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/25 12:38:49 Modified files: devel/ruby-concurrent-ruby: Makefile distinfo Log message: update 1.3.6 -> 1.3.8 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/25 12:39:56 Modified files: devel/ruby-gettext: Makefile distinfo devel/ruby-gettext/pkg: PLIST Log message: update 3.4.9 -> 3.5.2 CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/25 14:44:05 src/regress/usr.bin/mandoc/db/makewhatis Update of /cvs/src/regress/usr.bin/mandoc/db/makewhatis In directory cvs.openbsd.org:/tmp/cvs-serv19648/makewhatis Log Message: Directory /cvs/src/regress/usr.bin/mandoc/db/makewhatis added to the repository CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/25 14:54:33 Modified files: regress/usr.bin/mandoc/db: Makefile Added files: regress/usr.bin/mandoc/db: README regress/usr.bin/mandoc/db/makewhatis: Makefile regress/usr.bin/mandoc/db/out: dirarg.dout dopt.dout nopt.dout topt.dout uopt.dout Log message: new tests for makewhatis(8) command line arguments and for its various operation modes CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/25 18:14:49 Modified files: share/man/man9 : loadfirmware.9 Log message: firmware is an uncountable noun, avoid indefinite article ok tb@ sobrado@ schwarze@ CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/25 18:31:26 Modified files: lib/libc/sys : recv.2 Log message: change iovec markup from .Fa to .Vt refers to a struct, not the name of a field ok schwarze@ CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/25 22:22:40 Modified files: news/sabnzbd : Makefile distinfo Log message: Update to sabnzbd-5.1.2 Fixes critical RCE (GHSA-rgqj-28c2-gxwp) and path traversal (GHSA-75g3-96fr-7p2r) vulnerabilities. Overview on changes: https://github.com/sabnzbd/sabnzbd/releases/tag/5.1.2 CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/25 23:06:11 Modified files: math/lean : Makefile Log message: lean: mark broken on mips64 and sparc64. I don't think it ever built on mips64 and it didn't like the switch to clang on sparc64. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/25 23:42:42 Modified files: usr.sbin/rpki-client: x509.c Log message: rpki-client: unconditionally warn about incorrect RSA parameters Now that ARIN have fixed their old ROAs, this encoding no longer occurs in the wild, so enabling this warning does no harm. Ideally we'd error, but a Postel-inspired MUST that has been sprinkled across numerous RFCs ensured that this had to be tolerated for more than a quarter of a century and will continue to be for at least another one. discussed with claudio job CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/25 23:57:47 Modified files: usr.sbin/rpki-client: cms.c Log message: rpki-client: reject some signed objects with BER encoding ARIN finally fixed their shit and no longer distributes malformed ROAs. Detect one symptom of their malformedness. This is a very unsatisfactory kludge since it only detects indefinite length encoding at the outermost layer, but this will hopefully help avoid regressions. libcrypto's ASN.1 parser is not going to help making the world a cleaner place. fine with claudio, ok job CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/26 00:47:59 Modified files: usr.bin/find : ls.c Log message: find: check localtime() return before calling strftime on it landry saw "find dir -ls" crash with fs corruption. dgl reproduced with touch foo && perl -e'utime 2**63, 2**63, "foo"' && find foo -ls which could have been added to regress if there was any... ok deraadt CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/26 00:56:28 Modified files: share/man/man4/man4.powerpc64: opalcons.4 Log message: OPALSENS -> OPALCONS CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/26 01:15:51 Modified files: telephony/baresip: Makefile.inc telephony/baresip/baresip: Makefile distinfo telephony/baresip/baresip/patches: patch-src_config_c telephony/baresip/re: Makefile distinfo Log message: telephony/baresip: update to 4.11.0. see https://github.com/baresip/baresip/releases/tag/v4.11.0 and https://github.com/baresip/re/releases/tag/v4.11.0 CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/26 01:28:42 Modified files: mail/mozilla-thunderbird: Tag: OPENBSD_7_9 Makefile distinfo Log message: mail/mozilla-thunderbird: update to 140.14.1. see https://www.thunderbird.net/en-US/thunderbird/140.14.1esr/releasenotes/ CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/26 01:30:58 Modified files: usr.sbin/smtpd : mail.mboxfile.8 Log message: MAIL.MDA -> MAIL.MBOXFILE CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/26 01:40:40 Modified files: converters/p5-Net-IDN-Encode: Makefile distinfo converters/p5-Net-IDN-Encode/pkg: PLIST Removed files: converters/p5-Net-IDN-Encode/patches: patch-lib_Net_IDN_Punycode_xs Log message: update p5-Net-IDN-Encode to 2.502 patch has been commited upstream CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/26 01:59:33 Modified files: devel/binutils : Makefile distinfo Log message: devel/binutils: update to 2.47 CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/26 01:59:52 Modified files: devel/gas : Makefile distinfo devel/gas/patches: patch-gas_Makefile_in patch-gas_doc_as_info Log message: devel/gas: update to 2.47 CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/26 02:12:17 Modified files: multimedia/obs-studio: Makefile distinfo multimedia/obs-studio/patches: patch-frontend_CMakeLists_txt patch-libobs-opengl_gl-egl-common_c patch-plugins_CMakeLists_txt multimedia/obs-studio/pkg: PLIST Log message: Update to obs-studio 32.2.2 from maintainer Disables the build on 32-bit architectures and bumps the minors of obs and obs-frontend-api CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/26 02:13:31 Modified files: devel/cargo-c : Makefile crates.inc distinfo Log message: Update to cargo-c 0.10.25 https://github.com/lu-zero/cargo-c/releases/tag/v0.10.25 CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/26 02:18:20 Modified files: devel/cargo-c : crates.inc Log message: cargo-c: regen crates.inc with licenses CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/26 02:19:45 Modified files: www/p5-WWW-RobotRules: Makefile distinfo Log message: update p5-WWW-RobotRules to 6.03 CVSROOT: /cvs Module name: ports Changes by: edd@cvs.openbsd.org 2026/08/26 02:20:46 Modified files: editors/neovim : Makefile distinfo Log message: editors/neovim: update to v0.12.5 Diff from Laurent Cheylus, thanks! CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2026/08/26 02:26:30 Modified files: sys/kern : uipc_syscalls.c Log message: Fix control message handling in recvit to avoid out of bounds write to userland Because of the use of a unsigned variable to track the length of the control buffer recvit can underflow that variable because of an unchecked ALIGN(). This can be triggered by passing a too short buffer that is not a multiple of _ALIGNBYTES + 1. In such a case the kernel copies out data past the provided buffer. On top of addding the missing overflow check this also uses the proper socklen_t type for the msg_controllen and uses an unsigned int for the still overloaded variable i. The security implications of this are mainly theoretical. The correct use of control message handling requires the use of CMSG_SPACE which ensures the buffer size is properly rounded. In base only dig uses a buffer that is not correctly rounded at the same time it is oversized enough to not matter. Reported by Acts1631 who also provided a fix OK millert@ deraadt@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 02:39:33 Modified files: www/tomcat/v10 : Makefile distinfo www/tomcat/v10/pkg: DESCR-examples PLIST-examples Log message: update to tomcat-10.1.59 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 02:39:50 Modified files: www/tomcat/v10 : Tag: OPENBSD_7_9 Makefile distinfo www/tomcat/v10/pkg: Tag: OPENBSD_7_9 DESCR-examples PLIST-examples Log message: update to tomcat-10.1.59 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 02:44:20 Modified files: net/icinga/core2: Makefile distinfo Log message: update to icinga2-2.16.5 CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/26 03:03:57 Modified files: lib/libcrypto/man: EC_GROUP_check.3 Log message: fix a double word; ok tb@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:08:33 Modified files: lang/php/8.5 : Makefile distinfo Log message: update to php-8.5.10 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:08:40 Modified files: lang/php/8.4 : Makefile distinfo Log message: update to php-8.4.25 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:09:34 Modified files: lang/php/8.4 : Tag: OPENBSD_7_9 Makefile distinfo Log message: update to php-8.4.25 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:09:57 Modified files: lang/php/8.5 : Tag: OPENBSD_7_9 Makefile distinfo Log message: update to php-8.5.10 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:10:42 Modified files: www/squid : Makefile distinfo Log message: update to squid-7.7 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:11:17 Modified files: www/squid : Tag: OPENBSD_7_9 Makefile distinfo Log message: update to squid-7.7 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:11:26 Modified files: graphics/ImageMagick: Makefile distinfo graphics/ImageMagick/patches: patch-magick_constitute_c Log message: update to ImageMagick-6.9.13-55 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:14:15 Modified files: devel/libnfs : Makefile distinfo Log message: update to libnfs-7.0.0pl20260825, from Brad (maintainer) CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:28:56 Modified files: editors/vim : Makefile distinfo editors/vim/patches: patch-runtime_filetype_vim patch-runtime_syntax_make_vim editors/vim/pkg: PLIST Log message: update to vim-9.2.1010 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:29:48 Modified files: editors/vim : Tag: OPENBSD_7_9 Makefile distinfo editors/vim/patches: Tag: OPENBSD_7_9 patch-runtime_filetype_vim patch-runtime_syntax_make_vim editors/vim/pkg: Tag: OPENBSD_7_9 PLIST Log message: update to vim-9.2.1010 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/26 03:56:12 Modified files: x11/gnome/mutter: Makefile Log message: Missing LDEP. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/26 04:02:06 Modified files: sysutils/exoscale-cli: Makefile distinfo Log message: Update to exoscale-cli-1.99.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/26 04:22:18 Modified files: sysutils/google-cloud-sdk: Makefile distinfo sysutils/google-cloud-sdk/pkg: PLIST Log message: Update to google-cloud-sdk-582.0.0. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/26 04:26:21 Modified files: regress/usr.bin/mandoc/db/makewhatis: Makefile regress/usr.bin/mandoc/db/out: topt.dout Log message: Do not hardcode /usr/src/ in one of the files containing desired output. This is expected to fix a test failure that anton@ reported with BSDSRCDIR set. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/26 04:37:56 Modified files: sysutils/plakar: Makefile distinfo modules.inc Added files: sysutils/plakar/patches: patch-go_mod patch-go_sum Log message: Unbreak for upcoming go1.27. CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/26 05:36:06 Modified files: share/man/man4/man4.armv7: amdisplay.4 Log message: sync config lines and use .Cd not .Nm CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2026/08/26 06:16:29 Modified files: net/icecast : Makefile Added files: net/icecast/patches: patch-src_util_crypt_c Log message: Fix crash when trying to access the /admin/ page Apparently checking passwords goes through checks for hash algorithms supported by crypt(3). But since none of the algorithms checked are supported by the OpenBSD libc, the code ends up dereferencing a NULL pointer. I'm not sure yet why the code checks for algorithms supported by crypt(3), as the code wasn't present in icecast-2.4.4. To fix this, avoid dereferencing said NULL pointer. While here, add DEBUG_PACKAGES. Problem reported by Olivier Cherrier. CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2026/08/26 06:46:13 Modified files: devel/perltidy : Makefile distinfo Log message: Update perltidy to 20260826. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2026/08/26 07:13:16 Modified files: sys/arch/arm64/arm64: cpu.c Log message: Avoid potential null-pointer dereference in calculation of CPU "capacity". ok jsg@ CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/26 07:20:02 Modified files: devel/uv : Makefile crates.inc distinfo Log message: Update to uv 0.12.6, from maintainer https://github.com/astral-sh/uv/releases/tag/0.12.4 https://github.com/astral-sh/uv/releases/tag/0.12.5 https://github.com/astral-sh/uv/releases/tag/0.12.6 CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/26 07:46:33 Modified files: www/mozilla-firefox/patches: Tag: OPENBSD_7_9 patch-security_nss_lib_nss_nss_h patch-toolkit_components_downloads_DownloadIntegration_sys_mjs Log message: www/mozilla-firefox: unbreak by updating patches jca@ noted that the nss requirement in 154.0.1 was bumped to 3.126.1, adjust nss.h patch accordingly. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2026/08/26 07:53:38 Modified files: usr.sbin/bgpd : bgpd.conf.5 Log message: RTR sessions support tcp md5sig. Add the config bits to the manpage. Noticed by job@ OK tb@ CVSROOT: /cvs Module name: ports Changes by: jtt@cvs.openbsd.org 2026/08/26 10:20:52 Modified files: graphics/vtk : Makefile distinfo graphics/vtk/pkg: PLIST Log message: graphics/vtk: update to 9.7.0 Required to update fmt 12.2.0. Reported by and ok tb@ CVSROOT: /cvs Module name: src Changes by: beck@cvs.openbsd.org 2026/08/26 10:25:12 Modified files: lib/libcrypto/x509: x509_verify.c Log message: Don't drop X509_V_ERR_HOSTNAME_MISMATCH when verify callback returns 1 While not the advised way of using the verify callback (either by OpenSSL or by us) in production, sometimes folks like to return 1 from everything in the callback and then check the error return and make decicions about things. This fix ensures that such callbacks will see the hostname mismatch and be able to act upon them. Reported by Alexander Aleksandrovic Klimov ok tb@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/26 11:18:17 Modified files: mail/thunderbird-i18n: Makefile.inc distinfo mail/mozilla-thunderbird: Makefile distinfo Log message: mail/mozilla-thunderbird: update to 153.1.1. see https://www.thunderbird.net/en-US/thunderbird/153.1.1esr/releasenotes/ CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2026/08/26 11:25:13 Modified files: sbin/dhcpleased: engine.c Log message: Do not try to configure 0.0.0.0 (INADDR_ANY) on an interface. If we indicate a preference for IPv6-only (DHCP option 108), the server does not offer an IP address (indicated by INADDR_ANY), so we must first check if the server supported option 108 before checking if we received an IPv4 offer. Logic error pointed out and diff provided by acts1631@proton.me, thanks! CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2026/08/26 11:25:14 Modified files: lang/rust : Makefile distinfo rust.port.mk lang/rust/patches: patch-compiler_rustc_session_src_options_rs patch-src_bootstrap_bootstrap_py patch-src_bootstrap_src_bin_rustc_rs patch-src_bootstrap_src_core_build_steps_test_rs lang/rust/pkg : PLIST-gdb PLIST-src Added files: lang/rust/patches: patch-compiler_rustc_llvm_build_rs patch-library_unwind_src_lib_rs patch-src_doc_rustc_src_platform-support_openbsd_md Log message: lang/rust: update to 1.98.0 Announce: https://blog.rust-lang.org/2026/08/20/Rust-1.98.0/ Release notes: https://doc.rust-lang.org/stable/releases.html#version-1980-2026-08-20 sparc64 switched to clang (from tb@) CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/08/26 12:52:00 Modified files: security/web-eid-app: Makefile distinfo security/web-eid-app/patches: patch-lib_libelectronic-id_CMakeLists_txt patch-src_app_CMakeLists_txt Log message: update to web-eid 2.10.0 CVSROOT: /cvs Module name: src Changes by: daniel@cvs.openbsd.org 2026/08/26 14:37:33 Modified files: gnu/usr.bin/cvs: Makefile.bsd-wrapper Log message: the macintosh subdir was removed from cvs in 1999 ok jcs@ CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/26 15:01:08 ports/sysutils/libfsntfs/patches Update of /cvs/ports/sysutils/libfsntfs/patches In directory cvs.openbsd.org:/tmp/cvs-serv21217/patches Log Message: Directory /cvs/ports/sysutils/libfsntfs/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: lraab@cvs.openbsd.org 2026/08/26 19:26:52 Modified files: audio/ncspot : Makefile distinfo crates.inc Log message: audio/ncspot: update to 1.4.0 CVSROOT: /cvs Module name: www Changes by: djm@cvs.openbsd.org 2026/08/26 20:10:46 Modified files: openssh : specs.html Log message: update a bunch of links to IETF drafts that have been accepted to the WG or published as RFCs CVSROOT: /cvs Module name: www Changes by: djm@cvs.openbsd.org 2026/08/26 21:28:02 Modified files: openssh : specs.html Log message: mention mlkem768x25519-sha256 CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/27 01:13:34 Modified files: lib/libcrypto/cms: cms_kari.c Log message: libcrypto: harden cms_kek_cipher() a bit When AES key unwrap with padding is in use, the EVP interface breaks its contract and writes more than the outlen it initially reports to the output buffer. This is an old, sneaky trap that the muppet set eons ago and many victims walked right into it, including the muppet himself. If inlen is larger than outlen, allocate inlen bytes to unwrap with padding to avoid a buffer overwrite. This is a variant of OpenSSL's fix. Since we do not support AES keywrap with padding no actual bufer overwrite occurs here at the moment, but if we ever chose to do so (unlikely) this trap would be avoided. There's plenty more traps that the next round of scas will surely find in this absolute trashfire of CMS support code. ok kenjiro CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/27 01:18:40 Modified files: lib/libcrypto/rsa: rsa_eay.c Log message: rsa_eay: Replace handrolled BN_bn2binpad with the real thing Just a tiny little bit of lipstick on this entelodont. This is simpler and does not change behavior as BN_bn2binpad() returns -1 on failure and num on success. jsing points out that BN_bn2binpad() is constant time. ok jsing kenjiro PS: henning, you owe me a significant amount of quality beverages for making me look at this particular tire fire (and corresponding XS files). CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/27 02:30:10 Modified files: devel/harfbuzz : Makefile distinfo Log message: Update to harfbuzz-14.4.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/27 02:32:18 Modified files: inputmethods/ibus-typing-booster: Makefile distinfo Log message: Update to ibus-typing-booster-2.31.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/27 02:33:58 Modified files: security/libgcrypt: Makefile distinfo security/libgcrypt/patches: patch-cipher_Makefile_in patch-config_h_in patch-configure Log message: Update to libgcrypt-1.12.3. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/27 02:37:08 Modified files: sysutils/gemini-cli: Makefile distinfo sysutils/gemini-cli/pkg: PLIST Log message: Update to gemini-cli-0.57.0. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/27 03:28:46 Modified files: www/librewolf : Makefile distinfo Log message: www/librewolf: update to 154.0.1-2, from yaydn CVSROOT: /cvs Module name: ports Changes by: jtt@cvs.openbsd.org 2026/08/27 03:53:22 Modified files: sysutils/exfetch: Makefile distinfo Log message: sysutils/exfetch: update to 1.7.2 From izzy Meyer (maintainer) ok tb@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/27 04:03:09 Modified files: multimedia/libcamera: Makefile Added files: multimedia/libcamera/pkg: DESCR-qcam PLIST-qcam Log message: Add a subpackage for the qcam test application. CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/27 04:29:38 Modified files: shells/fish/v3 : Makefile Added files: shells/fish/v3/patches: patch-config_cmake_h_in Log message: fish/v3: fix build with libcxx22 libcxx22 uses [[__fallthrough__]] in a couple of headers, so redefining __fallthrough__ to __attribute__((fallthrough)) yields a syntax error: /usr/include/c++/v1/__functional/hash.h:70:24: error: expected expression 70 | [[__fallthrough__]]; | ^ Just don't do that... CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2026/08/27 05:38:42 Modified files: net/icecast/patches: patch-src_util_crypt_c Log message: Fix patch comment CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2026/08/27 05:38:58 Modified files: security/libksba: Makefile distinfo Log message: Update to libksba-1.8.1 CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2026/08/27 05:41:49 Added files: www/mozilla-firefox/patches: patch-third_party_llama_cpp_moz_build Log message: Forcefully disable RVV intrinsics usage in llama.cpp/libggml. The code assumes that if __riscv_v_intrinsic is defined the various RVV intrinsics are available and usable. With clang the intrinsics may be available even though actual usage of said intrinsics has to be allowed with clang -march=... or function annotations. Also the code assumes that if it can use said intrinsics at compile time then they ought to be used at runtime. This is false on OpenBSD which doesn't require the cpu to support the V extension. Example error at compile time: .../firefox-154.0/third_party/llama.cpp/ggml/src/ggml-cpu/vec.cpp:407:22: error: RISC-V type 'vfloat32m2_t' (aka '__rvv_float32m2_t') requires the 'zve32f' extension 407 vfloat32m2_t vx = __riscv_vle32_v_f32m2(&x[i], vl); With & ok landry@ (maintainer) CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/27 06:38:20 Modified files: news/nzbget : Makefile distinfo news/nzbget/patches: patch-cmake_par2-turbo_cmake patch-cmake_rapidyenc_cmake Log message: Update to nzbget-26.3 Changes: https://github.com/nzbgetcom/nzbget/releases/tag/v26.3 CVSROOT: /cvs Module name: ports Changes by: jtt@cvs.openbsd.org 2026/08/27 06:40:37 Modified files: mail/mlmmj : Makefile distinfo mail/mlmmj/pkg : PLIST Added files: mail/mlmmj/patches: patch-mk_common_mk Removed files: mail/mlmmj/patches: patch-Makefile_in Log message: mail/mlmmj: update to 2.1.0 ok stsp@ CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/27 06:58:04 Modified files: net/rrdp-tools : Makefile distinfo net/rrdp-tools/pkg: PLIST Log message: Update to rrdp-tools 0.5.0, ok job https://github.com/ties/rpki-rrdp-tools-py/blob/main/CHANGELOG.md#v050 CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/27 07:17:42 Modified files: usr.bin/mandoc : cgi.c Log message: open header.html and footer.html up front, in pareparation for pledge/unveil improvements CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/27 07:25:36 Modified files: devel/libgtop2 : Makefile devel/libgtop2/patches: patch-src_daemon_io_c patch-src_daemon_slave_c patch-sysdeps_common_gnuslib_c patch-sysdeps_openbsd_netload_c patch-sysdeps_openbsd_suid_open_c Added files: devel/libgtop2/patches: patch-sysdeps_openbsd_disk_c patch-sysdeps_openbsd_mountlist_c patch-sysdeps_openbsd_procmap_c patch-sysdeps_openbsd_procopenfiles_c Log message: Summer cleanup on patches. Add disk listing while here. CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/27 08:06:35 Modified files: net/filezilla : Makefile distinfo Log message: Update to filezilla-3.71.1 Changes: https://filezilla-project.org/versions.php CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/27 09:06:59 Modified files: devel/p5-Struct-Dumb: Makefile distinfo Log message: update p5-Struct-Dumb to 0.16 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/27 09:13:40 Modified files: x11/gnome/msgraph: Makefile distinfo Log message: Update to msgraph-0.3.5. CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/27 09:41:11 Modified files: devel/protobuf : Makefile distinfo devel/protobuf/pkg: PLIST Log message: Update to protobuf-cpp 7.36.0 https://github.com/protocolbuffers/protobuf/releases/tag/v36.0 CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/27 09:41:49 Modified files: devel/py-protobuf: Makefile distinfo devel/py-protobuf/pkg: PLIST Log message: Update to py-protobuf 7.36.0 https://github.com/protocolbuffers/protobuf/releases/tag/v36.0 CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/27 09:42:20 Modified files: devel/protobuf-java: Makefile distinfo Log message: Update to protobuf-java 4.36.0 https://github.com/protocolbuffers/protobuf/releases/tag/v36.0 CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/27 11:29:55 Modified files: devel/p5-Devel-OverloadInfo: Makefile distinfo Log message: update p5-Devel-OverloadInfo to 0.008 no code change CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2026/08/27 12:01:51 Added files: textproc/lttoolbox/patches: patch-lttoolbox_ustring_h Log message: Unbreak libcxx build OK bentley@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2026/08/27 12:03:30 Added files: misc/subsurface/patches: patch-core_uemis-downloader_cpp Log message: Unbreak libcxx build Tweak and OK tb@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2026/08/27 12:08:43 Modified files: games/dxx-rebirth: Makefile distinfo games/dxx-rebirth/patches: patch-SConstruct Log message: Update dxx-rebirth to 0.60pl20260823 and unbreak libcxx22 build OK thfr@ CVSROOT: /cvs Module name: ports Changes by: volker@cvs.openbsd.org 2026/08/27 12:09:12 Modified files: wayland/mango : Makefile distinfo wayland/mango/patches: patch-src_dispatch_bind_define_h patch-src_mango_c Log message: wayland/mango: Update to 0.16.2 + add missing LIB_DEPENDS, pointed out by naddy@ CVSROOT: /cvs Module name: ports Changes by: volker@cvs.openbsd.org 2026/08/27 12:11:41 Modified files: wayland/cow : Makefile distinfo wayland/cow/patches: patch-config_cow_cow_conf wayland/cow/pkg: PLIST Log message: wayland/cow: Update to 0.2 CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/27 12:14:29 Modified files: www/p5-HTML-Gumbo: Makefile distinfo Log message: update p5-HTML-Gumbo to 0.20 CVE-2025-15646 CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/27 12:35:13 Modified files: www/p5-libwww : Makefile distinfo Log message: update p5-libwww to 6.83 fix run and test dependencies according to portgen CVE-2026-8368 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/27 12:54:30 Modified files: multimedia/libcamera: Makefile multimedia/libcamera/pkg: PLIST-main Log message: Add missing @pkgpath. CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/27 12:55:48 Modified files: graphics/p5-Imager: Makefile distinfo Removed files: graphics/p5-Imager/patches: patch-PNG_impng_c Log message: update p5-Imager to 1.035 patches commited upstream CVE-2026-73639 CVE-2026-73638 CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/27 13:14:23 Modified files: security/p5-Crypt-RIPEMD160: Makefile distinfo Log message: update p5-Crypt-RIPEMD160 to 0.14 CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/27 13:29:19 Modified files: devel/p5-File-MimeInfo: Makefile distinfo Log message: update p5-File-MimeInfo to 0.37 CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2026/08/27 15:18:41 Modified files: usr.sbin/ospfd : kroute.c name2id.c ospfd.h Log message: Fix kr_change to add missing rtlabel references and update routes when only the label changes. rtlabel_tag2id() does not take a reference for the rtlabel id so a call to rtlabel_ref() is needed here. This mirrors the rtlabel_unref calls. In the nexthop already present case one needs to adjust the kn to update the ext_tag and rtlabel in case those changed. With this the rtlabel to external-tag mapping should work more reliable. OK bluhm@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2026/08/27 15:24:09 Modified files: sbin/mountd : mountd.c Log message: Rewrite the imsg code to be more modern. Split the code into independent send and recv functions that properly send some of the more complex messages without leaking extra data or causing problems on recv (e.g. by passing string buffers). This also kills the send_imsg wrapper which kind of is the cause that everything was passed as one big blob. OK rsadowski@ CVSROOT: /cvs Module name: ports Changes by: kmos@cvs.openbsd.org 2026/08/27 20:39:48 Modified files: games/lwjgl3 : Makefile distinfo games/lwjgl3/pkg: PLIST Removed files: games/lwjgl3/patches: patch-config_build-bindings_xml patch-config_openbsd_build_xml Log message: Update to LWJGL 3.3.2.0 Allows playing Minecraft up through 1.21.11 CVSROOT: /cvs Module name: src Changes by: dgl@cvs.openbsd.org 2026/08/27 21:56:19 Modified files: usr.sbin/fw_update: fw_update.sh Log message: fw_update could be tricked into treating the untrusted comment as data. In some situations (-a) this could be passed into fetch(), which did not validate what it passed to su(1). Use the trusted output of signify and add stricter validation. with & ok afresh1@ CVSROOT: /cvs Module name: src Changes by: dgl@cvs.openbsd.org 2026/08/27 22:42:15 Modified files: usr.bin/stat : stat.c Log message: stat: Show the stringified epoch if localtime() fails. Avoids segfault on out of range time values. The raw value can still be obtained with stat -f %m. ok tb@ CVSROOT: /cvs Module name: src Changes by: dgl@cvs.openbsd.org 2026/08/27 22:43:28 Modified files: usr.bin/find : ls.c bin/ls : print.c Log message: find,ls: Ensure -ls output matches ls -dils as documented; print the epoch if localtime() fails. Synchronize the code with ls, so it always checks localtime()'s return value. ok tb@ CVSROOT: /cvs Module name: src Changes by: dgl@cvs.openbsd.org 2026/08/27 22:52:43 Modified files: usr.sbin/fw_update: patterns.c Log message: Drop rsu from fw_update patterns; it has been in base since 2021. ok afresh1@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/27 23:50:44 Modified files: security/nss : Makefile distinfo Log message: security/nss: update to 3.128. will be required for firefox 156. see https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_128.html CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/28 01:36:01 Modified files: usr.bin/tmux : server-client.c Log message: Ignore focus events earlier to avoid them interfering with prefix, GitHub issue 5539. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/28 02:02:16 Modified files: usr.bin/tmux : popup.c Log message: Do no free input context if it is NULL when popup create fails. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/28 02:11:08 Modified files: usr.bin/tmux : grid.c Log message: Do not walk off end of grid lines if last line is wrapped, reported by Moe Khalilov. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2026/08/28 02:27:03 Added files: audio/ncmpcpp/patches: patch-src_screens_sel_items_adder_cpp patch-src_screens_tag_editor_cpp Log message: Unbreak libcxx22 build Tested and ok namn@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2026/08/28 02:32:35 Added files: audio/rubberband/patches: patch-src_common_mathmisc_h Log message: Unbreak libcxx22 build OK tb CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/28 02:34:47 Modified files: print/qpdf : Makefile distinfo Log message: Update to qpdf-12.4.1. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/28 02:37:11 Modified files: sysutils/cloud-sql-proxy: Makefile distinfo Log message: Update to cloud-sql-proxy-2.25.4. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/28 02:45:43 Modified files: x11/gnome/autoar: Makefile distinfo x11/gnome/autoar/pkg: DESCR PLIST Log message: Update to gnome-autoar-0.5.0. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/28 02:58:30 Removed files: usr.bin/pkgconf/cli: tuple.c Log message: pkgconf: remove stale file This somewhat outdated file snuck in by mistake in the last update. It was not compiled into the binary because libpkgconf precedes cli in .PATH, so the up-to-date libpkgconf/tuple.c file was used. Found while working on hooking up upstream pkgconf regress where the .PATH order was inverted in my WIP. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/28 03:06:01 Modified files: usr.bin/pkgconf/cli: core.c main.c usr.bin/pkgconf/libpkgconf: config.h libpkgconf-api.h libpkgconf.h path.c pkg.c stdinc.h Log message: Update to pkgconf 3.0.6 This mostly adds OS/2 support. The only change relevant for OpenBSD is - --variable accepts multiple modules and prints the requested variable's value for each module, in argument order. --path and --print-variables remain limited to a single module. Which is the diff in cli/core.c. Apart from that little to nothing changes for us (some #ifdefs cause line numbers to change). ok djm CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/28 03:18:02 Modified files: multimedia/libcamera: Makefile Log message: Tweak comment, no pkg change. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/28 03:41:58 Modified files: x11/gnome/papers: Makefile Log message: Lowercase COMMENT. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/28 03:50:52 Modified files: usr.bin/mandoc : mandocdb.c Log message: Use unveil(2) to restrict write access to mandoc.db(5) and /tmp/ and read access to the selected manpath directory or directories, but leave global read access open in -t mode. Tweaks from and looks correct to deraadt@. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/28 04:56:26 Modified files: devel/meson : meson.port.mk Log message: Indent. No functional change. CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/28 05:19:10 Modified files: sysutils : Makefile devel/quirks : Makefile devel/quirks/files: Quirks.pm Removed files: sysutils/tmate : Makefile distinfo sysutils/tmate/patches: patch-Makefile_am patch-configure-ac patch-osdep-openbsd_c patch-proc_c patch-server-client_c patch-server_c patch-tmate-debug_c patch-tmate_h patch-tmux_c patch-tmux_h sysutils/tmate/pkg: DESCR PLIST Log message: Remove sysutils/tmate It's servers and site was shutdown for about a year: https://github.com/tmate-io/tmate/issues/322#issuecomment-3083138790 Last release had happened in November 2019: https://github.com/tmate-io/tmate/releases/tag/2.4.0 And the last commit to the repo is fix for some CVE which was never released: https://github.com/tmate-io/tmate/commit/3e12f558c7b71b7135403cdd2df77d38538a695c All of this makes that port unusable. OK: kn@, jca@ CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/28 07:20:45 Modified files: net/nchat : Makefile distinfo Log message: net/nchat: update to 5.18.20 From Nazarenko Mykyta (maintainer) CVSROOT: /cvs Module name: ports Changes by: gonzalo@cvs.openbsd.org 2026/08/28 08:10:24 Modified files: graphics/giflib: Makefile Added files: graphics/giflib/patches: patch-dgif_lib_c patch-egif_lib_c patch-gifalloc_c patch-quantize_c Log message: Add some patches from upstream until they release a new version. https://sourceforge.net/p/giflib/code/ci/061605081115bbfd7019bafc119a13b6f17fcf25/ https://sourceforge.net/p/giflib/code/ci/4a731eacbb1861e866e84024aba201f1cbf0f22f/ https://sourceforge.net/p/giflib/code/ci/8abe475b7dde75961ea46b9cb69aa7d658d002f3/ Spotted by T.J. Townsend, ok jca@ CVSROOT: /cvs Module name: ports Changes by: volker@cvs.openbsd.org 2026/08/28 08:17:38 Modified files: lang/elixir : Makefile distinfo Log message: lang/elixir: Update to 1.20.4 CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2026/08/28 08:19:19 Modified files: regress/usr.sbin/relayd: Makefile Log message: Fix dependencies to create remote ec certificate. CVSROOT: /cvs Module name: ports Changes by: stu@cvs.openbsd.org 2026/08/28 08:38:05 Modified files: games/xboard : Makefile games/xboard/patches: patch-xboard_conf Log message: Use aucat(1) to play sounds. Remove extra "z" from WANTLIB. ok ratchov@ CVSROOT: /cvs Module name: ports Changes by: kmos@cvs.openbsd.org 2026/08/28 08:41:04 Modified files: games/lwjgl3 : Makefile distinfo Log message: Go ahead and upgrade to LWJGL 3.3.3 and move to using JDK 17 for the build CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/28 09:09:59 Log message: import upstream pkgconf regress The Makefile is adapted to bsd.regress.mk from upstream's Makefile.lite (also imported) in such a way that the diff is as small as possible, so that it should be reasonably easy for me to keep it in sync with upstream releases. Status: Vendor Tag: tb Release Tags: tb_20260828 N src/regress/usr.bin/pkgconf/Makefile N src/regress/usr.bin/pkgconf/Makefile.lite N src/regress/usr.bin/pkgconf/tests/test-runner.c N src/regress/usr.bin/pkgconf/tests/win-shim.h N src/regress/usr.bin/pkgconf/tests/api/oom.h N src/regress/usr.bin/pkgconf/tests/api/test-api.h N src/regress/usr.bin/pkgconf/tests/api/test-audit.c N src/regress/usr.bin/pkgconf/tests/api/test-buffer.c N src/regress/usr.bin/pkgconf/tests/api/test-bytecode.c N src/regress/usr.bin/pkgconf/tests/api/test-client.c N src/regress/usr.bin/pkgconf/tests/api/test-dependency.c N src/regress/usr.bin/pkgconf/tests/api/test-fileio.c N src/regress/usr.bin/pkgconf/tests/api/test-fragment.c N src/regress/usr.bin/pkgconf/tests/api/test-license.c N src/regress/usr.bin/pkgconf/tests/api/test-oom-spdxtool.c N src/regress/usr.bin/pkgconf/tests/api/test-path-utils.c N src/regress/usr.bin/pkgconf/tests/api/test-personality.c N src/regress/usr.bin/pkgconf/tests/api/test-queue.c N src/regress/usr.bin/pkgconf/tests/api/test-serialize.c N src/regress/usr.bin/pkgconf/tests/api/test-tuple.c N src/regress/usr.bin/pkgconf/tests/api/test-variable.c N src/regress/usr.bin/pkgconf/tests/api/test-version.c N src/regress/usr.bin/pkgconf/tests/lib-pccritic/nodesc.pc N src/regress/usr.bin/pkgconf/tests/lib-pccritic/perfect.pc N src/regress/usr.bin/pkgconf/tests/lib-pccritic/polluted.pc N src/regress/usr.bin/pkgconf/tests/lib-relocatable/lib/pkgconfig/foo.pc N src/regress/usr.bin/pkgconf/tests/lib-relocatable/abs-boundary/lib/pkgconfig/boundary.pc N src/regress/usr.bin/pkgconf/tests/lib-relocatable/plain-prefix/lib/pkgconfig/plain.pc N src/regress/usr.bin/pkgconf/tests/lib-relocatable/trailing-prefix/lib/pkgconfig/trailing.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/meta_package.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/multi-copyright.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/nolicense.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/priv-child.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/priv-parent.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/special.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/test1.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/test2.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/test3.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/test4.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/test5.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/test6.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/variable-test1.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/variable-test2.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/agent_name.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/agent_name_space.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/basic-spdx-base-id.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/basic-use-uri.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/basic.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/bomtool-basic.txt N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/bomtool-define_variable.txt N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/bomtool-define_variable_with_dependency.txt N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/bomtool-meta_package.txt N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/bomtool-multiple_packages.txt N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/bomtool-nolicense.txt N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/bomtool-private_dependency.txt N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/bomtool-special.txt N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/bomtool-with_dependency.txt N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/nolicense.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/creation_id.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/define_variable.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/define_variable_with_dependency.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/meta_package-use-uri-spdx-base-id.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/meta_package.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/multi_copyright.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/multiple_packages.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/private_dependency.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/special.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/with_dependency.json N src/regress/usr.bin/pkgconf/tests/lib1/argv-parse-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/argv-parse-3.pc N src/regress/usr.bin/pkgconf/tests/lib1/argv-parse.pc N src/regress/usr.bin/pkgconf/tests/lib1/bar.pc N src/regress/usr.bin/pkgconf/tests/lib1/baz.pc N src/regress/usr.bin/pkgconf/tests/lib1/billion-laughs.pc N src/regress/usr.bin/pkgconf/tests/lib1/case-sensitivity.pc N src/regress/usr.bin/pkgconf/tests/lib1/cflags-internal.pc N src/regress/usr.bin/pkgconf/tests/lib1/cflags-libs-only.pc N src/regress/usr.bin/pkgconf/tests/lib1/cflags-whitespace-trailing.pc N src/regress/usr.bin/pkgconf/tests/lib1/cflags-whitespace.pc N src/regress/usr.bin/pkgconf/tests/lib1/circular-1.pc N src/regress/usr.bin/pkgconf/tests/lib1/circular-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/circular-3.pc N src/regress/usr.bin/pkgconf/tests/lib1/comments-in-fields.pc N src/regress/usr.bin/pkgconf/tests/lib1/comments.pc N src/regress/usr.bin/pkgconf/tests/lib1/conflicts.pc N src/regress/usr.bin/pkgconf/tests/lib1/depgraph-break.pc N src/regress/usr.bin/pkgconf/tests/lib1/empty-tuple.pc N src/regress/usr.bin/pkgconf/tests/lib1/dos-lineendings.pc N src/regress/usr.bin/pkgconf/tests/lib1/escaped-backslash.pc N src/regress/usr.bin/pkgconf/tests/lib1/explicit-sysroot.pc N src/regress/usr.bin/pkgconf/tests/lib1/flag-order-1.pc N src/regress/usr.bin/pkgconf/tests/lib1/flag-order-3.pc N src/regress/usr.bin/pkgconf/tests/lib1/foo.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-collision-1.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-collision-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-collision-intermediary.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-collision.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-comment.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-escaping-1.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-escaping-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-escaping-3.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-quoting-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-quoting-3.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-group-c.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-quoting-5.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-quoting-7.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-quoting.pc N src/regress/usr.bin/pkgconf/tests/lib1/framework-1.pc N src/regress/usr.bin/pkgconf/tests/lib1/framework-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/idirafter-ordering.pc N src/regress/usr.bin/pkgconf/tests/lib1/idirafter.pc N src/regress/usr.bin/pkgconf/tests/lib1/incomplete.pc N src/regress/usr.bin/pkgconf/tests/lib1/intermediary-1.pc N src/regress/usr.bin/pkgconf/tests/lib1/intermediary-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/isystem.pc N src/regress/usr.bin/pkgconf/tests/lib1/malformed-1.pc N src/regress/usr.bin/pkgconf/tests/lib1/malformed-quoting.pc N src/regress/usr.bin/pkgconf/tests/lib1/malformed-version.pc N src/regress/usr.bin/pkgconf/tests/lib1/metapackage-1.pc N src/regress/usr.bin/pkgconf/tests/lib1/metapackage-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/metapackage-3.pc N src/regress/usr.bin/pkgconf/tests/lib1/metapackage.pc N src/regress/usr.bin/pkgconf/tests/lib1/nocflag.pc N src/regress/usr.bin/pkgconf/tests/lib1/missing-require.pc N src/regress/usr.bin/pkgconf/tests/lib1/multiline-bogus.pc N src/regress/usr.bin/pkgconf/tests/lib1/multiline.pc N src/regress/usr.bin/pkgconf/tests/lib1/no-trailing-newline.pc N src/regress/usr.bin/pkgconf/tests/lib1/nolib.pc N src/regress/usr.bin/pkgconf/tests/lib1/omg-sysroot-uninstalled.pc N src/regress/usr.bin/pkgconf/tests/lib1/omg-uninstalled.pc N src/regress/usr.bin/pkgconf/tests/lib1/orphaned-requires-private.pc N src/regress/usr.bin/pkgconf/tests/lib1/paren-quoting.pc N src/regress/usr.bin/pkgconf/tests/lib1/prefix-foo1.pc N src/regress/usr.bin/pkgconf/tests/lib1/prefix-foo2.pc N src/regress/usr.bin/pkgconf/tests/lib1/private-libs-duplication.pc N src/regress/usr.bin/pkgconf/tests/lib1/provides-request-simple.pc N src/regress/usr.bin/pkgconf/tests/lib1/provides.pc N src/regress/usr.bin/pkgconf/tests/lib1/quotes.pc N src/regress/usr.bin/pkgconf/tests/lib1/requires-internal-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/requires-internal-collision.pc N src/regress/usr.bin/pkgconf/tests/lib1/requires-internal-missing.pc N src/regress/usr.bin/pkgconf/tests/lib1/requires-internal.pc N src/regress/usr.bin/pkgconf/tests/lib1/spaces-in-paths.pc N src/regress/usr.bin/pkgconf/tests/lib1/static-archive-libs.pc N src/regress/usr.bin/pkgconf/tests/lib1/static-libs.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-dir-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-dir-3.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-dir-4.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-dir-5.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-dir.pc N src/regress/usr.bin/pkgconf/tests/lib1/tilde-quoting.pc N src/regress/usr.bin/pkgconf/tests/lib1/tilde.pc N src/regress/usr.bin/pkgconf/tests/lib1/tuple-quoting.pc N src/regress/usr.bin/pkgconf/tests/lib1/typelibdir.pc N src/regress/usr.bin/pkgconf/tests/lib1/unavailable-provider.pc N src/regress/usr.bin/pkgconf/tests/lib1/variable-whitespace.pc N src/regress/usr.bin/pkgconf/tests/lib1/c-comment.pc N src/regress/usr.bin/pkgconf/tests/lib1/cflags-libs-private-a.pc N src/regress/usr.bin/pkgconf/tests/lib1/cflags-libs-private-b.pc N src/regress/usr.bin/pkgconf/tests/lib1/cflags-libs-private-c.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-group-a.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-group-b.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-groups-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-groups.pc N src/regress/usr.bin/pkgconf/tests/lib1/pcfiledir.pc N src/regress/usr.bin/pkgconf/tests/lib1/truncated.pc N src/regress/usr.bin/pkgconf/tests/lib1/cflags-shared-test.pc N src/regress/usr.bin/pkgconf/tests/lib1/dollar-sign-escape-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/dollar-sign-escape.pc N src/regress/usr.bin/pkgconf/tests/lib1/duplicate-tuple.pc N src/regress/usr.bin/pkgconf/tests/lib1/flag-whitespace-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/flag-whitespace.pc N src/regress/usr.bin/pkgconf/tests/lib1/foobar.pc N src/regress/usr.bin/pkgconf/tests/lib1/framework-with-libs.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-escaped-space-var.pc N src/regress/usr.bin/pkgconf/tests/lib1/isystem-sysroot-prefixed.pc N src/regress/usr.bin/pkgconf/tests/lib1/libs-shared-test.pc N src/regress/usr.bin/pkgconf/tests/lib1/license-malformed.pc N src/regress/usr.bin/pkgconf/tests/lib1/link-abi-cxx.pc N src/regress/usr.bin/pkgconf/tests/lib1/link-abi-multi.pc N src/regress/usr.bin/pkgconf/tests/lib1/link-abi-plainc.pc N src/regress/usr.bin/pkgconf/tests/lib1/link-abi-private.pc N src/regress/usr.bin/pkgconf/tests/lib1/link-abi-public.pc N src/regress/usr.bin/pkgconf/tests/lib1/maxpkg-first.pc N src/regress/usr.bin/pkgconf/tests/lib1/maxpkg-second.pc N src/regress/usr.bin/pkgconf/tests/lib1/multiline-folding.pc N src/regress/usr.bin/pkgconf/tests/lib1/requires-shared-dep.pc N src/regress/usr.bin/pkgconf/tests/lib1/requires-shared.pc N src/regress/usr.bin/pkgconf/tests/lib1/self-referential-fragment.pc N src/regress/usr.bin/pkgconf/tests/lib1/top-builddir.pc N src/regress/usr.bin/pkgconf/tests/lib1/variable-fragment-expansion.pc N src/regress/usr.bin/pkgconf/tests/lib1/windows-sysroot-inject.pc N src/regress/usr.bin/pkgconf/tests/lib1/windows-sysroot-libdir.pc N src/regress/usr.bin/pkgconf/tests/lib1/windows-system-libdir.pc N src/regress/usr.bin/pkgconf/tests/lib1/windows-top-builddir.pc N src/regress/usr.bin/pkgconf/tests/lib1/escape-layers-bare-var.pc N src/regress/usr.bin/pkgconf/tests/lib1/escape-layers.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-bare.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-explicit.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-hardcoded.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-isystem-attached.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-isystem-explicit.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-isystem-literal.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-mixed.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-isystem-separate.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-literal.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-multi-fragment.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-prefix.pc N src/regress/usr.bin/pkgconf/tests/lib1/child-prefix/pkgconfig/child-prefix-1.pc N src/regress/usr.bin/pkgconf/tests/lib1/të😋st/lib/pkgconfig/utf8.pc N src/regress/usr.bin/pkgconf/tests/lib2/foo.pc N src/regress/usr.bin/pkgconf/tests/lib3/bar.pc N src/regress/usr.bin/pkgconf/tests/personality-data/i386-linux-gnu.personality N src/regress/usr.bin/pkgconf/tests/personality-data/sysrooted.personality N src/regress/usr.bin/pkgconf/t/basic/arbitrary-path.test N src/regress/usr.bin/pkgconf/t/basic/builtin-pkg-config-exists.test N src/regress/usr.bin/pkgconf/t/basic/builtin-pkg-config-pc_path-variable.test N src/regress/usr.bin/pkgconf/t/basic/builtin-pkgconf-exists.test N src/regress/usr.bin/pkgconf/t/basic/builtin-pkgconf-pc_path-variable.test N src/regress/usr.bin/pkgconf/t/basic/cflags-shared-static.test N src/regress/usr.bin/pkgconf/t/basic/cflags-shared.test N src/regress/usr.bin/pkgconf/t/basic/define-prefix-child-prefix-env.test N src/regress/usr.bin/pkgconf/t/basic/define-prefix-child-prefix.test N src/regress/usr.bin/pkgconf/t/basic/define-prefix.test N src/regress/usr.bin/pkgconf/t/basic/direct-query-with-pkg_config_path.test N src/regress/usr.bin/pkgconf/t/basic/env-tuple.test N src/regress/usr.bin/pkgconf/t/basic/libs-env.test N src/regress/usr.bin/pkgconf/t/basic/exists-cflags-env.test N src/regress/usr.bin/pkgconf/t/basic/exists-cflags.test N src/regress/usr.bin/pkgconf/t/basic/exists-nonexistent.test N src/regress/usr.bin/pkgconf/t/basic/exists-version-greater-than-with-tilde.test N src/regress/usr.bin/pkgconf/t/basic/exists-version-greater-than.test N src/regress/usr.bin/pkgconf/t/basic/exists-version-less-than-with-tilde.test N src/regress/usr.bin/pkgconf/t/basic/exists-version-malformed.test N src/regress/usr.bin/pkgconf/t/basic/exists-version-minimum.test N src/regress/usr.bin/pkgconf/t/basic/exists-version-with-tilde.test N src/regress/usr.bin/pkgconf/t/basic/incomplete-cflags.test N src/regress/usr.bin/pkgconf/t/basic/incomplete-libs.test N src/regress/usr.bin/pkgconf/t/basic/keep-system-libs-2.test N src/regress/usr.bin/pkgconf/t/basic/keep-system-libs.test N src/regress/usr.bin/pkgconf/t/basic/libs-cflags.test N src/regress/usr.bin/pkgconf/t/basic/libs-cflags-version-multiple-comma.test N src/regress/usr.bin/pkgconf/t/basic/libs-cflags-version-multiple.test N src/regress/usr.bin/pkgconf/t/basic/libs-cflags-version-not-provided.test N src/regress/usr.bin/pkgconf/t/basic/libs-cflags-version-not.test N src/regress/usr.bin/pkgconf/t/basic/libs-cflags-version.test N src/regress/usr.bin/pkgconf/t/basic/libs-only.test N src/regress/usr.bin/pkgconf/t/basic/libs-shared-static.test N src/regress/usr.bin/pkgconf/t/basic/libs-shared.test N src/regress/usr.bin/pkgconf/t/basic/libs.test N src/regress/usr.bin/pkgconf/t/basic/malformed-empty-package.test N src/regress/usr.bin/pkgconf/t/basic/modversion-fullpath.test N src/regress/usr.bin/pkgconf/t/basic/modversion-noflatten.test N src/regress/usr.bin/pkgconf/t/basic/modversion-uninstalled.test N src/regress/usr.bin/pkgconf/t/basic/modversion-verbose-prefix.test N src/regress/usr.bin/pkgconf/t/basic/noargs.test N src/regress/usr.bin/pkgconf/t/basic/nocflags.test N src/regress/usr.bin/pkgconf/t/basic/nolibs.test N src/regress/usr.bin/pkgconf/t/basic/pkg-config-path.test N src/regress/usr.bin/pkgconf/t/basic/print-variables-env.test N src/regress/usr.bin/pkgconf/t/basic/requires-shared-static.test N src/regress/usr.bin/pkgconf/t/basic/requires-shared.test N src/regress/usr.bin/pkgconf/t/basic/single-depth-selectors.test N src/regress/usr.bin/pkgconf/t/basic/static-archive-libs.test N src/regress/usr.bin/pkgconf/t/basic/uninstalled-not.test N src/regress/usr.bin/pkgconf/t/basic/uninstalled.test N src/regress/usr.bin/pkgconf/t/basic/utf8-pkg-config-path.test N src/regress/usr.bin/pkgconf/t/basic/variable-env.test N src/regress/usr.bin/pkgconf/t/basic/variable-no-recursion.test N src/regress/usr.bin/pkgconf/t/basic/variable.test N src/regress/usr.bin/pkgconf/t/basic/version-atleast-1.test N src/regress/usr.bin/pkgconf/t/basic/version-atleast-2.test N src/regress/usr.bin/pkgconf/t/basic/version-exact-1.test N src/regress/usr.bin/pkgconf/t/basic/version-exact-2.test N src/regress/usr.bin/pkgconf/t/basic/version-max-1.test N src/regress/usr.bin/pkgconf/t/basic/version-max-2.test N src/regress/usr.bin/pkgconf/t/basic/variable-multiple-packages.test N src/regress/usr.bin/pkgconf/t/bomtool/about.test N src/regress/usr.bin/pkgconf/t/bomtool/bad-output.test N src/regress/usr.bin/pkgconf/t/bomtool/basic.test N src/regress/usr.bin/pkgconf/t/bomtool/default-time.test N src/regress/usr.bin/pkgconf/t/bomtool/define-variable-with-dependency.test N src/regress/usr.bin/pkgconf/t/bomtool/define-variable.test N src/regress/usr.bin/pkgconf/t/bomtool/help.test N src/regress/usr.bin/pkgconf/t/bomtool/meta-package.test N src/regress/usr.bin/pkgconf/t/bomtool/multiple-packages.test N src/regress/usr.bin/pkgconf/t/bomtool/no-license.test N src/regress/usr.bin/pkgconf/t/bomtool/output-file.test N src/regress/usr.bin/pkgconf/t/bomtool/package-whitespace.test N src/regress/usr.bin/pkgconf/t/bomtool/private-dependency.test N src/regress/usr.bin/pkgconf/t/bomtool/source-date-epoch-precedence.test N src/regress/usr.bin/pkgconf/t/bomtool/source-date-epoch.test N src/regress/usr.bin/pkgconf/t/bomtool/special-chars.test N src/regress/usr.bin/pkgconf/t/bomtool/unknown-option.test N src/regress/usr.bin/pkgconf/t/bomtool/unknown-package.test N src/regress/usr.bin/pkgconf/t/bomtool/version-operator.test N src/regress/usr.bin/pkgconf/t/bomtool/version.test N src/regress/usr.bin/pkgconf/t/bomtool/with-dependency.test N src/regress/usr.bin/pkgconf/t/cli/about.test N src/regress/usr.bin/pkgconf/t/cli/atleast-pkgconfig-version-fail.test N src/regress/usr.bin/pkgconf/t/cli/atleast-pkgconfig-version-pass.test N src/regress/usr.bin/pkgconf/t/cli/atleast-version-fail.test N src/regress/usr.bin/pkgconf/t/cli/atleast-version-inline-constraint.test N src/regress/usr.bin/pkgconf/t/cli/atleast-version-inline-overrides.test N src/regress/usr.bin/pkgconf/t/cli/atleast-version-pass.test N src/regress/usr.bin/pkgconf/t/cli/cflags-libs.test N src/regress/usr.bin/pkgconf/t/cli/debug.test N src/regress/usr.bin/pkgconf/t/cli/define-prefix-boundary-sibling.test N src/regress/usr.bin/pkgconf/t/cli/define-prefix-boundary.test N src/regress/usr.bin/pkgconf/t/cli/define-prefix-plain.test N src/regress/usr.bin/pkgconf/t/cli/define-variable.test N src/regress/usr.bin/pkgconf/t/cli/define-prefix-trailing-slash.test N src/regress/usr.bin/pkgconf/t/cli/define-prefix-trailing-slash-cflags.test N src/regress/usr.bin/pkgconf/t/cli/dont-define-prefix.test N src/regress/usr.bin/pkgconf/t/cli/dump-personality-loaded.test N src/regress/usr.bin/pkgconf/t/cli/dump-personality.test N src/regress/usr.bin/pkgconf/t/cli/env-allow-system-cflags-default.test N src/regress/usr.bin/pkgconf/t/cli/env-allow-system-cflags.test N src/regress/usr.bin/pkgconf/t/cli/env-allow-system-libs-default.test N src/regress/usr.bin/pkgconf/t/cli/env-allow-system-libs.test N src/regress/usr.bin/pkgconf/t/cli/env-dont-relocate-paths.test N src/regress/usr.bin/pkgconf/t/cli/env-early-trace.test N src/regress/usr.bin/pkgconf/t/cli/env-log.test N src/regress/usr.bin/pkgconf/t/cli/env-maximum-traverse-depth.test N src/regress/usr.bin/pkgconf/t/cli/env.test N src/regress/usr.bin/pkgconf/t/cli/env-msvc-syntax.test N src/regress/usr.bin/pkgconf/t/cli/env-only.test N src/regress/usr.bin/pkgconf/t/cli/env-top-build-dir.test N src/regress/usr.bin/pkgconf/t/cli/exact-version-fail.test N src/regress/usr.bin/pkgconf/t/cli/exact-version-inline-constraint.test N src/regress/usr.bin/pkgconf/t/cli/exact-version-inline-overrides.test N src/regress/usr.bin/pkgconf/t/cli/exact-version-pass.test N src/regress/usr.bin/pkgconf/t/cli/exists-missing.test N src/regress/usr.bin/pkgconf/t/cli/exists-valid.test N src/regress/usr.bin/pkgconf/t/cli/fragment-filter.test N src/regress/usr.bin/pkgconf/t/cli/help.test N src/regress/usr.bin/pkgconf/t/cli/internal-cflags.test N src/regress/usr.bin/pkgconf/t/cli/keep-system-cflags-flag.test N src/regress/usr.bin/pkgconf/t/cli/keep-system-libs-flag.test N src/regress/usr.bin/pkgconf/t/cli/list-package-names.test N src/regress/usr.bin/pkgconf/t/cli/path.test N src/regress/usr.bin/pkgconf/t/cli/log-file.test N src/regress/usr.bin/pkgconf/t/cli/max-version-fail.test N src/regress/usr.bin/pkgconf/t/cli/max-version-inline-constraint.test N src/regress/usr.bin/pkgconf/t/cli/max-version-inline-overrides.test N src/regress/usr.bin/pkgconf/t/cli/max-version-pass.test N src/regress/usr.bin/pkgconf/t/cli/maximum-traverse-depth-invalid-env.test N src/regress/usr.bin/pkgconf/t/cli/maximum-traverse-depth-invalid.test N src/regress/usr.bin/pkgconf/t/cli/maximum-traverse-depth-unlimited.test N src/regress/usr.bin/pkgconf/t/cli/maximum-traverse-depth.test N src/regress/usr.bin/pkgconf/t/cli/missing-package-error.test N src/regress/usr.bin/pkgconf/t/cli/missing-package.test N src/regress/usr.bin/pkgconf/t/cli/modversion.test N src/regress/usr.bin/pkgconf/t/cli/no-arguments.test N src/regress/usr.bin/pkgconf/t/cli/shared.test N src/regress/usr.bin/pkgconf/t/cli/no-cache.test N src/regress/usr.bin/pkgconf/t/cli/no-provides.test N src/regress/usr.bin/pkgconf/t/cli/no-uninstalled.test N src/regress/usr.bin/pkgconf/t/cli/personality.test N src/regress/usr.bin/pkgconf/t/cli/prefix-variable.test N src/regress/usr.bin/pkgconf/t/cli/print-provides.test N src/regress/usr.bin/pkgconf/t/cli/print-requires-private.test N src/regress/usr.bin/pkgconf/t/cli/print-requires.test N src/regress/usr.bin/pkgconf/t/cli/print-variables.test N src/regress/usr.bin/pkgconf/t/cli/short-errors.test N src/regress/usr.bin/pkgconf/t/cli/silence-errors.test N src/regress/usr.bin/pkgconf/t/cli/simulate.test N src/regress/usr.bin/pkgconf/t/cli/single-package-limit.test N src/regress/usr.bin/pkgconf/t/cli/solution.test N src/regress/usr.bin/pkgconf/t/cli/unknown-option.test N src/regress/usr.bin/pkgconf/t/cli/validate-warning.test N src/regress/usr.bin/pkgconf/t/cli/validate.test N src/regress/usr.bin/pkgconf/t/cli/variable.test N src/regress/usr.bin/pkgconf/t/cli/verbose.test N src/regress/usr.bin/pkgconf/t/cli/version.test N src/regress/usr.bin/pkgconf/t/cli/with-path.test N src/regress/usr.bin/pkgconf/t/cli/single-package-limit.out N src/regress/usr.bin/pkgconf/t/cli/variable-multiple-packages.test N src/regress/usr.bin/pkgconf/t/link-abi/cxx-leaf-static.test N src/regress/usr.bin/pkgconf/t/link-abi/cxx-leaf.test N src/regress/usr.bin/pkgconf/t/link-abi/default-c.test N src/regress/usr.bin/pkgconf/t/link-abi/multi-dedup.test N src/regress/usr.bin/pkgconf/t/link-abi/private-requires-shared.test N src/regress/usr.bin/pkgconf/t/link-abi/private-requires-static.test N src/regress/usr.bin/pkgconf/t/link-abi/public-requires.test N src/regress/usr.bin/pkgconf/t/ordering/cflags-never-mergeback.test N src/regress/usr.bin/pkgconf/t/ordering/cflags-only.test N src/regress/usr.bin/pkgconf/t/ordering/flag-order-1.test N src/regress/usr.bin/pkgconf/t/ordering/flag-order-2.test N src/regress/usr.bin/pkgconf/t/ordering/flag-order-3.test N src/regress/usr.bin/pkgconf/t/ordering/flag-order-4.test N src/regress/usr.bin/pkgconf/t/ordering/fragment-collision.test N src/regress/usr.bin/pkgconf/t/ordering/framework-1.test N src/regress/usr.bin/pkgconf/t/ordering/framework-2.test N src/regress/usr.bin/pkgconf/t/ordering/framework-3.test N src/regress/usr.bin/pkgconf/t/ordering/idirafter-munge-ordering.test N src/regress/usr.bin/pkgconf/t/ordering/idirafter-ordering.test N src/regress/usr.bin/pkgconf/t/ordering/isystem-munge-ordering.test N src/regress/usr.bin/pkgconf/t/ordering/libs-never-mergeback.test N src/regress/usr.bin/pkgconf/t/parser/argv-parse-1.test N src/regress/usr.bin/pkgconf/t/parser/argv-parse-2.test N src/regress/usr.bin/pkgconf/t/parser/argv-parse-3.test N src/regress/usr.bin/pkgconf/t/parser/c-comments-should-warn.test N src/regress/usr.bin/pkgconf/t/parser/comments-in-fields.test N src/regress/usr.bin/pkgconf/t/parser/comments.test N src/regress/usr.bin/pkgconf/t/parser/dollar-sign-escape-2.test N src/regress/usr.bin/pkgconf/t/parser/dollar-sign-escape.test N src/regress/usr.bin/pkgconf/t/parser/dos-lineendings.test N src/regress/usr.bin/pkgconf/t/parser/escaped-backslashes-in-output.test N src/regress/usr.bin/pkgconf/t/parser/fragment-comment.test N src/regress/usr.bin/pkgconf/t/parser/fragment-escaped-space-var-cflags.test N src/regress/usr.bin/pkgconf/t/parser/fragment-escaped-space-var-libs.test N src/regress/usr.bin/pkgconf/t/parser/fragment-tree.test N src/regress/usr.bin/pkgconf/t/parser/fragment-escaping-1.test N src/regress/usr.bin/pkgconf/t/parser/fragment-escaping-2.test N src/regress/usr.bin/pkgconf/t/parser/fragment-escaping-3.test N src/regress/usr.bin/pkgconf/t/parser/fragment-groups-composite.test N src/regress/usr.bin/pkgconf/t/parser/fragment-groups.test N src/regress/usr.bin/pkgconf/t/parser/fragment-quoting-2.test N src/regress/usr.bin/pkgconf/t/parser/fragment-quoting-3.test N src/regress/usr.bin/pkgconf/t/parser/fragment-quoting-5.test N src/regress/usr.bin/pkgconf/t/parser/fragment-quoting-7.test N src/regress/usr.bin/pkgconf/t/parser/fragment-quoting.test N src/regress/usr.bin/pkgconf/t/parser/framework-with-libs.test N src/regress/usr.bin/pkgconf/t/parser/malformed-no-newlines.test N src/regress/usr.bin/pkgconf/t/parser/malformed-quoting.test N src/regress/usr.bin/pkgconf/t/parser/msvc-fragment-quoting.test N src/regress/usr.bin/pkgconf/t/parser/multiline-field.test N src/regress/usr.bin/pkgconf/t/parser/multiline-bogus-header.test N src/regress/usr.bin/pkgconf/t/parser/msvc-fragment-render-cflags.test N src/regress/usr.bin/pkgconf/t/parser/multiline-folding-cflags.test N src/regress/usr.bin/pkgconf/t/parser/multiline-folding-libs.test N src/regress/usr.bin/pkgconf/t/parser/no-trailing-newline.test N src/regress/usr.bin/pkgconf/t/parser/paren-quoting.test N src/regress/usr.bin/pkgconf/t/parser/self-referential-fragment.test N src/regress/usr.bin/pkgconf/t/parser/shell-quoted-output.test N src/regress/usr.bin/pkgconf/t/parser/spaces-in-paths.test N src/regress/usr.bin/pkgconf/t/parser/tilde-quoting-1.test N src/regress/usr.bin/pkgconf/t/parser/tilde-quoting-2.test N src/regress/usr.bin/pkgconf/t/parser/truncated-files-should-fail-to-parse.test N src/regress/usr.bin/pkgconf/t/parser/tuple-dequote.test N src/regress/usr.bin/pkgconf/t/parser/variable-whitespace.test N src/regress/usr.bin/pkgconf/t/parser/variable-fragment-expansion.test N src/regress/usr.bin/pkgconf/t/parser/version-with-whitespace-2.test N src/regress/usr.bin/pkgconf/t/parser/version-with-whitespace-diagnostic.test N src/regress/usr.bin/pkgconf/t/parser/version-with-whitespace.test N src/regress/usr.bin/pkgconf/t/parser/escape-layers-bare-var-libs.test N src/regress/usr.bin/pkgconf/t/parser/escape-layers-cflags.test N src/regress/usr.bin/pkgconf/t/parser/escape-layers-libs.test N src/regress/usr.bin/pkgconf/t/pccritic/about.test N src/regress/usr.bin/pkgconf/t/pccritic/help.test N src/regress/usr.bin/pkgconf/t/pccritic/min-score-invalid.test N src/regress/usr.bin/pkgconf/t/pccritic/min-score-out-of-range.test N src/regress/usr.bin/pkgconf/t/pccritic/min-score.test N src/regress/usr.bin/pkgconf/t/pccritic/missing-field.test N src/regress/usr.bin/pkgconf/t/pccritic/no-arguments.test N src/regress/usr.bin/pkgconf/t/pccritic/perfect.test N src/regress/usr.bin/pkgconf/t/pccritic/polluted.test N src/regress/usr.bin/pkgconf/t/pccritic/unknown-package.test N src/regress/usr.bin/pkgconf/t/pccritic/version.test N src/regress/usr.bin/pkgconf/t/personality/dump-personality.test N src/regress/usr.bin/pkgconf/t/personality/pc-path-var.test N src/regress/usr.bin/pkgconf/t/personality/pc-system-includedirs.test N src/regress/usr.bin/pkgconf/t/personality/pc-system-libdirs.test N src/regress/usr.bin/pkgconf/t/sbom/license-file-bar.test N src/regress/usr.bin/pkgconf/t/sbom/license-file-foo.test N src/regress/usr.bin/pkgconf/t/sbom/license-isc.test N src/regress/usr.bin/pkgconf/t/sbom/license-malformed-token.test N src/regress/usr.bin/pkgconf/t/sbom/license-noassertion.test N src/regress/usr.bin/pkgconf/t/sbom/source-tag-bar.test N src/regress/usr.bin/pkgconf/t/sbom/source-tag-foo.test N src/regress/usr.bin/pkgconf/t/solver/circular-reference-1.test N src/regress/usr.bin/pkgconf/t/solver/circular-reference-2.test N src/regress/usr.bin/pkgconf/t/solver/circular-reference-directpc.test N src/regress/usr.bin/pkgconf/t/solver/compound-foo-metapackage-3.test N src/regress/usr.bin/pkgconf/t/solver/conflicts-solution-error.test N src/regress/usr.bin/pkgconf/t/solver/conflicts-solution-ignore.test N src/regress/usr.bin/pkgconf/t/solver/conflicts-solution-is-fine-standalone.test N src/regress/usr.bin/pkgconf/t/solver/depgraph-break-1.test N src/regress/usr.bin/pkgconf/t/solver/depgraph-break-2.test N src/regress/usr.bin/pkgconf/t/solver/depgraph-break-3.test N src/regress/usr.bin/pkgconf/t/solver/libs-intermediary.test N src/regress/usr.bin/pkgconf/t/solver/libs-metapackage.test N src/regress/usr.bin/pkgconf/t/solver/query-order-1.test N src/regress/usr.bin/pkgconf/t/solver/libs-static-ordering.test N src/regress/usr.bin/pkgconf/t/solver/missing-required-dep.test N src/regress/usr.bin/pkgconf/t/solver/modversion-provides.test N src/regress/usr.bin/pkgconf/t/solver/private-libs-duplication-digraph.test N src/regress/usr.bin/pkgconf/t/solver/private-libs-duplication.test N src/regress/usr.bin/pkgconf/t/solver/provides-bar-any.test N src/regress/usr.bin/pkgconf/t/solver/provides-bar-versioned-equal.test N src/regress/usr.bin/pkgconf/t/solver/provides-bar-versioned-greater-than-equal.test N src/regress/usr.bin/pkgconf/t/solver/provides-bar-versioned-greater-than.test N src/regress/usr.bin/pkgconf/t/solver/provides-bar-versioned-less-than-equal.test N src/regress/usr.bin/pkgconf/t/solver/provides-bar-versioned-less-than-new.test N src/regress/usr.bin/pkgconf/t/solver/query-order-2.test N src/regress/usr.bin/pkgconf/t/solver/provides-bar-versioned-less-than-old.test N src/regress/usr.bin/pkgconf/t/solver/provides-bar-versioned-not-equal-old.test N src/regress/usr.bin/pkgconf/t/solver/provides-bar-versioned-not-equal.test N src/regress/usr.bin/pkgconf/t/solver/provides-foo-any.test N src/regress/usr.bin/pkgconf/t/solver/provides-foo-versioned-exact.test N src/regress/usr.bin/pkgconf/t/solver/provides-foo-versioned-greater-than-equal.test N src/regress/usr.bin/pkgconf/t/solver/provides-foo-versioned-greater-than.test N src/regress/usr.bin/pkgconf/t/solver/provides-foo-versioned-less-than-equal.test N src/regress/usr.bin/pkgconf/t/solver/provides-foo-versioned-less-than.test N src/regress/usr.bin/pkgconf/t/solver/provides-foo-versioned-not-equal.test N src/regress/usr.bin/pkgconf/t/solver/requires-libs.test N src/regress/usr.bin/pkgconf/t/solver/provides-indirect-dependency-versioned.test N src/regress/usr.bin/pkgconf/t/solver/provides-indirect-dependency.test N src/regress/usr.bin/pkgconf/t/solver/provides-print-simple.test N src/regress/usr.bin/pkgconf/t/solver/provides-request-simple-no-provides.test N src/regress/usr.bin/pkgconf/t/solver/provides-request-simple.test N src/regress/usr.bin/pkgconf/t/solver/query-no-space-0.test N src/regress/usr.bin/pkgconf/t/solver/query-no-space-1.test N src/regress/usr.bin/pkgconf/t/solver/requires-cflags-libs-private-1.test N src/regress/usr.bin/pkgconf/t/solver/requires-cflags-libs-private-2.test N src/regress/usr.bin/pkgconf/t/solver/requires-internal-collision.test N src/regress/usr.bin/pkgconf/t/solver/requires-internal-missing-nonstatic-cflags-libs.test N src/regress/usr.bin/pkgconf/t/solver/requires-internal-missing-nonstatic.test N src/regress/usr.bin/pkgconf/t/solver/requires-internal-missing-static-cflags.test N src/regress/usr.bin/pkgconf/t/solver/requires-internal-missing.test N src/regress/usr.bin/pkgconf/t/solver/requires-internal.test N src/regress/usr.bin/pkgconf/t/solver/requires-libs-cflags.test N src/regress/usr.bin/pkgconf/t/solver/requires-libs-static-2.test N src/regress/usr.bin/pkgconf/t/solver/requires-libs-static-pure.test N src/regress/usr.bin/pkgconf/t/solver/requires-libs-static.test N src/regress/usr.bin/pkgconf/t/solver/requires-private-debounce.test N src/regress/usr.bin/pkgconf/t/solver/requires-private-missing.test N src/regress/usr.bin/pkgconf/t/solver/requires-static-cflags.test N src/regress/usr.bin/pkgconf/t/solver/conflicts-license.test N src/regress/usr.bin/pkgconf/t/solver/conflicts-modversion.test N src/regress/usr.bin/pkgconf/t/solver/conflicts-print-provides.test N src/regress/usr.bin/pkgconf/t/solver/conflicts-print-requires.test N src/regress/usr.bin/pkgconf/t/spdxtool/about.test N src/regress/usr.bin/pkgconf/t/spdxtool/agent-name-space.test N src/regress/usr.bin/pkgconf/t/spdxtool/agent-name.test N src/regress/usr.bin/pkgconf/t/spdxtool/bad-output.test N src/regress/usr.bin/pkgconf/t/spdxtool/basic-with-colon.test N src/regress/usr.bin/pkgconf/t/spdxtool/basic-with-spdx-base-id.test N src/regress/usr.bin/pkgconf/t/spdxtool/basic.test N src/regress/usr.bin/pkgconf/t/spdxtool/creation-id.test N src/regress/usr.bin/pkgconf/t/spdxtool/default-time.test N src/regress/usr.bin/pkgconf/t/spdxtool/define-variable-with-dependency.test N src/regress/usr.bin/pkgconf/t/spdxtool/define-variable.test N src/regress/usr.bin/pkgconf/t/spdxtool/help.test N src/regress/usr.bin/pkgconf/t/spdxtool/meta-package-with-colon-spdx-base-id.test N src/regress/usr.bin/pkgconf/t/spdxtool/meta-package.test N src/regress/usr.bin/pkgconf/t/spdxtool/multi-copyright.test N src/regress/usr.bin/pkgconf/t/spdxtool/no-license.test N src/regress/usr.bin/pkgconf/t/spdxtool/multiple-packages.test N src/regress/usr.bin/pkgconf/t/spdxtool/output-file.test N src/regress/usr.bin/pkgconf/t/spdxtool/package-whitespace.test N src/regress/usr.bin/pkgconf/t/spdxtool/private-dependency.test N src/regress/usr.bin/pkgconf/t/spdxtool/source-date-epoch-precedence.test N src/regress/usr.bin/pkgconf/t/spdxtool/source-date-epoch.test N src/regress/usr.bin/pkgconf/t/spdxtool/special-chars.test N src/regress/usr.bin/pkgconf/t/spdxtool/unknown-option.test N src/regress/usr.bin/pkgconf/t/spdxtool/unknown-package.test N src/regress/usr.bin/pkgconf/t/spdxtool/version-operator.test N src/regress/usr.bin/pkgconf/t/spdxtool/version.test N src/regress/usr.bin/pkgconf/t/spdxtool/with-dependency.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env1.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env10.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env11.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env12.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env2.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env3.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env4.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env5.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env6.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env7.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env8.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env9.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env1.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env10.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env11.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env12.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env2.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env3.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env4.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env5.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env6.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env7.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env8.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env9.test N src/regress/usr.bin/pkgconf/t/sysroot/cflags-rewriting.test N src/regress/usr.bin/pkgconf/t/sysroot/explicit-sysroot.test N src/regress/usr.bin/pkgconf/t/sysroot/fdo-sysroot-system-path-filtering.test N src/regress/usr.bin/pkgconf/t/sysroot/fdo-sysroot-variable-not-rewritten.test N src/regress/usr.bin/pkgconf/t/sysroot/idirafter-munge-sysroot.test N src/regress/usr.bin/pkgconf/t/sysroot/isystem-munge-sysroot.test N src/regress/usr.bin/pkgconf/t/sysroot/isystem-sysroot-prefixed.test N src/regress/usr.bin/pkgconf/t/sysroot/no-pc_sysrootdir-rewriting-2.test N src/regress/usr.bin/pkgconf/t/sysroot/no-pc_sysrootdir-rewriting-3.test N src/regress/usr.bin/pkgconf/t/sysroot/no-pc_sysrootdir-rewriting-4.test N src/regress/usr.bin/pkgconf/t/sysroot/no-pc_sysrootdir-rewriting-5.test N src/regress/usr.bin/pkgconf/t/sysroot/path-segment-awareness.test N src/regress/usr.bin/pkgconf/t/sysroot/no-pc_sysrootdir-rewriting-variable.test N src/regress/usr.bin/pkgconf/t/sysroot/skip-rewriting-when-sysroot-dir-is-root-dir.test N src/regress/usr.bin/pkgconf/t/sysroot/sysroot-differs-from-destdir-injects.test N src/regress/usr.bin/pkgconf/t/sysroot/sysroot-equals-destdir-fdo-rules.test N src/regress/usr.bin/pkgconf/t/sysroot/undefined-pc_sysrootdir-should-be-empty.test N src/regress/usr.bin/pkgconf/t/sysroot/uninstalled-rewriting-fdo-rules-with-pc_sysrootdir.test N src/regress/usr.bin/pkgconf/t/sysroot/uninstalled-rewriting-fdo-rules.test N src/regress/usr.bin/pkgconf/t/sysroot/uninstalled-rewriting-pkgconf-1-rules.test N src/regress/usr.bin/pkgconf/t/sysroot/uninstalled-rewriting.test N src/regress/usr.bin/pkgconf/t/sysroot/variable-rewriting-1.test N src/regress/usr.bin/pkgconf/t/sysroot/variable-rewriting-2.test N src/regress/usr.bin/pkgconf/t/sysroot/windows-drive-path-no-inject.test N src/regress/usr.bin/pkgconf/t/sysroot/windows-sysroot-inject.test N src/regress/usr.bin/pkgconf/t/sysroot/windows-system-libdir-filter.test N src/regress/usr.bin/pkgconf/t/sysroot/windows-top-builddir.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-bare-sysrootdir.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-common-prefix-derived.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-common-prefix-hardcoded.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-common-prefix-literal.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-explicit-cflags.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-explicit-libs.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-hardcoded-cflags.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-hardcoded-libs.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-isystem-attached.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-isystem-explicit.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-isystem-literal.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-isystem-separate.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-literal-prefixed.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-mixed-fragments.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-multi-fragment-var.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-prefix-derived.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-root-sysroot-hardcoded.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-root-sysroot-isystem.test N src/regress/usr.bin/pkgconf/t/tuple/billion-laughs.test N src/regress/usr.bin/pkgconf/t/tuple/case-sensitivity-1.test N src/regress/usr.bin/pkgconf/t/tuple/case-sensitivity-2.test N src/regress/usr.bin/pkgconf/t/tuple/define-variable-override.test N src/regress/usr.bin/pkgconf/t/tuple/define-variable.test N src/regress/usr.bin/pkgconf/t/tuple/duplicate-upsert.test N src/regress/usr.bin/pkgconf/t/tuple/empty-tuple.test N src/regress/usr.bin/pkgconf/t/tuple/escaped-backslash-variable.test N src/regress/usr.bin/pkgconf/t/tuple/escaped-whitespace-variable-dquoted.test N src/regress/usr.bin/pkgconf/t/tuple/escaped-whitespace-variable-nested.test N src/regress/usr.bin/pkgconf/t/tuple/escaped-whitespace-variable-squoted.test N src/regress/usr.bin/pkgconf/t/tuple/escaped-whitespace-variable-unquoted.test N src/regress/usr.bin/pkgconf/t/tuple/escaped-whitespace-variable.test No conflicts created by this import CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/28 09:12:08 Modified files: regress/usr.bin: Makefile Log message: link pkgconf to regress tree CVSROOT: /cvs Module name: src Changes by: naddy@cvs.openbsd.org 2026/08/28 09:43:41 Modified files: bin/stty : stty.1 Log message: list DISCARD control character CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/28 09:44:29 Modified files: productivity/libphonenumber: Makefile distinfo Log message: Update to libphonenumber-9.0.38. CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/28 10:23:46 Modified files: audio/p5-Audio-Scan: Makefile Added files: audio/p5-Audio-Scan/patches: patch-src_ape_c Log message: Prevent out-of-bounds read in p5-Audio-Scan to avoid occasional test failures. CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2026/08/28 10:35:15 Removed files: regress/usr.bin/pkg-config: Makefile regress/usr.bin/pkg-config/pcdir: alpha.pc beta.pc cflags-1.pc cflags-2.pc corrupt1.pc corrupt2.pc corrupt3.pc filter.pc filter2.pc lib-flags.pc linebreak.pc missing-req.pc missing-req2.pc print-provides.pc print-req-priv.pc print-req-priv2.pc print-req.pc print-req2.pc private-dep.pc public-dep.pc quotes.pc rc.pc requires-test.pc requires-test2.pc requires-test3.pc requires-test4.pc static-order1.pc static-order2.pc static-order3.pc static.pc static2.pc static3.pc sysroot.pc variables.pc vers1.pc vers2.pc vers3.pc vers4.pc whitespace-prop-1.pc whitespace-prop-2.pc whitespace-prop-3.pc whitespace-requires-1.pc whitespace-requires-2.pc whitespace-requires-3.pc whitespace.pc Log message: Remove regress/usr.bin/pkg-config, it is for a tool we no longer have. New test is in regress/usr.bin/pkgconf. OK tb@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2026/08/28 11:58:22 Modified files: sys/arch/m88k/m88k: sig_machdep.c Log message: Remove replaying of the 88100 data pipeline in sigreturn(). This had been added during the r1.18->r1.22 changes to let the testcases from the devel/libsigsegv run. Contrary to what I wrote then, the pipeline gets replayed when returning to userland to invoke the signal handler, so there is no need to do this once more in sigreturn. The real fix needed for these testcases to run reliably, was to make sure that the address used to spill the sigcontext on the process stack would not get modified while running data_access_emulation(); this logic was eventually fixed in r1.21, and nothing more is needed. Thanks to Andrew Griffiths for pointing to my attention that the data fed to sigreturn() was partially user-controllable, and that carefully crafted signal handlers could use this behaviour as unprivileged kernel memory read and write operations. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2026/08/28 12:01:43 Modified files: sys/arch/luna88k/conf: Makefile.luna88k Log message: Make sure to build kernel files with -fno-pie; this had been forgotten while switching the m88k toolchain to PIE by default, and I am quite impressed kernels built with PIE objects run without problems. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/28 13:04:38 Modified files: www/librewolf : Makefile distinfo Added files: www/librewolf/patches: patch-third_party_llama_cpp_moz_build Log message: www/librewolf: update to 154.0.1-3, from yaydn adds riscv64 patch from jca@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/28 13:10:01 Modified files: audio/mpd : Makefile distinfo Log message: audio/mpd: update to 0.24.15. see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.15/NEWS CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:37:08 Log message: update 20251028 -> 20260727 and while there, opportunistically move from sysutils/libfsntfs into sysutils/libyal Status: Vendor Tag: sebastia Release Tags: sebastia_20260828 N ports/sysutils/libyal/libfsntfs/Makefile N ports/sysutils/libyal/libfsntfs/distinfo N ports/sysutils/libyal/libfsntfs/pkg/DESCR N ports/sysutils/libyal/libfsntfs/pkg/PLIST N ports/sysutils/libyal/libfsntfs/patches/patch-fsntfstools_fsntfsmount_c No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:37:37 Modified files: sysutils/libyal: Makefile Log message: hook up libyal CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:38:14 Modified files: sysutils : Makefile Log message: unhook libfsntfs CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:39:03 Removed files: sysutils/libfsntfs: Makefile distinfo sysutils/libfsntfs/pkg: DESCR PLIST Log message: remove libfsntfs CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:40:35 Modified files: sysutils/libyal/libvsapm: Makefile distinfo sysutils/libyal/libvsapm/pkg: PLIST Log message: update 20240503 -> 20260713 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:41:07 Modified files: sysutils/libyal/libfsfat: Makefile distinfo sysutils/libyal/libfsfat/pkg: PLIST Log message: update 20260208 -> 20260823 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:41:37 ports/sysutils/libyal/libfsfat/patches Update of /cvs/ports/sysutils/libyal/libfsfat/patches In directory cvs.openbsd.org:/tmp/cvs-serv10314/patches Log Message: Directory /cvs/ports/sysutils/libyal/libfsfat/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:41:53 Added files: sysutils/libyal/libfsfat/patches: patch-fsfattools_fsfatmount_c Log message: add missing patch CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:42:03 ports/sysutils/libyal/libfsxfs/patches Update of /cvs/ports/sysutils/libyal/libfsxfs/patches In directory cvs.openbsd.org:/tmp/cvs-serv6760/patches Log Message: Directory /cvs/ports/sysutils/libyal/libfsxfs/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:42:33 Modified files: sysutils/libyal/libfsxfs: Makefile distinfo sysutils/libyal/libfsxfs/pkg: PLIST Added files: sysutils/libyal/libfsxfs/patches: patch-fsxfstools_fsxfsmount_c Log message: update 20240501 -> 20260703 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:43:40 Modified files: security/py-dfdatetime: Makefile distinfo Log message: update 20260411 -> 20260730 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:44:28 Modified files: sysutils/py-tsk: Makefile distinfo sysutils/py-tsk/pkg: PLIST Log message: update 20260418 -> 20260519 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:46:08 Modified files: security/py-dfvfs: Makefile distinfo security/py-dfvfs/pkg: PLIST Log message: update 20260411 -> 20260731 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:47:12 Modified files: security/plaso : Makefile distinfo security/plaso/pkg: PLIST Log message: update 20260512 -> 20260720 CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/28 13:50:15 Modified files: devel/codex : Makefile crates.inc distinfo devel/codex/patches: patch-codex-rs_Cargo_toml patch-codex-rs_cli_src_main_rs patch-codex-rs_config_src_loader_mod_rs patch-codex-rs_core_src_config_mod_rs patch-codex-rs_core_src_tools_handlers_apply_patch_rs Log message: devel/codex: update to 0.150.1 Also fixed build with rust-1.98.0 that was reported by naddy@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2026/08/28 14:17:01 Modified files: lib/libm/src/ld80: s_nexttoward.c Log message: Use isnan() to detect NaNs. Fixes a bug exposed by the sortix testsuite where we wouldn't detect a NaN. ok millert@, daniel@ CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/28 17:22:45 Modified files: devel/sbt : Makefile distinfo Log message: devel/sbt: update to 2.0.8 CVSROOT: /cvs Module name: ports Changes by: daniel@cvs.openbsd.org 2026/08/28 19:20:21 Modified files: devel/crush : Makefile distinfo modules.inc Log message: update to crush 0.89.0 CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/28 22:54:43 Modified files: lib/libssl : ssl_tlsext.c Log message: tlsext_alpn_client_process(): rename list and proto Use server_list and selected instead of list and proto to reduce noise in the next commit. ok jsing kenjiro CVSROOT: /cvs Module name: src Changes by: anton@cvs.openbsd.org 2026/08/28 23:01:30 Modified files: regress/lib/libm/msun: Makefile Log message: Purge expected failures on amd64 after recent libm changes. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/28 23:12:47 Modified files: regress/lib/libssl/tlsext: tlsexttest.c Log message: tlsext: check we reject unadvertised selected protocol This test currently fails and will be fixed in ssl_tlsect.c r1.168 CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/28 23:12:51 Modified files: lib/libssl : ssl_tlsext.c Log message: libssl: ensure server selected ALPN was advertised Per RFC 7301, section 3.2, "In the event that the server supports no protocols that the client advertises, then the server SHALL respond with a fatal "no_application_protocol" alert. If a server does not do that and chooses a protocol that we have not advertised, we should abort the handshake. The RFC does not specify an alert for this case. BoringSSL chose illegal_parameter and OpenSSL decode_error. I slightly prefer illegal_parameter, so went with that. Reported by Acts1631 with a similar diff. ok jsing kenjiro CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/28 23:23:13 Modified files: geo/qgis : Makefile distinfo geo/qgis/pkg : PLIST Log message: geo/qgis: update to 4.2.2 CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/28 23:49:44 Modified files: devel/nspr : Makefile distinfo devel/nspr/patches: patch-nspr_configure_in patch-nspr_pr_include_md__openbsd_h patch-nspr_pr_src_linking_prlink_c patch-nspr_pr_src_misc_prdtoa_c patch-nspr_pr_src_misc_prinit_c patch-nspr_pr_src_misc_prnetdb_c patch-nspr_pr_tests_nameshm1_c patch-nspr_pr_tests_runtests_sh patch-nspr_pr_tests_socket_c Log message: devel/nspr: update to 4.40. clang codestyle applied upstream, much churn in patches but NFC. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/28 23:52:03 Modified files: lib/libcrypto/man: X509_STORE_CTX_get_error.3 Log message: X509_STORE_CTX_get_error: validate chain -> validated chain (of certificates) CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/28 23:53:59 Modified files: lib/libcrypto/man: X509_STORE_CTX_get_error.3 Log message: X509_STORE_CTX_get_error.3: zap extraneous if CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2026/08/29 00:59:00 Modified files: gnu/llvm/clang/lib/Driver/ToolChains: CommonArgs.cpp Log message: Disable the -fomit-frame-pointer optimisation by default. The frame-pointer is needed to have good backtraces from e.g ddb or ptrace / btrace. Many other distros did something like this as well since the benfit of havving easy to work with backtraces outweights the little overall speedup gained by having an extra register. Also disable -mno-omit-leaf-frame-pointer by default on llvm. OK kettenis@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2026/08/29 01:00:09 Modified files: gnu/gcc/gcc : opts.c Log message: Follow llvm / clang and disable -fomit-frame-pointer optimisation by default. OK kettenis@