* [ptxdist] [PATCH] libunwind: Version bump. 1.8.0 -> 1.8.1
@ 2024-02-24 16:42 Christian Melki
2024-03-15 4:06 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-02-24 16:42 UTC (permalink / raw)
To: ptxdist
Minor fixes. Tests are installed, but ptxdist
builds with tests disabled. So no big changes.
https://github.com/libunwind/libunwind/releases/tag/v1.8.1
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/libunwind.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/libunwind.make b/rules/libunwind.make
index b1cd40a58..5eab56e29 100644
--- a/rules/libunwind.make
+++ b/rules/libunwind.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBUNWIND) += libunwind
#
# Paths and names
#
-LIBUNWIND_VERSION := 1.8.0
-LIBUNWIND_MD5 := c66dabc3d032eee8f4053595af7c31cb
+LIBUNWIND_VERSION := 1.8.1
+LIBUNWIND_MD5 := 10c96118ff30b88c9eeb6eac8e75599d
LIBUNWIND := libunwind-$(LIBUNWIND_VERSION)
LIBUNWIND_SUFFIX := tar.gz
LIBUNWIND_URL := https://github.com/libunwind/libunwind/releases/download/v$(LIBUNWIND_VERSION)/$(LIBUNWIND).$(LIBUNWIND_SUFFIX)
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] libunwind: Version bump. 1.8.0 -> 1.8.1
2024-02-24 16:42 [ptxdist] [PATCH] libunwind: Version bump. 1.8.0 -> 1.8.1 Christian Melki
@ 2024-03-15 4:06 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-03-15 4:06 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as 69b9f9c80334e795dacc8a2e2bba477bff50aa81.
Michael
[sent from post-receive hook]
On Fri, 15 Mar 2024 05:06:15 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Minor fixes. Tests are installed, but ptxdist
> builds with tests disabled. So no big changes.
> https://github.com/libunwind/libunwind/releases/tag/v1.8.1
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240224164251.3887498-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/libunwind.make b/rules/libunwind.make
> index b1cd40a5835a..5eab56e29978 100644
> --- a/rules/libunwind.make
> +++ b/rules/libunwind.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBUNWIND) += libunwind
> #
> # Paths and names
> #
> -LIBUNWIND_VERSION := 1.8.0
> -LIBUNWIND_MD5 := c66dabc3d032eee8f4053595af7c31cb
> +LIBUNWIND_VERSION := 1.8.1
> +LIBUNWIND_MD5 := 10c96118ff30b88c9eeb6eac8e75599d
> LIBUNWIND := libunwind-$(LIBUNWIND_VERSION)
> LIBUNWIND_SUFFIX := tar.gz
> LIBUNWIND_URL := https://github.com/libunwind/libunwind/releases/download/v$(LIBUNWIND_VERSION)/$(LIBUNWIND).$(LIBUNWIND_SUFFIX)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-15 4:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-24 16:42 [ptxdist] [PATCH] libunwind: Version bump. 1.8.0 -> 1.8.1 Christian Melki
2024-03-15 4:06 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox