libgusb/libgusb.changes
Bjørn Lie c334919f52 Accepting request 265887 from home:kwk:branches:hardware
- Update to version 0.2.3
  Bugfixes:
  - Correctly terminate the libusb event thread (Richard Hughes)
- Update to version 0.2.2
  New Features:
  - Official Windows support!
  Bugfixes:
  - No longer require G_USB_API_IS_SUBJECT_TO_CHANGE (Richard Hughes)
  - Use a thread to process libusb1 events (Richard Hughes)
- Update to version 0.2.1
  Bugfixes:
  - Always set a device platform ID (Richard Hughes)
  - Ignore 'unsupported' as a return value for kernel drivers (Richard Hughes)
- Update to version 0.2.0
  Notes:
  - This release raises the GLib requirement to 2.32 and libusb to 1.0.19
  - No GUdev functionality is now required
  New Features:
  - Add g_usb_device_get_device_class() (Richard Hughes)
  - Use the native hotplug support in libusb 1.0.19 (Richard Hughes)
  Bugfixes:
  - Fix a crash where libusb_get_pollfds() is unavailable (Richard Hughes)
  - Manually coldplug devices and poll if hotplugging is not available (Richard Hughes)

OBS-URL: https://build.opensuse.org/request/show/265887
OBS-URL: https://build.opensuse.org/package/show/hardware/libgusb?expand=0&rev=9
2014-12-19 10:11:57 +00:00

70 lines
2.4 KiB
Plaintext

-------------------------------------------------------------------
Fri Dec 19 09:20:02 UTC 2014 - kkaempf@suse.com
- Update to version 0.2.3
Bugfixes:
- Correctly terminate the libusb event thread (Richard Hughes)
- Update to version 0.2.2
New Features:
- Official Windows support!
Bugfixes:
- No longer require G_USB_API_IS_SUBJECT_TO_CHANGE (Richard Hughes)
- Use a thread to process libusb1 events (Richard Hughes)
- Update to version 0.2.1
Bugfixes:
- Always set a device platform ID (Richard Hughes)
- Ignore 'unsupported' as a return value for kernel drivers (Richard Hughes)
- Update to version 0.2.0
Notes:
- This release raises the GLib requirement to 2.32 and libusb to 1.0.19
- No GUdev functionality is now required
New Features:
- Add g_usb_device_get_device_class() (Richard Hughes)
- Use the native hotplug support in libusb 1.0.19 (Richard Hughes)
Bugfixes:
- Fix a crash where libusb_get_pollfds() is unavailable (Richard Hughes)
- Manually coldplug devices and poll if hotplugging is not available (Richard Hughes)
-------------------------------------------------------------------
Tue Mar 12 12:36:56 UTC 2013 - dimstar@opensuse.org
- Update to version 0.1.6:
+ Do not use deprecated GLib functionality.
+ Remove duplicate gtk-doc check in configure.
+ Unref the GMainloop after it has been run, not when just quit.
- Changes from version 0.1.5:
+ Don't use the deprecated INCLUDES in Makefile.am.
+ Fix documentation build.
+ Fix obvious typo in README.
-------------------------------------------------------------------
Tue Nov 13 15:54:01 UTC 2012 - dimstar@opensuse.org
- Update to version 0.1.4:
+ Add GObject Introspection support.
+ Add g_usb_device_reset() to reset a connected device.
+ Add Vala bindings.
+ Assorted introspection annotation fixes.
+ Rename inconsistently named gusb_* symbols to g_usb_*.
- Add pkgconfig(gobject-introspection-1.0) and vala BuildRequires:
New dependency for the GObject introspection support and the vala
bindings.
- Create new typelib-1_0-GUsb-1_0 subpackage.
-------------------------------------------------------------------
Fri Jan 13 11:05:55 UTC 2012 - vuntz@opensuse.org
- Cleanup packaging so it can get pushed to Factory.
-------------------------------------------------------------------
Mon Jan 2 09:01:58 UTC 2012 - kkaempf@suse.com
- Initial package, version 0.1.3