forked from pool/libusb-1_0
Accepting request 968291 from home:mnhauke
- Update to version 1.0.26 * Fix regression with transfer free's after closing device * Fix regression with destroyed context if API is misused * Workaround for applications using missing default context * Fix hotplog enumeration regression * Build fixes for various platforms and configurations * Add interface bound checking for broken devices * Add umockdev tests on Linux OBS-URL: https://build.opensuse.org/request/show/968291 OBS-URL: https://build.opensuse.org/package/show/hardware/libusb-1_0?expand=0&rev=63
This commit is contained in:
parent
4532c9774f
commit
233ff85403
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a28ef197a797ebac2702f095e81975e2b02b2eeff2774fa909c78a74ef50849
|
||||
size 609127
|
3
libusb-1.0.26.tar.bz2
Normal file
3
libusb-1.0.26.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12ce7a61fc9854d1d2a1ffe095f7b5fac19ddba095c259e6067a46500381b5a5
|
||||
size 620534
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 10 19:17:47 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 1.0.26
|
||||
* Fix regression with transfer free's after closing device
|
||||
* Fix regression with destroyed context if API is misused
|
||||
* Workaround for applications using missing default context
|
||||
* Fix hotplog enumeration regression
|
||||
* Build fixes for various platforms and configurations
|
||||
* Add interface bound checking for broken devices
|
||||
* Add umockdev tests on Linux
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 1 21:43:03 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define _name libusb
|
||||
%define debug_package_requires libusb-1_0-0 = %{version}-%{release}
|
||||
Name: libusb-1_0
|
||||
Version: 1.0.25
|
||||
Version: 1.0.26
|
||||
Release: 0
|
||||
Summary: USB Library
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user