OpenBSD/ports pdDoqnecomms/syncterm distinfo Makefile, comms/syncterm/patches patch-src_build_Common_gmake patch-src_xpdev_genwrap_h

   Update syncterm to 1.8.
VersionDeltaFile
1.4+2-2comms/syncterm/distinfo
1.5+2-2comms/syncterm/patches/patch-src_build_Common_gmake
1.17+1-1comms/syncterm/Makefile
1.5+1-1comms/syncterm/patches/patch-src_xpdev_genwrap_h
+6-64 files

OpenBSD/ports foXJgqXtextproc/miller distinfo modules.inc

   Update miller to 6.18.1.
VersionDeltaFile
1.18+50-46textproc/miller/distinfo
1.4+13-12textproc/miller/modules.inc
1.22+2-2textproc/miller/Makefile
+65-603 files

OpenBSD/ports L2ROVJzgraphics/feh distinfo Makefile, graphics/feh/patches patch-man_feh_pre patch-src_options_c

   Update feh to 3.12.2.
VersionDeltaFile
1.78+2-2graphics/feh/distinfo
1.121+1-1graphics/feh/Makefile
1.60+1-1graphics/feh/patches/patch-man_feh_pre
1.19+1-1graphics/feh/patches/patch-src_options_c
+5-54 files

OpenBSD/ports Z4cANxHwww/tor-browser/browser Makefile

   Tor Browser: sync from firefox-esr: make ffmpeg a RUN_DEPENDS
VersionDeltaFile
1.201+4-1www/tor-browser/browser/Makefile
+4-11 files

OpenBSD/ports WawUX2xgraphics/openjph distinfo Makefile

   Update to openjph-0.27.3.
VersionDeltaFile
1.16+2-2graphics/openjph/distinfo
1.17+1-1graphics/openjph/Makefile
+3-32 files

OpenBSD/ports Z3etpaFsysutils/google-cloud-sdk distinfo Makefile, sysutils/google-cloud-sdk/pkg PLIST

   Update to google-cloud-sdk-568.0.0.
VersionDeltaFile
1.420+115-77sysutils/google-cloud-sdk/pkg/PLIST
1.437+2-2sysutils/google-cloud-sdk/distinfo
1.457+1-1sysutils/google-cloud-sdk/Makefile
+118-803 files

OpenBSD/src buLn6uXusr.sbin/bgpd rde_rib.c

   Rework the re-evaluation of a prefix if PREFIX_FLAG_FILTERED changed.

   The fix committed in rev 1.291 is not quite right. The problem is that
   prefix_evaluate() uses prefix_best() which calls prefix_eligible().
   It is wrong to alter the eligible state of a prefix while it is still
   on the rib list.

   Instead remove the prefix first, toggle the state, then readd it again.
   Even though prefix_evaluate() is called twice the code complexity is
   about the same since the 2 calls only do half the work.

   OK tb@
VersionDeltaFile
1.294+6-4usr.sbin/bgpd/rde_rib.c
+6-41 files

OpenBSD/ports uh10ia5graphics/libjxl Makefile distinfo

   revert previous for now, it is doing something weird during build,
   reported by aja
VersionDeltaFile
1.21+5-2graphics/libjxl/Makefile
1.11+2-2graphics/libjxl/distinfo
+7-42 files

OpenBSD/ports Wrzkqvonet Makefile

   hook up whsniff
VersionDeltaFile
1.1460+1-0net/Makefile
+1-01 files

OpenBSD/ports SKpQ1jknet/synapse distinfo Makefile, net/synapse/pkg PLIST

   Update to 1.152.1

   OK landry
VersionDeltaFile
1.77+8-0net/synapse/pkg/PLIST
1.91+6-2net/synapse/distinfo
1.120+1-1net/synapse/Makefile
1.54+2-0net/synapse/modules.inc
+17-34 files

OpenBSD/ports lw0jhRznet/whsniff Makefile distinfo, net/whsniff/patches patch-src_whsniff_c

   Initial revision
VersionDeltaFile
1.1+26-0net/whsniff/Makefile
1.1+13-0net/whsniff/patches/patch-src_whsniff_c
1.1+5-0net/whsniff/pkg/DESCR
1.1+2-0net/whsniff/distinfo
1.1+1-0net/whsniff/pkg/PLIST
1.1.1.1+0-0net/whsniff/pkg/PLIST
+47-04 files not shown
+47-010 files

OpenBSD/ports gKAeAUzwww/tor-browser/browser Makefile, www/tor-browser/browser/files torrc-defaults

   Tor Browser: add DormantCanceledByStartup 1 to torrc-defaults

   It is present in torrc-defaults for Tor Browser on other platforms.
