[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20110812205349.GA31222@kroah.com>
Date: Fri, 12 Aug 2011 13:53:49 -0700
From: Greg KH <greg@...ah.com>
To: linux-usb@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: usbutils 004 release
Here's the 004 release of usbutils.
This fixes a much reported bug with USB devices that users didn't have
permissions to access, and a few other reported problems as well.
The package can be downladed from kernel.org:
http://www.kernel.org/pub/linux/utils/usb/usbutils/
We've switched over to using git for development now, which makes things
much easier than the old cvs tree. The tree can be found on both
kernel.org and github.com if you want to fork it and send us changes
easier:
http://git.kernel.org/?p=linux/kernel/git/gregkh/usbutils.git
http://github.com/gregkh/usbutils/tree/master
thanks,
greg k-h
-----------
Carl-Daniel Hailfinger (2):
Fix lsusb out-of-bounds write
Fix lsusb double-free
Dafydd Crosby (2):
Verbose flag in tree mode shows vendor and product name. When running `lsusb -tv`, devices should have the vendor and product name appended to the row.
Fix compiler warning
Greg Kroah-Hartman (2):
Merge pull request #2 from nphilipp/master--nphilipp
Merge pull request #3 from dafyddcrosby/lsusb-tv
Nils Philippsen (1):
don't use invalid config descriptors
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists