File bluez-hcidump.changes of Package bluez-hcidump

-------------------------------------------------------------------
Sat Jan 19 17:25:08 UTC 2013 - fisiu@opensuse.org

- Update to version 2.5:
  - Fix issue with maximum packet size for AMP controllers.
  - Add support for more advanced AMP controller decoding.
  - Add support for more advanced AVRCP decoding.
  - Add support for reading new BTSnoop data link type.

-------------------------------------------------------------------
Tue Apr 24 13:30:10 UTC 2012 - seife+obs@b1-systems.com

- update to version 2.4:
  - Add support for A2MP decoding.
  - Add support for L2CAP create/move channel decoding.
  - Add support for AVRCP volume change notification.
  - Add support for AVRCP absolute volume PDUs.
  - Add support for basic SAP decoding.

-------------------------------------------------------------------
Thu Mar  8 21:15:22 UTC 2012 - seife+obs@b1-systems.com

- update to version 2.3:
  - Fix issue with UUID-128 attribute decoding.
  - Add support for OBEX over L2CAP decoding.

-------------------------------------------------------------------
Tue Dec 27 12:34:18 UTC 2011 - seife+obs@b1-systems.com

- updated to version 2.2:
  - Fix issue with L2CAP CID matching.
  - Add support for L2CAP extended window size decoding.
  - Add support for L2CAP extended control field decoding.
  - Add support for L2CAP information decoding.
  - Add support for AVRCP decoding.
  - Add support for AVCTP decoding.
- Version 2.1:
  - Add support for decoding OBEX Action command.
  - Add support for decoding SMP commands.
  - Add support for decoding ATT commands.
  - Add support for missing LE decoding.

-------------------------------------------------------------------
Fri Apr 22 09:26:52 UTC 2011 - seife+obs@b1-systems.com

- fix build against latest bluez by cherry-picking b888b106a9 from
  git, but still retaining compatibility with opensuse 11.4
- buildrequire bluez-devel >= 4.70, when d13ea8a6 in bluez.git
  addes several constants which are needed by bluez-hcidump
  probably even a newer version is needed...

-------------------------------------------------------------------
Fri Jan 28 13:57:31 UTC 2011 - seife+obs@b1-systems.com

- updated to version 2.0:
  - Add support for decoding AMP events.
  - Add support for decoding AMP commands.
  - Add support for decoding LE advertising reports.
  - Add support for L2CAP fixed channel information.
  - Add support for L2CAP ERTM and Streaming Mode.
  - Make BT-Snoop format the default file format.
  - Make verbose parsing the default option.
- minor specfile cleanups

-------------------------------------------------------------------
Sun Mar  7 22:51:14 UTC 2010 - seife@opensuse.org

- remove latest compile fix, obsoleted by bluez-4.62

-------------------------------------------------------------------
Sun Feb 14 11:59:34 UTC 2010 - seife@opensuse.org

- fix compilation with bluez-4.61

-------------------------------------------------------------------
Fri May  1 11:36:08 CEST 2009 - seife@suse.de

- fix build for pre-11.1

-------------------------------------------------------------------
Tue Sep 16 09:44:16 CEST 2008 - dmueller@suse.de

- adjust buildrequires

-------------------------------------------------------------------
Fri Jun 27 19:16:30 CEST 2008 - seife@suse.de

- update to v1.42:
  - Decode the Read Link Policy Settings command.
  - Decode Default Link Policy Settings commands
  - Enable PIE by default if supported.
  - Don't optimize when debug is enabled.

-------------------------------------------------------------------
Tue Feb  5 15:43:07 CET 2008 - seife@suse.de

- update to v1.41:
  - Improve decoding of HCI connection link type.
  - Fix handling of unsupported L2CAP config options.
  - Add full decoding of L2CAP RFC config option.
  - Reset to L2CAP basic mode when MTU config request is sent.

-------------------------------------------------------------------
Wed Aug 29 19:17:23 CEST 2007 - seife@suse.de

- update to v1.40:
  Add HCI and LMP decoding support for Simple Pairing.
- This version needs at least bluez-libs-3.14
- clean up the buildsystem to please rpmlint

