mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] libunwind: Version bump. 1.8.2 -> 1.8.3
Date: Sun,  7 Sep 2025 21:34:20 +0200	[thread overview]
Message-ID: <20250907193420.212664-1-christian.melki@t2data.com> (raw)

Minor changes.
https://github.com/libunwind/libunwind/releases/tag/v1.8.3

* Remove patchset, included in release.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 ...-src-ptrace-_UPT_ptrauth_insn_mask.c.patch | 27 -------------------
 patches/libunwind-1.8.2/series                |  4 ---
 rules/libunwind.make                          |  4 +--
 3 files changed, 2 insertions(+), 33 deletions(-)
 delete mode 100644 patches/libunwind-1.8.2/0001-Fix-FTBFS-in-src-ptrace-_UPT_ptrauth_insn_mask.c.patch
 delete mode 100644 patches/libunwind-1.8.2/series

diff --git a/patches/libunwind-1.8.2/0001-Fix-FTBFS-in-src-ptrace-_UPT_ptrauth_insn_mask.c.patch b/patches/libunwind-1.8.2/0001-Fix-FTBFS-in-src-ptrace-_UPT_ptrauth_insn_mask.c.patch
deleted file mode 100644
index 356b35267..000000000
--- a/patches/libunwind-1.8.2/0001-Fix-FTBFS-in-src-ptrace-_UPT_ptrauth_insn_mask.c.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From: Stephen Webb <swebb@qnx.com>
-Date: Tue, 15 Apr 2025 10:48:20 -0400
-Subject: [PATCH] Fix FTBFS in src/ptrace/_UPT_ptrauth_insn_mask.c
-
-Added missing parameter names to make C code comply to ISO/IEC 9899.
----
- src/ptrace/_UPT_ptrauth_insn_mask.c | 5 +++--
- 1 file changed, 3 insertions(+), 2 deletions(-)
-
-diff --git a/src/ptrace/_UPT_ptrauth_insn_mask.c b/src/ptrace/_UPT_ptrauth_insn_mask.c
-index dcc5123700f5..e7b3a514b788 100644
---- a/src/ptrace/_UPT_ptrauth_insn_mask.c
-+++ b/src/ptrace/_UPT_ptrauth_insn_mask.c
-@@ -49,9 +49,10 @@ unw_word_t _UPT_ptrauth_insn_mask (UNUSED unw_addr_space_t as, void *arg)
- 
- #else
- 
--unw_word_t _UPT_ptrauth_insn_mask (unw_addr_space_t, void *)
-+unw_word_t _UPT_ptrauth_insn_mask (UNUSED unw_addr_space_t as, UNUSED void *arg)
- {
-   return 0;
- }
- 
--#endif
-\ No newline at end of file
-+#endif
-+
diff --git a/patches/libunwind-1.8.2/series b/patches/libunwind-1.8.2/series
deleted file mode 100644
index b4d107410..000000000
--- a/patches/libunwind-1.8.2/series
+++ /dev/null
@@ -1,4 +0,0 @@
-# generated by git-ptx-patches
-#tag:base --start-number 1
-0001-Fix-FTBFS-in-src-ptrace-_UPT_ptrauth_insn_mask.c.patch
-# 8a6af3d7349d07e76101ee13e9949cc4  - git-ptx-patches magic
diff --git a/rules/libunwind.make b/rules/libunwind.make
index 86c5632c8..e4a0cbfe0 100644
--- a/rules/libunwind.make
+++ b/rules/libunwind.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBUNWIND) += libunwind
 #
 # Paths and names
 #
-LIBUNWIND_VERSION	:= 1.8.2
-LIBUNWIND_MD5		:= 0124a38fb752aa5492635f35d089f6b7
+LIBUNWIND_VERSION	:= 1.8.3
+LIBUNWIND_MD5		:= 13bc7b41462ac6ea157d350eaf6c1503
 LIBUNWIND		:= libunwind-$(LIBUNWIND_VERSION)
 LIBUNWIND_SUFFIX	:= tar.gz
 LIBUNWIND_URL		:= https://github.com/libunwind/libunwind/releases/download/v$(LIBUNWIND_VERSION)/$(LIBUNWIND).$(LIBUNWIND_SUFFIX)
-- 
2.43.0




                 reply	other threads:[~2025-09-07 19:35 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=20250907193420.212664-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --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