OpenBSD/src 63pDh8Musr.sbin/bgpctl bgpctl.c output.c

   Adjust bgpctl to use new bgpd_imsg.c file for sending / recving complex
   imsgs. Also extend show rib mem to show more info about filters.
   OK tb@
VersionDeltaFile
1.320+3-17usr.sbin/bgpctl/bgpctl.c
1.68+8-3usr.sbin/bgpctl/output.c
1.59+8-1usr.sbin/bgpctl/output_json.c
1.23+6-1usr.sbin/bgpctl/output_ometric.c
1.21+2-2usr.sbin/bgpctl/Makefile
+27-245 files

OpenBSD/src mltsBd1usr.sbin/bgpd rde_filter.c bgpd_imsg.c

   Improve rde_apply_set() performance by changing filter_sets in the RDE.

   Switch away from a linked list of filter_set elements and instead use
   an array of stripped down rde_filter_set_elm elements. As a result
   rde_apply_set() becomes more efficent since the CPU is no longer waiting
   all the time for memory accesses.

   Introduce a new way to send and recv the imsgs for IMSG_FILTER_SET.
   There is a send and receive function in the new bgpd_imsg.c file that
   is also used by bgpctl. The receive function is a lot more strict
   and on top of this add imsg_check_filterset() which validates messages
   sent on the control socket before passing them on.

   OK tb@
VersionDeltaFile
1.141+230-104usr.sbin/bgpd/rde_filter.c
1.1+208-0usr.sbin/bgpd/bgpd_imsg.c
1.682+31-23usr.sbin/bgpd/rde.c
1.531+17-3usr.sbin/bgpd/bgpd.h
1.287+6-6usr.sbin/bgpd/bgpd.c
1.136+8-1usr.sbin/bgpd/control.c
+500-1372 files not shown
+507-1418 files

OpenBSD/ports Q8qFMb6security/py-kyber distinfo Makefile, security/py-kyber/pkg PLIST

   Update to py-kyber 1.2.0
VersionDeltaFile
1.2+2-2security/py-kyber/distinfo
1.3+3-0security/py-kyber/pkg/PLIST
1.2+1-1security/py-kyber/Makefile
+6-33 files

OpenBSD/ports blgGdFUmail/notmuch/pkg PLIST-emacs

   fix dup PLIST entry, found by aja
VersionDeltaFile
1.3+0-1mail/notmuch/pkg/PLIST-emacs
+0-11 files

OpenBSD/src iE7P6dgusr.sbin/bgpd rde_filter.c

   Move filterset_name() up in the file to a place that makes more sense later.
   From tb@
VersionDeltaFile
1.140+44-44usr.sbin/bgpd/rde_filter.c
+44-441 files

OpenBSD/ports sg7cyIPsysutils/rclone Makefile

   Build rclone with mount support
VersionDeltaFile
1.69+6-1sysutils/rclone/Makefile
+6-11 files

OpenBSD/src HnlwRNSlib/libc/gen getpagesize.3

   the advice about using sysconf(_SC_PAGESIZE) is nuts, noone should
   actively go about changing existing code in such a pointless way.
   also, remove the archaic reference to sbrk.
   discussion with enh @ google
VersionDeltaFile
1.13+3-11lib/libc/gen/getpagesize.3
+3-111 files

OpenBSD/src 8xLCP6Dsys/dev/usb if_mtw.c

   Use correct bit mask for mcu command field.

   Both the vendor and Linux drivers store the mcu command in the cmd
   field of the mcu tx descriptor, which is 7 bits wide.

   ok hastings@
VersionDeltaFile
1.13+2-2sys/dev/usb/if_mtw.c
+2-21 files

OpenBSD/src jLivueQsys/kern kern_lock.c

   attmepting -> attempting
VersionDeltaFile
1.86+2-2sys/kern/kern_lock.c
+2-21 files

OpenBSD/ports jnLhqLUdevel/codex Makefile distinfo, devel/codex/patches patch-codex-rs_core_src_config_mod_rs

   devel/codex: update to 0.94.0 and add missed cmake as BDEP

   OK: tb@
