465,368 commits found in 50 milliseconds
OpenBSD /ports wIi3Bff — lang/python/3 distinfo Makefile, lang/python/3/pkg PLIST-tests PLIST-main update Python to 3.14.6
ok kmos@ (MAINTAINER)
OpenBSD /ports 0jSK4NJ — graphics/ffmpeg distinfo Makefile, graphics/ffmpeg/patches patch-libavcodec_libsvtav1_c graphics/ffmpeg: update to 8.0.3
Address CVE-2026-30999
OpenBSD /ports gcyBw2K — x11/gnustep/gui Makefile, x11/gnustep/gui/patches patch-Source_GSAutoLayoutVFLParser_m Attemp to fix llmv22 fallout on i386
*/*: mark as BROKEN the ports that fail to build after move to LLVM 22
ok phessler@
OpenBSD /ports 6WkuLFP — graphics/gimp/snapshot distinfo Makefile, graphics/gimp/snapshot/patches patch-meson_build patch-tools_in-build-gimp_py update gimp snapshot to 3.2.4
OpenBSD /ports ExXHLQR — devel/codex crates.inc distinfo, devel/codex/patches patch-codex-rs_Cargo_toml patch-codex-rs_arg0_src_lib_rs devel/codex: update to 0.141.0
Update to nzbget-26.2
Changes: https://github.com/nzbgetcom/nzbget/releases/tag/v26.2
devel/binutils: update to 2.46.1; add myself as maintainer
devel/gas: update to 2.46.1; add myself as co-maintainer
OK: pascal@ (maintainer)
OpenBSD /ports oVpAVFw — inputmethods/fcitx-config-qt Makefile, inputmethods/fcitx-config-qt/pkg PLIST Remove Qt5 support in inputmethods/fcitx and firends
ok kevlo@, tweak by yaydn AT protonmail DOT com (thanks)
+34
Import nextcloud-34.0.0
Comment:
easy and universal access to shared and/or personal files
Description:
Access, share and protect your files, calendars,
contacts, communication & more at home and in your enterprise
Maintainer: Gonzalo L. R. <gonzalo at openbsd.org>
WWW: https://nextcloud.com/
OK landry@
iked: Avoid stack exhaustion by unbounded recursion
Problem found and patch supplied by mfriedl at genua.de. Similar
report from zhangph12138 at 163.com, thanks!
ok markus@
Update R to 4.5.3
OK feinerer@
update to qgpgme-2.1.0
update to gpgmepp-2.1.0
OpenBSD /ports U3Bjug5 — security/gpgme Makefile distinfo, security/gpgme/patches patch-configure update to gpgme-2.1.0
Update lhasa to 0.6.0.
www/mozilla-firefox: MFC update to 152.0.1
see https://www.firefox.com/en-US/firefox/152.0.1/releasenotes/
OpenBSD /ports 6rSfO4E — www/firefox-i18n distinfo Makefile.inc, www/mozilla-firefox distinfo Makefile www/mozilla-firefox: update to 152.0.1.
see https://www.firefox.com/en-US/firefox/152.0.1/releasenotes/
sys/uvm: fix amap lock order during swapoff
amap_wipeout() removed the amap from the global list while holding
amap->am_lock. swapoff walks that list as amaplstlk -> amaplk, while the
last unref path could establish the reverse order through
amap_wipeout(), producing a witness lock order reversal when disabling
swap.
OK: renaud@
Consistently use convenience variables rather then referencing
members of the input structs in fuse_lookup(). No functional change.
OK claudio@
Unescape arguments before passing to format_expand1 so that escaping :s
etc actually works.
Check time periodically in loops rather than every one.
OpenBSD /ports 9rVUnpk — mail/grommunio/index Makefile distinfo, mail/grommunio/index/patches patch-grommunio-index_cpp patch-CMakeLists_txt update to 1.5
update to 3.18
update to upstream's git HEAD to pull in bugfixes
Use evbuffer for building S, W, L lists, also add an xmemdup helper
instead of misusing asprintf.
OpenBSD /ports JE7heW8 — databases/pgtcl/patches patch-generic_pgtclCmds_c patch-generic_tokenize_c Unbreak with llvm22.
Patches from naddy@.
Move log_imsg(), proc_title(), proc_name(), and imsg_to_str() into util.c.
This is prepwork to give all processes their own main().
OK deraadt@