| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.6.4 * Fix quoting in man page synopsis section * Update README for gitlab migration * Update configure.ac bug URL for gitlab migration * Fix spelling/wording issues * gitlab CI: add a basic build test * gitlab CI: stop requiring Signed-off-by in commits * autogen.sh: Implement GNOME Build API * autogen.sh: use quoted string variables * Adapt to USB HID header changes on NetBSD-8.99.9. * autogen: add default patch prefix * configure: Drop AM_MAINTAINER_MODE * autogen.sh: use exec instead of waiting for configure to finish
- Update to version 1.6.3: This release supports the X server 1.19.
- Ignore absence of udevadm, it won't be present in the build env.
- Update to version 1.6.2:
+ jast_axis: tune accelerated axis transformation to better work
with circular axis fields (fdo#42399).
+ backend_evdev: fix scaling overflow for high resolution axes
(fdo#42399).
+ Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS.
+ configure: enable debug output code by default.
+ config:
- Warning in default xorg.conf.d snippet: do not enable by
default.
- Mention use cases for when to use the module and when not to.
+ man:
- More manpage tuning and polishing.
- Mention use cases for when to use the module and when not to.
- Some typos and grammar fixes.
- Point out that the joystick module is not a joystick driver.
+ Silence compiler warnings.
- Update to version 1.6.1:
+ Copy pInfo->driver to option list to fix hotplugging of
keyboard device
+ unify capitalization of joystick properties
+ Return proper default for unknown values in
pInfo->device_control.
- Use %x11_abi_xinput_req instead of static ABI Requires.
- Split xf86-input-joystick from xorg-x11-driver-input. Initial version: 1.6.0.
- modernize spec file:
* use https urls
* move license to licensedir
* remove unnecessary attributes and add curly braces where spec-cleaner
likes them