Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libcurl: bump version to 8.2.0
@ 2023-07-20  5:30 Bernd Kuhls
  2023-07-20 21:29 ` Thomas Petazzoni via buildroot
  2023-07-21 11:52 ` Marcus Hoffmann via buildroot
  0 siblings, 2 replies; 5+ messages in thread
From: Bernd Kuhls @ 2023-07-20  5:30 UTC (permalink / raw)
  To: buildroot

Changelog: https://curl.se/changes.html#8_2_0

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 18b2dbfd86..f606735c0f 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.1.2.tar.xz.asc
+# https://curl.se/download/curl-8.2.0.tar.xz.asc
 # signed with key 27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2
-sha256  31b1118eb8bfd43cd95d9a3f146f814ff874f6ed3999b29d94f4d1e7dbac5ef6  curl-8.1.2.tar.xz
+sha256  2859ec79e2cd96e976a99493547359b8001af1d1e21f3a3a3b846544ef54500f  curl-8.2.0.tar.xz
 sha256  b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524  COPYING
diff --git a/package/libcurl/libcurl.mk b/package/libcurl/libcurl.mk
index 2be3415cb8..d0bf6ccead 100644
--- a/package/libcurl/libcurl.mk
+++ b/package/libcurl/libcurl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBCURL_VERSION = 8.1.2
+LIBCURL_VERSION = 8.2.0
 LIBCURL_SOURCE = curl-$(LIBCURL_VERSION).tar.xz
 LIBCURL_SITE = https://curl.se/download
 LIBCURL_DEPENDENCIES = host-pkgconf \
-- 
2.39.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/libcurl: bump version to 8.2.0
  2023-07-20  5:30 [Buildroot] [PATCH 1/1] package/libcurl: bump version to 8.2.0 Bernd Kuhls
@ 2023-07-20 21:29 ` Thomas Petazzoni via buildroot
  2023-07-21 11:52 ` Marcus Hoffmann via buildroot
  1 sibling, 0 replies; 5+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-07-20 21:29 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: buildroot

On Thu, 20 Jul 2023 07:30:31 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:

> Changelog: https://curl.se/changes.html#8_2_0
> 
> 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(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/libcurl: bump version to 8.2.0
  2023-07-20  5:30 [Buildroot] [PATCH 1/1] package/libcurl: bump version to 8.2.0 Bernd Kuhls
  2023-07-20 21:29 ` Thomas Petazzoni via buildroot
@ 2023-07-21 11:52 ` Marcus Hoffmann via buildroot
  2023-08-26 18:24   ` Peter Korsgaard
  1 sibling, 1 reply; 5+ messages in thread
From: Marcus Hoffmann via buildroot @ 2023-07-21 11:52 UTC (permalink / raw)
  To: buildroot

On 20.07.23 07:30, Bernd Kuhls wrote:
> Changelog: https://curl.se/changes.html#8_2_0

This release contains a security fix as well:
https://curl.se/docs/CVE-2023-32001.html

Marcus

>
> 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 18b2dbfd86..f606735c0f 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.1.2.tar.xz.asc
> +# https://curl.se/download/curl-8.2.0.tar.xz.asc
>   # signed with key 27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2
> -sha256  31b1118eb8bfd43cd95d9a3f146f814ff874f6ed3999b29d94f4d1e7dbac5ef6  curl-8.1.2.tar.xz
> +sha256  2859ec79e2cd96e976a99493547359b8001af1d1e21f3a3a3b846544ef54500f  curl-8.2.0.tar.xz
>   sha256  b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524  COPYING
> diff --git a/package/libcurl/libcurl.mk b/package/libcurl/libcurl.mk
> index 2be3415cb8..d0bf6ccead 100644
> --- a/package/libcurl/libcurl.mk
> +++ b/package/libcurl/libcurl.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>
> -LIBCURL_VERSION = 8.1.2
> +LIBCURL_VERSION = 8.2.0
>   LIBCURL_SOURCE = curl-$(LIBCURL_VERSION).tar.xz
>   LIBCURL_SITE = https://curl.se/download
>   LIBCURL_DEPENDENCIES = host-pkgconf \
________________________________

othermo GmbH | Sitz der Gesellschaft: Alzenau | Amtsgericht Aschaffenburg: HRB 14783 | USt-IdNr.: DE319977978 | Geschäftsführung: Dr. Dennis Metz.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/libcurl: bump version to 8.2.0
  2023-07-21 11:52 ` Marcus Hoffmann via buildroot
@ 2023-08-26 18:24   ` Peter Korsgaard
  2023-08-27 21:16     ` Peter Korsgaard
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Korsgaard @ 2023-08-26 18:24 UTC (permalink / raw)
  To: Marcus Hoffmann; +Cc: buildroot

>>>>> "Marcus" == Marcus Hoffmann <marcus.hoffmann@othermo.de> writes:

 > On 20.07.23 07:30, Bernd Kuhls wrote:
 >> Changelog: https://curl.se/changes.html#8_2_0

 > This release contains a security fix as well:
 > https://curl.se/docs/CVE-2023-32001.html

Correct. I have backported this to 2023.02.x and 2023.05.x.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/libcurl: bump version to 8.2.0
  2023-08-26 18:24   ` Peter Korsgaard
@ 2023-08-27 21:16     ` Peter Korsgaard
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2023-08-27 21:16 UTC (permalink / raw)
  To: Marcus Hoffmann; +Cc: buildroot

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

>>>>> "Marcus" == Marcus Hoffmann <marcus.hoffmann@othermo.de> writes:
 >> On 20.07.23 07:30, Bernd Kuhls wrote:
 >>> Changelog: https://curl.se/changes.html#8_2_0

 >> This release contains a security fix as well:
 >> https://curl.se/docs/CVE-2023-32001.html

 > Correct. I have backported this to 2023.02.x and 2023.05.x.

They have now retracted the CVE as not a curl problem, but oh well. I
will not revert the bumps in 2023.02.x / 2023.05.x unless the new
version causes a lot of problems.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-08-27 21:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-20  5:30 [Buildroot] [PATCH 1/1] package/libcurl: bump version to 8.2.0 Bernd Kuhls
2023-07-20 21:29 ` Thomas Petazzoni via buildroot
2023-07-21 11:52 ` Marcus Hoffmann via buildroot
2023-08-26 18:24   ` Peter Korsgaard
2023-08-27 21:16     ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox