mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Sven Püschel" <s.pueschel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: [ptxdist] [PATCH v2] libwacom: version bump 2.9.0 -> 2.16.1
Date: Wed, 15 Oct 2025 17:26:24 +0200	[thread overview]
Message-ID: <20251015152635.3948425-1-s.pueschel@pengutronix.de> (raw)

As the new wacom includes an executable data file, add a patch for it:
https://github.com/linuxwacom/libwacom/pull/921

https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.10.0
https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.11.0
https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.12.0
https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.12.1
https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.12.2
https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.13.0
https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.14.0
https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.15.0
https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.16.0
https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.16.1

Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
 ...com-isdv4-0148-remove-executable-bit.patch | 19 +++++++++++++++++++
 patches/libwacom-2.16.1/series                |  4 ++++
 rules/libwacom.make                           |  4 ++--
 3 files changed, 25 insertions(+), 2 deletions(-)
 create mode 100644 patches/libwacom-2.16.1/0001-data-wacom-isdv4-0148-remove-executable-bit.patch
 create mode 100644 patches/libwacom-2.16.1/series

diff --git a/patches/libwacom-2.16.1/0001-data-wacom-isdv4-0148-remove-executable-bit.patch b/patches/libwacom-2.16.1/0001-data-wacom-isdv4-0148-remove-executable-bit.patch
new file mode 100644
index 000000000..199044611
--- /dev/null
+++ b/patches/libwacom-2.16.1/0001-data-wacom-isdv4-0148-remove-executable-bit.patch
@@ -0,0 +1,19 @@
+From: =?UTF-8?q?Sven=20P=C3=BCschel?= <s.pueschel@pengutronix.de>
+Date: Wed, 15 Oct 2025 17:01:16 +0200
+Subject: [PATCH] data: wacom-isdv4-0148: remove executable bit
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Remove the executable bit, as as the file is not executable anyways.
+
+Fixes: fdeecf25254e ("data: Add several new tablet definitions")
+Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
+---
+ data/wacom-isdv4-0148.tablet | 0
+ 1 file changed, 0 insertions(+), 0 deletions(-)
+ mode change 100755 => 100644 data/wacom-isdv4-0148.tablet
+
+diff --git a/data/wacom-isdv4-0148.tablet b/data/wacom-isdv4-0148.tablet
+old mode 100755
+new mode 100644
diff --git a/patches/libwacom-2.16.1/series b/patches/libwacom-2.16.1/series
new file mode 100644
index 000000000..7de6f6e26
--- /dev/null
+++ b/patches/libwacom-2.16.1/series
@@ -0,0 +1,4 @@
+# generated by git-ptx-patches
+#tag:base --start-number 1
+0001-data-wacom-isdv4-0148-remove-executable-bit.patch
+# 6cbde6ff1a0e62ae33a434c9305ca30d  - git-ptx-patches magic
diff --git a/rules/libwacom.make b/rules/libwacom.make
index e788cb966..ad4ab49b2 100644
--- a/rules/libwacom.make
+++ b/rules/libwacom.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBWACOM) += libwacom
 #
 # Paths and names
 #
-LIBWACOM_VERSION	:= 2.9.0
-LIBWACOM_MD5		:= 2824d1d0b3f8e4a5bc47acb5fca28d11
+LIBWACOM_VERSION	:= 2.16.1
+LIBWACOM_MD5		:= 5cf12242bffcb9a4af37169399689ed6
 LIBWACOM		:= libwacom-$(LIBWACOM_VERSION)
 LIBWACOM_SUFFIX		:= tar.gz
 LIBWACOM_URL		:= https://github.com/linuxwacom/libwacom/archive/$(LIBWACOM).$(LIBWACOM_SUFFIX)
-- 
2.47.3




                 reply	other threads:[~2025-10-15 15:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251015152635.3948425-1-s.pueschel@pengutronix.de \
    --to=s.pueschel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox