[Lunar-commits] <moonbase> usbutils: version bumped to 001.

Florin Braescu florin at lunar-linux.org
Tue Jan 4 06:53:35 CET 2011


commit 641d95604250d6e57e2bcc4a0b2beef286d26d4e
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Jan 4 07:53:35 2011 +0200

    usbutils: version bumped to 001.
    
    Changes:
    Update usbhid-dump to release 1.2
    Updated usbhid-dump subproject
    
    usbutils: Support UVC frame-based descriptors
              Support UVC MPEG2-TS format descriptor
              convert to libusb-1.0
    
    lsusb: Fix getting BOS and DEVQUAL descriptors
           Dump the Pipe Usage desciptor
           Fix bMaxBurst reporting
           Make lsusb -t show USB 3.0 devices.
           install into /usr/bin
           pull in stdlib.h for exit()
    
    usbmisc: pull in unistd.h for readlink()
---
 utils/usbutils/DETAILS |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/utils/usbutils/DETAILS b/utils/usbutils/DETAILS
index d45dc44..d4d786f 100644
--- a/utils/usbutils/DETAILS
+++ b/utils/usbutils/DETAILS
@@ -1,15 +1,15 @@
           MODULE=usbutils
-         VERSION=0.91
-          SOURCE=$MODULE-$VERSION.tar.gz
+         VERSION=001
+          SOURCE=$MODULE-$VERSION.tar.bz2
          SOURCE2=usb.ids.gz
    SOURCE_URL[0]=http://www.kernel.org/pub/linux/utils/usb/usbutils
    SOURCE_URL[1]=$SFORGE_URL/linux-usb
   SOURCE2_URL[1]=http://www.linux-usb.org
-      SOURCE_VFY=sha1:626494f2b28ad649671e0997405f5e558d733f52
+      SOURCE_VFY=sha1:aeff5ab5d56d55e0a5955274282065fc3884e3ca
         WEB_SITE=http://kerneltrap.org/node/4649
          ENTERED=20030108
-         UPDATED=20101031
-           SHORT="the pciutils of usb"
+         UPDATED=20110104
+           SHORT="The pciutils of usb"
 
 cat << EOF
 The pciutils of usb.


More information about the Lunar-commits mailing list