Changelog for
xf86-input-mouse-devel-1.9.5-lp156.35.4.x86_64.rpm :
* Fri May 05 2023 Stefan Dirsch
- Update to version 1.9.5
* sun_mouse: include more required system headers
* sun_mouse: Add RelToAbs option to convert relative events to absolute
* sun_mouse: remove entry from vuidMouseList in DEVICE_CLOSE
* Remove \"All rights reserved\" from Oracle copyright notices
* Rearrange includes to fix build on OmniOS. Include unistd.h for ioctl(2).
* Wed Nov 02 2022 Stefan Dirsch - Update to version 1.9.4
* 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
* sun_mouse: Fix -Wsign-compare warnings
* sun_mouse: Fix -Wnull-dereference warning
* checkForErraticMovements: Fix -Wempty-body warnings
* SetupMouse: fix -Wsign-compare warning
* InputDriverRec: Fix -Wmissing-field-initializers warning
* autoGood: quiet -Wimplicit-fallthrough warning
* configure: check for timingsafe_memcmp
* sun_mouse.c: #include \"config.h\"
* Thu Apr 09 2020 Stefan BrĂ¼ns - Downgrade Supplements: xorg-x11-server to Enhances, to avoid the package being pulled in by default. Contemporary mice are handled by xf86-input-evdev or xf86-input-libinput.
* Tue Jun 19 2018 sndirschAATTsuse.com- Update to version 1.9.3
* For Xserver 1.20 compatibility.- supersedes U_adapt-to-removal-of-xf86GetOS.patch
* Mon Oct 09 2017 tobias.johannes.klausmannAATTmni.thm.de- Add patch U_adapt-to-removal-of-xf86GetOS.patch This patch is in preparation of the upcoming XServer release
* Sat Nov 19 2016 tobias.johannes.klausmannAATTmni.thm.de- Update to version 1.9.2: This release supports the X server 1.19.
* Fri Jul 31 2015 jengelhAATTinai.de- Ignore absence of udevadm, it won\'t be present in the build env.
* Tue Dec 16 2014 zaitorAATTopensuse.org- Update to version 1.9.1: + Update some outdated language in a comment on obsolete hardware. + Make absolute input reporting in Solaris aware of resolution changes. + Do not drop the result of protocol detection. + Add support for absolute positioning (tablets). + For wsmouse, keep 3-button emulation status. + Make wsmouse (re-)init the version. + Enable MSE_MISC on NetBSD as well. Otherwise we can\'t find WSMouse. + Add AC_SYSTEM_EXTENSIONS to expose asprintf with GNU libc. + Use asprintf (or Xprintf on old servers) instead of strdup+sprintf. + Wrap some overly long lines.
* Fri Sep 20 2013 sndirschAATTsuse.com- removed 11-mouse.conf xorg.conf.d snippet, since now most (if not all) the remappings that we have there are actually defaults, so doing nothing. Also I consider them outdated, no longer matching at all, or even completely wrong.
* Thu Mar 28 2013 zaitorAATTopensuse.org- Update to version 1.9.0: + autogen.sh: Implement GNOME Build API. + configure: Drop AM_MAINTAINER_MODE. + Use signal-safe logging if available. + Fix compilation error with EXTMOUSEDEBUG on.