[gnome-ostree] manifest: Upgrade to newer libusb



commit 5058901fd25f14ea519f26f2a1af86960775c3f6
Author: Colin Walters <walters verbum org>
Date:   Wed Nov 21 11:39:23 2012 -0500

    manifest: Upgrade to newer libusb
    
    There are some claims it will fix the bug where fprintd aborts if the
    kernel hasn't loaded the USB module.

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 4d574ea..0eec93b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -75,7 +75,7 @@
 				 "--with-system-pid-file=/run/dbus.pid"]},
 
 		{"src": "git:git://git.libusb.org/libusb.git",
-		 "tag": "v1.0.8",
+		 "tag": "1.0.9",
 		 "patches": ["libusb-autogen.patch"]},
 
 		{"src": "git:git://github.com/gregkh/usbutils.git",



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]