OpenBSD/src yB4k5jTdistrib/sets/lists/comp clang.armv7 clang.arm64, distrib/sets/lists/man mi

   sync
VersionDeltaFile
1.48+0-3distrib/sets/lists/comp/clang.armv7
1.48+0-3distrib/sets/lists/comp/clang.arm64
1.1757+1-0distrib/sets/lists/man/mi
+1-63 files

OpenBSD/ports 4IZIfe6devel/py-dbus-deviation Makefile, devel/py-dbus-deviation/patches patch-dbusapi_tests_test_interfaceparser_py patch-dbusapi_tests_test_ast_py

   fix tests with py3.12+
VersionDeltaFile
1.1+57-0devel/py-dbus-deviation/patches/patch-dbusapi_tests_test_interfaceparser_py
1.1+25-0devel/py-dbus-deviation/patches/patch-dbusapi_tests_test_ast_py
1.11+1-1devel/py-dbus-deviation/Makefile
+83-13 files

OpenBSD/ports U3dMck3textproc/py-sphinx Makefile distinfo, textproc/py-sphinx/patches patch-pyproject_toml

   update to py3-sphinx-9.0.4
VersionDeltaFile
1.33+175-3textproc/py-sphinx/pkg/PLIST
1.76+4-9textproc/py-sphinx/Makefile
1.30+2-2textproc/py-sphinx/distinfo
1.4+0-0textproc/py-sphinx/patches/patch-pyproject_toml
+181-144 files

OpenBSD/ports FSqQ2lHwww/odoo Makefile distinfo, www/odoo/patches patch-odoo_http_py patch-odoo_service_server_py

   update to 19.0.20251208
VersionDeltaFile
1.11+37,197-17,633www/odoo/pkg/PLIST
1.1+47-0www/odoo/patches/patch-odoo_http_py
1.26+7-3www/odoo/Makefile
1.6+2-2www/odoo/patches/patch-odoo_service_server_py
1.6+2-2www/odoo/distinfo
+37,255-17,6405 files

OpenBSD/ports hxG79O2textproc Makefile

   +py-lxml-html-clean, +py-rjsmin
VersionDeltaFile
1.846+2-0textproc/Makefile
+2-01 files

OpenBSD/ports RrMl63atextproc/py-roman-numerals distinfo Makefile, textproc/py-roman-numerals/pkg PLIST

   switch textproc/py-roman-numerals from pypi.org/project/roman-numerals-py
   to pypi.org/project/roman-numerals, project renamed (same code)
VersionDeltaFile
1.3+6-6textproc/py-roman-numerals/pkg/PLIST
1.2+2-2textproc/py-roman-numerals/distinfo
1.2+2-1textproc/py-roman-numerals/Makefile
+10-93 files

OpenBSD/ports VrySiVOtextproc/py-lxml-html-clean Makefile distinfo, textproc/py-lxml-html-clean/pkg PLIST DESCR

   import py3-lxml-html-clean-0.4.3; ok aja@

   This project was initially a part of lxml. Because HTML cleaner is designed as 
   blocklist-based, many reports about possible security vulnerabilities were 
   filed for lxml and that make the project problematic for security-sensitive 
   environments. Therefore we decided to extract the problematic part to a 
   separate project.
VersionDeltaFile
1.1+21-0textproc/py-lxml-html-clean/Makefile
1.1+18-0textproc/py-lxml-html-clean/pkg/PLIST
1.1+5-0textproc/py-lxml-html-clean/pkg/DESCR
1.1+2-0textproc/py-lxml-html-clean/distinfo
1.1.1.1+0-0textproc/py-lxml-html-clean/Makefile
1.1.1.1+0-0textproc/py-lxml-html-clean/distinfo
+46-02 files not shown
+46-08 files

OpenBSD/ports i5uI9lOtextproc/py-rjsmin Makefile distinfo, textproc/py-rjsmin/pkg PLIST DESCR

   import py3-rjsmin-1.2.5; ok aja@

   rJSmin is a javascript minifier written in python. The minifier is based
   on the semantics of jsmin.c by Douglas Crockford. The module is a
   re-implementation aiming for speed, so it can be used at runtime
   (rather than during a preprocessing step). Usually it produces the same
   results as the original jsmin.c.
VersionDeltaFile
1.1+23-0textproc/py-rjsmin/Makefile
1.1+13-0textproc/py-rjsmin/pkg/PLIST
1.1+5-0textproc/py-rjsmin/pkg/DESCR
1.1+2-0textproc/py-rjsmin/distinfo
1.1.1.1+0-0textproc/py-rjsmin/pkg/DESCR
1.1.1.1+0-0textproc/py-rjsmin/Makefile
+43-02 files not shown
+43-08 files