-------------------------------------------------------------------
Mon Jul 30 17:39:41 CEST 2007 - seife@suse.de

- update to v1.39:
  * Add support for daemon discover protocol.
  * Fix device disconnect handling.
- v1.38:
  * Add support for daemon mode.

-------------------------------------------------------------------
Tue Jul  3 16:47:38 CEST 2007 - seife@suse.de

- update to v1.37:
  * Add decoding for SCO packet flags.
  * Add decoding for more extended inquiry features.
  * Add missing HCI command and event decodings.
- v1.36:
  * Add missing HCI command definitions.
  * Add missing HCI event definitions.
  * Add missing HCI error definitions.
- This version needs at least bluez-libs-3.12

-------------------------------------------------------------------
Thu May 10 13:06:25 CEST 2007 - seife@suse.de

- update to v1.35:
  * Add partial decoding for eSCO setup.
  * Fix HCI command array size.

-------------------------------------------------------------------
Tue Feb 27 19:51:14 CET 2007 - seife@suse.de

- update to v1.34:
  * Add reading support for MacOS X packet logger format.
  * Add decoding for AFH host channel classification command.
  * Add decoding for QoS setup command.

-------------------------------------------------------------------
Tue Oct 31 12:24:02 CET 2006 - seife@suse.de

- update to v1.33:
  * Add support for IPv6 decoding.
  * Add IPv6 connection support.

-------------------------------------------------------------------
Sun Sep  3 19:18:37 CEST 2006 - seife@suse.de

- update to v1.32:
  * Add decoding for link supervision timeout change event.
  * Add decoding for host controller to host flow control setting.
  * Add decoding for host number of completed packets.
  * Add decoding for host buffer size command.
  * Fix OBEX header parsing.

  This version needs at least bluez-libs-3.3

-------------------------------------------------------------------
Thu Jul  6 16:14:43 CEST 2006 - seife@suse.de

- update to v1.31
  * Add Ericsson LMP decoding support.
  * Update sniff subrating decoding.
  * Update UUID and attribute definitions.
  * Add decoding for pause encryption feature.
  * Add generic RFCOMM streaming helpers.
  * Add HDLC decoding support to the PPP parser.
  * Add unslip support and basic protocol decoding.
  * Add PPP extraction support.
  * Move TCP/IP decoders into a separate file.
  * Fix DoS problem of the L2CAP parser.

-------------------------------------------------------------------
Wed Jan 25 21:34:40 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Fri Jan 13 11:22:49 CET 2006 - behlert@suse.de

- update to v1.29:
  * Obfuscate the BD_ADDR if no vendor events are requested.
  * Decode and display binary strings correctly.
  * Allow null-terminated text strings.
  * Add definitions for Apple Agent.
  * Add skeleton for AVCTP parser.
  * Add skeleton for PPP parser.

-------------------------------------------------------------------
Mon Dec 12 15:38:50 CET 2005 - behlert@suse.de

- update to v1.28:
  * Add missing UUID definitions and translations.
  * Add option to disable vendor commands and events.
  * Add decoding for hold mode, sniff mode and park state.
  * Add decoding for sniff subrate command complete event.
  * Decode class of device and BD_ADDR for inquiry filter.
  * Make it possible to obfuscate pin codes and link keys.

-------------------------------------------------------------------
Thu Nov 24 11:11:21 CET 2005 - behlert@suse.de

- added -fno-strict-aliasing 

-------------------------------------------------------------------
Wed Nov  2 20:36:09 CET 2005 - dmueller@suse.de

- don't build as root 

-------------------------------------------------------------------
Wed Nov  2 11:49:28 CET 2005 - behlert@suse.de

- update to v1.27:
  * Decode the extended inquiry response payload.
  * Update HCI_DEV_NONE frame format.
  * Update the CSR PS key handling.
  * Add another bunch LMP message decodings.
  * Add compile time buffer checks (FORTIFY SOURCE).
  * Fix memory leak with lmp_vertostr() function.
  * Fix FHS packet decoding for slave connections.
  * Add support for decoding more LMP messages.
  * Display the data of extended inquiry results.
  * Correct HCI command and event string arrays.
  * Add SCO audio extraction support.

