public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] libusb: Update to version 1.0.29
Date: Sun,  8 Jun 2025 22:35:06 +0200	[thread overview]
Message-ID: <20250608203507.3302368-5-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20250608203507.3302368-1-adolf.belka@ipfire.org>

- Update from version 1.0.28 to 1.0.29
- Update of rootfile not required
- Changelog
    1.0.29
	* Fix regression on macOS leading to timeouts in enumeration
	* LIBUSB_API_VERSION bump for the new functions in 1.0.28
	* Fix xusb regression displaying wrong error on claim failure

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/libusb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/libusb b/lfs/libusb
index 2c782cfe2..4b12242d7 100644
--- a/lfs/libusb
+++ b/lfs/libusb
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.0.28
+VER        = 1.0.29
 
 THISAPP    = libusb-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 9bf506455fc1b981de155600936ab229f089ea28e58491076eab632455c4e814bf0336cd9326056a255508aa3956643c503af3ff2feda80bac036cf5cad86e80
+$(DL_FILE)_BLAKE2 = 74db11918fa704eae3a320838c84dd06427acd5e3f73263e965decd1a09f0a14ed2d1a3916bf7eada26ab1164a3955a9fa3bdff8e3294264c6f8e1137866652a
 
 install : $(TARGET)
 
-- 
2.49.0



  parent reply	other threads:[~2025-06-08 20:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-08 20:35 [PATCH] automake: Update to version 1.18 Adolf Belka
2025-06-08 20:35 ` [PATCH] curl: Update to version 8.14.1 Adolf Belka
2025-06-08 20:35 ` [PATCH] hwdata: Update to version 0.396 Adolf Belka
2025-06-08 20:35 ` [PATCH] iputils: Update to version 20250605 Adolf Belka
2025-06-08 20:35 ` Adolf Belka [this message]
2025-06-08 20:35 ` [PATCH] postfix: Update to version 3.10.2 Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250608203507.3302368-5-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox