Skip to content

libwacom-2.19.0

Latest

Choose a tag to compare

@whot whot released this 29 May 00:13
· 1 commit to master since this release
libwacom-2.19.0

Tag

git tag: libwacom-2.19.0

Downloads

https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.19.0/libwacom-2.19.0.tar.xz

Checksums:

Log

Bart Hageman (1):
      Add support for Xencelabs Pen Display 16

Elias Vogel (1):
      Added .tablet file for Wacom HID 53FD Pen

Erin Skomra (1):
      data: Add Art Pen 2 to wacom.stylus

Fabian Voggensberger (1):
      data: Extend support for Lenovo Yoga X1 Gen8

Fernando (1):
      Add support for HP Envy x360 15-fh0xxx

Guillaume Jacquemin (1):
      data: support Huion H610 Pro V2.

Peter Hutterer (42):
      Fix three typos
      test: fix compiler warning about an unused variable
      Fix out-of-bounds write in set_key_codes_from_string()
      Fix NULL dereference in has_suffix()
      Use GStrvBuilder instead of hand-composed snprintf index handling
      Fix potential stack overflow from VLA in print_button_flag_if()
      Fix a few pointer issues in the error handling functions
      Switch tablet dimensions from inches to mm
      Use g_free(), not free() for gmalloc'd strings
      tools: harden subprocess and temp file handling in libwacom-update-db.py
      tools: fix unsigned integer underflow in print_devnode() size calculation
      tools/debug-device: initialize ledstr so we don't print a null pointer
      tools/debug-device: Use GStrvBuilder instead of snprintf
      run-full-test: fix variable name typo and clean up a bit
      test/dbverify: don't allow path separators in libwacom_get_match()
      util: don't allow negative strings in safe_atou_base
      Allow NULL for libwacom_database_destroy()
      Fix NULL pointer dereference in libwacom_get_button_led_group()
      Fix memory corruption in stylus_ids_as_hex()
      Fix out-of-bounds array read in print_supported_leds()
      Fix heap out-of-bounds access in get_device_prop()
      Don't allow for path separators in layout files
      Fix memory leak of parsed_filenames on error paths
      security: fix GError memory leak in _or_fallback functions
      tools: fix incorrect pointer comparison
      Don't use assert to verify stylus keyfiles
      database: skip any entries with an unknown bus type
      Allow NULL in libwacom_stylus_unref()
      Remove libwacom_remove_match
      Handle errors during PRODUCT property parsing better
      data: normalize self-closing tags in SVG layout files
      data: fix the svgs for all tablets
      github: add a template for requesting a squash
      Add libwacom_database_ref/unref
      Switch refcounting to use g_atomic_refcount
      meson.build: apply consistent indentation
      data: add Huion Kamvas Pro 27 (GT2701)
      Allow for generic pens to be in the legacy paired IDs
      Export libwacom_list_styli_from_database()
      data: add a generic 3 button pen with eraser
      data: Switch PW600-compatible devices over to the new generic 3 btn pen
      libwacom 2.19.0

Yusheng (1):
      data: support gaomon m5v2

katepavlu (1):
      Add files via upload

mengshitia (1):
      Add support for Huion Inspiroy Frego S (L310).