VersionDeltaFile
1.2+3-2devel/codex/Makefile
1.2+2-2devel/codex/patches/patch-codex-rs_core_src_config_mod_rs
1.2+2-2devel/codex/distinfo
+7-63 files

OpenBSD/src Y5KhqIhsys/kern kern_sysctl.c

   Export divert sockets from kernel to sysctl.

   To show divert-packet sockets in netstat(1), the kernel has to
   include the information about the divert and divert6 tables in
   sysctl KERN_FILE_BYFILE.

   reported by William B.  OK mvs@ sthen@
VersionDeltaFile
1.484+8-1sys/kern/kern_sysctl.c
+8-11 files

OpenBSD/ports E8RM5YQsysutils/ruby-puppet-syntax Makefile distinfo, sysutils/ruby-puppet-syntax/pkg PLIST

   update 4.1.1 -> 7.0.1

   switch dependency from puppet -> openvox
VersionDeltaFile
1.23+2-3sysutils/ruby-puppet-syntax/Makefile
1.18+2-2sysutils/ruby-puppet-syntax/distinfo
1.11+3-0sysutils/ruby-puppet-syntax/pkg/PLIST
+7-53 files

OpenBSD/ports Hjg4zHWsecurity/py-fickling Makefile distinfo

   update 0.1.5 -> 0.1.7

   addressing a number of security issues
   new dependency py-stdlib-list
VersionDeltaFile
1.21+3-1security/py-fickling/Makefile
1.11+2-2security/py-fickling/distinfo
+5-32 files

OpenBSD/ports RhZ41Qadevel Makefile

   hook up py-stdlib-list
VersionDeltaFile
1.2558+1-0devel/Makefile
+1-01 files

OpenBSD/ports vS5D28omystuff/devel/py-stdlib-list Makefile distinfo, mystuff/devel/py-stdlib-list/pkg PLIST DESCR

   remove import of py-stdlib-list into wrong directory
VersionDeltaFile
1.2+0-0mystuff/devel/py-stdlib-list/pkg/PLIST
1.2+0-0mystuff/devel/py-stdlib-list/Makefile
1.2+0-0mystuff/devel/py-stdlib-list/distinfo
1.2+0-0mystuff/devel/py-stdlib-list/pkg/DESCR
+0-04 files

OpenBSD/ports xxlPcW5devel/py-stdlib-list Makefile distinfo, devel/py-stdlib-list/pkg PLIST DESCR

   import devel/py-stdlib-list

   This package includes lists of all of the standard libraries for Python
   2.6 through 3.14.

   it's a new dependency for security/py-fickling

   feedback and OK sthen@

VersionDeltaFile
1.1+31-0devel/py-stdlib-list/pkg/PLIST
1.1+16-0devel/py-stdlib-list/Makefile
1.1+2-0devel/py-stdlib-list/pkg/DESCR
1.1+2-0devel/py-stdlib-list/distinfo
1.1.1.1+0-0devel/py-stdlib-list/pkg/PLIST
1.1.1.1+0-0devel/py-stdlib-list/Makefile
+51-02 files not shown
+51-08 files

OpenBSD/ports ctxNRLMmystuff/devel/py-stdlib-list Makefile distinfo, mystuff/devel/py-stdlib-list/pkg PLIST DESCR

   import devel/py-stdlib-list

   This package includes lists of all of the standard libraries for Python
   2.6 through 3.14.

   it's a new dependency needed by security/py-fickling

   feedback and OK sthen@

VersionDeltaFile
1.1+31-0mystuff/devel/py-stdlib-list/pkg/PLIST
1.1+16-0mystuff/devel/py-stdlib-list/Makefile
1.1+2-0mystuff/devel/py-stdlib-list/distinfo
1.1+2-0mystuff/devel/py-stdlib-list/pkg/DESCR
1.1.1.1+0-0mystuff/devel/py-stdlib-list/Makefile
1.1.1.1+0-0mystuff/devel/py-stdlib-list/distinfo
+51-02 files not shown
+51-08 files

OpenBSD/ports doCO4Kcaudio/ocp Makefile

   ocp: add RUN_DEPENDS on net/curl, required for modland.com virtual drive.
VersionDeltaFile
1.46+2-1audio/ocp/Makefile
+2-11 files

