* [PATCH] libusb: Update to 1.0.20
@ 2016-04-14 8:37 Alexander Marx
2016-04-14 9:56 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Marx @ 2016-04-14 8:37 UTC (permalink / raw)
To: development
[-- 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] libusb: Update to 1.0.20
2016-04-14 8:37 [PATCH] libusb: Update to 1.0.20 Alexander Marx
@ 2016-04-14 9:56 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2016-04-14 9:56 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1258 bytes --]
This is way better with the changelog.
Doesn't even always have to be as long as this.
Merged.
-Michael
On Thu, 2016-04-14 at 10:37 +0200, Alexander Marx wrote:
> * 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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-14 9:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-14 8:37 [PATCH] libusb: Update to 1.0.20 Alexander Marx
2016-04-14 9:56 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox