OpenBSD/src qsFsEWrusr.bin/sndiod dev.h opt.h

   sndiod: Replace {OPT,APP,PORT,MIDITHRU}_NAMEMAX by CTL_NAMEMAX

   All are defined to the same value, so no object change.
VersionDeltaFile
1.24+5-5usr.bin/sndiod/opt.c
1.14+3-5usr.bin/sndiod/opt.h
1.6+7-1usr.bin/sndiod/defs.h
1.60+1-3usr.bin/sndiod/dev.h
+16-144 files

OpenBSD/src 8XpE1G5usr.bin/sndiod opt.c opt.h

   sndiod: Define OPT_NAMEMAX to the string size, \0 included

   This is less error prone. No object change.
VersionDeltaFile
1.13+3-3usr.bin/sndiod/opt.h
1.23+2-2usr.bin/sndiod/opt.c
+5-52 files

OpenBSD/ports HGx17pWnet/nmap Makefile

   mirror distfile
VersionDeltaFile
1.157+2-1net/nmap/Makefile
+2-11 files

OpenBSD/src 09NZYojusr.sbin/bgpd bgpd.h util.c

   Incorporate new RTR v2 error codes from draft-ietf-sidrops-8210bis-26

   RTR v2 introduces additional error codes:

    9: ASPA Provider List Error (fatal): The received ASPA PDU has an
       incorrect list of Provider Autonomous System Numbers.
   10: Transport Error (fatal): An error such as a stall or other transport
       layer failure occurred.
   11: Ordering Error (fatal): The received PDU does not conform with the
       specification defined ordering.
   12: Cache Restart (non-fatal): The cache is restarting.
   13: Cache Shutdown (fatal): The cache has shut down deliberately.

   OK claudio@
VersionDeltaFile
1.55+19-4usr.sbin/bgpd/rtr_proto.c
1.104+11-1usr.sbin/bgpd/util.c
1.547+6-1usr.sbin/bgpd/bgpd.h
+36-63 files

OpenBSD/src IYBFlU6usr.sbin/ldapctl ldapctl.c

   Switch to imsgbuf_get and use imsg_get_data for two stat messages.

   ok jmatthew@
VersionDeltaFile
1.22+22-21usr.sbin/ldapctl/ldapctl.c
+22-211 files

OpenBSD/src MzcTdjIusr.sbin/ldapd imsgev.c

   Switch ldapd to imsgbuf_get and adjust the type of 'n' to int.

   OK jmatthew@
VersionDeltaFile
1.14+3-3usr.sbin/ldapd/imsgev.c
+3-31 files

OpenBSD/ports s76oeHTx11/gnome/nautilus Makefile

   Missing BDEP on x11/blueprint-compiler.

   spotted by naddy@
VersionDeltaFile
1.260+1-0x11/gnome/nautilus/Makefile
+1-01 files

OpenBSD/ports mLlhYKzsysutils/libvirt-python Makefile distinfo

   Update to py3-libvirt-12.6.0.
VersionDeltaFile
1.88+2-2sysutils/libvirt-python/distinfo
1.107+1-1sysutils/libvirt-python/Makefile
+3-32 files

OpenBSD/ports jDRqOresysutils/libvirt Makefile distinfo, sysutils/libvirt/patches patch-meson_build patch-src_storage_storage_util_c

   Update to libvirt-12.6.0.
VersionDeltaFile
1.9+2-2sysutils/libvirt/patches/patch-src_storage_storage_util_c
1.100+2-2sysutils/libvirt/distinfo
1.44+1-1sysutils/libvirt/patches/patch-meson_build
1.151+1-1sysutils/libvirt/Makefile
+6-64 files

OpenBSD/ports PbFHVXBx11/gnome/libadwaita Makefile distinfo

   Update to libadwaita-1.9.3.
VersionDeltaFile
1.55+2-2x11/gnome/libadwaita/distinfo
1.62+1-1x11/gnome/libadwaita/Makefile
+3-32 files

OpenBSD/ports Qp9Vgagdevel/libspectrum distinfo Makefile

   Update to libspectrum-1.6.3.
