SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libhidapi-devel-0.14.0-25.1.x86_64.rpm :

* Thu Jul 20 2023 Dirk Müller - 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 2023 Dirk Müller - update to 0.13.1:
* hidraw: fix invalid read past the UDEV buffer
* Sun Jan 08 2023 Dirk Müller - 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);
* Mon Jul 11 2022 Dirk Müller - 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
* Sun Dec 05 2021 Dirk Müller - 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)
 
ICM