Page MenuHomeSolus

D9900.id23897.diff
No OneTemporary

D9900.id23897.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -5,6 +5,7 @@
libhidapi-hidraw.so.0:hid_free_enumeration
libhidapi-hidraw.so.0:hid_get_feature_report
libhidapi-hidraw.so.0:hid_get_indexed_string
+libhidapi-hidraw.so.0:hid_get_input_report
libhidapi-hidraw.so.0:hid_get_manufacturer_string
libhidapi-hidraw.so.0:hid_get_product_string
libhidapi-hidraw.so.0:hid_get_serial_number_string
@@ -15,6 +16,8 @@
libhidapi-hidraw.so.0:hid_read_timeout
libhidapi-hidraw.so.0:hid_send_feature_report
libhidapi-hidraw.so.0:hid_set_nonblocking
+libhidapi-hidraw.so.0:hid_version
+libhidapi-hidraw.so.0:hid_version_str
libhidapi-hidraw.so.0:hid_write
libhidapi-libusb.so.0:get_usb_code_for_current_locale
libhidapi-libusb.so.0:hid_close
@@ -24,6 +27,7 @@
libhidapi-libusb.so.0:hid_free_enumeration
libhidapi-libusb.so.0:hid_get_feature_report
libhidapi-libusb.so.0:hid_get_indexed_string
+libhidapi-libusb.so.0:hid_get_input_report
libhidapi-libusb.so.0:hid_get_manufacturer_string
libhidapi-libusb.so.0:hid_get_product_string
libhidapi-libusb.so.0:hid_get_serial_number_string
@@ -34,4 +38,6 @@
libhidapi-libusb.so.0:hid_read_timeout
libhidapi-libusb.so.0:hid_send_feature_report
libhidapi-libusb.so.0:hid_set_nonblocking
+libhidapi-libusb.so.0:hid_version
+libhidapi-libusb.so.0:hid_version_str
libhidapi-libusb.so.0:hid_write
diff --git a/abi_symbols32 b/abi_symbols32
--- a/abi_symbols32
+++ b/abi_symbols32
@@ -5,6 +5,7 @@
libhidapi-hidraw.so.0:hid_free_enumeration
libhidapi-hidraw.so.0:hid_get_feature_report
libhidapi-hidraw.so.0:hid_get_indexed_string
+libhidapi-hidraw.so.0:hid_get_input_report
libhidapi-hidraw.so.0:hid_get_manufacturer_string
libhidapi-hidraw.so.0:hid_get_product_string
libhidapi-hidraw.so.0:hid_get_serial_number_string
@@ -15,6 +16,8 @@
libhidapi-hidraw.so.0:hid_read_timeout
libhidapi-hidraw.so.0:hid_send_feature_report
libhidapi-hidraw.so.0:hid_set_nonblocking
+libhidapi-hidraw.so.0:hid_version
+libhidapi-hidraw.so.0:hid_version_str
libhidapi-hidraw.so.0:hid_write
libhidapi-libusb.so.0:get_usb_code_for_current_locale
libhidapi-libusb.so.0:hid_close
@@ -24,6 +27,7 @@
libhidapi-libusb.so.0:hid_free_enumeration
libhidapi-libusb.so.0:hid_get_feature_report
libhidapi-libusb.so.0:hid_get_indexed_string
+libhidapi-libusb.so.0:hid_get_input_report
libhidapi-libusb.so.0:hid_get_manufacturer_string
libhidapi-libusb.so.0:hid_get_product_string
libhidapi-libusb.so.0:hid_get_serial_number_string
@@ -34,4 +38,6 @@
libhidapi-libusb.so.0:hid_read_timeout
libhidapi-libusb.so.0:hid_send_feature_report
libhidapi-libusb.so.0:hid_set_nonblocking
+libhidapi-libusb.so.0:hid_version
+libhidapi-libusb.so.0:hid_version_str
libhidapi-libusb.so.0:hid_write
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,5 +1,5 @@
+ld-linux-x86-64.so.2
libc.so.6
libpthread.so.0
-librt.so.1
libudev.so.1
libusb-1.0.so.0
diff --git a/abi_used_libs32 b/abi_used_libs32
--- a/abi_used_libs32
+++ b/abi_used_libs32
@@ -1,5 +1,5 @@
+ld-linux.so.2
libc.so.6
libpthread.so.0
-librt.so.1
libudev.so.1
libusb-1.0.so.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : hidapi
-version : 0.9.0
-release : 3
+version : 0.10.0
+release : 4
source :
- - https://github.com/libusb/hidapi/archive/hidapi-0.9.0.tar.gz : 630ee1834bdd5c5761ab079fd04f463a89585df8fcae51a7bfe4229b1e02a652
+ - https://github.com/libusb/hidapi/archive/hidapi-0.10.0.tar.gz : 68febd416cb6e6e6e205c9dd46a6f86f0d5a9808b7cd8c112906cd229889b8e1
license : GPL-3.0-or-later
component : programming
summary : Simple library for communicating with USB and Bluetooth HID devices
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -32,7 +32,7 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="3">hidapi</Dependency>
+ <Dependency release="4">hidapi</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libhidapi-hidraw.so.0</Path>
@@ -48,8 +48,8 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="3">hidapi-devel</Dependency>
- <Dependency release="3">hidapi-32bit</Dependency>
+ <Dependency release="4">hidapi-devel</Dependency>
+ <Dependency release="4">hidapi-32bit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libhidapi-hidraw.so</Path>
@@ -65,7 +65,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="3">hidapi</Dependency>
+ <Dependency release="4">hidapi</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/hidapi/hidapi.h</Path>
@@ -76,12 +76,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2019-12-30</Date>
- <Version>0.9.0</Version>
+ <Update release="4">
+ <Date>2020-11-05</Date>
+ <Version>0.10.0</Version>
<Comment>Packaging update</Comment>
<Name>Campbell Jones</Name>
<Email>dev@serebit.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jul 1 2023, 2:11 AM (5 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5817678
Default Alt Text
D9900.id23897.diff (5 KB)

Event Timeline