public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* usbutils 0.82 release
@ 2009-05-06 22:24 Greg KH
  2009-05-07 11:51 ` Xiaofan Chen
  2009-05-08 15:22 ` Xiaofan Chen
  0 siblings, 2 replies; 8+ messages in thread
From: Greg KH @ 2009-05-06 22:24 UTC (permalink / raw)
  To: linux-usb; +Cc: linux-kernel

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-05-09  5:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-06 22:24 usbutils 0.82 release Greg KH
2009-05-07 11:51 ` Xiaofan Chen
2009-05-08  4:01   ` Greg KH
2009-05-08  6:40     ` Xiaofan Chen
2009-05-08 12:24       ` Xiaofan Chen
2009-05-08 12:59         ` Xiaofan Chen
2009-05-08 15:22 ` Xiaofan Chen
2009-05-09  4:55   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox