OpenBSD/ports oTnzC20 — x11/brewtarget distinfo Makefile
Update to brewtarget 5.0.4.
| Version | Delta | File | |
|---|---|---|---|
| 1.9 | +2 | -2 | x11/brewtarget/distinfo |
| 1.10 | +1 | -1 | x11/brewtarget/Makefile |
| +3 | -3 | 2 files | |
Update to brewtarget 5.0.4.
| Version | Delta | File | |
|---|---|---|---|
| 1.9 | +2 | -2 | x11/brewtarget/distinfo |
| 1.10 | +1 | -1 | x11/brewtarget/Makefile |
| +3 | -3 | 2 files | |
Stop printing the riscv,isa string; our code to do so is broken and the string is now deprecated. Instead change hw.model to be the CPU core name for cpu0 like we do on other architectures. We'll revisit printing CPU features for riscv64 in the future. ok jca@, mlarkin@
| Version | Delta | File | |
|---|---|---|---|
| 1.23 | +17 | -9 | sys/arch/riscv64/riscv64/cpu.c |
| +17 | -9 | 1 files | |
Update to CookCLI 0.27.2.
| Version | Delta | File | |
|---|---|---|---|
| 1.9 | +6 | -6 | textproc/cookcli/distinfo |
| 1.10 | +1 | -1 | textproc/cookcli/Makefile |
| 1.9 | +1 | -1 | textproc/cookcli/crates.inc |
| +8 | -8 | 3 files | |
Disable auto-update.
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +6 | -0 | sysutils/gemini-cli/files/settings.json |
| 1.19 | +4 | -0 | sysutils/gemini-cli/Makefile |
| 1.16 | +4 | -0 | sysutils/gemini-cli/pkg/PLIST |
| +14 | -0 | 3 files | |
archivers/libarchive: update to 3.8.6 Fixes for a motley collection of NULL pointer dereference, SEGV, out-of-bounds access, infinite loop, memory/file descriptor leaks.
| Version | Delta | File | |
|---|---|---|---|
| 1.46.2.2 | +2 | -2 | archivers/libarchive/distinfo |
| 1.66.2.2 | +2 | -2 | archivers/libarchive/Makefile |
| 1.9.2.1 | +0 | -0 | archivers/libarchive/patches/patch-Makefile_in |
| 1.1.2.2 | +0 | -0 | archivers/libarchive/patches/patch-libarchive_archive_read_disk_posix_c |
| 1.1.2.2 | +0 | -0 | archivers/libarchive/patches/patch-libarchive_archive_read_support_format_mtree_c |
| 1.3.2.2 | +0 | -0 | archivers/libarchive/patches/patch-libarchive_archive_write_disk_posix_c |
| +4 | -4 | 6 files | |
archivers/xz: update to 5.8.3 Includes a fix for CVE-2026-34743: Buffer overflow in lzma_index_append()
| Version | Delta | File | |
|---|---|---|---|
| 1.55.2.1 | +2 | -2 | archivers/xz/Makefile |
| 1.27.2.1 | +2 | -2 | archivers/xz/distinfo |
| +4 | -4 | 2 files | |
devel/boost: Fix build on mips64 Initial diff by and OK kn@ OK Brad (maintainer), jca@
| Version | Delta | File | |
|---|---|---|---|
| 1.161 | +6 | -1 | devel/boost/Makefile |
| +6 | -1 | 1 files | |
Update Powder Toy to latest release 99.5.394
| Version | Delta | File | |
|---|---|---|---|
| 1.5 | +2 | -2 | games/powder-toy/distinfo |
| 1.8 | +1 | -2 | games/powder-toy/Makefile |
| +3 | -4 | 2 files | |
Add hw.blockcpu support for arm64. Here we classify CPU cores based on their "capacity". This a concept borrowed from the device tree standard that indicates the nominal performance of a CPU core. For ACPI machines we use similar information from ACPI's Collaborative Processor Performance Control (CPPC). If performance is less than 30% of the fastest cores in the same we classify them as L. Between 30% and 80% we classify them as E. And above 80% we classify them as P. The CPU capacity is communicated to userland though kstat(4). ok deraadt@, jca@
| Version | Delta | File | |
|---|---|---|---|
| 1.147 | +60 | -20 | sys/arch/arm64/arm64/cpu.c |
| 1.3 | +11 | -1 | sys/arch/arm64/dev/acpicpu.c |
| 1.309 | +3 | -3 | sys/arch/amd64/amd64/machdep.c |
| 1.55 | +4 | -1 | sys/arch/arm64/include/cpu.h |
| 1.98 | +3 | -1 | sys/arch/arm64/arm64/machdep.c |
| +81 | -26 | 5 files | |
Remove lib/libssl/test. This is all unhelpful historical cruft. Discussed with tb@
| Version | Delta | File | |
|---|---|---|---|
| 1.2 | +0 | -0 | lib/libssl/test/P1ss.cnf |
| 1.2 | +0 | -0 | lib/libssl/test/P2ss.cnf |
| 1.2 | +0 | -0 | lib/libssl/test/Sssdsa.cnf |
| 1.2 | +0 | -0 | lib/libssl/test/Sssrsa.cnf |
| 1.4 | +0 | -0 | lib/libssl/test/Uss.cnf |
| 1.2 | +0 | -0 | lib/libssl/test/VMSca-response.1 |
| +0 | -0 | 47 files not shown | |
| +0 | -0 | 53 files | |
Update to glew-2.3.1. from Brad (maintainer)
| Version | Delta | File | |
|---|---|---|---|
| 1.23 | +3 | -4 | graphics/glew/Makefile |
| 1.10 | +2 | -2 | graphics/glew/distinfo |
| 1.9 | +1 | -1 | graphics/glew/pkg/PLIST |
| +6 | -7 | 3 files | |
x11/herbstluftwm: update to 0.9.6 Changes: https://herbstluftwm.org/news.html Put my full name in MAINTAINER line while there. from co-maintainer Florian Viehweger
| Version | Delta | File | |
|---|---|---|---|
| 1.27 | +2 | -2 | x11/herbstluftwm/Makefile |
| 1.13 | +2 | -2 | x11/herbstluftwm/distinfo |
| +4 | -4 | 2 files | |
update p5-XML-Parser to 2.56
| Version | Delta | File | |
|---|---|---|---|
| 1.17 | +2 | -2 | textproc/p5-XML-Parser/distinfo |
| 1.42 | +1 | -1 | textproc/p5-XML-Parser/Makefile |
| +3 | -3 | 2 files | |
fix memory leak in config_purge() when dealing CONFIG_PROTOS original diff from CypherFox (openbsd at cypher-fox com), thanks! slightly rearranged to be a bit smaller by me, but still equivalent.
| Version | Delta | File | |
|---|---|---|---|
| 1.50 | +1 | -6 | usr.sbin/relayd/config.c |
| +1 | -6 | 1 files | |
Remove workaround for SSL 3.0/TLS 1.0 CBC vulnerability. We no longer support TLSv1.0 and definitely do not support SSLv3 - remove the empty fragments workaround for the CBC vulnerability in these protocols. ok kenjiro@ tb@
| Version | Delta | File | |
|---|---|---|---|
| 1.72 | +2 | -38 | lib/libssl/ssl_pkt.c |
| 1.159 | +1 | -20 | lib/libssl/t1_enc.c |
| 1.250 | +2 | -10 | lib/libssl/ssl.h |
| 1.49 | +2 | -7 | lib/libssl/ssl_both.c |
| 1.37 | +1 | -5 | lib/libssl/ssl_local.h |
| +8 | -80 | 5 files | |
usr.bin/patch: fix fd leak From Renaud Allard OK: op@
| Version | Delta | File | |
|---|---|---|---|
| 1.79 | +7 | -1 | usr.bin/patch/patch.c |
| +7 | -1 | 1 files | |
Ensure that we cannot negotiate TLSv1.1 or lower. TLS versions prior to TLSv1.2 were disabled a while ago, however this was done in the version handling code. Remove TLSv1.1 and earlier from ssl_get_method() and add an explicit min version check in the legacy client and server, to provide a stronger guarantee. ok kenjiro@ tb@
| Version | Delta | File | |
|---|---|---|---|
| 1.33 | +5 | -11 | lib/libssl/ssl_methods.c |
| 1.168 | +8 | -1 | lib/libssl/ssl_srvr.c |
| 1.171 | +8 | -1 | lib/libssl/ssl_clnt.c |
| +21 | -13 | 3 files | |
Add smtgpio(4), a driver for the GPIO controller found on SpacemiT K1 SoCs. ok jca@
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +178 | -0 | sys/arch/riscv64/dev/smtgpio.c |
| 1.32 | +6 | -1 | sys/arch/riscv64/conf/files.riscv64 |
| 1.49 | +4 | -1 | sys/arch/riscv64/conf/RAMDISK |
| 1.57 | +4 | -1 | sys/arch/riscv64/conf/GENERIC |
| +192 | -3 | 4 files | |
update p5-MIME-tools to 5.517 OK giovanni@
| Version | Delta | File | |
|---|---|---|---|
| 1.21 | +2 | -2 | mail/p5-MIME-tools/distinfo |
| 1.45 | +1 | -1 | mail/p5-MIME-tools/Makefile |
| +3 | -3 | 2 files | |
misc/llama.cpp: update to b8631
| Version | Delta | File | |
|---|---|---|---|
| 1.12 | +2 | -2 | misc/llama.cpp/distinfo |
| 1.19 | +1 | -1 | misc/llama.cpp/Makefile |
| +3 | -3 | 2 files | |
devel/libggml: update to 0.9.11
| Version | Delta | File | |
|---|---|---|---|
| 1.12 | +3 | -3 | devel/libggml/Makefile |
| 1.9 | +2 | -2 | devel/libggml/distinfo |
| 1.6 | +1 | -1 | devel/libggml/patches/patch-CMakeLists_txt |
| +6 | -6 | 3 files | |
audio/navidrome: update to v0.60.3. Diff from Igor Zornik, with input from myself and abieber@. OK abieber@, thanks both.
| Version | Delta | File | |
|---|---|---|---|
| 1.10 | +982 | -1,632 | audio/navidrome/distinfo |
| 1.11 | +436 | -734 | audio/navidrome/modules.inc |
| 1.19 | +16 | -5 | audio/navidrome/Makefile |
| 1.3 | +3 | -0 | audio/navidrome/files/navidrome.toml |
| +1,437 | -2,371 | 4 files | |
Update to spotify-player 0.23.0.
| Version | Delta | File | |
|---|---|---|---|
| 1.8 | +296 | -274 | audio/spotify-player/distinfo |
| 1.8 | +147 | -136 | audio/spotify-player/crates.inc |
| 1.12 | +1 | -1 | audio/spotify-player/Makefile |
| +444 | -411 | 3 files | |
smtpd: fix using modifiers with partial expansion in format specifiers Nits on the manpage and ok op@
| Version | Delta | File | |
|---|---|---|---|
| 1.282 | +10 | -2 | usr.sbin/smtpd/smtpd.conf.5 |
| 1.11 | +3 | -2 | usr.sbin/smtpd/mda_variables.c |
| +13 | -4 | 2 files | |
Add some new mouse ranges called "control0" to "control9", will be used for controls on floating panes, from Dane Jensen, with some bits from Michael Grant.
| Version | Delta | File | |
|---|---|---|---|
| 1.450 | +56 | -29 | usr.bin/tmux/server-client.c |
| 1.1302 | +49 | -10 | usr.bin/tmux/tmux.h |
| 1.312 | +45 | -5 | usr.bin/tmux/window.c |
| 1.41 | +47 | -2 | usr.bin/tmux/style.c |
| 1.259 | +6 | -23 | usr.bin/tmux/status.c |
| 1.113 | +8 | -4 | usr.bin/tmux/screen-redraw.c |
| +211 | -73 | 2 files not shown | |
| +220 | -75 | 8 files | |
remove dup block that tries to close tls client ca fd it's already closed and fd set to -1 a few lines above. diff from Marc Jorge (openbsd [at] cypher-fox com), thanks!
| Version | Delta | File | |
|---|---|---|---|
| 1.49 | +1 | -5 | usr.sbin/relayd/config.c |
| +1 | -5 | 1 files | |
Missed a line from previous.
| Version | Delta | File | |
|---|---|---|---|
| 1.96 | +2 | -1 | usr.bin/tmux/screen.c |
| +2 | -1 | 1 files | |
Handle OSC 9;4 progress bar sequence and store in format variables, from Eric Dorland in GitHub issue 4954.
| Version | Delta | File | |
|---|---|---|---|
| 1.257 | +56 | -1 | usr.bin/tmux/input.c |
| 1.353 | +39 | -1 | usr.bin/tmux/format.c |
| 1.1301 | +17 | -1 | usr.bin/tmux/tmux.h |
| 1.95 | +14 | -1 | usr.bin/tmux/screen.c |
| 1.1044 | +3 | -1 | usr.bin/tmux/tmux.1 |
| +129 | -5 | 5 files | |
Sync WANTLIB.
| Version | Delta | File | |
|---|---|---|---|
| 1.30 | +3 | -3 | cad/prusaslicer/Makefile |
| +3 | -3 | 1 files | |
Increase b64_pton buffer to allow for Base64 without padding, from Michal Majchrowicz.
| Version | Delta | File | |
|---|---|---|---|
| 1.256 | +2 | -2 | usr.bin/tmux/input.c |
| 1.204 | +2 | -2 | usr.bin/tmux/tty-keys.c |
| +4 | -4 | 2 files | |