[ANNOUNCE] libevdev 1.10.0
Peter Hutterer
peter.hutterer at who-t.net
Sun Oct 25 23:14:51 UTC 2020
libevdev 1.10 is now avalilable. As already noted in the previous rcs, the
main changes are (copied from the annouce emails):
One new API, libevdev_disable_property(), which is the opposite of
libevdev_enable_property().
A bunch of FreeBSD fixes that makes the uinput-related code-paths working.
Kernel 5.8 changed the SW_MAX define from 0x0f to 0x10. In some niche cases
this causes issues if libevdev and the software build against
different headers and thus end up with different values. So far I've only
had this happen in tests that specifically trigger those edge cases, so
consider this a general heads-up only, you shouldn't need to worry about.
Especially if you have been using libevdev_event_type_get_max() instead of
hardcoding SW_MAX.
Peter Hutterer (2):
README: drop an obsolete paragraph
libevdev 1.10.0
git tag: libevdev-1.10.0
https://www.freedesktop.org/software/libevdev/libevdev-1.10.0.tar.xz
MD5: c6239ef0d61c4f4911f25bb8426a0b82 libevdev-1.10.0.tar.xz
SHA1: 3eedd43652a238f687595ffd722fd3bb94359216 libevdev-1.10.0.tar.xz
SHA256: 3522c26e2c148be0ad68ce26fbced408a4185dea90bfe8079dc82b8ace962d4a libevdev-1.10.0.tar.xz
SHA512: 94ab4ee7e0854c41a491d8e4713baa95ae66dd337b41823011c0913aa1c72e8bbf8b808d5936c2ef456af794b6d3a5cd7cd0515fbd1d06dd1b7ba19275bd928f libevdev-1.10.0.tar.xz
PGP: https://www.freedesktop.org/software/libevdev/libevdev-1.10.0.tar.xz.sig
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/input-tools/attachments/20201026/2f7d2cfc/attachment.sig>
More information about the Input-tools
mailing list