OpenBSD/src UPYSemx — share/man/man4/man4.riscv64 imsic.4 aplic.4
move .Sh out of reference block
| Version | Delta | File | |
|---|---|---|---|
| 1.2 | +3 | -3 | share/man/man4/man4.riscv64/imsic.4 |
| 1.2 | +3 | -3 | share/man/man4/man4.riscv64/aplic.4 |
| +6 | -6 | 2 files | |
move .Sh out of reference block
| Version | Delta | File | |
|---|---|---|---|
| 1.2 | +3 | -3 | share/man/man4/man4.riscv64/imsic.4 |
| 1.2 | +3 | -3 | share/man/man4/man4.riscv64/aplic.4 |
| +6 | -6 | 2 files | |
update open62541 to 1.3.19 CVE-2026-63362 CVE-2026-63035 CVE-2026-65423 CVE-2026-63559
| Version | Delta | File | |
|---|---|---|---|
| 1.18 | +2 | -2 | misc/open62541/distinfo |
| 1.40 | +1 | -2 | misc/open62541/Makefile |
| 1.2 | +3 | -0 | misc/open62541/pkg/DESCR |
| +6 | -4 | 3 files | |
Update to sane-airscan-0.99.38.
| Version | Delta | File | |
|---|---|---|---|
| 1.9 | +2 | -2 | graphics/sane-airscan/distinfo |
| 1.12 | +1 | -1 | graphics/sane-airscan/Makefile |
| +3 | -3 | 2 files | |
Update to libphonenumber-9.0.36.
| Version | Delta | File | |
|---|---|---|---|
| 1.93 | +2 | -2 | productivity/libphonenumber/distinfo |
| 1.104 | +1 | -1 | productivity/libphonenumber/Makefile |
| +3 | -3 | 2 files | |
callbackfailures: allow specifying the root certificate file Accept an optional roots file argument while retaining /etc/ssl/cert.pem as the default. This allows portable regress users to provide a CA bundle when the default path is unavailable. ok tb
| Version | Delta | File | |
|---|---|---|---|
| 1.4 | +11 | -10 | regress/lib/libcrypto/x509/callbackfailures.c |
| +11 | -10 | 1 files | |
additonal -> additional
| Version | Delta | File | |
|---|---|---|---|
| 1.281 | +2 | -2 | sys/dev/acpi/dsdt.c |
| +2 | -2 | 1 files | |
Make file-local functions static These functions are only used within their implementation files and do not need external linkage. Mark them static. ok tb
| Version | Delta | File | |
|---|---|---|---|
| 1.35 | +6 | -6 | lib/libcrypto/x509/x509_constraints.c |
| 1.75 | +4 | -4 | lib/libssl/tls13_record_layer.c |
| 1.261 | +3 | -3 | lib/libssl/s3_lib.c |
| 1.78 | +3 | -3 | lib/libcrypto/x509/x509_verify.c |
| 1.34 | +3 | -3 | lib/libcrypto/pem/pem_info.c |
| 1.113 | +2 | -2 | lib/libssl/tls13_server.c |
| +21 | -21 | 3 files not shown | |
| +27 | -27 | 9 files | |
Remove unused BUF_reverse() BUF_reverse() has no callers and is not part of the public API. Remove the unused function, which also eliminates its -Wmissing-prototypes warning. ok tb beck
| Version | Delta | File | |
|---|---|---|---|
| 1.30 | +1 | -22 | lib/libcrypto/buffer/buffer.c |
| +1 | -22 | 1 files | |
Add missing internal header includes Include the relevant internal headers in implementation files that define internal functions. Also make asn1_local.h and pkcs12_local.h self-contained by including their corresponding public headers. ok tb beck
| Version | Delta | File | |
|---|---|---|---|
| 1.79 | +4 | -1 | lib/libcrypto/err/err.c |
| 1.6 | +3 | -1 | lib/libcrypto/x509/x509_pku.c |
| 1.3 | +3 | -1 | lib/libcrypto/x509/x509_int.c |
| 1.69 | +3 | -1 | lib/libcrypto/pkcs7/pk7_doit.c |
| 1.7 | +3 | -1 | lib/libcrypto/pkcs12/pkcs12_local.h |
| 1.10 | +3 | -1 | lib/libcrypto/bn/bn_const.c |
| +19 | -6 | 19 files not shown | |
| +60 | -25 | 25 files | |
devel/codex: update to 0.146.0
| Version | Delta | File | |
|---|---|---|---|
| 1.13 | +3 | -3 | devel/codex/patches/patch-codex-rs_arg0_src_lib_rs |
| 1.32 | +3 | -3 | devel/codex/patches/patch-codex-rs_Cargo_toml |
| 1.39 | +2 | -2 | devel/codex/distinfo |
| 1.41 | +1 | -2 | devel/codex/Makefile |
| 1.34 | +1 | -1 | devel/codex/patches/patch-codex-rs_core_src_config_mod_rs |
| +10 | -11 | 5 files | |
drop building p5-OPCUA-Open62541,ns0_full in bulks; dpb keeps scheduling it while the !ns0_full dep is installed for me so it conflicts. ok bluhm
| Version | Delta | File | |
|---|---|---|---|
| 1.226 | +0 | -1 | misc/Makefile |
| +0 | -1 | 1 files | |
update to luajit-2.1.1785192264
| Version | Delta | File | |
|---|---|---|---|
| 1.42 | +3 | -6 | lang/luajit/Makefile |
| 1.16 | +2 | -2 | lang/luajit/distinfo |
| +5 | -8 | 2 files | |
gnu/llvm: improve sparc64 support With huge help to test it by tb@ OK: robert@
| Version | Delta | File | |
|---|---|---|---|
| 1.2 | +971 | -487 | gnu/llvm/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp |
| 1.2 | +456 | -40 | gnu/llvm/lld/ELF/Arch/SPARCV9.cpp |
| 1.2 | +203 | -89 | gnu/llvm/lld/ELF/Target.h |
| 1.2 | +248 | -44 | gnu/llvm/lld/ELF/Relocations.h |
| 1.2 | +92 | -86 | gnu/llvm/lld/ELF/Target.cpp |
| 1.12 | +44 | -27 | gnu/llvm/lld/ELF/Relocations.cpp |
| +2,014 | -773 | 10 files not shown | |
| +2,169 | -819 | 16 files | |
devel/llvm/22: improve sparc64 support With huge help to test it by tb@ OK: robert@
Fix typo noticed by dv@
| Version | Delta | File | |
|---|---|---|---|
| 1.41 | +2 | -2 | lib/libutil/imsg-buffer.c |
| +2 | -2 | 1 files | |
devel/happy: update to 2.2.1 OK kili@
| Version | Delta | File | |
|---|---|---|---|
| 1.20 | +4 | -4 | devel/happy/distinfo |
| 1.3 | +1 | -1 | devel/happy/cabal.inc |
| 1.45 | +1 | -1 | devel/happy/Makefile |
| +6 | -6 | 3 files | |
productivity/hledger: update to 1.52.1 OK kili@
| Version | Delta | File | |
|---|---|---|---|
| 1.17 | +110 | -120 | productivity/hledger/distinfo |
| 1.4 | +50 | -51 | productivity/hledger/cabal.inc |
| 1.21 | +1 | -3 | productivity/hledger/Makefile |
| +161 | -174 | 3 files | |
textproc/pandoc: update to 3.10 OK kili@
| Version | Delta | File | |
|---|---|---|---|
| 1.20 | +178 | -154 | textproc/pandoc/distinfo |
| 1.3 | +79 | -66 | textproc/pandoc/cabal.inc |
| 1.29 | +1 | -2 | textproc/pandoc/Makefile |
| +258 | -222 | 3 files | |
devel/git-annex: update to 10.20260717 OK kili@
| Version | Delta | File | |
|---|---|---|---|
| 1.13 | +150 | -144 | devel/git-annex/distinfo |
| 1.3 | +73 | -70 | devel/git-annex/cabal.inc |
| 1.20 | +18 | -4 | devel/git-annex/Makefile |
| 1.3 | +0 | -0 | devel/git-annex/patches/patch-Utility_DirWatcher_Kqueue_hs |
| +241 | -218 | 4 files | |
x11/xmonad: update to 0.18.1 OK kili@
| Version | Delta | File | |
|---|---|---|---|
| 1.23 | +2 | -2 | x11/xmonad/distinfo |
| 1.72 | +1 | -2 | x11/xmonad/Makefile |
| +3 | -4 | 2 files | |
net/haproxy: update to 3.2.22 Changes: https://www.haproxy.org/download/3.2/src/CHANGELOG from Mark Patruck
| Version | Delta | File | |
|---|---|---|---|
| 1.97 | +2 | -2 | net/haproxy/distinfo |
| 1.138 | +1 | -1 | net/haproxy/Makefile |
| +3 | -3 | 2 files | |
net/haproxy: update to 3.2.22 Changes: https://www.haproxy.org/download/3.2/src/CHANGELOG from Mark Patruck
| Version | Delta | File | |
|---|---|---|---|
| 1.93.2.3 | +2 | -2 | net/haproxy/distinfo |
| 1.134.2.3 | +1 | -1 | net/haproxy/Makefile |
| +3 | -3 | 2 files | |
lang/node: Update to 22.23.2 Security update, fixes: CVE-2026-56846, CVE-2026-56848, CVE-2026-58043, CVE-2026-56850, CVE-2026-58040, CVE-2026-58041, CVE-2026-58042, CVE-2026-58045, CVE-2026-56847, CVE-2026-58039, CVE-2026-58044 ok sthen@
| Version | Delta | File | |
|---|---|---|---|
| 1.97.2.2 | +4 | -4 | lang/node/distinfo |
| 1.164.2.2 | +1 | -1 | lang/node/Makefile |
| +5 | -5 | 2 files | |
MODTK_VERSION=8.6
| Version | Delta | File | |
|---|---|---|---|
| 1.20 | +3 | -1 | textproc/boust/Makefile |
| +3 | -1 | 1 files | |
update to php-8.2.33
| Version | Delta | File | |
|---|---|---|---|
| 1.31.2.2 | +2 | -2 | lang/php/8.2/distinfo |
| 1.62.2.2 | +1 | -1 | lang/php/8.2/Makefile |
| +3 | -3 | 2 files | |
MODTK_VERSION=8.6
| Version | Delta | File | |
|---|---|---|---|
| 1.11 | +8 | -2 | graphics/colorexplorer/Makefile |
| +8 | -2 | 1 files | |
Do not use dangling pointer in igmp multicast. Due to different lifetime of interfaces and multicast address structure, the pointer to router info could get invalid. Do not cache the pointer of struct router_info in struct in_multi. Instead always walk the list with appropriate lock. Reported-by: syzbot+4a08786178b626883543 at syzkaller.appspotmail.com OK gnezdo@ who provided a simmilar fix; OK claudio@
| Version | Delta | File | |
|---|---|---|---|
| 1.100 | +32 | -13 | sys/netinet/igmp.c |
| 1.48 | +1 | -5 | sys/netinet/in_var.h |
| +33 | -18 | 2 files | |
update to py3-yara-4.5.5
| Version | Delta | File | |
|---|---|---|---|
| 1.15 | +2 | -2 | security/yara/python/distinfo |
| 1.27 | +1 | -1 | security/yara/python/Makefile |
| +3 | -3 | 2 files | |
update to yara-4.5.8
| Version | Delta | File | |
|---|---|---|---|
| 1.3 | +4 | -4 | security/yara/main/patches/patch-libyara_modules_pe_pe_c |
| 1.12 | +3 | -3 | security/yara/main/Makefile |
| 1.16 | +2 | -2 | security/yara/main/distinfo |
| 1.2 | +1 | -1 | security/yara/main/patches/patch-configure_ac |
| +10 | -10 | 4 files | |
update to php-8.5.9
| Version | Delta | File | |
|---|---|---|---|
| 1.5.2.1 | +2 | -2 | lang/php/8.5/patches/patch-ext_openssl_openssl_backend_common_c |
| 1.1.2.1 | +2 | -2 | lang/php/8.5/patches/patch-ext_hash_hash_xxhash_c |
| 1.5.2.4 | +2 | -2 | lang/php/8.5/distinfo |
| 1.9.2.4 | +1 | -2 | lang/php/8.5/Makefile |
| +7 | -8 | 4 files | |