File usbutils.changes of Package usbutils

-------------------------------------------------------------------
Fri Aug 12 21:29:56 UTC 2011 - gregkh@suse.de
- usbutils 004
  - fixes bnc#705562 and a number of other minor things.
- updated usb.ids file

-------------------------------------------------------------------
Thu Mar 17 23:44:50 UTC 2011 - gregkh@suse.de

- usbutils 002
	Diego Elio Pettenò (2):
	      Simplify the configure script.
	      Print device class descriptors like it's done 
              for interface descriptors.

	Greg Kroah-Hartman (2):
	      Updated version of lsusb.py from Kurt Garloff.
	      add lsusb.py to the bin files

-------------------------------------------------------------------
Tue Dec 14 16:48:04 PST 2010 - gregkh@suse.de

- update to 001
  - now using libusb-1_0

-------------------------------------------------------------------
Tue Dec 14 21:42:22 UTC 2010 - gregkh@suse.de

- update to 0.91
- usb.ids updated from linux-usb.org

-------------------------------------------------------------------
Wed Sep 29 00:12:12 CEST 2010 - ro@suse.de

- add current file usb.ids as created by included script
  update-usbids.sh

-------------------------------------------------------------------
Wed Sep 29 00:05:01 CEST 2010 - ro@suse.de

- update to 0.86
  - HID device robust fix
  - usb-devices bugfixes
  - usb.ids updated

-------------------------------------------------------------------
Sun Jul  5 15:04:35 CEST 2009 - kay.sievers@novell.com

- new upstream release 0.84
  usb.ids updated
  fix HID descriptor dumps

-------------------------------------------------------------------
Fri Jun 19 23:45:29 CEST 2009 - kay.sievers@novell.com

- new upstream release 0.82

-------------------------------------------------------------------
Mon Nov 24 08:21:16 CET 2008 - olh@suse.de

- update usb.ids to 2008/09/21 status

-------------------------------------------------------------------
Fri Oct 24 11:41:21 CEST 2008 - olh@suse.de

