Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for standard:s390x
home:Alexander_Naumov:SLE12
xf86-input-wacom
xf86-input-wacom.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xf86-input-wacom.changes of Package xf86-input-wacom
------------------------------------------------------------------- Mon Sep 8 09:47:29 UTC 2014 - eich@suse.com - readd isdv4-serial-inputattach and isdv4-serial-debugger (bnc#895547) ------------------------------------------------------------------- Thu Apr 10 10:17:55 UTC 2014 - eich@suse.com - add 65-xorg-wacom.rules wacom-inputattach@.service: package now ships udev rules and systemd files ------------------------------------------------------------------- Wed Apr 9 21:23:08 UTC 2014 - eich@suse.com - Udate to xf86-input-wacom-0.24.0.tar.bz2 - Remove old set of patches (partly upstreamed) * u_01-Fix-message-if-the-detected-pressure-falls-below-the-initially-detected-pressure.patch * u_02-Log-when-the-pen-device-appears-to-be-too-worn-out.patch * u_03-Add-more-detailed-messaging-in-code-that-handles-abnormal-situations.patch * u_04-Avoid-division-by-zero-in-xf86ScaleAxis.patch * u_05-Improve-usbInitToolType-tool-type-detection.patch * u_06-Add-an-option-to-disable-pressure-recalibration.patch * u_07-Add-option-to-enable-logging.patch * u_08-Log-PROXIMITY-events.patch * u_09-Log-PRESSURE-events.patch * u_10-Log-BUTTON-events.patch - Add upstream patches: * U_01-Remove-unused-code.patch * U_02-Zero-is-not-a-valid-device-ID-don-t-derive-a-type-from-it.patch * U_03-Fix-initial-device-type-detection.patch * U_04-Store-the-last-used-channel-rather-than-blindly-taking-channel-0.patch * U_05-Remove-duplicate-tool-type-detection.patch * U_06-Attempt-to-derive-the-tool-type-from-a-known-button-key-event.patch - Add logging patches: * n_01-Add-option-to-enable-logging.patch * n_02-Log-PROXIMITY-LOW-LEVEL-events.patch * n_03-Log-PRESSURE-low-level-events.patch * n_04-Log-BUTTON-HIGH-LEVEL-events.patch ------------------------------------------------------------------- Tue Feb 11 14:47:19 UTC 2014 - eich@suse.com - Add patches to improve logging: * u_01-Fix-message-if-the-detected-pressure-falls-below-the-initially-detected-pressure.patch * u_02-Log-when-the-pen-device-appears-to-be-too-worn-out.patch * u_03-Add-more-detailed-messaging-in-code-that-handles-abnormal-situations.patch * u_05-Improve-usbInitToolType-tool-type-detection.patch * u_07-Add-option-to-enable-logging.patch * u_08-Log-PROXIMITY-events.patch * u_09-Log-PRESSURE-events.patch * u_10-Log-BUTTON-events.patch - Fix division-by-zero error message: u_04-Avoid-division-by-zero-in-xf86ScaleAxis.patch - Allow user to disable pressure recalibration u_06-Add-an-option-to-disable-pressure-recalibration.patch ------------------------------------------------------------------- Wed Jan 8 13:26:55 UTC 2014 - fcrozat@suse.com - Resync udev rules with Fedora one, add wacom-inputattach@.service to attach tablet when plugged (additional dependency on input-utils package for inputattach tool). - Add systemd-rpm-macros (or systemd on old openSUSE release) to BuildRequires for systemd service path macro. - Notify udev to reload its rules on package install/upgrade. ------------------------------------------------------------------- Sat Dec 7 23:03:46 UTC 2013 - zaitor@opensuse.org - Update to version 0.23.0: + Correct return value of special_map_button. + Fix buffer overflows in 'special_map_*'. + Add support for Intuos Pro series. + strdup the option key/values in our input_option_new. + Print list of supported models on wcmPlug. ------------------------------------------------------------------- Sat Aug 17 21:31:14 UTC 2013 - zaitor@opensuse.org - Update to version 0.22.1: + Fix build on ABI < 16 - touch_mask isn't defined. - Changes from version 0.22.0: + Unify wcmFingerMultitouch and wcmSendTouchEvent. + Transform touch events just like all other events. + Add support for 0xEC. - Changes from version 0.21.99.1: + Add xf86OptionListFree for distcheck. + Don't emulate a mouse when multitouch is enabled. + Add support for Cintiq 22HDT and 13HD, DTK2241 and DTH2242. + Don't init abswheel2 valuator (7th val) if we don't have one. + Free the device name after reassigning. + Free the touch mask on shutdown. + Free input attribute's product. + Free duplicated option list after conversion to InputOption. + Plug memory leaks left by xf86SetStrOption. + Purge TILT_REQUEST_FLAG + man: clarify how to configure keys on higher shift levels in xsetwacom. + xsetwacom: - Map a bunch of special symbols. - If we fail to map a string, try as special key or warn. - Add special mappings for Home, End, Delete. ------------------------------------------------------------------- Thu Jun 20 09:32:12 UTC 2013 - fcrozat@suse.com - Update to version 0.21.0: + Handle DEVICE_ABORT on input ABI 19.1 + Add support for touchscreens direct touch devices + Add support for Fujitsu Lifebook T902 - Remove U_Consolidate-calls-to-wcmEvent-into-one-statement.patch and U_Consolidate-calls-to-wcmEvent-into-one-statement.patch (merged). - Simplify wacom udev rules (based on Fedora) ------------------------------------------------------------------- Sat Mar 23 19:58:06 UTC 2013 - sndirsch@suse.com - update to release 0.20.0 - U_Resume-button-events-for-pucks.patch * Resume button events for pucks (bnc#809182) - U_Consolidate-calls-to-wcmEvent-into-one-statement.patch * required for previous patch ------------------------------------------------------------------- Thu Jan 24 15:42:08 UTC 2013 - sndirsch@suse.com - xf86-input-wacom 0.19.0 A new year, a new release of xf86-input-wacom. The RC for 0.19.0 went quite smoothly, with only one additional bug popping up on the radar. * Properly map 2nd abswheel of Cintiq 24HD touch ------------------------------------------------------------------- Wed Oct 17 14:05:41 UTC 2012 - fcrozat@suse.com - Fix build with new udev rules directory location. ------------------------------------------------------------------- Mon Sep 17 20:48:17 UTC 2012 - zaitor@opensuse.org - Update to version 0.17.0: + Add support for Cintiq 22HD + Log debug messages in signal-safe manner + Use signal-safe logging patches where necessary + Set WCM_LCD on the Cintiq 24HD + release.sh: support other modules (i.e. libwacom and input-wacom) + Don't init the rotation property on the pad - Changes since version 0.15.0: + Find mouse buttons on pad devices if no generic buttons found. + Re-enable relative wheel scrolling from pad devices + Fix a bunch of warnings + Add Intuos4 WL (PTK-540WL) to fdi file ------------------------------------------------------------------- Wed May 9 08:52:00 UTC 2012 - vuntz@opensuse.org - Update to version 0.15.0: + No changes compared to 0.14.99.1. ------------------------------------------------------------------- Fri Apr 27 08:06:50 UTC 2012 - cfarrell@suse.com - license update: GPL-2.0+ src/xf86Wacom.c and other files are GPL-2.0+ licensed ------------------------------------------------------------------- Wed Apr 25 08:30:06 UTC 2012 - vuntz@opensuse.org - Update to version 0.14.99.1: + Add support for the Intuos5 and DTI-520. + Don't share names of action atoms across properties to prevent accidental aliasing. + Fix configuration to only match Waltop event devices classified as tablets. + Several small bug fixes. ------------------------------------------------------------------- Thu Apr 19 14:39:26 UTC 2012 - dimstar@opensuse.org - Update to version 0.14.0: + wcmXCommand: Fix invalid array size for serial values. + Build system fixes + Other bugs fixed: fdo#43221, fdo#45557. - Use %x11_abi_xinput_req instead of statio ABI Requires. ------------------------------------------------------------------- Wed Apr 18 11:22:34 UTC 2012 - vuntz@opensuse.org - Split xf86-input-wacom from xorg-x11-driver-input. Initial version: 0.12.0.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor