GUsb 0.3.4 released!

Richard Hughes hughsient at gmail.com
Thu Feb 20 10:24:11 UTC 2020


GUsb is a GObject wrapper for libusb1 that makes it easy to do
asynchronous control, bulk and interrupt transfers with proper
cancellation and integration into a mainloop.

Version 0.3.4
~~~~~~~~~~~~~
Released: 2020-02-20

Notes:
 - This fixes the symbol version for g_usb_version_string() to be in the right
   place, so update this library alongside with external programs if you've
   already started using this symbol for example in fwupd. We've put a mechanism
   in place so this kind of thing can't happen again. Sorry!

New Features:
 - Validate the exported symbol list during check (Richard Hughes)

Bugfixes:
 - Include the USB bus in the generated platform_id (Richard Hughes)

Tarballs available here: http://people.freedesktop.org/~hughsient/releases/

Richard.


More information about the devkit-devel mailing list