VersionDeltaFile
1.4+1-0www/tor-browser/browser/files/torrc-defaults
1.200+1-0www/tor-browser/browser/Makefile
+2-02 files

OpenBSD/ports 0p9GL9Heditors/joe distinfo Makefile, editors/joe/patches patch-joe_main_c

   Update joe to 4.8.
VersionDeltaFile
1.3+15-13editors/joe/patches/patch-joe_main_c
1.17+2-2editors/joe/distinfo
1.57+1-1editors/joe/Makefile
+18-163 files

OpenBSD/ports TKMibF0textproc/re2 Makefile

   re2: fix build on sparc64

   This needs the usual abseil-cpp workaround

   CXXFLAGS_ports-gcc = -fdelete-null-pointer-checks

   due to

   /usr/local/include/absl/container/internal/hash_policy_traits.h:158:66: error: '(absl::lts_20260107::container_internal::TypeErasedApplyToSlotFn<absl::lts_20260107::hash_internal::Hash<long long unsigned int>, long long unsigned int, true> == 0)' is not a constant expression
     158 |     return Policy::template get_hash_slot_fn<Hash, kIsDefault>() == nullptr
         |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
VersionDeltaFile
1.20+2-0textproc/re2/Makefile
+2-01 files

OpenBSD/src DvKQK1Lsys/arch/amd64/conf RAMDISK_CD, sys/arch/arm64/conf RAMDISK

   Enable qwz(4) for amd64 and arm64 RAMDISK.
VersionDeltaFile
1.215+2-2sys/arch/amd64/conf/RAMDISK_CD
1.241+2-2sys/arch/arm64/conf/RAMDISK
+4-42 files

OpenBSD/src mD7KB4dsys/arch/amd64/conf GENERIC, sys/arch/arm64/conf GENERIC

   Enable qwz(4) for amd64 and arm64 GENERIC.
VersionDeltaFile
1.539+2-2sys/arch/amd64/conf/GENERIC
1.315+2-2sys/arch/arm64/conf/GENERIC
+4-42 files

OpenBSD/ports W7uVbitdevel/samurai distinfo Makefile, devel/samurai/patches patch-Makefile patch-parse_c

   Update samurai to 1.3.
VersionDeltaFile
1.4+6-4devel/samurai/patches/patch-Makefile
1.8+2-2devel/samurai/distinfo
1.14+1-2devel/samurai/Makefile
1.3+0-0devel/samurai/patches/patch-parse_c
1.3+0-0devel/samurai/patches/patch-util_c
+9-85 files

OpenBSD/src hPjSrccsys/dev/ic qwz.c qwzreg.h, sys/dev/pci if_qwz_pci.c

   Get qwz(4) in to an initial working state (assoc/rx/tx).

   Bug fixes (HAL/WMI drift vs. current ath12k):
     1. RX_BE_PADDING0_BYTES 80 -> 8 -- fixes RX-descriptor misalignment
        (dlpager crash, Hexagon 0x23).
     2. Send WMI_VDEV_PARAM_SET_HEMU_MODE = 0 before peer_assoc_cmd --
        clears stale HE-MU state.
     3. volatile cast on dst-ring hp_addr read in
        qwz_hal_srng_access_begin() -- matches SRC branch, fixes ARM64 hoist.
     4. BUFFER_ADDR_INFO1: RET_BUF_MGR GENMASK(10,8) -> (11,8),
        SW_COOKIE (31,11) -> (31,12).
     5. wbm2sw_cc_enable = WBM2SW3_EN only -- keeps HW Cookie Convert off
        the TX rings.
     6. HTT_TX_WBM_COMP_INFO0_STATUS (12,9) -> (16,13); drop bogus
        INFO2_SW_PEER_ID/VALID; add INFO1_REINJECT_REASON,
        INFO1_EXCEPTION_FRAME, INFO2_ACK_RSSI.
     7. REO/TX_RATE_STATS GENMASK shifts
        (HAL_REO_UPD_RX_QUEUE_INFO2_*, HAL_RX_REO_QUEUE_INFO0/1_* +2 bits;
        HAL_TX_RATE_STATS_INFO0_* +1 bit) + new

    [25 lines not shown]
VersionDeltaFile
1.27+411-118sys/dev/ic/qwz.c
1.14+122-39sys/dev/ic/qwzreg.h
1.9+56-6sys/dev/pci/if_qwz_pci.c
1.15+3-1sys/dev/ic/qwzvar.h
+592-1644 files

OpenBSD/ports p7KzCIYsysutils/broot distinfo Makefile

   Update broot to 1.56.3.
VersionDeltaFile
1.40+2-2sysutils/broot/distinfo
1.46+1-1sysutils/broot/Makefile
+3-32 files

OpenBSD/xenocara PRNvpIS. 3RDPARTY MODULES

   Update
