217,035 commits found in 43 milliseconds
update p5-HTML-FormHandler to 0.410001
CVE-2026-19872 CVE-2022-4993
do not pick up ccache (USE_CCACHE keeps working); OK landry
OpenBSD /ports OQllyBs — devel/llvm/22 Makefile, devel/llvm/22/patches patch-llvm_lib_Target_Mips_MipsInstrInfo_cpp patch-clang_lib_Sema_SemaRISCV_cpp devel/llvm/22: backport RISC-V and MIPS fixes
The bit for riscv64 apparently fixes devel/highway and is this:
https://github.com/llvm/llvm-project/commit/fd6d7a608909dc4ecea57e0155042d16f7b4e61a
The bit for mips64 apparently fixes MariaDB and GnuAstro:
https://github.com/llvm/llvm-project/commit/a97f512d71574c0b9adc9bc6216909387499e0e8
From Brad Smith
OK: robert@, kettenis@
update p5-Type-Tiny to 2.010001
OpenBSD /ports ucaaauN — devel/clang-tools-extra/patches patch-libcxx_include___support_xlocale___strtonum_fallback_h patch-clang_lib_Frontend_PrintPreprocessedOutput_cpp Update clang-tools-extra to 22.1.8
jujutsu: add patch to fix test failure (test only, no package change)
update p5-URI to 5.37
OpenBSD /ports H5tEiWh — editors/emacs distinfo Makefile, editors/emacs/patches patch-test_src_treesit-tests_el patch-src_treesit_c Update to emacs-31.1
https://www.gnu.org/software/emacs/news/NEWS.31.1
The most prominent change is probably the warnings spewed about
lexical-binding. To safely get rid of them you may add a cookie to your
.el files that explicitely disables lexical binding (dynamic binding has
been the default for years). You may also enable lexical binding which
allegedly has advantages (more efficient, less error prone) after
auditing your elisp code.
Tested by kirill@ namn@ izzy Meyer gkoehler@ matthieu@
ok kirill@ matthieu@
update to 152.0.7977.82
update to 1.8.1
Update to jujutsu 0.45.1
https://github.com/jj-vcs/jj/releases/tag/v0.45.1
OpenBSD /ports Ij2rZcj — mail/grommunio/gromox distinfo Makefile, mail/grommunio/gromox/patches patch-configure_ac patch-exch_ews_structures_cpp update to 3.10
Add a "x11/oxygen-icons" comment
OpenBSD /ports WUzwE4z — x11/qt6/qtbase/patches patch-src_plugins_tls_openssl_qx509_openssl_cpp, x11/qt6/qtdeclarative/pkg PLIST Update Qt 6.11.2
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.11.2/release-note.Modified
Feedback and ob jtt@ (pyside
Update to eog-50.3.
Update to p5-Sys-Virt-12.7.0.
OpenBSD /ports wjoLaUn — textproc/enchant2 distinfo Makefile, textproc/enchant2/patches patch-src_Makefile_in patch-lib_Makefile_in Update to enchant2-2.8.21.
Update to gemini-cli-0.58.0.
update to 152.0.7977.82
geo/gpxsee: update to 16.14
OpenBSD /ports xFrbgwp — www/ungoogled-chromium/patches patch-chrome_browser_chrome_content_browser_client_cc patch-chrome_browser_prefs_browser_prefs_cc update to 152.0.7977.75
Update openshift-cli (oc) to 4.22
Drop MAINTAINER, no response after many emails.
Tested by yaydn at protonmail
py-protobuf: add link to upstream issue re port.c. no package change
OpenBSD /ports e6l8VmW — devel/codex Makefile crates.inc, devel/codex/patches patch-codex-rs_install-context_src_lib_rs patch-codex-rs_core_src_config_mod_rs devel/codex: update to 0.153.1
do not pick up ccache
Update dbip to 2026.09.
Update oxipng to 10.2.1.
switch to bundled gsl until upstream updates to 5.0.0
OpenBSD /ports k1VntHb — devel/microsoft-gsl distinfo Makefile, devel/microsoft-gsl/patches patch-tests_CMakeLists_txt update to gsl 5.0.0
py-protobuf: fix undefined symbol _upb_UnreachableFailure()
For some reason, the tarball on pypi does not ship the file defining
this function. Presumably pypi builds with -DNDEBUG or similar. Pull
in the file from protbuf-cpp.
reported/tested/ok thfr