OpenBSD/src l7ePwfEsys/dev/vmm vmm.c

   Fix vmm(4) id assignment in vm_create.

   My recent changes to fix race conditions confused vmm's global vm
   counter with the always-incrementing index used for identifying new
   vm's. This caused id collision resulting in vmd(8) not cleanly
   rebooting vm's.

   Reported by bluhm@.

   ok bluhm@, mlarkin@
VersionDeltaFile
1.10+7-8sys/dev/vmm/vmm.c
+7-81 files

OpenBSD/src aJ34Eqjsys/arch/arm64/conf GENERIC RAMDISK

   Enable sdhc at pci
VersionDeltaFile
1.310+2-1sys/arch/arm64/conf/GENERIC
1.237+2-1sys/arch/arm64/conf/RAMDISK
+4-22 files

OpenBSD/src Euvl3WFsys/dev/pci sdhc_pci.c, sys/dev/sdmmc sdhcvar.h

   Add support for the Genesys Logic GL9755 SDHC controller.  This includes
   the SDHC controller found on some of the Apple Silicon laptops.

   ok stsp@, mlarkin@
VersionDeltaFile
1.28+177-3sys/dev/pci/sdhc_pci.c
1.18+3-1sys/dev/sdmmc/sdhcvar.h
+180-42 files

OpenBSD/src rvlWyjosys/uvm uvm_pdaemon.c

   Move the final pageout of swap cluster outside of the scanning loop.

   Make the inner loop of uvmpd_scan_inactive() readable.

   Tested by bluhm@, ok tb@
VersionDeltaFile
1.144+175-185sys/uvm/uvm_pdaemon.c
+175-1851 files

OpenBSD/ports ittAoZIgames/wesnoth distinfo Makefile, games/wesnoth/pkg PLIST

   update to wesnoth-1.18.6
VersionDeltaFile
1.62+2-2games/wesnoth/distinfo
1.65+2-1games/wesnoth/pkg/PLIST
1.117+1-1games/wesnoth/Makefile
+5-43 files

OpenBSD/ports JDol39wmultimedia/pipewire/wireplumber distinfo Makefile, multimedia/pipewire/wireplumber/pkg PLIST

   Update to wireplumber-0.5.13.
VersionDeltaFile
1.11+5-0multimedia/pipewire/wireplumber/pkg/PLIST
1.14+2-2multimedia/pipewire/wireplumber/distinfo
1.20+2-2multimedia/pipewire/wireplumber/Makefile
+9-43 files

OpenBSD/ports 2uRsvgNgraphics/openjph distinfo Makefile, graphics/openjph/patches patch-src_core_openjph_ojph_arch_h patch-src_core_common_ojph_arch_h

   Update to openjph-0.26.0.
VersionDeltaFile
1.1+12-0graphics/openjph/patches/patch-src_core_openjph_ojph_arch_h
1.10+2-2graphics/openjph/distinfo
1.11+1-1graphics/openjph/Makefile
1.2+0-0graphics/openjph/patches/patch-src_core_common_ojph_arch_h
+15-34 files

OpenBSD/src lOpFxHWusr.sbin/bgpd rde_adjout.c rde_peer.c

   Rewrite the adj-rib-out code to not be per-peer based but instead
   global with a peer bitmap to know which peer holds which prefix version.

   So a pt_entry now includes an array of struct adjout_prefix elements
   each entry is for a different path (different set of attributes) and
   includes a bitmap that tracks which peers include this prefix / attr combo.

   An optimisation on top of this is that the path_id_tx is forced to 0 for
   peers that have no add-path send enabled. This way the lookup for this
   common case is less deep.

   The peer_reaper is now replaced with a simple adjout_prefix_dump call.

   In general this reduces memory consumption by more than 50% especially if
   the outbound filters are producing the same path for many peers. My IXP
   test setup dropped from over 20GB to below 5GB memory usage.

   OK tb@
VersionDeltaFile
1.15+214-178usr.sbin/bgpd/rde_adjout.c
1.64+31-27usr.sbin/bgpd/rde_peer.c
1.336+12-14usr.sbin/bgpd/rde.h
1.60+20-2usr.sbin/bgpd/rde_prefix.c
1.98+8-1usr.sbin/bgpd/util.c
1.192+6-3usr.sbin/bgpd/rde_update.c
+291-2253 files not shown
+297-2309 files

OpenBSD/ports qaj6xtHgames Makefile

   +lzdoom
VersionDeltaFile
1.508+1-0games/Makefile
+1-01 files

