From patchwork Mon Apr 19 20:56:42 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4184 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4FPJyq389Jz44Qc for ; Mon, 19 Apr 2021 20:56:51 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4FPJyq0cQ0z21g; Mon, 19 Apr 2021 20:56:51 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4FPJyp6ts3z2yK5; Mon, 19 Apr 2021 20:56:50 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4FPJyn5s3Rz2xkX for ; Mon, 19 Apr 2021 20:56:49 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4FPJyn2vzXzk3; Mon, 19 Apr 2021 20:56:49 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1618865809; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=9rm3hG1ZwzvL/wYOSeUCOID19X0lKeZVXQLQ7CaOTcY=; b=63Tjn7uOSQTYtYId9J6GtYwShkERWje3BSJJ9Jp6nB0LQIPMWpCsjAxrMKGC0llorUy19E 1k64oQiuDMHGKVBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1618865809; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=9rm3hG1ZwzvL/wYOSeUCOID19X0lKeZVXQLQ7CaOTcY=; b=s8dNFPjTBS5I+lhmByxzb5gbumqfhZaRn1KkoDy0aGbrGFLiemXzS2q+duvA/I/mwJ2cA3 IdVweAhJpINHNVr7BttSVscKU7wuo9iLPK2JyklmR7t+/L+WGgNnxzgxgGyz0ZsjFNzyQ8 1oADCj4nKXzDHMVnwd6CZJcbDKhoBKbkJg1dSl7dRT03NQyThSksAPrTULDQ9kJw0i8lv5 L0Vi9KUnIAR+UHlBhJ89AG+ZlybWns573R759cJ8w8A08e5/k+8fH6WtDTW15tDGIJmHKx q8mHDaJqvEDSt7NH9Zc4VzYhdmXQe0KqhprPqFvIcusy7CGRuZRe0qFYPnSMpg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] curl: Update to 7.76.1 Date: Mon, 19 Apr 2021 22:56:42 +0200 Message-Id: <20210419205642.2101120-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - 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 --- 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)