Thanks, applied as 2f68d2f23ebd70493c6835e0aa21166f300399af. Michael
[sent from post-receive hook] On Thu, 12 Jun 2025 21:31:54 +0200, Christian Melki <[email protected]> wrote: > Minor bugfix release. > https://github.com/libunwind/libunwind/releases/tag/v1.8.2 > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/libunwind.make b/rules/libunwind.make > index 5eab56e29978..86c5632c8575 100644 > --- a/rules/libunwind.make > +++ b/rules/libunwind.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBUNWIND) += libunwind > # > # Paths and names > # > -LIBUNWIND_VERSION := 1.8.1 > -LIBUNWIND_MD5 := 10c96118ff30b88c9eeb6eac8e75599d > +LIBUNWIND_VERSION := 1.8.2 > +LIBUNWIND_MD5 := 0124a38fb752aa5492635f35d089f6b7 > LIBUNWIND := libunwind-$(LIBUNWIND_VERSION) > LIBUNWIND_SUFFIX := tar.gz > LIBUNWIND_URL := > https://github.com/libunwind/libunwind/releases/download/v$(LIBUNWIND_VERSION)/$(LIBUNWIND).$(LIBUNWIND_SUFFIX)
