From nobody Fri Aug 14 15:18:32 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hM5Tj0S1Mz6p0df for ; Fri, 14 Aug 2026 15:18:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hM5Th6nvdz3rW0 for ; Fri, 14 Aug 2026 15:18:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786720713; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=WdrmmZqUdbnf6r/jzTcbnf+Bep2GECdowNZ5Rk1KbTs=; b=SxFsjndlDs8e7HYHnzUbo33ZxYAGIicmumKleBw7qByRzDSPayCnrJTI3eyAxOM4NvvnU3 Sjh4maBzGR4bEIQUk65e0/taAPpALhC7zD8LEBXbnfGqPL8Y3gpjnTT7YIihxq23qtzzzS /yd4nf0iLLLCov5R7yUYZnC17KRCRYmEZVDmfd799OcZvMkxA8FU7PhF5tFcuCvqLB1bPY W6GJtf60kZAVqeHrhCk4lEbMF9FtIsRhf5AirJ20r5PpYNiQkcxGXXXMpGRFVY7R2cpUc7 Oidjal9M6tymyOcXxc/wPpP5Y1R2GkbY5J9CZUzcYWYNOWY8yb5Jcl07fR7yrQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786720713; a=rsa-sha256; cv=none; b=JUtJUQ0AvFoKfbYjR3wOqh2JPY3tB6GNPF9QZAZPZVVGhNNL95IzHzJC8qh3nSp1Nev/JH jlR9k7HLEsmAjUJUQ7NfeICz+2jUAnN2KVrH4IUY+vWx2j2r3YkB7vuUkw0nNbdZHulkcf PQKsbwZNt20ujTtRhSuYl2XGra2URP0aY6ASCLfVTJQxS7goxkxAAeJcz4SU6J/UWo6Ooi sLTtIwEEBgWJVJfFPbeBeJ1rZzWeiz0FEkv5SahPSjvHG88cJ5S9H1wF6QnZHzWtfqOYKL XqTHPg8nHO87Cs4ccY56TOKTOENA6XLmXasKJuouJ3qR/2n8GGBfARI5jO4YfQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786720713; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=WdrmmZqUdbnf6r/jzTcbnf+Bep2GECdowNZ5Rk1KbTs=; b=fzjYwptIcdev722SKHRKGj9Hw06Om7YGBFfvT8f60C9NmRWdgGb7RA/Z3zEFS0l5Wk9OJH UB04y93ozmVo00vZ6rgJVOHziIi7ytA+j2GnTS3/we2MYpoD69QQPRWzHXmy+NCYNTODDl s3IpmJ7atNi3J2i18X5q9F4vTbF2ylaRcja3BroHMNVjXXcKiSXFJ1D7awipgMI1B/eyA2 TL2t8h5NVZ9LGlFkZ/I3HCfc78828NX7906lKNBvkuiL3f7lozhn3YFEtNVC78SAH8e6eu 2ZLeAbhPBOAKb7g/cZvLldmJwYN+RcvDSiIPTr9h7Aj5cfRJYavXjQL4jdQxbg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hM5Th58Ccz13ST for ; Fri, 14 Aug 2026 15:18:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 4250a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 14 Aug 2026 15:18:32 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: ShengYi Hung Subject: git: 34bb38445b07 - main - libusb: Bump version to 1.0.27 List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: aokblast X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 34bb38445b0713f2a5ca5678852de0d4b0bb015a Auto-Submitted: auto-generated Date: Fri, 14 Aug 2026 15:18:32 +0000 Message-Id: <6a7f31c8.4250a.645c3782@gitrepo.freebsd.org> The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=34bb38445b0713f2a5ca5678852de0d4b0bb015a commit 34bb38445b0713f2a5ca5678852de0d4b0bb015a Author: ShengYi Hung AuthorDate: 2026-06-23 14:46:20 +0000 Commit: ShengYi Hung CommitDate: 2026-08-14 15:18:21 +0000 libusb: Bump version to 1.0.27 PR: 296234(exp-run) Relnotes: yes Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D57772 --- UPDATING | 4 ++++ lib/libusb/libusb-1.0.pc.in | 2 +- lib/libusb/libusb.h | 2 +- lib/libusb/libusb10.c | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/UPDATING b/UPDATING index 95161bc18230..fba3cf159402 100644 --- a/UPDATING +++ b/UPDATING @@ -27,6 +27,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 16.x IS SLOW: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20260814: + libusb version has been upgraded to 1.0.27 compatible version. + All of the missing parts have been implemented. + 20260812: The new video(4) framework has landed. is now provided as the API for communicating with it. __FreeBSD_version has been bumped diff --git a/lib/libusb/libusb-1.0.pc.in b/lib/libusb/libusb-1.0.pc.in index 3a2f27cc52b8..03a5e49ed9e8 100644 --- a/lib/libusb/libusb-1.0.pc.in +++ b/lib/libusb/libusb-1.0.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: libusb-1.0 Description: Library that abstracts ways to access USB devices (v1.0) -Version: 1.0.16 +Version: 1.0.27 Libs: -L${libdir} -lusb Cflags: -I${includedir} diff --git a/lib/libusb/libusb.h b/lib/libusb/libusb.h index 08f1ab5d4d7e..c432bb9f7793 100644 --- a/lib/libusb/libusb.h +++ b/lib/libusb/libusb.h @@ -34,7 +34,7 @@ #include #endif -#define LIBUSB_API_VERSION 0x01000102 +#define LIBUSB_API_VERSION 0x0100010A #define LIBUSB_CALL diff --git a/lib/libusb/libusb10.c b/lib/libusb/libusb10.c index 2fc1dfe71f25..f1afc5e135e7 100644 --- a/lib/libusb/libusb10.c +++ b/lib/libusb/libusb10.c @@ -81,7 +81,7 @@ static void libusb10_submit_transfer_sub(struct libusb20_device *, uint8_t); static const struct libusb_version libusb_version = { .major = 1, .minor = 0, - .micro = 0, + .micro = 27, .nano = 2016, .rc = "", .describe = "https://www.freebsd.org"