From nobody Fri Aug 14 15:20:38 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 4hM5X72ddlz6p0hB for ; Fri, 14 Aug 2026 15:20:39 +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 4hM5X715lQz3rv0 for ; Fri, 14 Aug 2026 15:20:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786720839; 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=sg7toFRqFoPAnz9boNYKR66ld8yilO4odTLUQWVx0Rw=; b=eCRWP9GXu19clT16zDytrdvPhQLXxUPVx5eJ/UpEuYCc/QudBFxhcaZeCv/9Fg+IvGvFxw Z/RVCABkY8RxEVscyjnjwRIoQPvDufcuX1J8Klp/MzfNTqsKe5X6hKX/jPIbjoYvjq9h/s mgf+cuWjSLCv0v5CHMAmnhIH487Jferw+jkeBVbMI+hYTXb2a3YbevgGmneVvch+HpFsP5 rs8XVizlydX/nzvp5TWubifyeCSBkEG8Xtd+3IC44Cy6WaHQ6jFOUBaL4eT9f0JyJeYefd AUYimVjZ+gtLibeVl4LeAQxuHg8fVg6GEiv8td31enTQ6DC3C87yW7Gy2GoZnQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786720839; a=rsa-sha256; cv=none; b=whRn7/D4ByxZu43njgHgu3Pg3kmbhvXVmCBnIP8NfuPGbXYoqoF7RsYNZ6AIVFjYCmItQb lrlitqIylff4PR7NwdFHa7jE7pNhNXMS8wOes1H8CB9s2AV7YWw6piOErYTvqsX1Vt57a8 JI2M3JbrDm8c1Uiybxecmarvf9JnXy6PpOPuG++cVb1b4Slzyh6v02hvmH1pcaDvAyjQYD 0i0rlgfDsdXfVgtyh8rkrexI/PCk7mzQaaVDmJF+XoNHjEgZPWb6izmV5Y/SywWR5G2Uze maCvHIR6d1zkzR31rhbDDUP0SpDNzKKUJ9NZiDU5BjjyR8bJSaGtshA8f7nw9g== 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=1786720839; 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=sg7toFRqFoPAnz9boNYKR66ld8yilO4odTLUQWVx0Rw=; b=HRABNikdjuZpGn6Z/Q4QuJxFojOqvtDr7ttSRp77lgpsQ/Nr9toefXr6p5t5e4BqHs52BQ Hwq4NJRFPJZrljhi6jlNV3+b/+iL63sRb1WOeKztImeW0kksg0SpzfclwgqvL2y4ogXfnK Wz3hZdwBGHgI5HB/SL8l6wSOVLkAs1L7Ag5ywXJbk2N2iYahs9oSBdCcfo8zzhWv0QJEUn ek6hx+xV2l6AcIA2ZzswtjgaTi9+psjo7jH79/Xa6HFV4kptFb36Y+FTlW7PzsUoYUZPS0 zlv25oDcyp2W93+me1D+BIVR2rwN0FSRfBdLhI5bQDnnbDXosw3fFTjTsRviFA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hM5X66ywrz13S8 for ; Fri, 14 Aug 2026 15:20:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 42535 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 14 Aug 2026 15:20:38 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: ShengYi Hung Subject: git: 89d155360810 - main - RELNOTES: Add an entry for bumping libusb version 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: 89d155360810e6d1d7c4a20a72e5734fc9ab58bc Auto-Submitted: auto-generated Date: Fri, 14 Aug 2026 15:20:38 +0000 Message-Id: <6a7f3246.42535.42abe484@gitrepo.freebsd.org> The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=89d155360810e6d1d7c4a20a72e5734fc9ab58bc commit 89d155360810e6d1d7c4a20a72e5734fc9ab58bc Author: ShengYi Hung AuthorDate: 2026-08-14 15:20:15 +0000 Commit: ShengYi Hung 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.