mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libcurl: Version bump. 7.84.0 -> 7.85.0
@ 2022-09-08 12:55 Christian Melki
  2022-09-09 10:33 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-09-08 12:55 UTC (permalink / raw)
  To: ptxdist

https://curl.se/changes.html#7_85_0
Bunch of bugfixes as usual.
Fixes CVE-2022-35252

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 e40063f14..0d0ac9ea3 100644
--- a/rules/libcurl.make
+++ b/rules/libcurl.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
 #
 # Paths and names
 #
-LIBCURL_VERSION	:= 7.84.0
-LIBCURL_MD5	:= 6ce66afa416bb11b8f39cc9e059afd5b
+LIBCURL_VERSION	:= 7.85.0
+LIBCURL_MD5	:= 131f76c84016c45806b902330a74164f
 LIBCURL		:= curl-$(LIBCURL_VERSION)
 LIBCURL_SUFFIX	:= tar.xz
 LIBCURL_URL	:= https://curl.haxx.se/download/$(LIBCURL).$(LIBCURL_SUFFIX)
-- 
2.34.1




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

end of thread, other threads:[~2022-09-09 10:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-08 12:55 [ptxdist] [PATCH] libcurl: Version bump. 7.84.0 -> 7.85.0 Christian Melki
2022-09-09 10:33 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox