]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libusb: Update to version 1.0.29
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 8 Jun 2025 20:35:06 +0000 (22:35 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Jun 2025 12:10:51 +0000 (12:10 +0000)
- 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>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/libusb

index 2c782cfe2143e82eaab69f480b732f9f764c0d75..4b12242d70e7bdae28eb5321965fde6c425f75f8 100644 (file)
@@ -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)