OpenBSD/src NkP416O — regress/lib/libc/time/time_conversion timetest.c
Alberta moved to permanent -06 on 2026-06-18, update test data
| Version | Delta | File | |
|---|---|---|---|
| 1.6 | +17 | -17 | regress/lib/libc/time/time_conversion/timetest.c |
| +17 | -17 | 1 files | |
Alberta moved to permanent -06 on 2026-06-18, update test data
| Version | Delta | File | |
|---|---|---|---|
| 1.6 | +17 | -17 | regress/lib/libc/time/time_conversion/timetest.c |
| +17 | -17 | 1 files | |
Use uint32_t for ipsecflowinfo. Type of ipsecflowinfo was mixture of uint32_t, u_int32_t and int. Convert to uint32_t consistently. OK mvs@
| Version | Delta | File | |
|---|---|---|---|
| 1.351 | +6 | -6 | sys/netinet/udp_usrreq.c |
| 1.419 | +5 | -4 | sys/netinet/ip_output.c |
| 1.282 | +4 | -4 | sys/netinet/ip_ipsp.c |
| 1.250 | +3 | -3 | sys/netinet/ip_ipsp.h |
| 1.432 | +3 | -3 | sys/netinet/ip_input.c |
| 1.164 | +3 | -3 | sys/net/pipex.c |
| +24 | -23 | 1 files not shown | |
| +26 | -25 | 7 files | |
Update KDE Plasma to 6.7.3, Bugfix Release for July
| Version | Delta | File | |
|---|---|---|---|
| 1.32 | +2 | -2 | x11/kde-plasma/kglobalacceld/distinfo |
| 1.36 | +2 | -2 | x11/kde-plasma/kgamma5/distinfo |
| 1.36 | +2 | -2 | x11/kde-plasma/kdeplasma-addons/distinfo |
| 1.71 | +2 | -2 | x11/kde-plasma/kdecoration/distinfo |
| 1.36 | +2 | -2 | x11/kde-plasma/kde-gtk-config/distinfo |
| 1.36 | +2 | -2 | x11/kde-plasma/kde-cli-tools/distinfo |
| +12 | -12 | 51 files not shown | |
| +102 | -108 | 57 files | |
fix build: show release.sh the way to qt6 spotted by naddy
| Version | Delta | File | |
|---|---|---|---|
| 1.13 | +1 | -1 | graphics/krita-gmic-plugin/Makefile |
| +1 | -1 | 1 files | |
Prevent display-panes from shifting the active pane scroll position by copying the screen from before zoom, also do not let resize consume blank lines.
| Version | Delta | File | |
|---|---|---|---|
| 1.2 | +47 | -12 | usr.bin/tmux/window-panes.c |
| 1.365 | +11 | -2 | usr.bin/tmux/window.c |
| 1.1409 | +2 | -1 | usr.bin/tmux/tmux.h |
| +60 | -15 | 3 files | |
x11/xfce4/thunar: update to 4.20.9
| Version | Delta | File | |
|---|---|---|---|
| 1.65 | +2 | -2 | x11/xfce4/thunar/distinfo |
| 1.128 | +2 | -2 | x11/xfce4/thunar/Makefile |
| 1.45 | +1 | -0 | x11/xfce4/thunar/pkg/PLIST |
| +5 | -4 | 3 files | |
Add some missing calls to invalidate scene.
| Version | Delta | File | |
|---|---|---|---|
| 1.73 | +4 | -1 | usr.bin/tmux/cmd-join-pane.c |
| +4 | -1 | 1 files | |
update to 2026.07.150.3
| Version | Delta | File | |
|---|---|---|---|
| 1.128 | +2 | -2 | www/iridium/distinfo |
| 1.293 | +1 | -1 | www/iridium/Makefile |
| +3 | -3 | 2 files | |
octsmi: Find multi-PHY parent
| Version | Delta | File | |
|---|---|---|---|
| 1.14 | +3 | -1 | sys/arch/octeon/dev/cn30xxsmi.c |
| +3 | -1 | 1 files | |
octeon: Regenerate cn3xxx_dts.S Regenerate the built-in device tree blob source using current dtc. No change in the blob.
| Version | Delta | File | |
|---|---|---|---|
| 1.5 | +742 | -232 | sys/arch/octeon/octeon/cn3xxx_dts.S |
| 1.5 | +4 | -4 | sys/arch/octeon/octeon/cn3xxx.dts |
| +746 | -236 | 2 files | |
vmd(8): disambiguate fd variable naming Split out fd tracking in the global "struct vmd" instance with explicit names to not reuse the same one for storing semantically different fds. Some vmd processes were using .vmd_fd to track the open /dev/vmm while another used it for a socket(2) instance for ioctls. This makes it hard to reason about and future changes harder to review. No intended behavioral change. Testing help from Mischa Peters. ok @hshoexer
| Version | Delta | File | |
|---|---|---|---|
| 1.31 | +13 | -13 | usr.sbin/vmd/priv.c |
| 1.176 | +12 | -8 | usr.sbin/vmd/vmd.c |
| 1.138 | +8 | -8 | usr.sbin/vmd/vmm.c |
| 1.125 | +6 | -6 | usr.sbin/vmd/vm.c |
| 1.148 | +5 | -4 | usr.sbin/vmd/vmd.h |
| 1.141 | +2 | -2 | usr.sbin/vmd/virtio.c |
| +46 | -41 | 6 files | |
Remove the active-pane flag for now, there are some gaps in how this works and I don't like it. May come back in a different form (maybe just for windows).
| Version | Delta | File | |
|---|---|---|---|
| 1.497 | +3 | -129 | usr.bin/tmux/server-client.c |
| 1.77 | +4 | -11 | usr.bin/tmux/cmd-select-pane.c |
| 1.1143 | +1 | -10 | usr.bin/tmux/tmux.1 |
| 1.1408 | +2 | -4 | usr.bin/tmux/tmux.h |
| 1.93 | +3 | -3 | usr.bin/tmux/cmd-run-shell.c |
| 1.87 | +2 | -2 | usr.bin/tmux/cmd-find.c |
| +15 | -159 | 3 files not shown | |
| +21 | -165 | 9 files | |
Remove redundant BIO_write() length assertions in b64_write() b64_write() asserted that BIO_write() does not return more bytes than requested in two places. Other BIO_write() call sites do not make this check, and there is no special handling here that depends on asserting this condition. ok tb@ beck@ joshua@
| Version | Delta | File | |
|---|---|---|---|
| 1.30 | +1 | -3 | lib/libcrypto/evp/bio_b64.c |
| +1 | -3 | 1 files | |
update p5-CBOR-Free to 0.34
| Version | Delta | File | |
|---|---|---|---|
| 1.2 | +2 | -2 | converters/p5-CBOR-Free/distinfo |
| 1.2 | +1 | -1 | converters/p5-CBOR-Free/Makefile |
| 1.2 | +1 | -0 | converters/p5-CBOR-Free/pkg/PLIST |
| +4 | -3 | 3 files | |
Remove stale SECURE RENEGOTIATION reference SSL_CTX_set_options(3) no longer has a SECURE RENEGOTIATION section, but SSL_OP_LEGACY_SERVER_CONNECT still referenced it. Replace the dangling cross reference with a note that the option is no longer set by default. ok tb@ beck@
| Version | Delta | File | |
|---|---|---|---|
| 1.19 | +3 | -5 | lib/libssl/man/SSL_CTX_set_options.3 |
| +3 | -5 | 1 files | |
regen plist for changes 7.x -> 8.x
| Version | Delta | File | |
|---|---|---|---|
| 1.134 | +1 | -1 | net/net-snmp/Makefile |
| 1.33 | +1 | -0 | net/net-snmp/pkg/PLIST-main |
| +2 | -1 | 2 files | |
update to 150.0.7871.128
| Version | Delta | File | |
|---|---|---|---|
| 1.161 | +6 | -6 | www/ungoogled-chromium/distinfo |
| 1.484 | +4 | -4 | www/chromium/distinfo |
| 1.244 | +1 | -1 | www/ungoogled-chromium/Makefile |
| 1.919 | +1 | -1 | www/chromium/Makefile |
| +12 | -12 | 4 files | |
bump for plist changes 7.x -> 8.x
| Version | Delta | File | |
|---|---|---|---|
| 1.86 | +1 | -1 | lang/python/2.7/Makefile |
| 1.33 | +2 | -0 | lang/python/3/Makefile |
| +3 | -1 | 2 files | |
avoid free with bad arg when trigger_len is <= 0 ok kettenis@
| Version | Delta | File | |
|---|---|---|---|
| 1.6 | +2 | -2 | sys/dev/fdt/gpioleds.c |
| +2 | -2 | 1 files | |
Update to cargo-c 0.10.24 https://github.com/lu-zero/cargo-c/releases/tag/v0.10.24
| Version | Delta | File | |
|---|---|---|---|
| 1.17 | +262 | -334 | devel/cargo-c/distinfo |
| 1.17 | +129 | -165 | devel/cargo-c/crates.inc |
| 1.17 | +1 | -1 | devel/cargo-c/Makefile |
| +392 | -500 | 3 files | |
Update ktextaddons to 2.1.1
| Version | Delta | File | |
|---|---|---|---|
| 1.15 | +6 | -6 | textproc/ktextaddons/Makefile |
| 1.14 | +2 | -2 | textproc/ktextaddons/distinfo |
| 1.14 | +2 | -0 | textproc/ktextaddons/pkg/PLIST |
| +10 | -8 | 3 files | |
Update font-awesome to 7.3.1
| Version | Delta | File | |
|---|---|---|---|
| 1.47 | +4 | -4 | fonts/font-awesome/distinfo |
| 1.52 | +1 | -1 | fonts/font-awesome/Makefile |
| +5 | -5 | 2 files | |
Unbreak and update unicon to 13.3beta1 from espie It tests okay on amd64, hopefully on other platforms as well. The iconc compiler is back with a vengeance. It got type inference since last time, so it can probably rival with compiled languages in at least some cases. There are a few tests that don't pass, and the example programs aren't packaged, and I've just stubbed out the mixer controls for now, but this is in much better shape than the previous BROKEN version.
| Version | Delta | File | |
|---|---|---|---|
| 1.9 | +1,398 | -396 | lang/unicon/pkg/PLIST |
| 1.37 | +50 | -72 | lang/unicon/Makefile |
| 1.1 | +80 | -0 | lang/unicon/patches/patch-configure_ac |
| 1.1 | +50 | -0 | lang/unicon/patches/patch-src_runtime_raudio_r |
| 1.1 | +27 | -0 | lang/unicon/patches/patch-src_h_config_h |
| 1.1 | +25 | -0 | lang/unicon/patches/patch-tests_posix_tcp_icn |
| +1,630 | -468 | 40 files not shown | |
| +1,819 | -478 | 46 files | |
Move per-client window sizes into control.c since the only user is for control mode.
| Version | Delta | File | |
|---|---|---|---|
| 1.496 | +78 | -44 | usr.bin/tmux/server-client.c |
| 1.62 | +90 | -1 | usr.bin/tmux/control.c |
| 1.58 | +12 | -24 | usr.bin/tmux/resize.c |
| 1.1407 | +4 | -18 | usr.bin/tmux/tmux.h |
| 1.55 | +6 | -13 | usr.bin/tmux/cmd-refresh-client.c |
| +190 | -100 | 5 files | |
Change %% to escape single quotes (%1 remains with no quoting and %% with double quotes) to avoid a single quote being able to terminate quoted sections of commands. Fixes unexpected behaviour with session names containing single quotes reported by Aliz Hammond.
| Version | Delta | File | |
|---|---|---|---|
| 1.189 | +37 | -15 | usr.bin/tmux/cmd.c |
| +37 | -15 | 1 files | |
Update to libphonenumber-9.0.35.
| Version | Delta | File | |
|---|---|---|---|
| 1.92 | +2 | -2 | productivity/libphonenumber/distinfo |
| 1.103 | +1 | -1 | productivity/libphonenumber/Makefile |
| +3 | -3 | 2 files | |
update p5-YAML-Syck to 1.47 CVE-2026-57075 CVE-2026-57076 CVE-2026-57077 CVE-2026-13713
| Version | Delta | File | |
|---|---|---|---|
| 1.19 | +2 | -2 | devel/p5-YAML-Syck/distinfo |
| 1.33 | +1 | -1 | devel/p5-YAML-Syck/Makefile |
| +3 | -3 | 2 files | |
Update to netatalk-4.5.1.
| Version | Delta | File | |
|---|---|---|---|
| 1.46 | +2 | -2 | net/netatalk3/distinfo |
| 1.77 | +1 | -3 | net/netatalk3/Makefile |
| +3 | -5 | 2 files | |
Update to exoscale-cli-1.97.0.
| Version | Delta | File | |
|---|---|---|---|
| 1.155 | +2 | -2 | sysutils/exoscale-cli/distinfo |
| 1.158 | +1 | -1 | sysutils/exoscale-cli/Makefile |
| +3 | -3 | 2 files | |
Clear cfg_client if the client is destroyed to prevent UAF found by Ilya Grigoriev.
| Version | Delta | File | |
|---|---|---|---|
| 1.495 | +3 | -1 | usr.bin/tmux/server-client.c |
| +3 | -1 | 1 files | |