mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: Re: [ptxdist] [APPLIED] libcurl: version bump 7.81.0 -> 7.82.0
Date: Fri,  8 Apr 2022 15:35:50 +0200	[thread overview]
Message-ID: <20220408133550.122292-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20220331073617.12694-4-ada@thorsis.com>

Thanks, applied as df15144b8538dd7ca29fa96221badfbb35cd5d12.

Michael

[sent from post-receive hook]

On Fri, 08 Apr 2022 15:35:50 +0200, Alexander Dahl <ada@thorsis.com> wrote:
> - curl: add --json
> - mesalink: remove support
> - bugfixes
> - license: copyright year bumped
> 
> Link: https://curl.se/changes.html#7_82_0
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20220331073617.12694-4-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-libcurl.make b/rules/host-libcurl.make
> index e08f720b713d..b5387e7c3936 100644
> --- a/rules/host-libcurl.make
> +++ b/rules/host-libcurl.make
> @@ -81,7 +81,6 @@ HOST_LIBCURL_CONF_OPT	:= \
>  	--without-gnutls \
>  	--without-mbedtls \
>  	--without-wolfssl \
> -	--without-mesalink \
>  	--without-bearssl \
>  	--without-rustls \
>  	--without-nss \
> diff --git a/rules/libcurl.make b/rules/libcurl.make
> index 5ef38735259c..3c99caa47e3e 100644
> --- a/rules/libcurl.make
> +++ b/rules/libcurl.make
> @@ -15,15 +15,15 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
>  #
>  # Paths and names
>  #
> -LIBCURL_VERSION	:= 7.81.0
> -LIBCURL_MD5	:= 41954fa09f879fccb57d88be23fe8606
> +LIBCURL_VERSION	:= 7.82.0
> +LIBCURL_MD5	:= ce05eb61ef7c398feb7dbe23122d0bd9
>  LIBCURL		:= curl-$(LIBCURL_VERSION)
>  LIBCURL_SUFFIX	:= tar.xz
>  LIBCURL_URL	:= https://curl.haxx.se/download/$(LIBCURL).$(LIBCURL_SUFFIX)
>  LIBCURL_SOURCE	:= $(SRCDIR)/$(LIBCURL).$(LIBCURL_SUFFIX)
>  LIBCURL_DIR	:= $(BUILDDIR)/$(LIBCURL)
>  LIBCURL_LICENSE	:= curl
> -LIBCURL_LICENSE_FILES := file://COPYING;md5=425f6fdc767cc067518eef9bbdf4ab7b
> +LIBCURL_LICENSE_FILES := file://COPYING;md5=190c514872597083303371684954f238
>  
>  # ----------------------------------------------------------------------------
>  # Prepare
> @@ -96,7 +96,6 @@ LIBCURL_CONF_OPT	:= \
>  	--with-gnutls=$(call ptx/ifdef, PTXCONF_LIBCURL_SSL_GNUTLS,$(SYSROOT)/usr,no) \
>  	--without-mbedtls \
>  	--without-wolfssl \
> -	--without-mesalink \
>  	--without-bearssl \
>  	--without-rustls \
>  	--without-nss \

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


      parent reply	other threads:[~2022-04-08 13:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-31  7:36 [ptxdist] [PATCH v2 0/3] curl version bump to 7.82 Alexander Dahl
2022-03-31  7:36 ` [ptxdist] [PATCH v2 1/3] libcurl: Fix license Alexander Dahl
2022-03-31  7:36 ` [ptxdist] [PATCH v2 2/3] libcurl: Add license file hash Alexander Dahl
2022-03-31  7:36 ` [ptxdist] [PATCH v2 3/3] libcurl: version bump 7.81.0 -> 7.82.0 Alexander Dahl
2022-04-08  9:28   ` Alexander Dahl
2022-04-08 11:22     ` Michael Olbrich
2022-04-08 13:35   ` Michael Olbrich [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=20220408133550.122292-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ada@thorsis.com \
    --cc=ptxdist@pengutronix.de \
    /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