VersionDeltaFile
1.26+2-2devel/libspectrum/distinfo
1.46+2-2devel/libspectrum/Makefile
+4-42 files

OpenBSD/src K0Yn3rWregress/usr.bin/ssh Makefile

   disable pubkey-priority test until I can fix it to not pick up the
   user's keys from ~/.ssh
VersionDeltaFile
1.146+1-2regress/usr.bin/ssh/Makefile
+1-21 files

OpenBSD/src JHWjqibregress/usr.bin/ssh pubkey-priority.sh

   Fix expected output for implicit ordering test.  ok djm@
VersionDeltaFile
1.2+3-3regress/usr.bin/ssh/pubkey-priority.sh
+3-31 files

OpenBSD/src IU0zUBUlibexec/getty gettytab.5

   gettytab(5): man page fixes

   - add missing "ab" capability
   - "ps" is for a Develcon port selector, not MICOM port selector
   - the "uc" capability is still supported (kind of)
   - document the historical "td" capability
   - document the historical "he" capability
   - split the unsupported section into delay capabilities and others
   - since all the historical delay capabilities are unsupported we can
     delete the paragraph in BUGS that references them
   - for the same reason, the paragraph talking about delays being in
     milliseconds can also be deleted

   tweaks and ok jsg@
VersionDeltaFile
1.30+15-18libexec/getty/gettytab.5
+15-181 files

OpenBSD/src IGY7XnHinclude math.h

   math.h: replace a standards placeholder with an official version

   guenther@ also points out these are XSI extensions and so we should
   adjust from __POSIX_VISIBLE to __XPG_VISIBLE.

   ok guenther@ (some time ago), ok sthen@
VersionDeltaFile
1.37+3-3include/math.h
+3-31 files

OpenBSD/ports BpWSKEQmultimedia/x265 distinfo Makefile, multimedia/x265/patches patch-source_common_cpu_cpp patch-source_common_aarch64_dct_S

   update to x265-4.3, from Brad (maintainer)
VersionDeltaFile
1.30+2-2multimedia/x265/distinfo
1.64+2-2multimedia/x265/Makefile
1.6+0-0multimedia/x265/patches/patch-source_common_cpu_cpp
1.2+0-0multimedia/x265/patches/patch-source_common_aarch64_dct_S
1.3+0-0multimedia/x265/patches/patch-source_common_aarch64_cpu_h
1.12+0-0multimedia/x265/patches/patch-source_CMakeLists_txt
+4-42 files not shown
+4-48 files

OpenBSD/src AsnLcHvusr.bin/tmux cmd-join-pane.c

   Check for floating only for flags that require a floating pane, reported
   by Ilya Grigoriev.
VersionDeltaFile
1.74+12-14usr.bin/tmux/cmd-join-pane.c
+12-141 files

OpenBSD/src 9vq7sndusr.bin/tmux tmux.h control.c

   Do not let a stuck client prevent the server from exiting - give up
   after 10 seconds. GitHub issue 5444 from Ben Maurer.
VersionDeltaFile
1.501+46-3usr.bin/tmux/server-client.c
1.64+18-1usr.bin/tmux/control.c
1.1421+4-1usr.bin/tmux/tmux.h
+68-53 files

OpenBSD/src LoqZt3Nusr.sbin/ripd control.c ripe.c

   imsgbuf_get() returns int, so adjust the type of 'n' to int.

   In most cases n is used for imsgbuf_get() and imsgbuf_read(), both
   calls return int.

   OK tb@ kirill@
VersionDeltaFile
1.33+4-6usr.sbin/ripd/rde.c
1.39+3-5usr.sbin/ripd/ripe.c
1.46+3-5usr.sbin/ripd/ripd.c
1.36+2-3usr.sbin/ripd/control.c
+12-194 files

OpenBSD/src MQ5HHTLusr.sbin/ospf6d control.c rde.c

   imsgbuf_get() returns int, so adjust the type of 'n' to int.

   In most cases n is used for imsgbuf_get() and imsgbuf_read(), both
   calls return int.

   OK tb@ kirill@
