Here's the 0.86 release of usbutils. There's a few minor fixups for the usb-devices script, as well as a patch to help make fetching HID descriptors a bit more robust. And a number of build configuration fixes as well. The tarballs can be downloaded from sf.net at: https://sourceforge.net/project/showfiles.php?group_id=3581 Or directly from kernel.org now: 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 ----------- Shortlog of changes since last release (0.84): Aurelien Jarno (2): usb-devices: move from /usr/sbin to /usr/bin usb-devices: fix parsing of bcdDevice Frans Pop (2): usb-devices: harmonize class descriptions with usb/devices file lsusb(8): make version variable and update date of last modification Greg Kroah-Hartman (6): update .gitignore to ignore .bz2 and .gz files remove a lot of wireless driver names from usb.ids file .gitignore update build fix now that usb-devices man page has moved usbutils 0.85 release usbutils 0.86 release Kay Sievers (2): configure.ac: use AM_SILENT_RULES if available usbutils.pc: place non arch dependent .pc file in /usr/share/pkgconfig/ Stéphane Chatty (1): make HID devices a bit more robust -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html