OpenBSD/ports o67oR22games/lzdoom Makefile distinfo, games/lzdoom/patches patch-src_common_scripting_vm_vmframe_cpp

   import games/lzdoom
   tweaks and ok bentley@

   DESCR:
   LZDoom is a fork of the GZDoom source port centered around lower-end
   computers. LZDoom follows GZDoom's feature set and has a few
   enhancements of its own. It employs an OpenGL 2 based renderer.
VersionDeltaFile
1.1+60-0games/lzdoom/pkg/README
1.1+49-0games/lzdoom/Makefile
1.1+36-0games/lzdoom/pkg/PLIST
1.1+12-0games/lzdoom/patches/patch-src_common_scripting_vm_vmframe_cpp
1.1+3-0games/lzdoom/pkg/DESCR
1.1+2-0games/lzdoom/distinfo
+162-06 files not shown
+162-012 files

OpenBSD/ports fUQwt8ksecurity/zaproxy Makefile distinfo, security/zaproxy/files zaproxy.sh

   Update to 2.17.0 which requires jdk-17+
   * rewrite zaproxy script to add --jvmdebug / --jvmdebug=<port> support
   similar to upstream zap.sh
   * set default memory 1/2 datasize ulimit
   * allow user to set -dir and have it get the correct .ZAP_JVM.properties
   file
   * default JDK_JAVA_OPTIONS to -Dawt.useSystemAAFontSettings=on if unset

   with input and ok armani@
VersionDeltaFile
1.8+70-142security/zaproxy/pkg/PLIST
1.2+48-27security/zaproxy/files/zaproxy.sh
1.15+3-3security/zaproxy/Makefile
1.7+2-2security/zaproxy/distinfo
+123-1744 files

OpenBSD/ports XdEPXtttextproc/crossfire Makefile distinfo, textproc/crossfire/files crossfire.sh

   Update to 1.3.2 and use jdk 11+:
   * exec JAVACMD
VersionDeltaFile
1.5+2-3textproc/crossfire/Makefile
1.2+2-2textproc/crossfire/distinfo
1.2+2-2textproc/crossfire/files/crossfire.sh
+6-73 files

OpenBSD/ports 83W3XXHdevel/py-holidays distinfo Makefile, devel/py-holidays/pkg PLIST

   update py-holidays to 0.87
VersionDeltaFile
1.2+7-0devel/py-holidays/pkg/PLIST
1.2+2-2devel/py-holidays/distinfo
1.2+1-1devel/py-holidays/Makefile
+10-33 files

OpenBSD/ports IJcME9rdevel/py-nbclient distinfo Makefile

   update py-nbclient to 0.10.4
VersionDeltaFile
1.6+2-2devel/py-nbclient/distinfo
1.8+1-1devel/py-nbclient/Makefile
+3-32 files

OpenBSD/ports Ozhm1xrdevel/py-billiard distinfo Makefile

   update py-billiard to 4.2.4
VersionDeltaFile
1.4+2-2devel/py-billiard/distinfo
1.4+1-1devel/py-billiard/Makefile
+3-32 files

OpenBSD/src gPxDQmysys/arch/luna88k/luna88k machdep.c, sys/arch/m88k/m88k mem.c pmap.c

   last_addr no longer needs to be a global variable.
VersionDeltaFile
1.148+2-2sys/arch/luna88k/luna88k/machdep.c
1.11+2-2sys/arch/m88k/m88k/mem.c
1.95+1-2sys/arch/m88k/m88k/pmap.c
+5-63 files

OpenBSD/ports 6be4SRxnet Makefile

   +lyrebird
VersionDeltaFile
1.1449+1-0net/Makefile
+1-01 files

OpenBSD/ports 5SrsiXvwww/nghttp3 Makefile distinfo

   Update to nghttp3 1.14.0

   https://github.com/ngtcp2/nghttp3/releases/tag/v1.14.0
VersionDeltaFile
1.26+2-2www/nghttp3/Makefile
1.22+2-2www/nghttp3/distinfo
+4-42 files

OpenBSD/ports hNCwPVcnet/ngtcp2 Makefile distinfo

   Update to ngtcp2 1.19.0

   https://github.com/ngtcp2/ngtcp2/releases/tag/v1.19.0
VersionDeltaFile
1.35+3-3net/ngtcp2/Makefile
1.33+2-2net/ngtcp2/distinfo
+5-52 files

OpenBSD/ports W661BHenet/lyrebird distinfo modules.inc, net/lyrebird/pkg README DESCR

   Initial revision
