OpenBSD/ports xUB1Zbv — x11/gnome/mahjongg distinfo Makefile
Update to gnome-mahjongg-49.2.
| Version | Delta | File | |
|---|---|---|---|
| 1.21 | +3 | -3 | x11/gnome/mahjongg/Makefile |
| 1.10 | +2 | -2 | x11/gnome/mahjongg/distinfo |
| +5 | -5 | 2 files | |
Update to gnome-mahjongg-49.2.
| Version | Delta | File | |
|---|---|---|---|
| 1.21 | +3 | -3 | x11/gnome/mahjongg/Makefile |
| 1.10 | +2 | -2 | x11/gnome/mahjongg/distinfo |
| +5 | -5 | 2 files | |
kill RCS Id: lines in files that also have RCS OpenBSD: lines
| Version | Delta | File | |
|---|---|---|---|
| 1.17 | +2 | -3 | share/man/man9/ieee80211_radiotap.9 |
| 1.6 | +2 | -3 | share/man/man9/ieee80211_proto.9 |
| 1.7 | +2 | -3 | share/man/man9/ieee80211_output.9 |
| 1.6 | +2 | -3 | share/man/man9/ieee80211_input.9 |
| 1.7 | +2 | -3 | share/man/man9/ieee80211_crypto.9 |
| 1.17 | +2 | -3 | share/man/man9/ieee80211.9 |
| +12 | -18 | 2 files not shown | |
| +16 | -24 | 8 files | |
Update to cairo-1.18.6.
| Version | Delta | File | |
|---|---|---|---|
| 1.88 | +4 | -4 | graphics/cairo/Makefile |
| 1.39 | +2 | -2 | graphics/cairo/distinfo |
| 1.6 | +1 | -1 | graphics/cairo/patches/patch-src_meson_build |
| 1.8 | +1 | -1 | graphics/cairo/patches/patch-meson_build |
| +8 | -8 | 4 files | |
Update to libgsf-1.14.59.
| Version | Delta | File | |
|---|---|---|---|
| 1.58 | +2 | -2 | devel/libgsf/distinfo |
| 1.116 | +2 | -2 | devel/libgsf/Makefile |
| +4 | -4 | 2 files | |
Update to harfbuzz-14.5.0.
| Version | Delta | File | |
|---|---|---|---|
| 1.178 | +2 | -2 | devel/harfbuzz/distinfo |
| 1.214 | +2 | -2 | devel/harfbuzz/Makefile |
| +4 | -4 | 2 files | |
pf: do not free the caller's ruleset when attaching a table fails pfr_attach_table() takes a struct pf_ruleset * from its caller and, on its own error paths, calls pfr_destroy_ktable() on the table it just made. That drops the table's reference on the ruleset and calls pf_remove_if_empty_ruleset(), which may unlink and free the anchor the ruleset is embedded in -- and then pfr_attach_table() returns NULL to a caller still holding the pointer. Reached from userland with DIOCADDRULE and a PF_ADDR_DYNIFTL source, after DIOCSETLIMIT has lowered PF_LIMIT_TABLES to one item of headroom: the first pfr_create_ktable() takes it and the root table's fails. Hold a table reference on the ruleset for the duration instead, so the ruleset outlives every failure path inside pfr_attach_table() and stays the caller's to remove. OK sashan@ Reported-by: syzbot+ac508ec1043a1de78c91 at syzkaller.appspotmail.com
| Version | Delta | File | |
|---|---|---|---|
| 1.150 | +14 | -2 | sys/net/pf_table.c |
| +14 | -2 | 1 files | |
freexl is no longer BROKEN on sparc64
| Version | Delta | File | |
|---|---|---|---|
| 1.11 | +0 | -2 | geo/spatialite/freexl/Makefile |
| +0 | -2 | 1 files | |
xtensa-esp32-elf/binutils is no longer BROKEN on sparc64
| Version | Delta | File | |
|---|---|---|---|
| 1.12 | +0 | -2 | devel/xtensa-esp32-elf/binutils/Makefile |
| +0 | -2 | 1 files | |
risv32-esp-elf/binutils is no longer BROKEN on sparc64
| Version | Delta | File | |
|---|---|---|---|
| 1.6 | +0 | -2 | devel/riscv32-esp-elf/binutils/Makefile |
| +0 | -2 | 1 files | |
mergiraf is no longer BROKEN on sparc64 in the base-clang era
| Version | Delta | File | |
|---|---|---|---|
| 1.9 | +0 | -2 | devel/mergiraf/Makefile |
| +0 | -2 | 1 files | |
Do not do anything in session_detach and rely on the caller destroying the session, otherwise grouped sessions can reuse a session with no windows. From Jeong, Heon in GitHub issue 5620.
| Version | Delta | File | |
|---|---|---|---|
| 1.108 | +9 | -4 | usr.bin/tmux/session.c |
| 1.53 | +3 | -3 | usr.bin/tmux/spawn.c |
| 1.154 | +3 | -3 | usr.bin/tmux/server-fn.c |
| +15 | -10 | 3 files | |
Add support for borderless menus, like panes. GitHub issue 5447 from harikp2002 at gmail dot com.
| Version | Delta | File | |
|---|---|---|---|
| 1.71 | +38 | -21 | usr.bin/tmux/menu.c |
| 1.292 | +17 | -12 | usr.bin/tmux/screen-write.c |
| 1.102 | +11 | -6 | usr.bin/tmux/mode-tree.c |
| 1.55 | +8 | -7 | usr.bin/tmux/cmd-display-menu.c |
| 1.1444 | +3 | -1 | usr.bin/tmux/tmux.h |
| +77 | -47 | 5 files | |
client_dispatch: check ntp_getmsg() return value and abort if needed discovery, analysis & fix by Acts1631 (acts1631kjv proton me), ok bcook
| Version | Delta | File | |
|---|---|---|---|
| 1.121 | +3 | -2 | usr.sbin/ntpd/client.c |
| +3 | -2 | 1 files | |
wmclockmon is no longer BROKEN on sparc64 in the base-clang era
| Version | Delta | File | |
|---|---|---|---|
| 1.23 | +0 | -1 | x11/wmclockmon/Makefile |
| +0 | -1 | 1 files | |
openfst is no longer BROKEN on sparc64 in the base-clang era
| Version | Delta | File | |
|---|---|---|---|
| 1.24 | +0 | -2 | math/openfst/Makefile |
| +0 | -2 | 1 files | |
libcrossguid is no longer BROKEN on sparc64 in the base-clang era
| Version | Delta | File | |
|---|---|---|---|
| 1.4 | +0 | -2 | devel/libcrossguid/Makefile |
| +0 | -2 | 1 files | |
Garbage collect a sparc64 workaround from the base-gcc era From Brad Smith Thanks!
| Version | Delta | File | |
|---|---|---|---|
| 1.46 | +1 | -4 | comms/xastir/Makefile |
| +1 | -4 | 1 files | |
spotifu-player is no longer BROKEN on sparc64 in the base-clang era
| Version | Delta | File | |
|---|---|---|---|
| 1.16 | +0 | -2 | audio/spotify-player/Makefile |
| +0 | -2 | 1 files | |
Garbage collect a sparc64 workaround from the base-gcc era From Brad Smith Thanks!
| Version | Delta | File | |
|---|---|---|---|
| 1.75 | +2 | -2 | converters/libpst/Makefile |
| +2 | -2 | 1 files | |
Do not trim all lines to make a zero line grid which reflow does not like, from Kaixuan Li.
| Version | Delta | File | |
|---|---|---|---|
| 1.431 | +2 | -2 | usr.bin/tmux/window-copy.c |
| +2 | -2 | 1 files | |
Do not unzoom when resizing a floating pane that was created with -A. Similarly, skip hidden floating panes when changing Z order. Reported by Clark Wang.
| Version | Delta | File | |
|---|---|---|---|
| 1.75 | +14 | -5 | usr.bin/tmux/cmd-join-pane.c |
| 1.377 | +13 | -1 | usr.bin/tmux/window.c |
| 1.69 | +3 | -2 | usr.bin/tmux/cmd-resize-pane.c |
| 1.1443 | +2 | -1 | usr.bin/tmux/tmux.h |
| +32 | -9 | 4 files | |
Remove popups and all the associated overlay machinery (they were the last user of it). display-popup stays but becomes an (undocumented) compatibility command to open a floating pane.
| Version | Delta | File | |
|---|---|---|---|
| 1.54 | +178 | -308 | usr.bin/tmux/cmd-display-menu.c |
| 1.481 | +30 | -192 | usr.bin/tmux/tty.c |
| 1.1171 | +31 | -168 | usr.bin/tmux/tmux.1 |
| 1.513 | +13 | -155 | usr.bin/tmux/server-client.c |
| 1.160 | +26 | -61 | usr.bin/tmux/screen-redraw.c |
| 1.1442 | +3 | -47 | usr.bin/tmux/tmux.h |
| +281 | -931 | 9 files not shown | |
| +305 | -1,000 | 15 files | |
qemu port changes from Brad: "This integrates the getexecpath() diff I had as well as some further fixes for QGA. Replaces the horrible code for FS info retrieval with a combination of reuse of what was there for FreeBSD, a recent FreeBSD commit for guest-get-fsinfo and a diff to tweak the code to build on NetBSD and OpenBSD. Rewritten qmp_guest_get_vcpus() function and uses sysconf(_SC_NPROCESSORS_ONLN)."
| Version | Delta | File | |
|---|---|---|---|
| 1.5 | +76 | -235 | emulators/qemu/patches/patch-qga_commands-bsd_c |
| 1.1 | +41 | -0 | emulators/qemu/patches/patch-qga_commands-common_h |
| 1.13 | +21 | -9 | emulators/qemu/patches/patch-qga_commands-posix_c |
| 1.24 | +18 | -1 | emulators/qemu/patches/patch-meson_build |
| 1.1 | +18 | -0 | emulators/qemu/patches/patch-util_cutils_c |
| 1.5 | +4 | -3 | emulators/qemu/patches/patch-qga_qapi-schema_json |
| +178 | -248 | 1 files not shown | |
| +179 | -248 | 7 files | |
update to getmail-6.20.1, from Martin Ziemer (maintainer)
| Version | Delta | File | |
|---|---|---|---|
| 1.97 | +2 | -2 | mail/getmail/distinfo |
| 1.120 | +2 | -2 | mail/getmail/Makefile |
| +4 | -4 | 2 files | |
bump to keep revision same as stable following module updates
| Version | Delta | File | |
|---|---|---|---|
| 1.212 | +1 | -0 | www/nginx/Makefile |
| +1 | -0 | 1 files | |
sync the module updates as well
| Version | Delta | File | |
|---|---|---|---|
| 1.4.18.1 | +51 | -1 | www/nginx/pkg/PLIST-naxsi |
| 1.96.2.5 | +14 | -12 | www/nginx/distinfo |
| 1.201.2.6 | +15 | -9 | www/nginx/Makefile |
| +80 | -22 | 3 files | |
clamav is no longer BROKEN on sparc64 in the base-clang world
| Version | Delta | File | |
|---|---|---|---|
| 1.181 | +0 | -2 | security/clamav/Makefile |
| +0 | -2 | 1 files | |
Garbage collect a sparc64 workaround in libobjc2 that is no longer needed in the base-clang universe From Brad Smith Thanks!
| Version | Delta | File | |
|---|---|---|---|
| 1.43 | +0 | -6 | x11/gnustep/libobjc2/Makefile |
| +0 | -6 | 1 files | |
xerces-c is no longer BROKEN on sparc64 in the new base-clang era
| Version | Delta | File | |
|---|---|---|---|
| 1.28 | +0 | -2 | textproc/xerces-c/Makefile |
| +0 | -2 | 1 files | |
merge Unbound 1.26.1
| Version | Delta | File | |
|---|---|---|---|
| 1.58 | +577 | -0 | usr.sbin/unbound/doc/Changelog |
| 1.34 | +444 | -103 | usr.sbin/unbound/services/authzone.c |
| 1.36 | +210 | -131 | usr.sbin/unbound/services/mesh.c |
| 1.47 | +251 | -14 | usr.sbin/unbound/daemon/remote.c |
| 1.45 | +199 | -15 | usr.sbin/unbound/util/netevent.c |
| 1.19 | +159 | -20 | usr.sbin/unbound/validator/val_sigcrypt.c |
| +1,840 | -283 | 95 files not shown | |
| +4,498 | -909 | 101 files | |