mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] libunwind: Version bump. 1.8.2 -> 1.8.3
Date: Mon, 22 Sep 2025 13:04:17 +0200	[thread overview]
Message-ID: <20250922110417.2075938-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250907193420.212664-1-christian.melki@t2data.com>

Thanks, applied as a4e89625fb4b0567de461c5dbccc41caf9b17382.

Michael

[sent from post-receive hook]

On Mon, 22 Sep 2025 13:04:17 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> 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>
> Message-Id: <20250907193420.212664-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> 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 356b3526702d..000000000000
> --- 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 b4d1074106b1..000000000000
> --- 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 86c5632c8575..e4a0cbfe0347 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)



      reply	other threads:[~2025-09-22 11:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-07 19:34 [ptxdist] [PATCH] " Christian Melki
2025-09-22 11:04 ` Michael Olbrich [this message]

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=20250922110417.2075938-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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