462,572 commits found in 39 milliseconds
move bpf for outgoing packets later in the transmit path.
the convention in openbsd is to have the bpf handling as close to
the "wire" as possible so you can see what ends up being send to
the network. wg was showing outgoing packets to bpf really early,
before the wgaip peer selection was checked and before the packet
was queued for transmission, so it gave a false impression about
what it was doing.
this moves the outgoing bpf stuff after the ifq dequeue. it could
be moved a bit later still (after encryption), but this is an easy
win for now.
based on a discussion with sashan@ and mvs@
ok mvs@ sashan@ sthen@ deraadt@
Update to gvfs-1.60.0.
sys/param.h includes machine/param.h, no need to include both
Update to gnome-keyring-50.0.
sys/mutex.h includes machine/mutex.h, no need to include both
sys/exec.h includes machine/exec.h, no need to include both
ffi: conform load_enum to GLib 2.87.0 (via Arch Linux)
OpenBSD /ports MiD4NTG — multimedia/pipewire/helvum distinfo crates.inc, multimedia/pipewire/helvum/patches patch-modcargo-crates_pipewire-0_9_2_src_lib_rs patch-modcargo-crates_pipewire-sys-0_9_2_src_lib_rs Update to helvum-0.6.1.
Update to vte3-0.84.0.
OpenBSD /ports 69y3Kb5 — x11/gnome/gjs distinfo Makefile, x11/gnome/gjs/patches patch-meson_build Update to gjs-1.88.0.
Update to glibmm268-2.88.0.
OpenBSD /ports BOcaS9M — devel/gsettings-desktop-schemas Makefile distinfo, devel/gsettings-desktop-schemas/pkg DESCR Update to gsettings-desktop-schemas-50.1.
OpenBSD /ports y6PVzJe — x11/gnome/at-spi2-core Makefile distinfo, x11/gnome/at-spi2-core/pkg PLIST Update to at-spi2-core-2.60.3.
Update to template-glib-3.40.0.
OpenBSD /ports fLNFAC0 — devel/glib2 Makefile, devel/glib2/patches patch-gio_tests_iptosmessage_c patch-glib_glib-unix_c Update to glib2-2.88.1.
OpenBSD /ports Y0S8z4D — games/colobot/colobot/patches patch-CMakeLists_txt patch-src_app_main_cpp colobot: fix build with Boost 1.91: drop boost::system requirement
regen patch while there
pcb2gcode: use explicit copy constructor to fix build with Boost 1.91
OpenBSD /ports TsweUyq — sysutils/grafana Makefile distinfo, sysutils/grafana/patches patch-conf_sample_ini sysutils/grafana: update to 13.0.1
ok denis@
update py-holidays to 0.96
OpenBSD /ports 3CjWaQf — textproc/luceneplusplus/patches patch-src_core_CMakeLists_txt patch-cmake_dependencies_cmake luceneplusplus: fix build with Boost 1.91; regen wantlib
OpenBSD /ports bzVR8n3 — databases/mongodb/44 Makefile, databases/mongodb/44/patches patch-src_mongo_db_catalog_coll_mod_cpp patch-src_mongo_bson_util_builder_h mongodb: fix build with Boost 1.91
dnsdist: pull in build fix for Boost 1.91
OpenBSD /ports 4l8fEnf — games/freeorion Makefile, games/freeorion/patches patch-GG_CMakeLists_txt patch-CMakeLists_txt freeorion: fix build with Boost 1.91: drop system dependency, regen wantlib
gnuradio: missed cvs add to fix build with boost 1.91
gnuradio: fix build with boost 1.91, sync wantlib and shared_libs
innoextract: drop Boost::system requirement to fix build with boost 1.91
fix syntax error; ok guenther@
vcmi: missed cvs add; build fix for Boost 1.91
OpenBSD /ports uYrFZEl — games/vcmi Makefile, games/vcmi/patches patch-CMakeLists_txt patch-clientapp_EntryPoint_cpp vcmi: fix build with Boost 1.91; regen wantlib and patches
OpenBSD /ports 4pzxfn9 — games/wesnoth Makefile, games/wesnoth/patches patch-src_CMakeLists_txt patch-CMakeLists_txt wesnoth: fix build with Boost 1.91 and sync WANTLIB