Skip to content

xf86-input-synaptics 1.10.0

Alan Coopersmith requested to merge alanc/xf86-input-synaptics:release into master

Alan Coopersmith (15):

  • gitlab CI: stop requiring Signed-off-by in commits
  • gitlab CI: ensure libtool is installed in build container
  • configure: updates to quiet obsolete macro warnings
  • Add X.Org's standard C warning flags to AM_CFLAGS
  • Fix 185 -Wdiscarded-qualifiers warnings
  • Handle 5 -Wmissing-prototypes warnings
  • Handle a -Wstrict-prototypes/-Wold-style-definition pair of warnings
  • Raise minimum supported Xserver version from 1.12 to 1.15
  • Fix -Wold-style-declaration warning
  • Quiet -Wredundant-decls from xorg/os.h fallbacks for timingsafe_memcmp
  • Clear 9 of 9 -Wimplicit-fallthrough warnings
  • Take care of -Wempty-body warning from call to empty PS2DBG macro
  • Use snprintf instead of sprintf
  • Variable scope reductions
  • xf86-input-synaptics 1.10.0

Enrico Weigelt, metux IT consult (5):

  • bump minimal xorg version to 1.18
  • drop compat with ancient Linux kernel
  • eventcomm: fix possible buffer overflow
  • fix FTBS against recent xorg server tree
  • descriptive warning message instead of BUG_WARN() anymore

Merge request reports

Loading