OpenBSD/ports SvKEXsDnet Makefile

   +py-cbor2
VersionDeltaFile
1.1445+1-0net/Makefile
+1-01 files

OpenBSD/ports hGt1KNgnet/py-cbor2 Makefile distinfo, net/py-cbor2/pkg PLIST DESCR

   import py3-cbor2-5.7.1; ok aja@

   This library provides encoding and decoding for the Concise Binary Object 
   Representation (CBOR) (RFC 8949) serialization format. The specification is 
   fully compatible with the original RFC 7049.
VersionDeltaFile
1.1+37-0net/py-cbor2/pkg/PLIST
1.1+26-0net/py-cbor2/Makefile
1.1+3-0net/py-cbor2/pkg/DESCR
1.1+2-0net/py-cbor2/distinfo
1.1.1.1+0-0net/py-cbor2/pkg/PLIST
1.1.1.1+0-0net/py-cbor2/Makefile
+68-02 files not shown
+68-08 files

OpenBSD/src NkoRmZUlib/libc/net freeaddrinfo.c getaddrinfo.3

   Do not crash when calling freeaddrinfo(NULL)

   Supported by Linux since at least 1997, and FreeBSD since 2017.  While
   not defined, there's no real good reason to crash when we could just
   cope.  Indeed, software out there relies on the Linux behavior.

   Point out in the manpage that the behavior of getaddrinfo(NULL) isn't
   defined and thus isn't portable.

   Edge case spotted recently by kn@ in OpenVPN.
   ok millert@ djm@ deraadt@ kn@
VersionDeltaFile
1.10+7-3lib/libc/net/freeaddrinfo.c
1.62+6-2lib/libc/net/getaddrinfo.3
+13-52 files

OpenBSD/ports CGPETTLnet/powerdns_recursor distinfo Makefile

   Update to PowerDNS Recursor 5.3.3

   See https://blog.powerdns.com/2025/12/08/powerdns-security-advisories-2025-07-and-2025-08
VersionDeltaFile
1.58+2-2net/powerdns_recursor/distinfo
1.68+1-1net/powerdns_recursor/Makefile
+3-32 files

OpenBSD/ports Kdkwzwkgraphics/oxipng distinfo crates.inc

   Update oxipng to 10.0.0.
VersionDeltaFile
1.9+116-104graphics/oxipng/distinfo
1.8+57-51graphics/oxipng/crates.inc
1.10+1-1graphics/oxipng/Makefile
+174-1563 files

OpenBSD/ports cnhj7gHcomms/zigbee2mqtt distinfo Makefile

   update to zigbee2mqtt-2.7.1
VersionDeltaFile
1.12+4-4comms/zigbee2mqtt/distinfo
1.19+1-1comms/zigbee2mqtt/Makefile
+5-52 files

OpenBSD/ports uPqgJE4telephony/pjsua Makefile distinfo, telephony/pjsua/patches patch-build_mak_in

   update to pjsip-2.16
VersionDeltaFile
1.9+9-0telephony/pjsua/pkg/PLIST-main
1.10+4-4telephony/pjsua/patches/patch-build_mak_in
1.63+2-2telephony/pjsua/Makefile
1.28+2-2telephony/pjsua/distinfo
+17-84 files

OpenBSD/ports Kg7qfb8productivity/vdirsyncer Makefile distinfo, productivity/vdirsyncer/pkg PLIST

   update to vdirsyncer-0.20.0, ok remi@
VersionDeltaFile
1.35+2-4productivity/vdirsyncer/Makefile
1.9+2-2productivity/vdirsyncer/distinfo
1.19+0-1productivity/vdirsyncer/pkg/PLIST
+4-73 files

OpenBSD/ports AdIPboJdevel/pudb distinfo Makefile

   update to py3-pudb-2025.1.5
VersionDeltaFile
1.10+2-2devel/pudb/distinfo
1.29+1-1devel/pudb/Makefile
+3-32 files

OpenBSD/ports Qe9J6wNgames/lwjgl3 Makefile

   PKG_ARGS still needs -Dx86=0 on archs where this doesn't build, otherwise
   pkglocated fails.
VersionDeltaFile
1.14+5-1games/lwjgl3/Makefile
+5-11 files

OpenBSD/src a9ohwZ8lib/libagentx agentx.c

   fix memory leaks in error paths
   found with cppcheck, ok martijn@
VersionDeltaFile
1.26+3-1lib/libagentx/agentx.c
+3-11 files

OpenBSD/ports TTWF5aNsecurity/openssl-ruby-tests Makefile distinfo, security/openssl-ruby-tests/pkg PLIST

   Update to openssl-ruby-tests 20250612
