769,944 commits found in 67 milliseconds
FreeBSD /ports b5e6652 — security/diswall distinfo Makefile, security/diswall/files patch-Cargo.toml security/diswall: update 0.6.0 → 0.7.2
databases/diesel: update 2.3.8 → 2.3.9
FreeBSD /ports 31e24c6 — misc/mcp-inspector pkg-plist Makefile, misc/mcp-inspector/files package-lock.json misc/mcp-inspector: update 0.21.1 → 0.21.2
sysutils/opa: update 1.16.0 → 1.16.1
japanese/sudachi: update 0.6.10 → 0.6.11
security/vuxml: add textproc/p5-Text-CSV_XS
Reported by: H.Merijn Brand - Tux <linux at tux.freedom.nl>
Security: CVE-2026-7111
Reviewed by: osa, vvd (mentors)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D56749
FreeBSD /ports a4a400b — devel/brpc pkg-plist Makefile, devel/brpc/files patch-src_brpc_socket.cpp patch-src_bthread_fd.cpp devel/brpc: add new ports.
PR: 293396
www/py-google-api-python-client: Update to 2.195.0
- Convert to PEP517
ChangeLog: https://github.com/googleapis/google-api-python-client/releases/tag/v2.195.0
Reported by: "release-please[bot]" <notifications at github.com>
multimedia/go2tv: Update to 2.3.0
ChangeLog: https://github.com/alexballas/go2tv/releases/tag/v2.3.0
Reported by: "github-actions[bot]" <notifications at github.com>
textproc/quarto: update 1.10.0 → 1.10.3
PR: 294904
devel/R-cran-pak: Update to 0.9.5
Changelog: https://cloud.r-project.org/web/packages/pak/news/news.html
net/rustconn: Update to 0.12.7
- Add devel/desktop-file-utils to USES, because the program handles
the MIME type application/x-rdp
ChangeLog:
- https://github.com/totoshko88/RustConn/releases/tag/v0.12.0
- https://github.com/totoshko88/RustConn/releases/tag/v0.12.1
- https://github.com/totoshko88/RustConn/releases/tag/v0.12.2
- https://github.com/totoshko88/RustConn/releases/tag/v0.12.3
- https://github.com/totoshko88/RustConn/releases/tag/v0.12.4
- https://github.com/totoshko88/RustConn/releases/tag/v0.12.5
- https://github.com/totoshko88/RustConn/releases/tag/v0.12.6
- https://github.com/totoshko88/RustConn/releases/tag/v0.12.7
Reported by: "github-actions[bot]" <notifications at github.com>
FreeBSD /ports 21e4e79 — net/tcpstats-kmod Makefile pkg-descr, net/tcpstats-reader distinfo Makefile net/tcpstats-{kmod,reader}: Add new ports
tcpstats-kmod is a FreeBSD kernel module that exports per-connection
TCP socket statistics via a /dev/tcpstats character device.
Provides 320-byte fixed-size records containing addresses, ports,
TCP state, congestion control parameters, RTT measurements,
retransmit counts, and ECN state.
Includes a tcpstats(4) man page.
tcpstats-reader is a companion CLI tool that reads from /dev/tcpstats
and outputs JSON Lines to stdout.
Includes a tcpstats-reader(1) man page.
WWW: https://github.com/randomizedcoder/bsd-xtcp
Signed-off-by: randomizedcoder <dave.seddon.ca at gmail.com>
Approved by: fuz (ports)
Reviewed by: fuz, pouria
Pull-Request: https://github.com/freebsd/freebsd-ports/pull/497
graphics/openxr: Update 1.1.58 => 1.1.59
Changelog:
https://github.com/KhronosGroup/OpenXR-SDK/releases/tag/release-1.1.59
Reported by: portscout
Sponsored by: UNIS Labs
devel/capnproto: Remove BROKEN because it's actually working
There are 2 failing testcases out of 480 in kj-heavy-tests-run:
kj/async-unix-test.c++:977: failed: expected hupPromise.poll(waitScope)
[ FAIL ] async-unix-test.c++:941: UnixEventPort whenWriteDisconnected() (221 μs)
kj/async-io-test.c++:2953: failed: expected abortedPromise.poll(io.waitScope)
[ FAIL ] async-io-test.c++:2940: OS TwoWayPipe whenWriteDisconnected() (46 μs)
and this will be addressed but should not prevent us from building packages.
Scope of this seems to be limited to FreeBSD 15+ and exists at least since
capnproto 1.3+ but was actually only noticed when running the testsuite.
PR: 294259
See: https://github.com/capnproto/capnproto/issues/2594
net/vpp: Add elf_aux_info polyfill
Reviewed by: jrm, fuz
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56709
net-mgmt/p5-OSLV-Monitor: Update to 1.0.3
re: https://github.com/VVelox/OSLV-Monitor/releases/tag/1.0.3
misc/crush: Update to 0.64.0
Changelog: https://github.com/charmbracelet/crush/releases/tag/v0.64.0
Reported by: GitHub (watch releases)
audio/noctavox: Update to 0.2.7
ChangeLog: https://github.com/Jaxx497/NoctaVox/releases/tag/v0.2.7
Reported by: "github-actions[bot]" <notifications at github.com>
net/librespeed-cli: update to 1.0.13
Changes: https://github.com/librespeed/speedtest-cli/releases/tag/v1.0.13
sysutils/bfs: update to 4.1.1
Changes: https://github.com/tavianator/bfs/releases/tag/4.1.1
security/i2pd: update to 2.60.0
Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.60.0
games/veloren-weekly: update to s20260429
Changes: https://gitlab.com/veloren/veloren/-/compare/308212a458...3a05b7fc49
(cherry picked from commit fd9d7bff1fdb15052cd719e751c915f363b07df6 )
games/veloren-weekly: unbreak build after 3c971390fa39
error: cannot specialize on trait `Copy`
--> cargo-crates/hashbrown-0.16.0/src/raw/mod.rs:3269:9
|
3269 | impl<T: Copy, A: Allocator + Clone> RawTableClone for RawTable<T, A> {
| ^^^^
PR: 294923
Reported by: pkg-fallout, Duncan Bayne
Obtained from: upstream
games/veloren-weekly: update to s20260429
Changes: https://gitlab.com/veloren/veloren/-/compare/308212a458...3a05b7fc49
net/redpanda-connect: Update to 4.89.3
devel/pyenv: Update to 2.6.28
devel/lazyworktree: Update to 1.45.1
security/vuxml: Document openexr < 3.4.11 vulnerabilities
Multiple vulnerabilities
PR: 294882
Security: 787cde46 -4424-11f1-943f-05b19d100dca
CVE-2026-42217
CVE-2026-42216
CVE-2026-41142
FreeBSD /ports 782fe17 — graphics/openexr distinfo Makefile, graphics/openexr-website-docs distinfo Makefile graphics/openexr*: Security update to 3.4.11
Changelog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.4.11
PR: 294882
Security: 787cde46 -4424-11f1-943f-05b19d100dca
CVE-2026-42217
CVE-2026-42216
CVE-2026-41142
MFH: 2026Q2