mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libcurl: Version bump. 7.88.1 -> 8.0.1
@ 2023-03-21 20:12 Christian Melki
  2023-03-24  9:03 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-03-21 20:12 UTC (permalink / raw)
  To: ptxdist

Major release number, but afaict, mostly bugfixes.
I guess the major revision is to celebrate 25 years of curl.
Congratulations!

https://curl.se/changes.html#8_0_0
https://curl.se/changes.html#8_0_1

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

diff --git a/rules/libcurl.make b/rules/libcurl.make
index d2eaed764..76dc732b5 100644
--- a/rules/libcurl.make
+++ b/rules/libcurl.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
 #
 # Paths and names
 #
-LIBCURL_VERSION	:= 7.88.1
-LIBCURL_MD5	:= 8bea0c58428578f397471fe209fad6ab
+LIBCURL_VERSION	:= 8.0.1
+LIBCURL_MD5	:= f6c2fdeb30ad30234378a56c28350845
 LIBCURL		:= curl-$(LIBCURL_VERSION)
 LIBCURL_SUFFIX	:= tar.xz
 LIBCURL_URL	:= https://curl.se/download/$(LIBCURL).$(LIBCURL_SUFFIX)
-- 
2.34.1




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

* Re: [ptxdist] [APPLIED] libcurl: Version bump. 7.88.1 -> 8.0.1
  2023-03-21 20:12 [ptxdist] [PATCH] libcurl: Version bump. 7.88.1 -> 8.0.1 Christian Melki
@ 2023-03-24  9:03 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-03-24  9:03 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 34b64b10363ba0638b5674812681bf35d6a4ffaa.

Michael

[sent from post-receive hook]

On Fri, 24 Mar 2023 10:03:41 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Major release number, but afaict, mostly bugfixes.
> I guess the major revision is to celebrate 25 years of curl.
> Congratulations!
> 
> https://curl.se/changes.html#8_0_0
> https://curl.se/changes.html#8_0_1
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20230321201227.3898935-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libcurl.make b/rules/libcurl.make
> index d2eaed764317..76dc732b5770 100644
> --- a/rules/libcurl.make
> +++ b/rules/libcurl.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
>  #
>  # Paths and names
>  #
> -LIBCURL_VERSION	:= 7.88.1
> -LIBCURL_MD5	:= 8bea0c58428578f397471fe209fad6ab
> +LIBCURL_VERSION	:= 8.0.1
> +LIBCURL_MD5	:= f6c2fdeb30ad30234378a56c28350845
>  LIBCURL		:= curl-$(LIBCURL_VERSION)
>  LIBCURL_SUFFIX	:= tar.xz
>  LIBCURL_URL	:= https://curl.se/download/$(LIBCURL).$(LIBCURL_SUFFIX)



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

end of thread, other threads:[~2023-03-24  9:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-21 20:12 [ptxdist] [PATCH] libcurl: Version bump. 7.88.1 -> 8.0.1 Christian Melki
2023-03-24  9:03 ` [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