OpenBSD/src g0hNC7S — sys/dev/pci/drm/amd/amdgpu amdgpu_gem.c
fix indentation in local version of amdgpu_gem_fault()
| Version | Delta | File | |
|---|---|---|---|
| 1.16 | +3 | -3 | sys/dev/pci/drm/amd/amdgpu/amdgpu_gem.c |
| +3 | -3 | 1 files | |
fix indentation in local version of amdgpu_gem_fault()
| Version | Delta | File | |
|---|---|---|---|
| 1.16 | +3 | -3 | sys/dev/pci/drm/amd/amdgpu/amdgpu_gem.c |
| +3 | -3 | 1 files | |
update to py3-virtualenv-21.5.0
| Version | Delta | File | |
|---|---|---|---|
| 1.64 | +1 | -4 | devel/py-virtualenv/pkg/PLIST |
| 1.64 | +2 | -2 | devel/py-virtualenv/distinfo |
| 1.98 | +1 | -1 | devel/py-virtualenv/Makefile |
| +4 | -7 | 3 files | |
update to discount-3.0.1.3
| Version | Delta | File | |
|---|---|---|---|
| 1.14 | +2 | -2 | textproc/discount/distinfo |
| 1.26 | +1 | -1 | textproc/discount/Makefile |
| +3 | -3 | 2 files | |
Add -B to new-pane to select the floating pane border.
| Version | Delta | File | |
|---|---|---|---|
| 1.134 | +21 | -5 | usr.bin/tmux/cmd-split-window.c |
| 1.338 | +13 | -1 | usr.bin/tmux/window.c |
| 1.137 | +7 | -2 | usr.bin/tmux/screen-redraw.c |
| 1.1090 | +6 | -2 | usr.bin/tmux/tmux.1 |
| 1.217 | +2 | -2 | usr.bin/tmux/options-table.c |
| 1.1352 | +2 | -1 | usr.bin/tmux/tmux.h |
| +51 | -13 | 6 files | |
Clear last_modified after each response on a persistent HTTP connection (In case a later response doesn't contain its own "Last-Modified" header field.) Reported by Ties de Kock. OK tb@ claudio@
| Version | Delta | File | |
|---|---|---|---|
| 1.104 | +4 | -2 | usr.sbin/rpki-client/http.c |
| +4 | -2 | 1 files | |
update to py3-wcwidth-0.8.1
| Version | Delta | File | |
|---|---|---|---|
| 1.14 | +74 | -0 | devel/py-wcwidth/pkg/PLIST |
| 1.20 | +2 | -2 | devel/py-wcwidth/distinfo |
| 1.33 | +1 | -1 | devel/py-wcwidth/Makefile |
| +77 | -3 | 3 files | |
update to py3-uharfbuzz-0.55.0
| Version | Delta | File | |
|---|---|---|---|
| 1.4 | +2 | -2 | devel/py-uharfbuzz/Makefile |
| 1.4 | +2 | -2 | devel/py-uharfbuzz/distinfo |
| +4 | -4 | 2 files | |
Add mwx(4) MT7920 firmware ok phessler@ claudio@
| Version | Delta | File | |
|---|---|---|---|
| 1.3 | +3 | -0 | sysutils/firmware/mwx/Makefile |
| 1.3 | +2 | -0 | sysutils/firmware/mwx/pkg/PLIST |
| +5 | -0 | 2 files | |
update to p5-Audio-Scan-1.13
| Version | Delta | File | |
|---|---|---|---|
| 1.24 | +5 | -4 | audio/p5-Audio-Scan/Makefile |
| 1.9 | +2 | -2 | audio/p5-Audio-Scan/distinfo |
| 1.7 | +1 | -1 | audio/p5-Audio-Scan/pkg/PLIST |
| 1.2 | +0 | -0 | audio/p5-Audio-Scan/patches/patch-Scan_xs |
| +8 | -7 | 4 files | |
Update to openssl-ruby-tests 20260530
| Version | Delta | File | |
|---|---|---|---|
| 1.164 | +2 | -2 | security/openssl-ruby-tests/Makefile |
| 1.144 | +2 | -2 | security/openssl-ruby-tests/distinfo |
| +4 | -4 | 2 files | |
Add missing break ok claudio@
| Version | Delta | File | |
|---|---|---|---|
| 1.35 | +2 | -1 | sys/dev/pci/if_mwx.c |
| +2 | -1 | 1 files | |
Update to rust-openssl-tests 20260615
| Version | Delta | File | |
|---|---|---|---|
| 1.151 | +66 | -42 | security/rust-openssl-tests/pkg/PLIST |
| 1.209 | +34 | -34 | security/rust-openssl-tests/distinfo |
| 1.171 | +16 | -16 | security/rust-openssl-tests/crates.inc |
| 1.29 | +4 | -4 | security/rust-openssl-tests/patches/patch-openssl-sys_build_main_rs |
| 1.217 | +2 | -2 | security/rust-openssl-tests/Makefile |
| +122 | -98 | 5 files | |
net/libslirp: update to 4.9.3; backport guestfwd fix OK: Brad Smith <brad at comstyle.com> (maintainer)
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +79 | -0 | net/libslirp/patches/patch-test_guestfwdtest_c |
| 1.1 | +41 | -0 | net/libslirp/patches/patch-src_tcp_subr_c |
| 1.1 | +36 | -0 | net/libslirp/patches/patch-src_tcp_input_c |
| 1.1 | +22 | -0 | net/libslirp/patches/patch-meson_build |
| 1.1 | +21 | -0 | net/libslirp/patches/patch-src_slirp_c |
| 1.3 | +2 | -2 | net/libslirp/distinfo |
| +201 | -2 | 2 files not shown | |
| +203 | -4 | 8 files | |
Add top-floating and bottom-floating to pane-border-status to show status line only on floating panes.
| Version | Delta | File | |
|---|---|---|---|
| 1.136 | +28 | -20 | usr.bin/tmux/screen-redraw.c |
| 1.337 | +25 | -5 | usr.bin/tmux/window.c |
| 1.1089 | +7 | -2 | usr.bin/tmux/tmux.1 |
| 1.379 | +3 | -5 | usr.bin/tmux/format.c |
| 1.216 | +3 | -3 | usr.bin/tmux/options-table.c |
| 1.1351 | +4 | -2 | usr.bin/tmux/tmux.h |
| +70 | -37 | 1 files not shown | |
| +72 | -39 | 7 files | |
When redrawing a whole pane line, fall into tty_draw_line for any characters that are not plain ASCII. Fixes redraw issues with partial tabs and other wide characters when a pane is partly outside the window.
| Version | Delta | File | |
|---|---|---|---|
| 1.269 | +50 | -14 | usr.bin/tmux/screen-write.c |
| 1.472 | +21 | -1 | usr.bin/tmux/tty.c |
| 1.1350 | +2 | -1 | usr.bin/tmux/tmux.h |
| +73 | -16 | 3 files | |
Update to sawfish-1.13.0. ok daniel@
| Version | Delta | File | |
|---|---|---|---|
| 1.91 | +10 | -13 | x11/sawfish/Makefile |
| 1.19 | +2 | -2 | x11/sawfish/distinfo |
| 1.25 | +0 | -4 | x11/sawfish/pkg/PLIST |
| 1.3 | +0 | -0 | x11/sawfish/patches/patch-src_sawfish_subrs_h |
| 1.3 | +0 | -0 | x11/sawfish/patches/patch-src_windows_c |
| 1.3 | +0 | -0 | x11/sawfish/patches/patch-src_flippers_c |
| +12 | -19 | 1 files not shown | |
| +12 | -19 | 7 files | |
Update to rep-gtk-0.90.8.3. ok daniel@
| Version | Delta | File | |
|---|---|---|---|
| 1.75 | +12 | -9 | x11/rep-gtk/Makefile |
| 1.15 | +2 | -2 | x11/rep-gtk/distinfo |
| 1.5 | +1 | -1 | x11/rep-gtk/patches/patch-rep-gtk_h |
| +15 | -12 | 3 files | |
Update to librep-0.92.7. ok daniel@
| Version | Delta | File | |
|---|---|---|---|
| 1.77 | +10 | -9 | lang/librep/Makefile |
| 1.18 | +2 | -2 | lang/librep/distinfo |
| 1.4 | +0 | -0 | lang/librep/patches/patch-src_repint_h |
| +12 | -11 | 3 files | |
use different strategy to check whether keys are present or absent in the agent; helps some -portable tests on platforms that have stupid grep(1)
| Version | Delta | File | |
|---|---|---|---|
| 1.26 | +3 | -3 | regress/usr.bin/ssh/agent.sh |
| +3 | -3 | 1 files | |
more closely match how linux maps vram on xgmi parts map cacheable not wc for xgmi parts connected to cpu on x86 don't try to map vram if there isn't any
| Version | Delta | File | |
|---|---|---|---|
| 1.32 | +16 | -5 | sys/dev/pci/drm/amd/amdgpu/amdgpu_ttm.c |
| +16 | -5 | 1 files | |
avoid use of paste(1); helps portable
| Version | Delta | File | |
|---|---|---|---|
| 1.25 | +2 | -2 | regress/usr.bin/ssh/agent.sh |
| +2 | -2 | 1 files | |
Replace KF5 with KF6 run-dependency OK kn@
| Version | Delta | File | |
|---|---|---|---|
| 1.223 | +2 | -1 | net/tdesktop/Makefile |
| +2 | -1 | 1 files | |
call amdgpu_xcp_dev_register() and amdgpu_amdkfd_drm_client_create() in amdgpu_attachhook(), matching amdgpu_pci_probe() CONFIG_HSA_AMD / amdkfd remains disabled
| Version | Delta | File | |
|---|---|---|---|
| 1.73 | +10 | -0 | sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c |
| +10 | -0 | 1 files | |
fix multiple problems with testing hostkey types that are
not enabled by default.
1) Add all hostkey types in the "multiple hostkeys" subtest.
Previously known_hosts was accidentally clobbered, causing
only the last added hostkey type to be used.
2) Explicitly enable the hostkey types under test via
HostKeyAlgorithms
| Version | Delta | File | |
|---|---|---|---|
| 1.16 | +6 | -2 | regress/usr.bin/ssh/hostkey-agent.sh |
| +6 | -2 | 1 files | |
move drm_dev_register() call to before connector test and check return
| Version | Delta | File | |
|---|---|---|---|
| 1.72 | +4 | -6 | sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c |
| +4 | -6 | 1 files | |
call amdgpu_init_debug_options() in amdgpu_attachhook() matches the call in amdgpu_pci_probe()
| Version | Delta | File | |
|---|---|---|---|
| 1.71 | +2 | -0 | sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c |
| +2 | -0 | 1 files | |
emulators/qemu: backport i386 fix and add OpenBSD/powerpc64 support OK: Brad Smith <brad at comstyle.com> (maintainer)
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +58 | -0 | emulators/qemu/patches/patch-target_ppc_mmu-book3s-v3_c |
| 1.1 | +39 | -0 | emulators/qemu/patches/patch-hw_ppc_pnv_psi_c |
| 1.1 | +22 | -0 | emulators/qemu/patches/patch-target_i386_tcg_emit_c_inc |
| 1.263 | +2 | -0 | emulators/qemu/Makefile |
| +121 | -0 | 4 files | |
update p5-Crypt-PBKDF2 to 0.261630 CVE-2026-9641 CVE-2026-9638 CVE-2017-20240 OK maintainer Wen Heping
| Version | Delta | File | |
|---|---|---|---|
| 1.3 | +9 | -4 | security/p5-Crypt-PBKDF2/Makefile |
| 1.2 | +2 | -2 | security/p5-Crypt-PBKDF2/distinfo |
| +11 | -6 | 2 files | |
Fix various errors in redrawing:
- Fix the active pane colour when only two panes and scrollbars enabled.
- Clip left and right scrollbars the same for floating panes.
- Do not subtract scrollbar width twice when working out width of status
line.
- Check if a character is inside a visible range correctly (do not
include the next position outside the range).
| Version | Delta | File | |
|---|---|---|---|
| 1.135 | +14 | -10 | usr.bin/tmux/screen-redraw.c |
| +14 | -10 | 1 files | |
Skip floating panes when working out the top or bottom cell. Fixes missing bottom status pane status line when floating panes exist.
| Version | Delta | File | |
|---|---|---|---|
| 1.69 | +23 | -9 | usr.bin/tmux/layout.c |
| +23 | -9 | 1 files | |