Opened 9 years ago

Closed 9 years ago

#6586 closed enhancement (fixed)

xf86-input-wacom-0.30.0

Reported by: Fernando de Oliveira Owned by: blfs-book@…
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://sourceforge.net/projects/linuxwacom/files/xf86-input-wacom/xf86-input-wacom-0.30.0.tar.bz2

MD5: 3ab2bccf356999f1a96d03deba155bc3

http://sourceforge.net/p/linuxwacom/mailman/message/34191634/

[linuxwacom-announce] [ANNOUNCE] xf86-input-wacom 0.30.0
From: Jason Gerecke <killertofu@gm...> - 2015-06-10 01:32:55

After a quiet week of RC testing, I'm happy to announce the 0.30.0
release of xf86-input-wacom. No issues were reported durring the RC
window, so the entire shortlog from 0.29.0 is included below. Though the
log has a number of entries, only two changes are of particular note.
First is an update to allow the driver to work with future kernel
releases which will remove the (unnecessary) X and Y axes from the pad
device. Second is a fix to a long- standing issue with xsetwacom which
impacted its ability to map the tablet to screens (e.g. "maptooutput
next").

Enjoy!


Benjamin Tissoires (1):
      Allow PAD only interfaces without EV_ABS and/or EV_X/Y to report
      events

Jason Gerecke (10):
      xsetwacom: Add ability to read args from stdin for fuzzing
      afl: xsetwacom: Do not allow negative button numbers
      afl: xsetwacom: Check that argc is in range before dereferencing argv
      ubsan: Fix alignment issues
      ubsan: Prevent out-of-bounds array write
      ubsan: Use 'unsigned int' for button mask in 'wcmSendButtons'
      asan: xsetwacom: Cleanup xsetwacom memory leaks
      xsetwacom: Fix 'get_mapped_area' ("maptooutput next") on 64-bit
      wacom 0.29.99.1
      wacom 0.30.0

Peter Hutterer (6):
      Coverity: fix potential NULL-pointer dereferences
      Coverity: fix coverity complaints about unchecked return values
      Coverity: fix potential negative array subscript
      Coverity: silence "ioctl return value not checked" warnings
      tools: make baudrate unsigned int to shut up compiler
      Coverity: remove dead code

Change History (1)

comment:1 by bdubbs@…, 9 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 16123.

Note: See TracTickets for help on using tickets.