465,964 commits found in 26 milliseconds
Revert the -fno-omit-frame-pointer change (including the clang only
-mno-omit-leaf-frame-pointer). Committed by accident.
Noticed because of commit from miod@
Update font-awesome to 7.3.0
Remove LD, CXX and C flags that are no longer required
Remove CXX flag that is no longer required
Remove LD, CXX and C flags that are no longer required
Remove LD, CXX and C flags that are no longer required
Remove LD, CXX and C flags that are no longer required
Remove LD, CXX and C flags that are no longer required
update xmlwf to expat 2.8.2
OpenBSD /src sf5tCDv — lib/libexpat Changes, lib/libexpat/lib xmlparse.c memory_sanitizer.h Update libexpat to version 2.8.2.
Relevant for OpenBSD are security fixes #1246 #1267 #1272 #1229
#1232 #1249 #1251 #1255 #1262 #565 #1278, other changes #1283 #565
#1220 #1221 #1222 #1224 #1226 #1228 #1230 #1238 #1239 #1240 #1241
#1242 #1243 #1243 #1247 #1248 #1256 #1258 #1261 #1275.
Library bump is not necessary.
CVE-2026-50219 CVE-2026-56131 CVE-2026-56132 CVE-2026-56403
CVE-2026-56404 CVE-2026-56405 CVE-2026-56406 CVE-2026-56407
CVE-2026-56408 CVE-2026-56409 CVE-2026-56410 CVE-2026-56411
CVE-2026-56412
OK tb@
OpenBSD /src QMxsjN6 — regress/lib/libc Makefile, regress/lib/libc/freeaddrinfo freeaddrinfo.c Makefile Trivial check for freeaddrinfo(NULL)
Ansify usage()
While here drop pointless declaration for main()
Add build/run dependency on QML devel/kf6/kdeclarative
Spotted by naddy
K&R -> ANSI
Revert rev 1.68 as it breaks resolution of literal IP addresses
Reported by matthieu@
sysutils/colorls: sync with OpenBSD 7.9
security/badkeys: update to 0.0.19
Add missing builld dependency
Spotted by naddy
audio/ncspot: update to 1.3.4
security: hook blake3 up to the build
security/blake3: import blake3
ok sthen@
OpenBSD /ports UmS7Pky — math/py-numpy distinfo Makefile, math/py-numpy/patches patch-numpy__core_meson_build patch-numpy_distutils_command_build_src_py update to py3-numpy-2.5.0, ok tb
missing BDEP on boost, found by tb@
update to vim-9.2.738
rpki-client: avoid double fclose in a success path
CID 647170
ok job
update to vim-9.2.738
OpenBSD /ports p1SyLMp — databases/duckdb Makefile distinfo, databases/duckdb/patches patch-CMakeLists_txt databases/duckdb: update to 1.5.4
ok caspar@
Set view name immediately when entering mode.
Clear lines before writing in copy mode to avoid leaving stray text when
new line is shorter than old.
-mno-omit-leaf-frame-pointer should only be used when the compiler is clang.