usbutils 0.82 release

From: Greg KH
Date: Wed May 06 2009 - 18:28:08 EST


Here's the 0.82 release of usbutils.

Many bugs with autoconf were resolved to hopefully make it easier for
distros to find where the usb.ids file is dynamically. Wireless USB
device support was added, as well as other bugfixes. The full shortlog
is below.

The tarballs can be downloaded from sf.net at:
https://sourceforge.net/project/showfiles.php?group_id=3581

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.81):


Aurelien Jarno (3):
lsusb: fix parsing of /proc/bus/usb/devices
lsusb(8): also suggests usbview(8)
lsusb(8): explain that -t option overrides -v

Greg Kroah-Hartman (1):
fix merge error that I missed.

Kay Sievers (5):
configure: default to /usr
substitute usb.id location in man page and update script
use DISTCLEANFILES and 'g' for 'sed'
add usbutils.pc file to point to database file
add usbutils.pc to .gitignore

Mike Frysinger (3):
configure: use AC_MSG_RESULT() rather than echo
fix handling of usb.ids.gz in the Makefile.am
add update-usbids.sh to EXTRA_DIST

çç (1):
lsusb: add WUSB definitions and descriptor dumping

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/