From: Baruch Siach via buildroot <buildroot@buildroot.org>
To: Bernd Kuhls <bernd@kuhls.net>
Cc: Eric Le Bihan <eric.le.bihan.dev@free.fr>,
Marcin Bis <marcin@bis.org.pl>,
Grzegorz Blach <grzegorz@blach.pl>,
Asaf Kahlon <asafka7@gmail.com>,
Petr Vorel <petr.vorel@gmail.com>,
James Hilliard <james.hilliard1@gmail.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
buildroot@buildroot.org, Louis-Paul Cordier <lpdev@cordier.org>,
Fabrice Fontaine <fontaine.fabrice@gmail.com>
Subject: Re: [Buildroot] [PATCH/next 05/13] package/libcurl: bump to version 8.9.1
Date: Thu, 22 Aug 2024 21:51:17 +0300 [thread overview]
Message-ID: <874j7ctmqi.fsf@tarshish> (raw)
In-Reply-To: <20240822182050.65230-5-bernd@kuhls.net> (Bernd Kuhls's message of "Thu, 22 Aug 2024 20:20:42 +0200")
Hi Bernd,
On Thu, Aug 22 2024, Bernd Kuhls wrote:
> Changelog: https://curl.se/changes.html#8_9_1
Thanks for the patch.
This release also fixes CVE-2024-7264.
https://curl.se/docs/CVE-2024-7264.html
baruch
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> package/libcurl/libcurl.hash | 4 ++--
> package/libcurl/libcurl.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/libcurl/libcurl.hash b/package/libcurl/libcurl.hash
> index fa325efd7d..1d01935501 100644
> --- a/package/libcurl/libcurl.hash
> +++ b/package/libcurl/libcurl.hash
> @@ -1,5 +1,5 @@
> # Locally calculated after checking pgp signature
> -# https://curl.se/download/curl-8.9.0.tar.xz.asc
> +# https://curl.se/download/curl-8.9.1.tar.xz.asc
> # signed with key 27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2
> -sha256 ff09b2791ca56d25fd5c3f3a4927dce7c8a9dc4182200c487ca889fba1fdd412 curl-8.9.0.tar.xz
> +sha256 f292f6cc051d5bbabf725ef85d432dfeacc8711dd717ea97612ae590643801e5 curl-8.9.1.tar.xz
> sha256 adb1fc06547fd136244179809f7b7c2d2ae6c4534f160aa513af9b6a12866a32 COPYING
> diff --git a/package/libcurl/libcurl.mk b/package/libcurl/libcurl.mk
> index 966885aeda..3661cbf5bd 100644
> --- a/package/libcurl/libcurl.mk
> +++ b/package/libcurl/libcurl.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -LIBCURL_VERSION = 8.9.0
> +LIBCURL_VERSION = 8.9.1
> LIBCURL_SOURCE = curl-$(LIBCURL_VERSION).tar.xz
> LIBCURL_SITE = https://curl.se/download
> LIBCURL_DEPENDENCIES = host-pkgconf \
--
~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-08-22 18:51 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-22 18:20 [Buildroot] [PATCH/next 01/13] package/exfatprogs: bump version to 1.2.5 Bernd Kuhls
2024-08-22 18:20 ` [Buildroot] [PATCH/next 02/13] package/hwdata: bump version to 0.385 Bernd Kuhls
2024-08-22 20:12 ` Petr Vorel
2024-08-22 18:20 ` [Buildroot] [PATCH/next 03/13] package/libheif: bump version to 1.18.2 Bernd Kuhls
2024-08-22 20:14 ` Petr Vorel
2024-08-22 18:20 ` [Buildroot] [PATCH/next 04/13] package/samba4: bump version to 4.20.4 Bernd Kuhls
2024-08-22 20:16 ` Petr Vorel
2024-08-22 18:20 ` [Buildroot] [PATCH/next 05/13] package/libcurl: bump to version 8.9.1 Bernd Kuhls
2024-08-22 18:51 ` Baruch Siach via buildroot [this message]
2024-08-22 20:21 ` Petr Vorel
2024-08-23 16:39 ` Thomas Petazzoni via buildroot
2024-08-22 18:20 ` [Buildroot] [PATCH/next 06/13] package/rpcbind: bump version to 1.2.7 Bernd Kuhls
2024-08-22 20:32 ` Petr Vorel
2024-08-22 18:20 ` [Buildroot] [PATCH/next 07/13] package/libtirpc: bump version to 1.3.5 Bernd Kuhls
2024-08-22 20:09 ` Petr Vorel
2024-08-22 18:20 ` [Buildroot] [PATCH/next 08/13] package/libv4l: bump version to 1.28.1 Bernd Kuhls
2024-08-22 18:20 ` [Buildroot] [PATCH/next 09/13] package/ccache: bump version to 4.10.2 Bernd Kuhls
2024-08-22 18:20 ` [Buildroot] [PATCH/next 10/13] package/iwd: bump to version 2.19 Bernd Kuhls
2024-08-22 18:20 ` [Buildroot] [PATCH/next 11/13] package/{bluez5_utils, bluez5_utils-headers}: bump to version 5.77 Bernd Kuhls
2024-08-22 18:20 ` [Buildroot] [PATCH/next 12/13] package/intel-gmmlib: bump version to 22.5.0 Bernd Kuhls
2024-08-22 18:20 ` [Buildroot] [PATCH/next 13/13] package/python3: bump version to 3.12.5 Bernd Kuhls
2024-08-22 20:11 ` [Buildroot] [PATCH/next 01/13] package/exfatprogs: bump version to 1.2.5 Petr Vorel
2024-08-23 16:46 ` Thomas Petazzoni via buildroot
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=874j7ctmqi.fsf@tarshish \
--to=buildroot@buildroot.org \
--cc=asafka7@gmail.com \
--cc=baruch@tkos.co.il \
--cc=bernd@kuhls.net \
--cc=eric.le.bihan.dev@free.fr \
--cc=fontaine.fabrice@gmail.com \
--cc=grzegorz@blach.pl \
--cc=james.hilliard1@gmail.com \
--cc=lpdev@cordier.org \
--cc=marcin@bis.org.pl \
--cc=petr.vorel@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.