Accepting request 1099695 from home:dirkmueller:Factory
- update to 0.14.0: * general: add `hid_get_report_descriptor` API function (#451) * libusb: fix crash in hid_enumerate() caused by a stale device handle (#526) * fixes (mostly error handling) of issues found by Coverity Scan (#552/#554/#555/#559/#560/#561) * various fixes and improvements OBS-URL: https://build.opensuse.org/request/show/1099695 OBS-URL: https://build.opensuse.org/package/show/hardware/hidapi?expand=0&rev=22
This commit is contained in:
parent
e2c3b7910a
commit
597d510034
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:476a2c9a4dc7d1fc97dd223b84338dbea3809a84caea2dcd887d9778725490e3
|
||||
size 244666
|
BIN
hidapi-0.14.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
hidapi-0.14.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 20 09:37:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.14.0:
|
||||
* general: add `hid_get_report_descriptor` API function (#451)
|
||||
* libusb: fix crash in hid_enumerate() caused by a stale device
|
||||
handle (#526)
|
||||
* fixes (mostly error handling) of issues found by
|
||||
Coverity Scan (#552/#554/#555/#559/#560/#561)
|
||||
* various fixes and improvements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 21 10:04:03 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define sover 0
|
||||
Name: hidapi
|
||||
Version: 0.13.1
|
||||
Version: 0.14.0
|
||||
Release: 0
|
||||
Summary: Simple library for communicating with USB and Bluetooth HID devices
|
||||
License: BSD-3-Clause OR GPL-3.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user