-------------------------------------------------------------------
Wed Sep 21 10:45:35 CEST 2005 - behlert@suse.de

- update to v1.25:
  * Add new attribute identifiers and UUID definitions.
  * Add decoding support for extended inquiry response.
  * Add more detailed BCCMD decoding.

-------------------------------------------------------------------
Tue Jul 19 11:01:20 CEST 2005 - behlert@suse.de

- update to v1.24:
  * Allow selection of system device.
  * Handle system events and commands.

-------------------------------------------------------------------
Tue Jul  5 09:42:39 CEST 2005 - behlert@suse.de

- update to v1.23:
  * Add decoding support for inquiry scan type.
  * Fix connection accept timeout and scan enable decoding.
  * Show human readable timestamps only in verbose decoding mode.
  * Dump raw BNEP payload only in non-verbose decoding mode.
  * Update CSR BCCMD support and correct uint32 decoding.

-------------------------------------------------------------------
Fri Jun 17 12:54:27 CEST 2005 - behlert@suse.de

- update to v1.22:
  * Only do verbose decoding when requested.
  * Fix number of completed packets decoding.
  * Improve the decoding of CSR vendor commands and events.
  * Use human readable timestamps.
  * Add support for the BTSnoop file format.

-------------------------------------------------------------------
Tue May 17 14:56:01 CEST 2005 - behlert@suse.de

- update to v1.21:
  * Clear L2CAP states when receiving the HCI disconnect.
  * Make the OBEX parser aware of that RFCOMM is a stream.
  * Update HCI verbose decoding routines.
  * Add CSR verbose decoding support.

-------------------------------------------------------------------
Wed Apr 20 10:21:54 CEST 2005 - behlert@suse.de

- update to v1.20:
  * Workaround for inquiry results with RSSI and page scan mode.
  * Decode almost every used HCI commands and events.

-------------------------------------------------------------------
Thu Mar 31 16:13:30 CEST 2005 - behlert@suse.de

- update to v1.19: more decoding of protocols

-------------------------------------------------------------------
Fri Feb 11 11:05:43 CET 2005 - behlert@suse.de

- update to v1.18: more verbose output, bpa sniffer utility 

-------------------------------------------------------------------
Fri Dec  3 18:37:39 CET 2004 - behlert@suse.de

- update to v1.16: UUID fixes, some fixes for display 

-------------------------------------------------------------------
Mon Nov 29 10:54:25 CET 2004 - behlert@suse.de

- update to v1.15: mostly AVDTP stuff 

-------------------------------------------------------------------
Wed Nov 17 15:16:51 CET 2004 - behlert@suse.de

- updated to v1.13: better nad more output

-------------------------------------------------------------------
Mon Aug 30 10:22:46 CEST 2004 - behlert@suse.de

- update to v1.11: various enhancements, configure/make-fixes 

-------------------------------------------------------------------
Tue Jul 27 18:09:38 CEST 2004 - behlert@suse.de

- update to v1.10: bugfix-version
- removed patch for *.m4-files again, it's now in mainline

-------------------------------------------------------------------
Thu Jul 15 09:53:26 CEST 2004 - behlert@suse.de

- fixed *.m4-files 

-------------------------------------------------------------------
Tue Jun 29 15:37:45 CEST 2004 - behlert@suse.de

- updated to v1.9: Initial AVDTP parser support. 

-------------------------------------------------------------------
Tue May 11 14:47:29 CEST 2004 - behlert@suse.de

- added bluez-libs as required to spec-file 

-------------------------------------------------------------------
Thu May  6 10:08:06 CEST 2004 - behlert@suse.de

- updated to v1.8: Support Bluetooth 1.2 HCI commands and events.
                   Decode RFCOMM credit based flow control.

-------------------------------------------------------------------
Thu Mar 11 13:53:06 CET 2004 - behlert@suse.de

- update to v1.7: various fixes for the SDP parser
- more protocols supported

-------------------------------------------------------------------
Fri Jan 30 12:38:11 CET 2004 - behlert@suse.de

- initial version 

openSUSE Build Service is sponsored by