VersionDeltaFile
1.152+2-2security/openssl-ruby-tests/Makefile
1.132+2-2security/openssl-ruby-tests/distinfo
1.17+0-1security/openssl-ruby-tests/pkg/PLIST
+4-53 files

OpenBSD/ports 11Jp7BRsecurity/c2sp-testvectors Makefile distinfo, security/c2sp-testvectors/pkg PLIST

   Update to c2sp-testvectors 20251208
VersionDeltaFile
1.10+52-2security/c2sp-testvectors/pkg/PLIST
1.17+2-2security/c2sp-testvectors/Makefile
1.16+2-2security/c2sp-testvectors/distinfo
+56-63 files

OpenBSD/ports C1vEdBcdevel/p5-IPC-Shareable Makefile distinfo, devel/p5-IPC-Shareable/pkg PLIST

   Update to p5-IPC-Shareable-1.13.
VersionDeltaFile
1.11+7-2devel/p5-IPC-Shareable/Makefile
1.3+2-2devel/p5-IPC-Shareable/distinfo
1.3+1-0devel/p5-IPC-Shareable/pkg/PLIST
+10-43 files

OpenBSD/src T4lgIrqsys/net if_veb.c

   run veb_ip_filter against the right mbuf in veb_broadcast.

   found by jsg@ and smatch
VersionDeltaFile
1.67+2-2sys/net/if_veb.c
+2-21 files

OpenBSD/src LeCsTDPusr.bin/tmux spawn.c

   Setting working directory after fork means there is a race with
   pane_current_path (especially on platforms with systemd which have to
   take time to do some additional faffing around). To avoid this, change
   it before fork and back in the parent afterwards. GitHub issue 4719.
VersionDeltaFile
1.35+27-14usr.bin/tmux/spawn.c
+27-141 files

OpenBSD/ports K2cJAOEdevel/p5-Module-Runtime Makefile distinfo

   Update to p5-Module-Runtime-0.018.
VersionDeltaFile
1.10+2-5devel/p5-Module-Runtime/Makefile
1.5+2-2devel/p5-Module-Runtime/distinfo
+4-72 files

OpenBSD/src K7w67nNsys/net if_veb.c

   make sure we're in the same pvlan before doing the secondary vid checks.
VersionDeltaFile
1.66+15-4sys/net/if_veb.c
+15-41 files

OpenBSD/src H3Lzk5elib/libfuse fuse_common.h fuse.h

   This is a preperatory patch to move things around to be ready for
   supporting the low-level FUSE API:

   It introduces the following new files.

   - /usr/include/fuse/fuse_common.h
   - /usr/include/fuse/fuse_lowlevel.h
   - /usr/src/lib/libfuse/fuse_chan.c

   Additionally, it relocates all libfuse header files to the
   /usr/include/fuse directory so that it now contains.

   - /usr/include/fuse/fuse.h
   - /usr/include/fuse/fuse_opt.h
   - /usr/include/fuse/fuse_common.h
   - /usr/include/fuse/fuse_lowlevel.h

   Relevant definitions have been moved into their appropriate
   files, and I took the opportunity for some minor cleanup. The

    [4 lines not shown]
VersionDeltaFile
1.1+107-0lib/libfuse/fuse_common.h
1.15+14-73lib/libfuse/fuse.h
1.1+44-0lib/libfuse/fuse_lowlevel.h
1.1+30-0lib/libfuse/fuse_chan.c
1.57+8-11lib/libfuse/fuse.c
1.26+15-3lib/libfuse/fuse_private.h
+218-873 files not shown
+231-959 files

OpenBSD/ports GWOmbgWprint/py-pypdf distinfo Makefile, print/py-pypdf/pkg PLIST

   Update to py3-pypdf-6.4.1.
VersionDeltaFile
1.46+2-2print/py-pypdf/distinfo
1.18+0-3print/py-pypdf/pkg/PLIST
1.51+1-1print/py-pypdf/Makefile
+3-63 files

OpenBSD/src 0Lj4Mmwusr.bin/ssh servconf.c gss-serv.c

   add a GssDelegateCreds option for the server, controlling whether it
   accepts delgated credentials offered by the client. This option
   mirrors GssDelegateCreds in ssh_config.

   From Dmitry Belyavskiy via GHPR614; ok dtucker@
VersionDeltaFile
1.439+12-2usr.bin/ssh/servconf.c
1.34+6-1usr.bin/ssh/gss-serv.c
1.389+4-1usr.bin/ssh/sshd_config.5
1.171+2-1usr.bin/ssh/servconf.h
+24-54 files

OpenBSD/src gOVv6a5usr.bin/ssh sshd_config.5

   errant line
VersionDeltaFile
1.388+2-3usr.bin/ssh/sshd_config.5
+2-31 files