Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#13228 closed enhancement (fixed)

libinput-1.15.3

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 10.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Another new point version.

Change History (5)

comment:1 by Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 years ago

libinput 1.15.3 is now available. The main change here is an end to the regressions we've seen since 1.15.1 caused by the code to adjust the slot count. This code had side-effects on multiple devices (including identifying an issue in libevdev) but since it's only needed on serial ALPS devices, it is now restricted to ALPS devices only.

Two coverity fixes, some minor fixes with libinput record/replay and a fix for the test suite. Everything else is CI-related.

  • gitlab CI: whitespace fixes for better visual alignments
  • gitlab CI: add a comment to explain one of the jobs
  • gitlab CI: generate the CI script from a template
  • gitlab CI: generate the VM tests through the templates as well
  • gitlab CI: generate the various default-builds through templating
  • gitlab CI: don't hard-code the arch/alpine versions
  • gitlab CI: use a separate variable for the template list
  • gitlab CI: rename the custom build jobs
  • tools: record: fix fallback os-release file handling
  • tools: replay: mkdir /etc/libinput if it doesn't exist yet
  • gitlab CI: don't push to wayland web on scheduled jobs
  • test: remove double-assignment to a variable
  • tools: constify the optarg handling of seats
  • gitlab CI: don't run meson test on the scan-build job
  • gitlab CI: mark the template file as yaml file for vim
  • gitlab CI: pass the MESON_ARGS through to the VM as well
  • test: disable a bunch of tests relying on libwacom
  • gitlab CI: run the kvm test suite without libwacom
  • gitlab CI: update to latest ci-templates
  • gitlab CI: drop the distro name from the VM jobs
  • gitlab CI: split the task to run on a VM out from the host system
  • gitlab CI: drop the distribution "flavor" in favor of using the name
  • test: fix a coverity complaint
  • touchpad: add a note to the synaptics touch restore feature
  • quirks: rename the alps touchpad quirk to note it's a serial TP quirk
  • touchpad: only reduce the slot count for ALPS serial touchpads

comment:3 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22814.

comment:4 by Bruce Dubbs, 4 years ago

Milestone: 9.210,0

Milestone renamed

comment:5 by Bruce Dubbs, 4 years ago

Milestone: 10,010.0

Milestone renamed

Note: See TracTickets for help on using tickets.