468,372 commits found in 70 milliseconds
OpenBSD /ports eE5cEQ9 — security/p5-Crypt-DES distinfo Makefile, security/p5-Crypt-DES/pkg PLIST update p5-Crypt-DES to 2.09
disable guacamole-server rdp support; this old version only supports 2.x
(and updating guacamole-server didn't go very well last time I tried)
OpenBSD /ports mkLWyVf — security/p5-Authen-SASL distinfo Makefile, security/p5-Authen-SASL/patches patch-lib_Authen_SASL_Perl_DIGEST_MD5_pm update p5-Authen-SASL to 2.2000
patch commited upstream
OpenBSD /ports mWOSpH8 — security/hydra distinfo Makefile, security/hydra/patches patch-Makefile_am patch-hydra-gtk_make_xhydra_sh update to hydra-9.7
audio/mpg123: update to 1.33.7
"This release is highly recommened hygiene for anyone shipping mpg123"
update p5-Module-Signature to 0.96
OpenBSD /ports TtpbBxo — archivers/libarchive distinfo Makefile, archivers/libarchive/patches patch-Makefile_in archivers/libarchive: update to 3.8.9
www/mozilla-firefox: MFC update to 153.0.4.
see https://www.firefox.com/en-US/firefox/153.0.4/releasenotes/
OpenBSD /ports Z1ZNim0 — mail/mozilla-thunderbird Makefile distinfo, mail/thunderbird-i18n Makefile.inc distinfo mail/mozilla-thunderbird: update to 153.0.3.
see https://www.thunderbird.net/en-US/thunderbird/153.0.3esr/releasenotes/
skim: drop SEPARATE_BUILD=yes to fix most tests and move WANTLIB a bit up
separate build seems reasonable to maintainer
OpenBSD /ports eIW5Spw — www/firefox-i18n Makefile.inc distinfo, www/mozilla-firefox Makefile distinfo www/mozilla-firefox: update to 153.0.4.
see https://www.firefox.com/en-US/firefox/153.0.4/releasenotes/
OpenBSD /ports EbqZsOG — www/goaccess distinfo Makefile, www/goaccess/patches patch-src_browsers_c update to goaccess-1.11
wycheproof: recognize Cobblestone-{128,256}
update to vimb-4.0.0
moves to webkitgtk60
update to openldap-2.6.14
Put back the whitelist approach previous to 1.18, because without a
specific whitelist, arbitrary *TINY* requests can flow through here
which lack the required structure header. Issue found by gnezdo.
ok gnezdo jmatthew
SIOCGIFDATA (on most architectures) leaked 4 bytes of kernel stack.
from Acts1631
graphite2: flip MODPY_BUILDDEP to yes. ok aja
CMakeLists.txt requires a working python interpreter via find_package().
OpenBSD /ports 1NaR1YH — security/rust-openssl-tests Makefile crates.inc, security/rust-openssl-tests/pkg PLIST Update to rust-openssl-tests 20260811
Some certs have expired, breaking a couple of tests:
https://github.com/rust-openssl/rust-openssl/pull/2669
Reassemble IP fragments in correct routing domain.
Fragment reassembly in pf(4) and inet(4) and inet6(4) did not respect
the routing domain. Fragments from different routing domains could
be merged together. Keep track of rdomain in pf and network stack.
Convert routing table to routing domain where necessary. Sort
struct fields by size.
report and diff from Acts1631; fixes by bluhm@; OK sashan@
skim: update to 5.6.1 from maintainer + WANTLIB tweak from me
update to entr-5.8
allow either vim or vim-classic to provide xxd for tests
update to py3-tz-2026.3pl1
update to py3-tz-2026.3pl1
update to py3-platformdirs-4.11.2
update to py3-fsspec-2026.7.0
update to imapdedup-1.3.1
update to py3-virtualenv-21.7.4
OpenBSD /ports 8HK5M9O — devel/jujutsu Makefile, devel/jujutsu/patches patch-cli_src_complete_rs jujutsu: patch out another instance of std::env::current_exe()
remove a stale .Sx internal link;
similar to a patch sent in by <hi at pgray.dev>