OpenBSD/src VzY58nSusr.sbin/rpki-client repo.c

   Rework error handling in rrdp_handle_file.

   Do not alter the repo state to REPO_FAILED on system errors in
   rrdp_handle_file. Instead use a new flag file_failed to mark the
   repository as failed. In rrdp_clear reset the flag after removing
   all files. In rrdp_finish double check the file_failed state and
   ensure that the repo enters REPO_FAILED state.

   The current code only worked if rrdp_clear was called which is only
   the case for delta handling. For snapshots triggering an error in
   rrdp_handle_file the code would directly call rrdp_finish but
   exit early there which stalls progress.

   Reported by Xin Wang
   OK tb@
VersionDeltaFile
1.91+6-5usr.sbin/rpki-client/repo.c
+6-51 files

OpenBSD/ports M8ACJYsaudio/libmysofa distinfo Makefile

   update to libmysofa-1.3.5, ok Brad (maintainer)
VersionDeltaFile
1.5+2-5audio/libmysofa/Makefile
1.4+2-2audio/libmysofa/distinfo
+4-72 files

OpenBSD/ports tbs7RQDsecurity/passwdqc distinfo Makefile, security/passwdqc/patches patch-pwqcheck_1 patch-passwdqc_conf_5

   update to passwdqc-2.1.0, from David Uhden Collado, plus I bumped the
   shlib version and enabled tests.

   https://www.openwall.com/lists/announce/2026/03/05/1
VersionDeltaFile
1.1+12-0security/passwdqc/patches/patch-Makefile
1.27+4-3security/passwdqc/Makefile
1.12+2-2security/passwdqc/distinfo
1.6+1-1security/passwdqc/patches/patch-pwqcheck_1
1.8+1-1security/passwdqc/patches/patch-passwdqc_conf_5
+20-75 files

OpenBSD/src Gdthtlxsys/arch/amd64/include cpufunc.h

   amd64: clean up leftover from wbinvd_on_all_cpus() retirement

   ok claudio@
VersionDeltaFile
1.48+1-8sys/arch/amd64/include/cpufunc.h
+1-81 files

OpenBSD/ports WvZszNLwww/gitea Makefile distinfo, www/gitea/pkg PLIST

   Update gitea 1.27.0 - > 1.27.1
   Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.27.1
VersionDeltaFile
1.71+75-75www/gitea/pkg/PLIST
1.123+2-2www/gitea/distinfo
1.143+1-1www/gitea/Makefile
+78-783 files

OpenBSD/src ZZRmol3usr.sbin/rpki-client http.c

   rpki-client: strvis() conn->req->uri before printing it

   discussed with claudio
VersionDeltaFile
1.107+9-4usr.sbin/rpki-client/http.c
+9-41 files

OpenBSD/src Z7Z8JPeusr.sbin/rpki-client http.c

   Ensure consistent states in persistent HTTP connections

   Check for mutually exclusive headers and trailing data in
   HTTP responses that ought not to contain a message-body.

   Reported by Xin Wang (王鑫)

   OK claudio@
VersionDeltaFile
1.106+30-5usr.sbin/rpki-client/http.c
+30-51 files

OpenBSD/ports ojxhq4pwww/mozilla-firefox Makefile distinfo

   www/mozilla-firefox: MFC update to 153.0.1.

   see https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/
VersionDeltaFile
1.397.2.13+2-2www/mozilla-firefox/distinfo
1.680.2.15+1-1www/mozilla-firefox/Makefile
+3-32 files

OpenBSD/ports Cb1jl6iwww/firefox-i18n Makefile.inc distinfo, www/mozilla-firefox Makefile distinfo

   www/mozilla-firefox: update to 153.0.1.

   see https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/
VersionDeltaFile
1.400+164-164www/firefox-i18n/distinfo
1.414+4-4www/mozilla-firefox/distinfo
1.700+2-2www/mozilla-firefox/Makefile
1.355+1-1www/firefox-i18n/Makefile.inc
+171-1714 files