VersionDeltaFile
1.465+9-93RDPARTY
1.559+2-2MODULES
+11-112 files

OpenBSD/xenocara 0ES3gFwdistrib/sets/lists/xbase mi

   sync
VersionDeltaFile
1.162+1-2distrib/sets/lists/xbase/mi
+1-21 files

OpenBSD/xenocara UrDN01Klib/libxkbfile .gitlab-ci.yml .gitignore, lib/libxkbfile/include/X11/extensions XKBrules.h

   Update to libxkbfile 1.2.0.
   Switch to local build system since autotools was replaced by meson.
VersionDeltaFile
1.8+60-72lib/libxkbfile/src/xkbtext.c
1.5+77-18lib/libxkbfile/include/X11/extensions/XKBrules.h
1.8+60-35lib/libxkbfile/src/maprules.c
1.1+88-0lib/libxkbfile/.gitlab-ci.yml
1.1+78-0lib/libxkbfile/.gitignore
1.6+28-36lib/libxkbfile/src/xkbmisc.c
+391-16135 files not shown
+590-23441 files

OpenBSD/xenocara 1aOWodvproto/xorgproto renderproto.txt presentproto.txt, proto/xorgproto/include/X11 XF86keysym.h

   Update to xorgproto 2025.1
VersionDeltaFile
1.6+190-22proto/xorgproto/include/X11/XF86keysym.h
1.2+35-35proto/xorgproto/renderproto.txt
1.3+44-26proto/xorgproto/scripts/keysym-generator.py
1.5+22-20proto/xorgproto/presentproto.txt
1.4+29-13proto/xorgproto/compile
1.2+13-13proto/xorgproto/COPYING-xextproto
+333-12951 files not shown
+489-26057 files

OpenBSD/xenocara 2m4QsVSdriver/xf86-video-intel/src/sna sna_accel.c sna_video.h

   Merge fixes from X.Org repository to build with llvm 22.
VersionDeltaFile
1.11+18-3driver/xf86-video-intel/src/sna/sna_accel.c
1.4+4-0driver/xf86-video-intel/src/sna/sna_video.h
+22-32 files

OpenBSD/xenocara AhbE6G3lib Makefile

   Move xcb-util-xrm later in the build.

   Enabling tests makes it depend on libX11
VersionDeltaFile
1.49+3-4lib/Makefile
+3-41 files

OpenBSD/ports 4ALPX1lgames/pokerth distinfo Makefile, games/pokerth/patches patch-src_net_serveraccepthelper_h patch-src_gui_qt6-qml_CMakeLists_txt

   Update to pokerth 2.0.7 from maintainer

   Add patch to disable TCP_KEEPALIVE
VersionDeltaFile
1.4+16-14games/pokerth/patches/patch-src_net_serveraccepthelper_h
1.14+2-2games/pokerth/distinfo
1.61+1-1games/pokerth/Makefile
1.2+1-1games/pokerth/patches/patch-src_gui_qt6-qml_CMakeLists_txt
+20-184 files

OpenBSD/src kN0KMLYsys/arch/arm64/stand/efiboot efiacpi.c conf.c

   Transplant the EL2 virtual timer interrupt into the ACPI device tree if
   it is provided in the GTDT table.
   Based on a diff from Marc Zyngier.

   ok jsg@
VersionDeltaFile
1.20+25-9sys/arch/arm64/stand/efiboot/efiacpi.c
1.54+2-2sys/arch/arm64/stand/efiboot/conf.c
+27-112 files

OpenBSD/src BAmEJPCusr.sbin/bgpd bgpd.c session.c

   If either tcp_md5_set() or pfkey_establish() fail then also fail the
   ongoing connect.

   The old graceful failure mode was added for strange cases like kernels
   without TCP MD5 support but there is honestly no good reason to limp along.
   The correct way to handle this on such broken systems is to edit the config
   and remove the auth settings. After that a bgpctl reload will fix the problem
   by skipping the TCP MD5 or IPSec setup.

   Reported by Frank Denis
   OK tb@
VersionDeltaFile
1.290+9-4usr.sbin/bgpd/bgpd.c
1.537+5-2usr.sbin/bgpd/session.c
+14-62 files

OpenBSD/src yNdK22Osys/arch/arm64/stand/efiboot dt_blob.S

   regen
VersionDeltaFile
1.3+857-265sys/arch/arm64/stand/efiboot/dt_blob.S
+857-2651 files

OpenBSD/src M48McmNsys/arch/arm64/stand/efiboot acpi.dts

   Add "interrupt-names" property to the timer node.

   ok jsg@
VersionDeltaFile
1.2+1-0sys/arch/arm64/stand/efiboot/acpi.dts
+1-01 files