mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libcurl: Version bump. 8.1.1 -> 8.1.2
@ 2023-06-01 16:41 Christian Melki
  2023-06-06  7:00 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-06-01 16:41 UTC (permalink / raw)
  To: ptxdist

Bugfix release.
Apparently it was deemed that these were critical enough
to push a new minor just days after the previous one. Idk.
https://curl.se/changes.html#8_1_2

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 0216a9e23..6d36dc6c7 100644
--- a/rules/libcurl.make
+++ b/rules/libcurl.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
 #
 # Paths and names
 #
-LIBCURL_VERSION	:= 8.1.1
-LIBCURL_MD5	:= 624f8f7eb4b4699c5e69f081c17c7049
+LIBCURL_VERSION	:= 8.1.2
+LIBCURL_MD5	:= 1f7f6678b1342ad78f30e1dedd015fe2
 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. 8.1.1 -> 8.1.2
  2023-06-01 16:41 [ptxdist] [PATCH] libcurl: Version bump. 8.1.1 -> 8.1.2 Christian Melki
@ 2023-06-06  7:00 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-06-06  7:00 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as e332ae49daf37772e5a3118b69297a1048582bbf.

Michael

[sent from post-receive hook]

On Tue, 06 Jun 2023 09:00:19 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Bugfix release.
> Apparently it was deemed that these were critical enough
> to push a new minor just days after the previous one. Idk.
> https://curl.se/changes.html#8_1_2
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20230601164151.101941-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 0216a9e231c3..6d36dc6c7ac8 100644
> --- a/rules/libcurl.make
> +++ b/rules/libcurl.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
>  #
>  # Paths and names
>  #
> -LIBCURL_VERSION	:= 8.1.1
> -LIBCURL_MD5	:= 624f8f7eb4b4699c5e69f081c17c7049
> +LIBCURL_VERSION	:= 8.1.2
> +LIBCURL_MD5	:= 1f7f6678b1342ad78f30e1dedd015fe2
>  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-06-06  7:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-01 16:41 [ptxdist] [PATCH] libcurl: Version bump. 8.1.1 -> 8.1.2 Christian Melki
2023-06-06  7:00 ` [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