- use built-in libusb-0.1.2 until lsusb uses libusb1,
  libusb-compat is not compatible enough (bnc#435799)

-------------------------------------------------------------------
Thu Oct 23 11:07:00 CEST 2008 - olh@suse.de

- update usb.ids to 2008/08/29 status

-------------------------------------------------------------------
Tue May 27 09:21:22 CEST 2008 - olh@suse.de

- update usb.ids to 2008/05/12 status

-------------------------------------------------------------------
Sat Apr  5 23:12:51 CEST 2008 - bwalle@suse.de

- update usbutils to 0.73
  o Stop hiding unrecognized/misplaced class specific descriptors.
    Don't require compressed format for usb.ids files; when an
    uncompressed one is there (probably installed by hand), prefer
    it.
  o Fix the offsets for the video class descriptors.
  o use correct endpoint maxpacket mask
  o bugfix GUID printing; byteorder matches rfc 4122 
  o handle another cdc descriptor type; endianness fix for config
    descriptor length and endpoint maxpacket
- update usb.ids to 2008/04/05 status

-------------------------------------------------------------------
Wed Mar 19 16:36:33 CET 2008 - olh@suse.de

- update usb.ids to 2008/03/11 status
  lsusb.c: fix minor layout glitch

-------------------------------------------------------------------
Tue Nov 27 15:24:15 CET 2007 - olh@suse.de

- update usb.ids to 2007/11/27 status
  lsusb.c: Stop hiding unrecognized/misplaced class specific
           descriptors.  Don't require compressed format for usb.ids
           files; when an uncompressed one is there (probably installed
           by hand), prefer it.
  lsusb.c: Fix the offsets for the video class descriptors.
  lsusb.c: use correct endpoint maxpacket mask

-------------------------------------------------------------------
Mon Nov 26 16:04:35 CET 2007 - olh@suse.de

- update usb.ids to 2007/11/19 status
  remove references to /proc from lsusb.8 (343938)

-------------------------------------------------------------------
Thu Jun 21 14:28:54 CEST 2007 - olh@suse.de

- fix string parsing with -s (285934)

-------------------------------------------------------------------
Thu Jun 21 10:56:22 CEST 2007 - olh@suse.de

- do not open /usr/share/usb.ids.gz twice
- remove COPYING file, read licenses.rpm to get the idea

-------------------------------------------------------------------
Thu Jun 21 09:55:45 CEST 2007 - olh@suse.de

- lsusb.c: bugfix GUID printing; byteorder matches rfc 4122 
- lsusb.c: handle another cdc descriptor type; endianness fix
           for config descriptor length and endpoint maxpacket
- usb.ids: update to current version

-------------------------------------------------------------------
Wed May 16 21:32:29 CEST 2007 - olh@suse.de

- Buildrequires libusb -> libusb-devel

-------------------------------------------------------------------
Wed Aug 16 09:59:29 CEST 2006 - olh@suse.de

- new lsusb -t output (186897)
- run autoreconf -fi

-------------------------------------------------------------------
Sun Jul 23 09:51:11 CEST 2006 - olh@suse.de

- update usb.ids to 2006/07/13 status

-------------------------------------------------------------------
Sun Mar  5 18:27:50 CET 2006 - olh@suse.de

- version to 0.72
  (HID) prettyprinting of Unit and Unit Exponent Global items
  update video support, show camera info
  allow longer variable length bitfields in hub descriptors;
  ignore all clearly-broken hub descriptors
- use usb.ids from package

-------------------------------------------------------------------
Fri Feb  3 14:54:31 CET 2006 - olh@suse.de

- lsusb.c (dump_hub): Format string fix.
          (do_hub): Allocate enough space for the hub descriptor.
          Check return value in different way.

-------------------------------------------------------------------
Wed Jan 25 21:42:28 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Fri Dec  9 14:07:54 CET 2005 - olh@suse.de

- remove resmgr from neededforbuild

-------------------------------------------------------------------
Thu Dec  8 18:56:21 CET 2005 - olh@suse.de

- update usb.ids to 2005/11/19 status
  provide lsusb also in /usr/bin/
  lsusb.c: better diagnostics for invalid CDC descriptors
  lsusb.c: add Video Class support, standard GUID printing
  lsusb.c: dump device status; start dumping wireless info.  don't
  yet dump security, BOS, "endpoint companion", or other new
  descriptors.  (Security can work without wireles support...)

-------------------------------------------------------------------
Mon Sep  5 23:20:55 CEST 2005 - olh@suse.de

- update usb.ids to 2005/09/04 status (#115202)

-------------------------------------------------------------------
Wed Aug 24 11:38:18 CEST 2005 - olh@suse.de

- remove duplicate line (#112649)

-------------------------------------------------------------------
Wed Aug 10 18:35:43 CEST 2005 - olh@suse.de

- update usb.ids to 2005/08/05 status

-------------------------------------------------------------------
Thu Jun 23 19:07:55 CEST 2005 - olh@suse.de

- update usb.ids to 2005/06/20 status
  lsusb is now in /usr/sbin, libusb is also in /usr/lib
  lsusb.c: correct dump of CCID supported voltages

-------------------------------------------------------------------
Tue May 17 08:55:49 CEST 2005 - olh@suse.de

- bump version to 0.71

-------------------------------------------------------------------
Fri Apr 29 11:06:40 CEST 2005 - olh@suse.de

- update usb.ids to 2005/04/08 status
  lsusb.c: add some more CDC WHCM dumping, matching a Sony 3G phone
  lsusb.c: disallow decimal product and vendor codes (hex only)
- add patch to make lsusb read /proc entries correctly
  directories in /proc/bus/usb/ are all decimal,
  but lsusb parses them as octal. (#77718)
- fix a few compile warnings

-------------------------------------------------------------------
Mon Mar 14 17:32:11 CET 2005 - olh@suse.de

- update usb.ids to 2005/03/13 status

-------------------------------------------------------------------
Mon Mar  7 14:15:27 CET 2005 - olh@suse.de

- update usb.ids to 2005/02/24 status
  add simple CDC MDLM descriptor dumping to lsusb

-------------------------------------------------------------------
Thu Feb 17 20:59:01 CET 2005 - olh@suse.de

- update usb.ids to 2005/02/09 status

-------------------------------------------------------------------
Mon Jan 31 08:04:10 CET 2005 - olh@suse.de

- update to 0.70 final

-------------------------------------------------------------------
Thu Jan 27 11:27:42 CET 2005 - olh@suse.de

- update to current cvs, automake fixes

-------------------------------------------------------------------
Sun Jan 23 11:52:57 CET 2005 - olh@suse.de

- update to current cvs, version 0.70

-------------------------------------------------------------------
Mon Jan 10 11:49:25 CET 2005 - olh@suse.de

- update usb.ids to 2005/01/06 status
  update lsusb to current cvs
  * handle more descriptors;
    misplaced comm descriptors get interpreted;
    minor formatting updates;
    bugfixes for reading HID descriptors
    add a warning when those HID descriptors aren't available.

-------------------------------------------------------------------
Sun Oct 17 17:17:34 CEST 2004 - olh@suse.de

- update usb.ids to 2004/09/23 status
  update lsusb to current cvs

-------------------------------------------------------------------
Fri Aug 27 15:00:33 CEST 2004 - olh@suse.de

- update usb.ids to 2004/04/30 status

-------------------------------------------------------------------
Wed Apr 21 23:52:59 CEST 2004 - olh@suse.de

- update to current cvs, drop usbmodules, build with libusb

-------------------------------------------------------------------
Sun Jan 11 12:50:29 CET 2004 - adrian@suse.de

- build as user

-------------------------------------------------------------------
Sun Sep  7 17:25:49 CEST 2003 - olh@suse.de

- introduce /etc/usbmodules.blacklist.conf
  skip poking in /proc/bus/usb/*/* if a matching entry exists
  add usbmodules --showdriver /proc/bus/usb/*/*

-------------------------------------------------------------------
Sat Sep  6 17:32:24 CEST 2003 - olh@suse.de

- update usb.ids to 2003/09/04 status

-------------------------------------------------------------------
Mon Aug 25 13:16:27 CEST 2003 - adrian@suse.de

- Provide usb for update

-------------------------------------------------------------------
Sat Aug  9 17:45:58 CEST 2003 - olh@suse.de

- update usb.ids to 2003/06/20 status
  use kernel headers for module information

-------------------------------------------------------------------
Thu Jun  5 16:13:11 CEST 2003 - ro@suse.de

- include linux/types.h before linux/usb.h 

-------------------------------------------------------------------
Sat May 17 12:31:45 CEST 2003 - olh@suse.de

- update usb.ids to 2003/03/13 status
  workaound broken rpm4 checks

-------------------------------------------------------------------
Mon Mar 17 10:58:34 CET 2003 - olh@suse.de

- update usb.ids to 2003/03/13 status

-------------------------------------------------------------------
Fri Feb  7 13:07:38 CET 2003 - olh@suse.de

- update usb.ids to 2003/02/05 status

-------------------------------------------------------------------
Sat Feb  1 11:51:53 CET 2003 - olh@suse.de

- update usb.ids to 20030114 status

-------------------------------------------------------------------
Tue Dec 10 16:00:58 CET 2002 - schwab@suse.de

- Only swap usb device descriptor read from /proc, not the raw usb
  packets.

-------------------------------------------------------------------
Sat Sep 28 15:06:22 CEST 2002 - olh@suse.de

- update to 0.11
  byswap bcdUSB,idVendor,idProduct,bcdDevice on big endian

-------------------------------------------------------------------
Sun Aug  4 13:38:51 CEST 2002 - olh@suse.de

- update usb.ids, dont mark it as config in specfile

-------------------------------------------------------------------
Tue Jul 23 22:41:52 CEST 2002 - olh@suse.de

- fix usb.ids
  reenable usbmodules, might be useable with new hotplug

-------------------------------------------------------------------
Thu Jul 11 17:01:30 CEST 2002 - olh@suse.de

- rename usbmodules to usbmodules.obsolete

-------------------------------------------------------------------
Wed Jul 10 08:53:41 CEST 2002 - olh@suse.de

- update to version 0.10, update usb.ids

-------------------------------------------------------------------
Sat May  4 17:28:13 CEST 2002 - olh@suse.de

- workaround broken lib64 detection
  update usb.ids

-------------------------------------------------------------------
Thu Feb 28 13:38:18 CET 2002 - olh@suse.de

- update to latest http://www.linux-usb.org/usb.ids (#14046)
  update url in specfile

-------------------------------------------------------------------
Mon Sep 24 12:01:26 CEST 2001 - olh@suse.de

- update usb.ids from http://www.linux-usb.org/

-------------------------------------------------------------------
Mon Sep 24 11:58:20 CEST 2001 - olh@suse.de

- fix usb.ids (#11201)

-------------------------------------------------------------------
Mon Sep  3 19:58:17 CEST 2001 - olh@suse.de

- readd to distribution for series ap
  update to 0.8 for hotplug, usbmodules is needed
  dont use libs, they are in libusb
  add current usb.ids from linux-usb.org

-------------------------------------------------------------------
Tue Dec  5 16:10:56 CET 2000 - schwab@suse.de

- Add %suse_update_config.

-------------------------------------------------------------------
Thu Nov 30 16:54:45 CET 2000 - olaf@suse.de

- add usbutils 0.7 to SuSE dist, will replace the usb.rpm

openSUSE Build Service is sponsored by