Package Release Info

libevdev-1.13.3-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libevdev2-32bit

Change Logs

* Wed Sep 04 2024 marix@marix.org
- update to 1.13.3:
  * include: sync event codes with kernel 6.10
  * CI and build system fixes
* Tue Jun 20 2023 dmueller@suse.com
- update to 1.13.1:
  * include: sync event codes with kernel 6.2
  * CI fixes
* Wed Aug 17 2022 dmueller@suse.com
- update to 1.13.0:
  * include: sync event codes with kernel 5.19
  * input: use named initializers for the event struct
  * fix a few whitespace/coding style issues
  * meson and other build system fixups
* Tue Mar 29 2022 dmueller@suse.com
- update to 1.12.1:
  * Add manpage for mouse-dpi-tool
  * include sync key codes from kernel 5.17
* Sat Dec 11 2021 dmueller@suse.com
- update to 1.12.0:
  * doc: fix uinput device creation warnings
  * doc: fix initialization and setup error
  * gitlab CI: make the qemu selection automatic
  * gitlab CI: make the tarball distro selection automatic
  * gitlab CI: bump to Fedora 34 and Ubuntu 21.04
  * gitlab CI: update to latest ci-templates
  * include: sync event codes with kernel 5.15
  * tools: add a helper tool to list all currently known codes
  * libevdev 1.12.0
  * make-event-names: Fix determinism issue
* Fri Jun 25 2021 mcepl@suse.com
- It is actually not necessary to use python2, python3 works as
  well.
* Tue Feb 09 2021 dmueller@suse.com
- update to 1.11.0:
  * One new API, libevdev_disable_property()
  * 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
  * include: sync event codes with kernel 5.10
  * Fix included license to the "always intended" MIT license
* Sun Aug 16 2020 dmueller@suse.com
- update to 1.9.1
  * no changelog available
- remove n_buildfix_for_opensuse_12_2.patch: obsolete
* Mon Apr 06 2020 info@paolostivanin.com
- Update to 1.9.0 (no changelog)
* Sun Mar 15 2020 info@paolostivanin.com
- Update to 1.8.0
  * Bug fixes
  * Docs update
  * Improve tests
  * Sync with latest kernels