LWN.net Logo

usbutils 0.87 release

From:  Greg KH <greg@kroah.com>
To:  linux-usb@vger.kernel.org
Subject:  usbutils 0.87 release
Date:  Wed, 17 Mar 2010 18:51:09 -0700
Message-ID:  <20100318015109.GB28263@kroah.com>
Cc:  linux-kernel@vger.kernel.org
Archive-link:  Article, Thread

Here's the 0.87 release of usbutils.

There are some fixes for people having problems with the latest libusb
version, minor code edits, and some new USB class logic.  The whole
changelog is below.

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...
	http://github.com/gregkh/usbutils/tree/master

thanks,

greg k-h

-----------

Shortlog of changes since last release (0.86):

Aurelien Jarno (1):
      lsusb.c: correctly dump ccid devices

Greg Kroah-Hartman (11):
      lots of trailing whitespace removed.
      add autogen.sh script
      coding style cleanups for .h files.
      names.c: fix up some compiler warnings
      coding style cleanups for usbmisc.c
      names.c: fix lots of coding style issues
      devtree.c: coding style cleanups
      lsusb.c: coding style fixes
      lsusb.c: fix some build warnings.
      usb.ids: Reserve EEM Gadget id for the Linux Foundation
      add lsusb.py from Kurt Garloff <garloff@suse.de>

Philip A. Prindeville (1):
      Fix build issue with libusb location


--
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 © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds