public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] curl: update to 7.73.0
Date: Tue, 03 Nov 2020 15:36:18 +0100	[thread overview]
Message-ID: <9a10b34f-8980-5101-4f6e-22f4207e11df@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2827 bytes --]

Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 config/rootfiles/common/curl | 9 ++++++++-
 lfs/curl                     | 4 ++--
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/config/rootfiles/common/curl b/config/rootfiles/common/curl
index 68926a0bb..f4240065e 100644
--- a/config/rootfiles/common/curl
+++ b/config/rootfiles/common/curl
@@ -6,6 +6,7 @@ usr/bin/curl
 #usr/include/curl/easy.h
 #usr/include/curl/mprintf.h
 #usr/include/curl/multi.h
+#usr/include/curl/options.h
 #usr/include/curl/stdcheaders.h
 #usr/include/curl/system.h
 #usr/include/curl/typecheck-gcc.h
@@ -13,7 +14,7 @@ usr/bin/curl
 #usr/lib/libcurl.la
 #usr/lib/libcurl.so
 usr/lib/libcurl.so.4
-usr/lib/libcurl.so.4.6.0
+usr/lib/libcurl.so.4.7.0
 #usr/lib/pkgconfig/libcurl.pc
 #usr/share/aclocal/libcurl.m4
 #usr/share/man/man1/curl-config.1
@@ -31,6 +32,7 @@ usr/lib/libcurl.so.4.6.0
 #usr/share/man/man3/CURLINFO_CONTENT_LENGTH_UPLOAD_T.3
 #usr/share/man/man3/CURLINFO_CONTENT_TYPE.3
 #usr/share/man/man3/CURLINFO_COOKIELIST.3
+#usr/share/man/man3/CURLINFO_EFFECTIVE_METHOD.3
 #usr/share/man/man3/CURLINFO_EFFECTIVE_URL.3
 #usr/share/man/man3/CURLINFO_FILETIME.3
 #usr/share/man/man3/CURLINFO_FILETIME_T.3
@@ -53,6 +55,7 @@ usr/lib/libcurl.so.4.6.0
 #usr/share/man/man3/CURLINFO_PRIVATE.3
 #usr/share/man/man3/CURLINFO_PROTOCOL.3
 #usr/share/man/man3/CURLINFO_PROXYAUTH_AVAIL.3
+#usr/share/man/man3/CURLINFO_PROXY_ERROR.3
 #usr/share/man/man3/CURLINFO_PROXY_SSL_VERIFYRESULT.3
 #usr/share/man/man3/CURLINFO_REDIRECT_COUNT.3
 #usr/share/man/man3/CURLINFO_REDIRECT_TIME.3
@@ -325,6 +328,7 @@ usr/lib/libcurl.so.4.6.0
 #usr/share/man/man3/CURLOPT_SSL_CIPHER_LIST.3
 #usr/share/man/man3/CURLOPT_SSL_CTX_DATA.3
 #usr/share/man/man3/CURLOPT_SSL_CTX_FUNCTION.3
+#usr/share/man/man3/CURLOPT_SSL_EC_CURVES.3
 #usr/share/man/man3/CURLOPT_SSL_ENABLE_ALPN.3
 #usr/share/man/man3/CURLOPT_SSL_ENABLE_NPN.3
 #usr/share/man/man3/CURLOPT_SSL_FALSESTART.3
@@ -381,6 +385,9 @@ usr/lib/libcurl.so.4.6.0
 #usr/share/man/man3/curl_easy_escape.3
 #usr/share/man/man3/curl_easy_getinfo.3
 #usr/share/man/man3/curl_easy_init.3
+#usr/share/man/man3/curl_easy_option_by_id.3
+#usr/share/man/man3/curl_easy_option_by_name.3
+#usr/share/man/man3/curl_easy_option_next.3
 #usr/share/man/man3/curl_easy_pause.3
 #usr/share/man/man3/curl_easy_perform.3
 #usr/share/man/man3/curl_easy_recv.3
diff --git a/lfs/curl b/lfs/curl
index 34dfe90e8..1f188fc02 100644
--- a/lfs/curl
+++ b/lfs/curl
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 7.71.1
+VER        = 7.73.0
 
 THISAPP    = curl-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = b54b386057846ce3edd3584b19741569
+$(DL_FILE)_MD5 = d7df02d3b78b625fee4dd765808a6eb6
 
 install : $(TARGET)
 
-- 
2.26.2

                 reply	other threads:[~2020-11-03 14:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9a10b34f-8980-5101-4f6e-22f4207e11df@ipfire.org \
    --to=peter.mueller@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox