1,312,843 commits found in 124 milliseconds
FreeBSD /ports 60e9877 — misc/codex Makefile.crates distinfo, misc/codex/files patch-codex-rs_core_tests_common_test__environment.rs patch-codex-rs_core_tests_suite_remote__env.rs misc/codex: Update to 0.154.0
While here, update patch to restore apply patch functionality. [1]
Changelog: https://github.com/openai/codex/releases/tag/rust-v0.154.0
PR: 298406
Reported by: shurd
Obtained from: OpenBSD ports (https://github.com/openbsd/ports/blob/master/devel/codex/patches/patch-codex-rs_core_src_tools_handlers_apply_patch_rs ) [1]
sys/kern: Fix a typo in a source code comment
- s/untill/until/
(cherry picked from commit 8255ae9a750f6de312f9b445c25b1c8caf3d95b7 )
arpa/telnet: Fix a typo in a source code comment
- s/ascic/ASCII/
(cherry picked from commit 16246209d25ac437494ebe92b9819a65f1336594 )
sys/kern: Fix a typo in a source code comment
- s/untill/until/
(cherry picked from commit 8255ae9a750f6de312f9b445c25b1c8caf3d95b7 )
arpa/telnet: Fix a typo in a source code comment
- s/ascic/ASCII/
(cherry picked from commit 16246209d25ac437494ebe92b9819a65f1336594 )
FreeBSD /ports 5b3f9f3 — databases/sqlitebrowser pkg-plist distinfo, databases/sqlitebrowser/files patch-libs_qhexedit_CMakeLists.txt patch-src_EditDialog.cpp databases/sqlitebrowser: Update and switch to qt6
Switch the bundled qhexedit2 to the port.
Changelog:
https://github.com/sqlitebrowser/sqlitebrowser/compare/v3.13.1...9ccf550
PR: 296893
Approved by: osa (mentor), fluffy (mentor)
net/openldap26-server: update to 2.6.15
asmc.4: clean up/modernize manpage
- sysutils/ataidle is no more: it was superseded by camcontrol(8) .
- Sort the models table alphabetically.
- Use the SPDX License ID instead of the longhand licensing tort in the
manpage header.
- Note that the driver has been heavily modified in 15.1 and later to
support additional platforms and functionality.
- Trim down SYNOPSIS.
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D59470
apple_bce.4: add a basic manpage describing the driver
This new manpage describes what the apple_bce driver services, how the
driver is configured, and what Apple models the driver claims to
support.
Reviewed by: seuros
Differential Revision: https://reviews.freebsd.org/D59467
misc/py-litellm-proxy-extras: Update to 0.4.97
Reported by: Repology
textproc/py-jiter: Update to 0.17.0
Changelog: https://github.com/pydantic/jiter/releases/tag/v0.17.0
Reported by: Repology
www/katana: Update to 1.7.0
ChangeLog:
https://github.com/projectdiscovery/katana/releases/tag/v1.7.0
MFV: xz 5.8.4.
MFC after: 3 days
security/nuclei: Update to 3.11.1
ChangeLog:
https://github.com/projectdiscovery/nuclei/releases/tag/v3.11.1
lib/msun: use the same algorithm for sw fmaf(3) as for fma(3)
PR: 298260
(cherry picked from commit b08e6a3882b44a09fbda84dd315a431c7a585219 )
lib/msun: add tests for fmaf(3) subnormals
PR: 298260
(cherry picked from commit cb82cc9f0e3bdf2b39734851c74b9a13edb0cbdc )
FreeBSD /src cf46693 — lib/msun/amd64 Makefile.inc s_fma_avx.S, lib/msun/src s_fmaf.c s_fma.c lib/msun amd64: use AVX FMA instructions for fma(3) and fmaf(3) when available
(cherry picked from commit 18a5549bcb81ec084f284a98046631db277ad47c )
mlx5ib: use the hardware Toeplitz id when creating an RSS TIR
(cherry picked from commit 36256f77c7de2bbfdff6922648f4d445d7212dc2 )
lib/msun: move the calculation of LIBC_SRCTOP earlier
(cherry picked from commit b45fd24a3ca666fbb1c754d9de94a9b33fa7949e )
nfscl: Yet more fixes for the NFS over RDMA client glue
Yet again. I was trying to make the svc_vc_backchannel()
operations do double duty and be used by the clnt_rdma.c code
as well. It got too messy, so this reverts svc_vc.c back to
its pre-glue form and adds the small changes needed to support
a separate set of svc_rdma_backchannel_xxx() functions.
This commit should not affect non-RDMA behaviour.
MFC after: 3 months
Fixes: 884ee8d6c9b4 ("nfscl: Add some glue for client side NFS over RDMA")
devel/golangci-lint: Update to 2.13.2
ChangeLog:
https://github.com/golangci/golangci-lint/releases/tag/v2.13.2
graphics/gpxsee: Update to 16.15
https://github.com/tumic0/GPXSee/releases/tag/16.15
PR: 298449
Approved by: fluffy (mentor)
sysutils/tflint: Update to 0.64.0
ChangeLog:
https://github.com/terraform-linters/tflint/releases/tag/v0.64.0
security/vuxml: Document gitea < 1.27.3 vulnerabilities
Gitea 1.27.3 fixes 26 security issues, hardens issue searching
that an unfiltered query no longer enumerates every public
repository into the indexer filter and removes unsafe code
from the internal private endpoints.
PR: 298072
Approved by: osa, vvd (Mentors, implicit)
www/gitea: Security update 1.27.2 => 1.27.3
Release Notes:
https://blog.gitea.com/release-of-1.27.3/
PR: 298072
Approved by: ports at foss-daily.org (maintainer timeout, 2 weeks)
Approved by: osa, vvd (Mentors, implicit)
Security: CVE-2026-66877
Security: CVE-2026-71184
Security: CVE-2026-68957
Security: CVE-2026-60010
Security: CVE-2026-70406
Security: CVE-2026-63792
Security: CVE-2026-66874
Security: CVE-2026-68964
Security: CVE-2026-67577
Security: CVE-2026-66849
Security: CVE-2026-73135
[18 lines not shown ] www/gitea: Security update 1.27.2 => 1.27.3
Release Notes:
https://blog.gitea.com/release-of-1.27.3/
PR: 298072
Approved by: ports at foss-daily.org (maintainer timeout, 2 weeks)
Approved by: osa, vvd (Mentors, implicit)
Security: CVE-2026-66877
Security: CVE-2026-71184
Security: CVE-2026-68957
Security: CVE-2026-60010
Security: CVE-2026-70406
Security: CVE-2026-63792
Security: CVE-2026-66874
Security: CVE-2026-68964
Security: CVE-2026-67577
Security: CVE-2026-66849
Security: CVE-2026-73135
[16 lines not shown ] net-im/telegram-desktop: update to 7.2.8 release (+)
Drop unneeded dependecy on protobuf [1]
PR: 298401 [1]
Release notes: https://github.com/telegramdesktop/tdesktop/releases/tag/v7.2.8
net-im/tg_owt: drop unneeded dependency on protobuf
PR: 298401
devel/sem: Update to 0.25.0
sysutils/ngbuddy: Update 1.0 => 1.1
This update also corrects rc.d service order
reported by feld@ in PR 298188 .
While here, update maintainer address.
Commit log:
https://github.com/bellhyve/ngbuddy/compare/v1.0...v1.1
PR: 298371
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
(cherry picked from commit 9daead358475786175c3d923c4d8812179895800 )