From: Alexander Marx <alexander.marx@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] libusb: Update to 1.0.20
Date: Thu, 14 Apr 2016 10:37:44 +0200 [thread overview]
Message-ID: <1460623064-6083-1-git-send-email-alexander.marx@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1004 bytes --]
* Add Haiku support
* Fix multiple memory and resource leaks (#16, #52, #76, #81)
* Fix possible deadlock when executing transfer callback
* New libusb_free_pollfds() API
* Linux: Allow larger isochronous transfer submission (#23)
* Examples: Add two-stage load support to fxload (#12)
* Correctly report cancellations due to timeouts
* Improve efficiency of event handling
* Improve speed of transfer submission in multi-threaded environments
* Various other bug fixes and improvements
Signed-off-by: Alexander Marx <alexander.marx(a)ipfire.org>
---
libusb/libusb.nm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libusb/libusb.nm b/libusb/libusb.nm
index 12ab65f..a9eaded 100644
--- a/libusb/libusb.nm
+++ b/libusb/libusb.nm
@@ -4,7 +4,7 @@
###############################################################################
name = libusb
-version = 1.0.19
+version = 1.0.20
release = 1
groups = System/Libraries
--
2.6.3
next reply other threads:[~2016-04-14 8:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-14 8:37 Alexander Marx [this message]
2016-04-14 9:56 ` Michael Tremer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1460623064-6083-1-git-send-email-alexander.marx@ipfire.org \
--to=alexander.marx@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox