|
|
Log in / Subscribe / Register

usbutils 0.82 release

From:  Greg KH <greg@kroah.com>
To:  linux-usb@vger.kernel.org
Subject:  usbutils 0.82 release
Date:  Wed, 6 May 2009 15:24:39 -0700
Message-ID:  <20090506222439.GB22327@kroah.com>
Cc:  linux-kernel@vger.kernel.org
Archive‑link:  Article

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...
	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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds