468,855 commits found in 7 milliseconds
Move to the real glycin-2.2beta1 tarball.
Update to py3-boto3-1.43.78.
Update to py3-botocore-1.43.78.
Update to OpenEXR-3.4.15.
spelling
oops, remainder of the MFC update
MFC: security update to luanti 5.17.0 from maintainer
OpenBSD /ports 0L6iTeg — games/luanti Makefile distinfo, games/luanti/patches patch-src_CMakeLists_txt security update to 5.17.0 from maintainer
Update to racket 9.3.
OpenBSD /ports t5gNvG8 — www/webkitgtk4 Makefile distinfo, www/webkitgtk4/patches patch-Source_bmalloc_bmalloc_bmalloc_h Update to webkitgtk{41,60}-2.52.6.
OpenBSD /ports rTaSDAN — www/webkitgtk4 Makefile distinfo, www/webkitgtk4/patches patch-Source_bmalloc_bmalloc_bmalloc_h Update to webkitgtk{41,60}-2.52.6.
Update to spidermonkey140-140.14.0.
Update to gemini-cli-0.56.0.
OpenBSD /ports ohuTrY6 — sysutils/google-cloud-sdk Makefile distinfo, sysutils/google-cloud-sdk/pkg PLIST Update to google-cloud-sdk-581.0.0.
Update to cloud-sql-proxy-2.25.3.
Update to opentofu-1.12.6.
Update to exoscale-cli-1.98.0.
OpenBSD /ports EuZaxQr — sysutils/amazon-ssm-agent Makefile distinfo, sysutils/amazon-ssm-agent/patches patch-agent_ssm_service_go Update to amazon-ssm-agent-3.3.5226.0.
Update to py3-pypdf-6.16.1.
Update to pdfio-1.6.5.
update to qbittorrent 5.2.3
Update to coredns-1.14.7.
RFC 8446 -> 9846
pointed out by kenjiro
OpenBSD /src e0tXQdC — lib/libssl tls13_server.c tls13_lib.c, lib/libssl/man SSL_read_early_data.3 Change RFC references from 8446 to 9846 and adjust section numbers
with/ok kenjiro
SSL_get_finished: remove comment about TLSv1.0 and TLSv1.1
ok kenjiro
Update to gnome-maps-50.4.
Update to libical-4.0.5.
Portroach: ignore 2.62.91.
Update to Imath-3.2.3.
OpenBSD /src 7bOUJe5 — lib/libc/arch/aarch64/hash Makefile.inc sha512_aarch64.c, lib/libc/hash sha512.c Provide assembly implementation of SHA-512 for aarch64 in libc
Provide a CE assembly implementation that can be used on hardware that
has the CE SHA-512 instructions. This is considerably faster than the
generic C implementation.
Largely borrowed from libcrypto.
With input from naddy@
ok naddy@ tb@