* [PATCH] curl: Update to 7.76.1
@ 2021-04-19 20:56 Adolf Belka
0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2021-04-19 20:56 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1810 bytes --]
- Update from 7.75.0 to 7.76.1
- Update of rootfile
- Changelog is too large to include here.
Full details can be found in the CHANGES file in the source tarball
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/common/curl | 4 ++++
lfs/curl | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/config/rootfiles/common/curl b/config/rootfiles/common/curl
index a542bd6c9..83a85d548 100644
--- a/config/rootfiles/common/curl
+++ b/config/rootfiles/common/curl
@@ -61,6 +61,7 @@ usr/lib/libcurl.so.4.7.0
#usr/share/man/man3/CURLINFO_REDIRECT_TIME.3
#usr/share/man/man3/CURLINFO_REDIRECT_TIME_T.3
#usr/share/man/man3/CURLINFO_REDIRECT_URL.3
+#usr/share/man/man3/CURLINFO_REFERER.3
#usr/share/man/man3/CURLINFO_REQUEST_SIZE.3
#usr/share/man/man3/CURLINFO_RESPONSE_CODE.3
#usr/share/man/man3/CURLINFO_RETRY_AFTER.3
@@ -148,6 +149,9 @@ usr/lib/libcurl.so.4.7.0
#usr/share/man/man3/CURLOPT_DNS_SERVERS.3
#usr/share/man/man3/CURLOPT_DNS_SHUFFLE_ADDRESSES.3
#usr/share/man/man3/CURLOPT_DNS_USE_GLOBAL_CACHE.3
+#usr/share/man/man3/CURLOPT_DOH_SSL_VERIFYHOST.3
+#usr/share/man/man3/CURLOPT_DOH_SSL_VERIFYPEER.3
+#usr/share/man/man3/CURLOPT_DOH_SSL_VERIFYSTATUS.3
#usr/share/man/man3/CURLOPT_DOH_URL.3
#usr/share/man/man3/CURLOPT_EGDSOCKET.3
#usr/share/man/man3/CURLOPT_ERRORBUFFER.3
diff --git a/lfs/curl b/lfs/curl
index 0d8f6a6fd..cd4cc26d1 100644
--- a/lfs/curl
+++ b/lfs/curl
@@ -24,7 +24,7 @@
include Config
-VER = 7.75.0
+VER = 7.76.1
THISAPP = curl-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 9730df8636d67b4e256ebc49daf27246
+$(DL_FILE)_MD5 = 5296108646ca7f318b468a7a9d4a0eb2
install : $(TARGET)
--
2.31.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-04-19 20:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-19 20:56 [PATCH] curl: Update to 7.76.1 Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox