mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libltdl: Version bump. 2.4.3 -> 2.4.7.
@ 2022-05-24 13:07 Christian Melki
  2022-06-10  6:49 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-05-24 13:07 UTC (permalink / raw)
  To: ptxdist

Bump target libtool to the same version as host libtool.
Nicer than having two different versions.
Provides a dlopen wrapper.
Used by a few programs to resolve runtime plugins etc.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/libltdl.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libltdl.make b/rules/libltdl.make
index 7b0c7ff5d..cbe81bb12 100644
--- a/rules/libltdl.make
+++ b/rules/libltdl.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBLTDL) += libltdl
 #
 # Paths and names
 #
-LIBLTDL_VERSION	:= 2.4.3
-LIBLTDL_MD5	:= ec4dabd3bc580dc188197d4d5eb95fe3
+LIBLTDL_VERSION	:= 2.4.7
+LIBLTDL_MD5	:= ed40528d8a066ee3fffd714588721cff
 LIBLTDL		:= libtool-$(LIBLTDL_VERSION)
 LIBLTDL_SUFFIX	:= tar.gz
 LIBLTDL_URL	:= $(call ptx/mirror, GNU, libtool/$(LIBLTDL).$(LIBLTDL_SUFFIX))
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] libltdl: Version bump. 2.4.3 -> 2.4.7.
  2022-05-24 13:07 [ptxdist] [PATCH] libltdl: Version bump. 2.4.3 -> 2.4.7 Christian Melki
@ 2022-06-10  6:49 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-06-10  6:49 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 30dcaa5128bd1998d4ce2652c1a89c9bda125249.

Michael

[sent from post-receive hook]

On Fri, 10 Jun 2022 08:49:18 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Bump target libtool to the same version as host libtool.
> Nicer than having two different versions.
> Provides a dlopen wrapper.
> Used by a few programs to resolve runtime plugins etc.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20220524130718.2258291-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libltdl.make b/rules/libltdl.make
> index 7b0c7ff5dc17..cbe81bb12fc7 100644
> --- a/rules/libltdl.make
> +++ b/rules/libltdl.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBLTDL) += libltdl
>  #
>  # Paths and names
>  #
> -LIBLTDL_VERSION	:= 2.4.3
> -LIBLTDL_MD5	:= ec4dabd3bc580dc188197d4d5eb95fe3
> +LIBLTDL_VERSION	:= 2.4.7
> +LIBLTDL_MD5	:= ed40528d8a066ee3fffd714588721cff
>  LIBLTDL		:= libtool-$(LIBLTDL_VERSION)
>  LIBLTDL_SUFFIX	:= tar.gz
>  LIBLTDL_URL	:= $(call ptx/mirror, GNU, libtool/$(LIBLTDL).$(LIBLTDL_SUFFIX))



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-10  6:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-24 13:07 [ptxdist] [PATCH] libltdl: Version bump. 2.4.3 -> 2.4.7 Christian Melki
2022-06-10  6:49 ` [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