Commit Graph

14 Commits

Author SHA256 Message Date
Matwey Kornilov
597d510034 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
2023-07-20 09:42:08 +00:00
Matwey Kornilov
e2c3b7910a Accepting request 1060117 from home:dirkmueller:Factory
- update to 0.13.1:
  * hidraw: fix invalid read past the UDEV buffer

OBS-URL: https://build.opensuse.org/request/show/1060117
OBS-URL: https://build.opensuse.org/package/show/hardware/hidapi?expand=0&rev=20
2023-01-21 10:10:26 +00:00
Matwey Kornilov
7bf4800cfe Accepting request 1056912 from home:dirkmueller:Factory
- update to 0.13.0:
  * general: add hid_get_device_info (#432);
  * general: Meson build script (as a wrapper over CMake) (#410);
  * general: add HID Bus Type in hid_device_info (#308);
  * libusb: primary usage_page/usage is now available with hid_get_device_info
    regardless of the compilation flags;
  * hidraw: Open files with O_CLOEXEC to not leak fds to child processes (#446);
  * hidraw: add support for HID over SPI (#486);
  * cmake: libusb: Ensure Iconv is found when provided via CFLAGS/LDFLAGS (#430);

OBS-URL: https://build.opensuse.org/request/show/1056912
OBS-URL: https://build.opensuse.org/package/show/hardware/hidapi?expand=0&rev=18
2023-01-08 19:52:16 +00:00
Matwey Kornilov
30c58d6114 Accepting request 988293 from home:dirkmueller:Factory
- update to 0.12.0:
  * libusb: improved CMake dependency on Iconv (#405) - as a result, better support for NetBSD;
  * general: documentation improvements;
  * general: small code cleanups/improvements;
  * many windows specific fixes
- spec-cleaner cleanups

OBS-URL: https://build.opensuse.org/request/show/988293
OBS-URL: https://build.opensuse.org/package/show/hardware/hidapi?expand=0&rev=16
2022-07-11 14:36:36 +00:00
Matwey Kornilov
eced713a6a Accepting request 935846 from home:dirkmueller:Factory
- update to 0.11.0:
  * hidraw: (explicit) workaround to allow build with kernels older than 2.6.39
  * libusb: stabilize device path (uses same semantic as Linux kernel)
  * libusb: add platform-specific hid_libusb_wrap_sys_device
  * general: lots of documentation improvements
  * general: (Windows) DDK build files are obsolete
  * general: add CMake build system
  * general: deprecated Autotools build scripts
  * lots of other small fixes and improvements
- remove 0001-configure.ac-remove-duplicate-AC_CONFIG_MACRO_DIR-22.patch (obsolete)

OBS-URL: https://build.opensuse.org/request/show/935846
OBS-URL: https://build.opensuse.org/package/show/hardware/hidapi?expand=0&rev=15
2021-12-05 19:16:50 +00:00
Matwey Kornilov
f79cd45949 Accepting request 898701 from home:matwey:branches:hardware
- Add 0001-configure.ac-remove-duplicate-AC_CONFIG_MACRO_DIR-22.patch:
  fix boo#1187056

OBS-URL: https://build.opensuse.org/request/show/898701
OBS-URL: https://build.opensuse.org/package/show/hardware/hidapi?expand=0&rev=13
2021-06-12 13:04:19 +00:00
Matwey Kornilov
1029e6fa7c Accepting request 862169 from home:jgwang:branches:hardware
Update to version 0.10.1

OBS-URL: https://build.opensuse.org/request/show/862169
OBS-URL: https://build.opensuse.org/package/show/hardware/hidapi?expand=0&rev=11
2021-01-14 14:07:38 +00:00
Tomáš Chvátal
672c2eafa8 Accepting request 769591 from home:dimstar:Factory
Shortcut through -mini

OBS-URL: https://build.opensuse.org/request/show/769591
OBS-URL: https://build.opensuse.org/package/show/hardware/hidapi?expand=0&rev=9
2020-02-03 15:05:27 +00:00
Matwey Kornilov
02c8e9b0dc Accepting request 717486 from home:matwey:branches:hardware
- Use disabled services to follow Factory guidelines.

OBS-URL: https://build.opensuse.org/request/show/717486
OBS-URL: https://build.opensuse.org/package/show/hardware/hidapi?expand=0&rev=7
2019-07-22 09:04:53 +00:00
Matwey Kornilov
d44e131ec5 Accepting request 717440 from home:z3ntu:branches:hardware
Update hidapi to 0.9.0

Due to the absence of the original maintainer, the project was forked to the libusb organization and is being maintained there.
(v2)

OBS-URL: https://build.opensuse.org/request/show/717440
OBS-URL: https://build.opensuse.org/package/show/hardware/hidapi?expand=0&rev=6
2019-07-22 08:05:36 +00:00
Ismail Dönmez
4e7a4d1023 -
OBS-URL: https://build.opensuse.org/package/show/hardware/hidapi?expand=0&rev=4
2014-04-10 09:21:25 +00:00
Ismail Dönmez
c2e947d81c Accepting request 227331 from home:matwey:branches:hardware
Pack lost LICENSE files.
Fix build for SLES11SP2

OBS-URL: https://build.opensuse.org/request/show/227331
OBS-URL: https://build.opensuse.org/package/show/hardware/hidapi?expand=0&rev=3
2014-04-10 09:20:56 +00:00
Tomáš Chvátal
97fdbfca02 Accepting request 226005 from home:matwey:branches:hardware
This is to fix issues for submitting to Factory:
1. incorrect version
2. packing *.la
3. packing LICSENSE

OBS-URL: https://build.opensuse.org/request/show/226005
OBS-URL: https://build.opensuse.org/package/show/hardware/hidapi?expand=0&rev=2
2014-03-23 20:11:07 +00:00
Andreas Jaeger
b1205616ee Accepting request 215237 from home:matwey:atsamd20_xpro
A Simple library for communicating with USB and Bluetooth HID devices.

Required by recent version of OpenOCD.

OBS-URL: https://build.opensuse.org/request/show/215237
OBS-URL: https://build.opensuse.org/package/show/hardware/hidapi?expand=0&rev=1
2014-02-10 21:05:19 +00:00