OpenBSD/ports JK3h2qRgraphics/ImageMagick distinfo Makefile

   update to ImageMagick-6.9.13-38
VersionDeltaFile
1.82+2-2graphics/ImageMagick/distinfo
1.226+1-2graphics/ImageMagick/Makefile
+3-42 files

OpenBSD/ports endeSKWdevel Makefile

   +devel/codex

   OK: volker@ sthen@ (previous version)
VersionDeltaFile
1.2557+1-0devel/Makefile
+1-01 files

OpenBSD/ports f2S3ILDdevel/codex distinfo crates.inc, devel/codex/patches patch-codex-rs_Cargo_toml patch-codex-rs_arg0_src_lib_rs

   Initial revision
VersionDeltaFile
1.1+1,724-0devel/codex/distinfo
1.1+855-0devel/codex/crates.inc
1.1+80-0devel/codex/Makefile
1.1+38-0devel/codex/patches/patch-codex-rs_Cargo_toml
1.1+29-0devel/codex/pkg/PLIST
1.1+24-0devel/codex/patches/patch-codex-rs_arg0_src_lib_rs
+2,750-016 files not shown
+2,812-022 files

OpenBSD/src qcM9CXJregress/usr.sbin/rpki-client test-cert.c

   rpki-regress: cert_parse() -> cert_parse_filemode()
VersionDeltaFile
1.30+3-3regress/usr.sbin/rpki-client/test-cert.c
+3-31 files

OpenBSD/src Kpp4ggmusr.sbin/rpki-client cert.c filemode.c

   rpki-client: rename cert_parse() into cert_parse_filemode()

   Now that we added more specialized parsing functions, cert_parse() should
   only be used in filemode. Make this more explicit by adjusting its name.
   Keep the magic der == NUL check for now for consistency with the other API
   parsing a cert from its DER.

   ok claudio
VersionDeltaFile
1.224+5-5usr.sbin/rpki-client/cert.c
1.81+3-3usr.sbin/rpki-client/filemode.c
1.277+3-2usr.sbin/rpki-client/extern.h
+11-103 files

OpenBSD/ports srDGRiNsecurity/openssl-ruby-tests Makefile distinfo, security/openssl-ruby-tests/patches patch-test_openssl_test_ssl_rb

   Update to openssl-ruby-tests 20260203
VersionDeltaFile
1.159+2-2security/openssl-ruby-tests/Makefile
1.139+2-2security/openssl-ruby-tests/distinfo
1.16+1-1security/openssl-ruby-tests/patches/patch-test_openssl_test_ssl_rb
+5-53 files

OpenBSD/ports SifW2Pmx11/xchm Makefile distinfo

   update to xchm-1.38
VersionDeltaFile
1.34+3-2x11/xchm/Makefile
1.18+2-2x11/xchm/distinfo
+5-42 files

OpenBSD/ports dLZIE5Anet/rdapper distinfo Makefile

   update to rdapper-1.23
VersionDeltaFile
1.12+2-2net/rdapper/distinfo
1.15+1-1net/rdapper/Makefile
+3-32 files

OpenBSD/ports OeskdJZnet/srain Makefile

   fix homepage
VersionDeltaFile
1.10+2-2net/srain/Makefile
+2-21 files

OpenBSD/ports ZH1rc9tdevel/git distinfo Makefile, devel/git/pkg PLIST-main

   Update to git-2.53.0.
VersionDeltaFile
1.217+4-4devel/git/distinfo
1.295+1-1devel/git/Makefile
1.123+1-0devel/git/pkg/PLIST-main
+6-53 files

OpenBSD/ports FAXdtAosecurity/py-passlib Makefile

   update HOMEPAGE
VersionDeltaFile
1.33+2-1security/py-passlib/Makefile
+2-11 files

OpenBSD/ports Fkfi0HRdevel/cargo-insta distinfo Makefile

   Update to cargo-insta 1.46.3

   https://github.com/mitsuhiko/insta/releases/tag/1.46.3
VersionDeltaFile
1.10+2-2devel/cargo-insta/distinfo
1.10+1-1devel/cargo-insta/Makefile
+3-32 files