The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=89d155360810e6d1d7c4a20a72e5734fc9ab58bc
commit 89d155360810e6d1d7c4a20a72e5734fc9ab58bc Author: ShengYi Hung <[email protected]> AuthorDate: 2026-08-14 15:20:15 +0000 Commit: ShengYi Hung <[email protected]> CommitDate: 2026-08-14 15:20:15 +0000 RELNOTES: Add an entry for bumping libusb version --- RELNOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELNOTES b/RELNOTES index 651bf5b6ce48..f568ce16c6f4 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,10 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +34bb38445b07: + libusb has been updated to upstream 1.0.27 compatible. + All missing part is implemented and version tag is bumped. + 6563dcb6b1f5: It is now possible to use connectat(2) to connect to a unix(4) socket directly, i.e., without having to specify a name in the sockaddr.
