LWN.net Logo

Announcing libusbx-1.0.17 final

From:  Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To:  linux-usb <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>, "libusbx-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org" <libusbx-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>, Libusb mailing list <libusb-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject:  Announcing libusbx-1.0.17 final
Date:  Fri, 06 Sep 2013 12:31:57 +0200
Message-ID:  <5229AF1D.3040003@redhat.com>
Archive-link:  Article, Thread

Hi All,

I'm very happy to announce libusbx-1.0.17.

2013-09-06: v1.0.17
* Hotplug callbacks now always get passed a libusb_context, even if it is
   the default context. Previously NULL would be passed for the default context,
   but since the first context created is the default context, and most apps
   use only 1 context, this meant that apps explicitly creating a context would
   still get passed NULL
* Android: Add .mk files to build with the Android NDK
* Darwin: Add Xcode project
* Darwin: Fix crash on unplug (#121)
* Linux: Fix hang (deadlock) on libusb_exit
* Linux: Fix libusbx build failure with --disable-udev (#124)
* Linux: Fix libusb_get_device_list() hang with --disable-udev (#130)
* OpenBSD: Update OpenBSD backend with support for control transfers to
   non-ugen(4) devices and make get_configuration() no longer generate I/O.
   Note that using this libusbx version on OpenBSD requires using
   OpenBSD 5.3-current or later. Users of older OpenBSD versions are advised
   to stay with the libusb shipped with OpenBSD (mpi)
* Windows: fix libusb_dll_2010.vcxproj link errors (#129)
* Various other bug fixes and improvements
The (#xx) numbers are libusbx issue numbers, see ie:
https://github.com/libusbx/libusbx/issues/121

You can download the 1.0.17 sources tarbal here:
http://downloads.sourceforge.net/libusbx/libusbx-1.0.17.t...

Windows binaries should become available on sourceforge in a couple of
days.

Regards,

Hans
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds