468,477 commits found in 68 milliseconds
Update to remind-6.2.10 from Martin Ziemer (maintainer)
Update py-affine to 3.0.0
Update tinytuya to 1.20.0
Update biopython to 1.88.
OpenBSD /ports QIc8ZHC — www/odoo/patches patch-odoo_service_server_py patch-odoo_tools_osutil_py, www/odoo/pkg PLIST update to 19.0.20260813
odoo changes the process name if it gets SIGHUP so handle both cases in pexp
from Jean-Gérard
missed pieces needed for previous removal of rdp, reported tb@ aja@
www/hugo: update to 0.165.0
fq_codel: fix CoDel drop scheduling
Use drops - 1 as the codel_intervals index; the table starts at interval
/ sqrt(1) while cd->drops is one-based. Assert non-zero.
Exclude the candidate packet from the non-starvation backlog check; the
decision is about the backlog remaining after dequeue.
Enter dropping when now equals cd->start, not only when it exceeds it.
OK sashan@
Update ocp to 3.5.0.
OpenBSD /ports pjmkMrj — security/libmodsecurity distinfo Makefile, security/libmodsecurity/patches patch-examples_using_bodies_in_chunks_Makefile_in patch-examples_reading_logs_with_offset_Makefile_in update to libmodsecurity-3.0.16
OpenBSD /ports wUl7fKE — security/libmodsecurity distinfo Makefile, security/libmodsecurity/patches patch-examples_using_bodies_in_chunks_Makefile_in patch-examples_reading_logs_with_offset_Makefile_in update to libmodsecurity-3.0.16
https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-vwr3-7x7g-7p9w
https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-qjgm-7gp4-f8qq
https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-rcw9-2f5r-7p88
update to py3-cython-3.2.9
OpenBSD /ports YFJEK2s — misc/gnuwatch Makefile distinfo, misc/gnuwatch/patches patch-src_watch_c update to gnuwatch-4.0.7
Add some notes about Pi 5 and the debug port, tweak suggestions about
preferred storage, stop pointing at pftf UEFI files. Feedback kettenis@
www/librewolf: update to 153.0.4-1, from yaydn
Update to gdk-pixbuf-2.44.8.
Update to harfbuzz-14.3.1.
Update to appstream-1.1.6.
OpenBSD /ports GhL7T5y — devel/meson meson.port.mk Makefile, devel/meson/patches patch-mesonbuild_build_py patch-mesonbuild_linkers_linkers_py Update to meson-1.12.0.
Remove upstream change that passes fatal-warnings flag to the linker as this
would break half of the ports tree due to our:
warning: str*() is almost always misused, please use strl*()
becoming an error.
OpenBSD /ports X1KUdJ9 — net/rsync Makefile distinfo, net/rsync/patches patch-rsync_1 patch-authenticate_c update to rsync-3.5.0
https://download.samba.org/pub/rsync/NEWS#3.5.0
OpenBSD /ports 9v63ZM3 — net/rsync Makefile distinfo, net/rsync/patches patch-rsync_1 patch-authenticate_c update to rsync-3.5.0
https://download.samba.org/pub/rsync/NEWS#3.5.0
OpenBSD /ports ZNAuMg4 — sysutils/grafana Makefile distinfo, sysutils/grafana/patches patch-conf_sample_ini sysutils/grafana: update to 13.1.3
revert 'drm/amd/display: Fix backlight max_brightness to match exported range'
jmc@ reports this 6.18.42 change caused a very dim display on boot and with
display.brightness values of 97-100 on a Dell Inspiron 5505
it looks like this patch will be reverted in linux stable branches
https://gitlab.freedesktop.org/drm/amd/-/work_items/5562
OpenBSD /ports 5fGcZBL — graphics/p5-GD distinfo Makefile, graphics/p5-GD/patches patch-Makefile_PL patch-t_GD_t update p5-GD to 2.86
CVE-2026-11526
Update to tailscale-1.102.2
From Adriano Barbosa (maintainer)
OpenBSD /ports X3NMxR8 — astro/celestia Makefile, astro/celestia/patches patch-src_celestia_ffmpegcapture_cpp astro/celestia: compatibility with ffmpeg 9.0
OK: ajacoutot@
Update to vultr-cli-3.11.0
From Adriano Barbosa (maintainer)
OpenBSD /ports 0XSLYwu — lang/gcc/16 Makefile, lang/gcc/16/patches patch-gcc_config_sparc_sparc_md patch-gcc_config_sparc_sparc-protos_h lang/gcc/16: keep jump tables out of execute only text segments at sparc64
ugh, tree was not clean before applying previous diff, fix