VersionDeltaFile
1.99+3-5usr.sbin/ospf6d/rde.c
1.63+3-5usr.sbin/ospf6d/ospf6d.c
1.40+2-3usr.sbin/ospf6d/control.c
+8-133 files

OpenBSD/src TEJuQtBusr.sbin/ospfd control.c rde.c

   imsgbuf_get() returns int, so adjust the type of 'n' to int.

   In most cases n is used for imsgbuf_get() and imsgbuf_read(), both
   calls return int.

   OK tb@ kirill@
VersionDeltaFile
1.121+3-5usr.sbin/ospfd/rde.c
1.127+3-5usr.sbin/ospfd/ospfd.c
1.56+2-3usr.sbin/ospfd/control.c
+8-133 files

OpenBSD/src 0HoDE0Nusr.sbin/ldpd control.c ldpd.c

   imsgbuf_get() returns int, so adjust the type of 'n' to int.

   In most cases n is used for imsgbuf_get() and imsgbuf_read(), both
   calls return int.

   OK tb@ kirill@
VersionDeltaFile
1.81+3-5usr.sbin/ldpd/ldpd.c
1.86+3-5usr.sbin/ldpd/lde.c
1.40+2-3usr.sbin/ldpd/control.c
+8-133 files

OpenBSD/src jzQ0kHlusr.sbin/eigrpd control.c rde.c

   imsgbuf_get() returns int, so adjust the type of 'n' to int.

   In most cases n is used for imsgbuf_get() and imsgbuf_read(), both
   calls return int.

   OK tb@ kirill@
VersionDeltaFile
1.35+3-5usr.sbin/eigrpd/rde.c
1.39+3-5usr.sbin/eigrpd/eigrpd.c
1.18+2-3usr.sbin/eigrpd/control.c
+8-133 files

OpenBSD/src pS3a3lxusr.sbin/dvmrpd rde.c dvmrpe.c

   imsgbuf_get() returns int, so adjust the type of 'n' to int.

   In most cases n is used for imsgbuf_get() and imsgbuf_read(), both
   calls return int.

   OK tb@ kirill@
VersionDeltaFile
1.32+3-5usr.sbin/dvmrpd/dvmrpe.c
1.36+3-5usr.sbin/dvmrpd/dvmrpd.c
1.41+2-3usr.sbin/dvmrpd/rde.c
+8-133 files

OpenBSD/src HLhTtJTsys/dev/fdt qcgpio_fdt.c

   Add SC7280 support.

   ok jsg@
VersionDeltaFile
1.8+6-3sys/dev/fdt/qcgpio_fdt.c
+6-31 files

OpenBSD/ports D96g7KCnet/i2p Makefile distinfo, net/i2p/pkg PLIST

   Update to i2p 2.13.0.

   Diff from David Uhden Collado, thanks!
VersionDeltaFile
1.17+2-2net/i2p/distinfo
1.17+1-1net/i2p/pkg/PLIST
1.30+1-1net/i2p/Makefile
+4-43 files

OpenBSD/ports zqIT1aKarchivers/lzip/tarlz Makefile distinfo

   Update tarlz to 0.30.
VersionDeltaFile
1.18+2-2archivers/lzip/tarlz/distinfo
1.25+1-1archivers/lzip/tarlz/Makefile
+3-32 files

OpenBSD/ports IAZdFryemulators/atari800 Makefile distinfo

   Update atari800 to 7.1.2.
VersionDeltaFile
1.10+2-2emulators/atari800/distinfo
1.16+1-1emulators/atari800/Makefile
+3-32 files

OpenBSD/ports syP1LJ0devel/json-c distinfo Makefile

   update to json-c-0.19
VersionDeltaFile
1.31+2-10devel/json-c/Makefile
1.10+2-2devel/json-c/distinfo
+4-122 files

OpenBSD/ports rULzET4devel/jsoncpp distinfo Makefile

   update to jsoncpp-1.9.8
VersionDeltaFile
1.18+2-2devel/jsoncpp/distinfo
1.36+2-2devel/jsoncpp/Makefile
+4-42 files