OpenBSD/src DmuOLWRusr.bin/tmux server-client.c

   Store status position in new mouse event for menus so the position is
   correct later.
VersionDeltaFile
1.500+5-3usr.bin/tmux/server-client.c
+5-31 files

OpenBSD/src Mtih1Tnsys/dev/pci pcidevs.h pcidevs_data.h

   regen
VersionDeltaFile
1.2132+17-1sys/dev/pci/pcidevs_data.h
1.2137+7-1sys/dev/pci/pcidevs.h
+24-22 files

OpenBSD/src bYbTSWysys/dev/pci pcidevs

   add more NVMe devices, Maxio MAP1202/MAP1602 and Samsung PM9E1

   initial patches from and ok job@ jan@
VersionDeltaFile
1.2144+7-1sys/dev/pci/pcidevs
+7-11 files

OpenBSD/src h0xDLuhusr.sbin/ripctl ripctl.c

   Trivial switch from imsg_get() to imgbuf_get().

   The return value of imsg_get() was never used as a size.
   OK florian@
VersionDeltaFile
1.23+3-3usr.sbin/ripctl/ripctl.c
+3-31 files

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

   Trivial switch from imsg_get() to imgbuf_get().

   The return value of imsg_get() was never used as a size.
   OK florian@
VersionDeltaFile
1.45+5-7usr.sbin/ripd/ripd.c
1.38+5-5usr.sbin/ripd/ripe.c
1.32+5-5usr.sbin/ripd/rde.c
1.35+2-2usr.sbin/ripd/control.c
+17-194 files

OpenBSD/src S8feso8usr.sbin/ldpctl ldpctl.c

   Trivial switch from imsg_get() to imgbuf_get().

   The return value of imsg_get() was never used as a size.
   OK florian@
VersionDeltaFile
1.38+3-3usr.sbin/ldpctl/ldpctl.c
+3-31 files

OpenBSD/src GwrtnV9usr.sbin/ldpd control.c ldpe.c

   Trivial switch from imsg_get() to imgbuf_get().

   The return value of imsg_get() was never used as a size.
   OK florian@
VersionDeltaFile
1.80+5-7usr.sbin/ldpd/ldpd.c
1.89+5-5usr.sbin/ldpd/ldpe.c
1.85+5-5usr.sbin/ldpd/lde.c
1.39+2-2usr.sbin/ldpd/control.c
+17-194 files

OpenBSD/src O1wcDtsusr.sbin/eigrpctl eigrpctl.c

   Trivial switch from imsg_get() to imgbuf_get().

   The return value of imsg_get() was never used as a size.
   OK florian@
VersionDeltaFile
1.15+3-3usr.sbin/eigrpctl/eigrpctl.c
+3-31 files

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

   Trivial switch from imsg_get() to imgbuf_get().

   The return value of imsg_get() was never used as a size.
   OK florian@
VersionDeltaFile
1.38+5-7usr.sbin/eigrpd/eigrpd.c
1.34+5-5usr.sbin/eigrpd/rde.c
1.48+5-5usr.sbin/eigrpd/eigrpe.c
1.17+2-2usr.sbin/eigrpd/control.c
+17-194 files

OpenBSD/src rQ4wGgiusr.sbin/dvmrpctl dvmrpctl.c

   Trivial switch from imsg_get() to imgbuf_get().

   The return value of imsg_get() was never used as a size.
   OK florian@
VersionDeltaFile
1.22+3-3usr.sbin/dvmrpctl/dvmrpctl.c
+3-31 files

OpenBSD/src JPjdTqvusr.sbin/dvmrpd control.c rde.c

   Trivial switch from imsg_get() to imgbuf_get().

   The return value of imsg_get() was never used as a size.
   OK florian@
VersionDeltaFile
1.35+5-7usr.sbin/dvmrpd/dvmrpd.c
1.31+4-4usr.sbin/dvmrpd/dvmrpe.c
1.40+3-3usr.sbin/dvmrpd/rde.c
1.32+2-2usr.sbin/dvmrpd/control.c
+14-164 files