VersionDeltaFile
1.1+772-0net/lyrebird/distinfo
1.1+276-0net/lyrebird/modules.inc
1.1+33-0net/lyrebird/Makefile
1.1+29-0net/lyrebird/pkg/README
1.1+4-0net/lyrebird/pkg/DESCR
1.1+3-0net/lyrebird/pkg/PLIST
+1,117-06 files not shown
+1,117-012 files

OpenBSD/ports 2xbbDRfwww/hugo modules.inc distinfo

   www/hugo: update to 0.153.2

   Changes:
    - https://github.com/gohugoio/hugo/releases/tag/v0.153.0
    - https://github.com/gohugoio/hugo/releases/tag/v0.153.1
    - https://github.com/gohugoio/hugo/releases/tag/v0.153.2
VersionDeltaFile
1.46+735-759www/hugo/modules.inc
1.80+330-368www/hugo/distinfo
1.88+1-1www/hugo/Makefile
+1,066-1,1283 files

OpenBSD/ports EMfVaZbdatabases/gdbm Makefile distinfo

   Update to gdbm-1.26.
VersionDeltaFile
1.56+2-3databases/gdbm/Makefile
1.17+2-2databases/gdbm/distinfo
+4-52 files

OpenBSD/ports n460Tcknet/profanity distinfo Makefile, net/profanity/patches patch-src_pgp_gpg_c

   net/profanity: update to 0.15.1
VersionDeltaFile
1.19+2-2net/profanity/distinfo
1.41+1-2net/profanity/Makefile
1.14+0-1net/profanity/pkg/PLIST
1.4+0-0net/profanity/patches/patch-src_pgp_gpg_c
+3-54 files

OpenBSD/ports YWdbu0Sdevel Makefile

   +reflection-cpp
VersionDeltaFile
1.2546+1-0devel/Makefile
+1-01 files

OpenBSD/ports GHyjhXpaudio/sonata Makefile distinfo, audio/sonata/patches patch-sonata_version_py

   Update to sonata-1.7.3.
VersionDeltaFile
1.74+1-9audio/sonata/Makefile
1.24+2-2audio/sonata/distinfo
1.23+1-0audio/sonata/pkg/PLIST
1.2+0-0audio/sonata/patches/patch-sonata_version_py
+4-114 files

OpenBSD/ports X8Eh9iUdevel/reflection-cpp Makefile distinfo, devel/reflection-cpp/pkg DESCR PLIST

   initial import
   ok bentley@
VersionDeltaFile
1.1+22-0devel/reflection-cpp/Makefile
1.1+8-0devel/reflection-cpp/pkg/DESCR
1.1+7-0devel/reflection-cpp/pkg/PLIST
1.1+2-0devel/reflection-cpp/distinfo
1.1.1.1+0-0devel/reflection-cpp/distinfo
1.1.1.1+0-0devel/reflection-cpp/pkg/DESCR
+39-02 files not shown
+39-08 files

OpenBSD/ports aUYfeLKdevel Makefile

   +vineflower
VersionDeltaFile
1.2545+1-0devel/Makefile
+1-01 files

OpenBSD/ports O2H8XUXdevel/vineflower Makefile distinfo, devel/vineflower/files vineflower

   Initial revision
VersionDeltaFile
1.1+34-0devel/vineflower/Makefile
1.1+11-0devel/vineflower/pkg/DESCR
1.1+3-0devel/vineflower/pkg/PLIST
1.1+3-0devel/vineflower/files/vineflower
1.1+2-0devel/vineflower/distinfo
1.1.1.1+0-0devel/vineflower/distinfo
+53-04 files not shown
+53-010 files

OpenBSD/ports irdgNnedevel/liblouis Makefile distinfo, devel/liblouis/pkg PLIST

   Update to liblouis-3.36.0.
VersionDeltaFile
1.58+2-2devel/liblouis/Makefile
1.33+2-2devel/liblouis/distinfo
1.36+3-0devel/liblouis/pkg/PLIST
+7-43 files

OpenBSD/ports Juh2FYYeditors/subtitleeditor Makefile distinfo, editors/subtitleeditor/patches patch-src_vp_gstplayer_cc patch-configure_ac

   Update to subtitleeditor-0.55.0.
VersionDeltaFile
1.71+22-27editors/subtitleeditor/Makefile
1.19+17-5editors/subtitleeditor/pkg/PLIST
1.12+2-2editors/subtitleeditor/distinfo
1.3+0-0editors/subtitleeditor/patches/patch-src_vp_gstplayer_cc
1.2+0-0editors/subtitleeditor/patches/patch-configure_ac
1.3+0-0editors/subtitleeditor/patches/patch-plugins_subtitleformats_sami_sami_cc
+41-342 files not shown
+41-348 files