Hello community,

here is the log from the commit of package libusb-1_0 for openSUSE:Factory 
checked in at 2016-11-03 12:56:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libusb-1_0 (Old)
 and      /work/SRC/openSUSE:Factory/.libusb-1_0.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libusb-1_0"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libusb-1_0/libusb-1_0.changes    2016-06-12 
18:54:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libusb-1_0.new/libusb-1_0.changes       
2016-11-03 12:56:34.000000000 +0100
@@ -1,0 +2,21 @@
+Sun Oct 30 09:21:25 UTC 2016 - [email protected]
+
+- Update to version 1.0.21
+  * Core: Refactor code related to transfer flags and timeout handling
+  * Darwin: Ignore root hub simulation devices
+  * Darwin: Improved support for OS X El Capitan
+  * Darwin: Work around devices with buggy endpoint descriptors
+  * Darwin: Do not use objc_registerThreadWithCollector after its deprecation
+  * Darwin: Use C11 atomics on 10.12+ as the OS atomics are now deprecated
+  * Linux: Support preallocating kernel memory for zerocopy USB
+  * Linux: Deal with receiving POLLERR before all transfers have completed
+  * Solaris: Add solaris backend
+  * Windows: Add Visual Studio 2015 support
+  * Windows: Add usbdk backend
+  * Prevent attempts to recursively handle events
+  * Fix race condition in handle_timeout()
+  * Allow transferred argument to be optional in bulk APIs
+  * Various other bug fixes and improvements
+- Fix source url
+
+-------------------------------------------------------------------

Old:
----
  libusb-1.0.20.tar.bz2

New:
----
  libusb-1.0.21.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libusb-1_0.spec ++++++
--- /var/tmp/diff_new_pack.A9HdFI/_old  2016-11-03 12:56:35.000000000 +0100
+++ /var/tmp/diff_new_pack.A9HdFI/_new  2016-11-03 12:56:35.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libusb-1_0
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:           libusb-1_0
-Version:        1.0.20
+Version:        1.0.21
 Release:        0
 Summary:        USB Library
 License:        LGPL-2.1+
 Group:          System/Libraries
 %define _name libusb
 Url:            http://libusb.info/
-Source:         
http://downloads.sourceforge.net/project/%{_name}/%{_name}-1.0/%{_name}-%{version}/%{_name}-%{version}.tar.bz2
+Source:         
https://github.com/libusb/libusb/releases/download/v%{version}/libusb-%{version}.tar.bz2
 Source1:        baselibs.conf
 BuildRequires:  pkg-config
 %if 0%{?suse_version} >= 1200

++++++ libusb-1.0.20.tar.bz2 -> libusb-1.0.21.tar.bz2 ++++++
++++ 79874 lines of diff (skipped)


Reply via email to