From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] curl: Update to version 7.80.0
Date: Mon, 29 Nov 2021 10:18:14 +0000 [thread overview]
Message-ID: <45827966-F2D6-474D-B82E-B4D52B4BA378@ipfire.org> (raw)
In-Reply-To: <20211125181623.1307226-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2793 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 25 Nov 2021, at 18:16, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
>
> - Update from 7.79.1 to 7.80.0
> - Update of rootfile
> - Changelog is too long to include here.
> This update fixes 172 bugs the details of which 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 | 5 +++++
> lfs/curl | 4 ++--
> 2 files changed, 7 insertions(+), 2 deletions(-)
>
> diff --git a/config/rootfiles/common/curl b/config/rootfiles/common/curl
> index b29662977..75015b6fa 100644
> --- a/config/rootfiles/common/curl
> +++ b/config/rootfiles/common/curl
> @@ -226,6 +226,7 @@ usr/lib/libcurl.so.4.7.0
> #usr/share/man/man3/CURLOPT_MAXCONNECTS.3
> #usr/share/man/man3/CURLOPT_MAXFILESIZE.3
> #usr/share/man/man3/CURLOPT_MAXFILESIZE_LARGE.3
> +#usr/share/man/man3/CURLOPT_MAXLIFETIME_CONN.3
> #usr/share/man/man3/CURLOPT_MAXREDIRS.3
> #usr/share/man/man3/CURLOPT_MAX_RECV_SPEED_LARGE.3
> #usr/share/man/man3/CURLOPT_MAX_SEND_SPEED_LARGE.3
> @@ -252,6 +253,8 @@ usr/lib/libcurl.so.4.7.0
> #usr/share/man/man3/CURLOPT_POSTQUOTE.3
> #usr/share/man/man3/CURLOPT_POSTREDIR.3
> #usr/share/man/man3/CURLOPT_PREQUOTE.3
> +#usr/share/man/man3/CURLOPT_PREREQDATA.3
> +#usr/share/man/man3/CURLOPT_PREREQFUNCTION.3
> #usr/share/man/man3/CURLOPT_PRE_PROXY.3
> #usr/share/man/man3/CURLOPT_PRIVATE.3
> #usr/share/man/man3/CURLOPT_PROGRESSDATA.3
> @@ -324,6 +327,7 @@ usr/lib/libcurl.so.4.7.0
> #usr/share/man/man3/CURLOPT_SSH_AUTH_TYPES.3
> #usr/share/man/man3/CURLOPT_SSH_COMPRESSION.3
> #usr/share/man/man3/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3
> +#usr/share/man/man3/CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.3
> #usr/share/man/man3/CURLOPT_SSH_KEYDATA.3
> #usr/share/man/man3/CURLOPT_SSH_KEYFUNCTION.3
> #usr/share/man/man3/CURLOPT_SSH_KNOWNHOSTS.3
> @@ -465,6 +469,7 @@ usr/lib/libcurl.so.4.7.0
> #usr/share/man/man3/curl_url_dup.3
> #usr/share/man/man3/curl_url_get.3
> #usr/share/man/man3/curl_url_set.3
> +#usr/share/man/man3/curl_url_strerror.3
> #usr/share/man/man3/curl_version.3
> #usr/share/man/man3/curl_version_info.3
> #usr/share/man/man3/libcurl-easy.3
> diff --git a/lfs/curl b/lfs/curl
> index 70465bb35..abdd115ab 100644
> --- a/lfs/curl
> +++ b/lfs/curl
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 7.79.1
> +VER = 7.80.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 = 74d3c4ca8aaa6c0619806d6e246e65fb
> +$(DL_FILE)_MD5 = cf9f8553762150ef0ebcd5ee412737f5
>
> install : $(TARGET)
>
> --
> 2.34.0
>
prev parent reply other threads:[~2021-11-29 10:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-25 18:16 Adolf Belka
2021-11-29 10:18 ` Michael Tremer [this message]
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=45827966-F2D6-474D-B82E-B4D52B4BA378@ipfire.org \
--to=michael.tremer@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