OpenBSD/src LhXi3iHusr.sbin/ospf6ctl ospf6ctl.c

   Trivial switch from imsg_get() to imgbuf_get().

   The return value of imsg_get() was never used as a size.
   OK florian@
VersionDeltaFile
1.60+3-3usr.sbin/ospf6ctl/ospf6ctl.c
+3-31 files

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

   Trivial switch from imsg_get() to imgbuf_get().

   The return value of imsg_get() was never used as a size.
   OK florian@
VersionDeltaFile
1.62+5-7usr.sbin/ospf6d/ospf6d.c
1.98+5-5usr.sbin/ospf6d/rde.c
1.80+5-5usr.sbin/ospf6d/ospfe.c
1.39+2-2usr.sbin/ospf6d/control.c
+17-194 files

OpenBSD/ports Oo8i8Srwww/p5-HTTP-Cookies Makefile distinfo

   update p5-HTTP-Cookies to 6.12
VersionDeltaFile
1.5+2-2www/p5-HTTP-Cookies/distinfo
1.9+2-1www/p5-HTTP-Cookies/Makefile
+4-32 files

OpenBSD/src FoZhXCvusr.sbin/ospfctl ospfctl.c

   Trivial switch from imsg_get() to imgbuf_get().

   The return value of imsg_get() was never used as a size.
   OK florian@
VersionDeltaFile
1.75+3-3usr.sbin/ospfctl/ospfctl.c
+3-31 files

OpenBSD/src 1eny1vtusr.sbin/ospfd control.c rde.c

   Trivial switch from imsg_get() to imgbuf_get().

   The return value of imsg_get() was never used as a size.
   OK florian@
VersionDeltaFile
1.126+5-7usr.sbin/ospfd/ospfd.c
1.120+5-5usr.sbin/ospfd/rde.c
1.123+5-5usr.sbin/ospfd/ospfe.c
1.55+2-2usr.sbin/ospfd/control.c
+17-194 files

OpenBSD/ports CC4EdBewww/nextcloud/33 distinfo Makefile, www/nextcloud/33/pkg PLIST

   Update for Nextcloud to 33.0.7

   OK sthen@ landry@
VersionDeltaFile
1.7+1,923-1,861www/nextcloud/33/pkg/PLIST
1.7+2-2www/nextcloud/33/distinfo
1.7+3-1www/nextcloud/33/Makefile
+1,928-1,8643 files

OpenBSD/ports uNadCZrlang/gcc/16 Makefile distinfo

   lang/gcc/16: update sparc64 bootstrap

   This one builds from gcc-bootstrap-16.1.0p5.tgz, after switch to devel/gas
VersionDeltaFile
1.7+2-2lang/gcc/16/distinfo
1.12+1-1lang/gcc/16/Makefile
+3-32 files

OpenBSD/src qmZ0bT9usr.sbin/rpki-client rsync.c

   Sort --include rsync arguments and add back .gbr

   By still fetching .gbr files the hash in the .mft file will be verified
   against the downloaded file. Even though the file itself will be ignored.
   This fixes a minor difference between rpki-client versions with and
   without gbr support.

   OK tb@ job@
VersionDeltaFile
1.65+4-3usr.sbin/rpki-client/rsync.c
+4-31 files

OpenBSD/ports mJ1gU38www/iridium Makefile distinfo, www/iridium/patches patch-third_party_blink_common_features_cc

   update to 2026.07.150.4
VersionDeltaFile
1.16+2-2www/iridium/patches/patch-third_party_blink_common_features_cc
1.129+2-2www/iridium/distinfo
1.294+1-1www/iridium/Makefile
+5-53 files

OpenBSD/src QvwgiBeusr.bin/tmux window-customize.c

   Show hook count and time in customize mode.
VersionDeltaFile
1.36+50-6usr.bin/tmux/window-customize.c
+50-61 files