All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/cryptopp: bump to version 8.5.0
@ 2021-09-19 10:08 Fabrice Fontaine
  2021-09-19 11:29 ` Yann E. MORIN
  2021-10-04 12:09 ` Peter Korsgaard
  0 siblings, 2 replies; 5+ messages in thread
From: Fabrice Fontaine @ 2021-09-19 10:08 UTC (permalink / raw)
  To: buildroot; +Cc: Julian Scheel, Fabrice Fontaine

https://www.cryptopp.com/release850.html
https://www.cryptopp.com/release840.html

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/cryptopp/cryptopp.hash | 4 ++--
 package/cryptopp/cryptopp.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/cryptopp/cryptopp.hash b/package/cryptopp/cryptopp.hash
index 2774dc70ec..404d8a41ae 100644
--- a/package/cryptopp/cryptopp.hash
+++ b/package/cryptopp/cryptopp.hash
@@ -1,5 +1,5 @@
-# Hash from: https://www.cryptopp.com/release830.html:
-sha512  ad5219a66c5924d330d3646d0ff996dd235006f6812074bc4eb9e8c662a4f000ba20449d377f24b133d19ce682f7b2a3b2eb4c08857ce0f5bb39743d1d425147  cryptopp830.zip
+# Hash from: https://www.cryptopp.com/release850.html:
+sha512  090472545c74bbf0579b56b09e8b5dcd777b38f29f7199a2e68f45d4a8c687acc82f105ba8b2a38f9aa65e5997a3d846aaf2341ab74d58b4bbfd1f5f03823b93  cryptopp850.zip
 
 # Hash for license file:
 sha256  e668af8c73a38a66a1e8951d14ec24e7582fee5254dd6c3dae488a416d105d5f  License.txt
diff --git a/package/cryptopp/cryptopp.mk b/package/cryptopp/cryptopp.mk
index 1706108454..1d303a67a0 100644
--- a/package/cryptopp/cryptopp.mk
+++ b/package/cryptopp/cryptopp.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-CRYPTOPP_VERSION = 8.3.0
+CRYPTOPP_VERSION = 8.5.0
 CRYPTOPP_SOURCE = cryptopp$(subst .,,$(CRYPTOPP_VERSION)).zip
 CRYPTOPP_SITE = https://cryptopp.com
 CRYPTOPP_LICENSE = BSL-1.0, BSD-3-Clause (CRYPTOGAMS), Public domain (ChaCha SSE2 and AVX)
-- 
2.33.0

_______________________________________________
buildroot mailing list
buildroot@lists.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/cryptopp: bump to version 8.5.0
  2021-09-19 10:08 [Buildroot] [PATCH 1/1] package/cryptopp: bump to version 8.5.0 Fabrice Fontaine
@ 2021-09-19 11:29 ` Yann E. MORIN
  2021-10-04 12:09 ` Peter Korsgaard
  1 sibling, 0 replies; 5+ messages in thread
From: Yann E. MORIN @ 2021-09-19 11:29 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Julian Scheel, buildroot

Fabrice, All,

On 2021-09-19 12:08 +0200, Fabrice Fontaine spake thusly:
> https://www.cryptopp.com/release850.html
> https://www.cryptopp.com/release840.html
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/cryptopp/cryptopp.hash | 4 ++--
>  package/cryptopp/cryptopp.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/cryptopp/cryptopp.hash b/package/cryptopp/cryptopp.hash
> index 2774dc70ec..404d8a41ae 100644
> --- a/package/cryptopp/cryptopp.hash
> +++ b/package/cryptopp/cryptopp.hash
> @@ -1,5 +1,5 @@
> -# Hash from: https://www.cryptopp.com/release830.html:
> -sha512  ad5219a66c5924d330d3646d0ff996dd235006f6812074bc4eb9e8c662a4f000ba20449d377f24b133d19ce682f7b2a3b2eb4c08857ce0f5bb39743d1d425147  cryptopp830.zip
> +# Hash from: https://www.cryptopp.com/release850.html:
> +sha512  090472545c74bbf0579b56b09e8b5dcd777b38f29f7199a2e68f45d4a8c687acc82f105ba8b2a38f9aa65e5997a3d846aaf2341ab74d58b4bbfd1f5f03823b93  cryptopp850.zip
>  
>  # Hash for license file:
>  sha256  e668af8c73a38a66a1e8951d14ec24e7582fee5254dd6c3dae488a416d105d5f  License.txt
> diff --git a/package/cryptopp/cryptopp.mk b/package/cryptopp/cryptopp.mk
> index 1706108454..1d303a67a0 100644
> --- a/package/cryptopp/cryptopp.mk
> +++ b/package/cryptopp/cryptopp.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -CRYPTOPP_VERSION = 8.3.0
> +CRYPTOPP_VERSION = 8.5.0
>  CRYPTOPP_SOURCE = cryptopp$(subst .,,$(CRYPTOPP_VERSION)).zip
>  CRYPTOPP_SITE = https://cryptopp.com
>  CRYPTOPP_LICENSE = BSL-1.0, BSD-3-Clause (CRYPTOGAMS), Public domain (ChaCha SSE2 and AVX)
> -- 
> 2.33.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@lists.buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/cryptopp: bump to version 8.5.0
  2021-09-19 10:08 [Buildroot] [PATCH 1/1] package/cryptopp: bump to version 8.5.0 Fabrice Fontaine
  2021-09-19 11:29 ` Yann E. MORIN
@ 2021-10-04 12:09 ` Peter Korsgaard
  2021-10-04 12:14   ` Fabrice Fontaine
  1 sibling, 1 reply; 5+ messages in thread
From: Peter Korsgaard @ 2021-10-04 12:09 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Julian Scheel, buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > https://www.cryptopp.com/release850.html
 > https://www.cryptopp.com/release840.html

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Hmm, so 8.4.0 reverted the security fix in 8.3.0? What do we then do?
Bump to 8.5.0 in all stable branches?

-- 
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/cryptopp: bump to version 8.5.0
  2021-10-04 12:09 ` Peter Korsgaard
@ 2021-10-04 12:14   ` Fabrice Fontaine
  2021-10-04 15:26     ` Peter Korsgaard
  0 siblings, 1 reply; 5+ messages in thread
From: Fabrice Fontaine @ 2021-10-04 12:14 UTC (permalink / raw)
  To: Peter Korsgaard; +Cc: Julian Scheel, Buildroot Mailing List

Le lun. 4 oct. 2021 à 14:09, Peter Korsgaard <peter@korsgaard.com> a écrit :
>
> >>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
>
>  > https://www.cryptopp.com/release850.html
>  > https://www.cryptopp.com/release840.html
>
>  > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
>
> Hmm, so 8.4.0 reverted the security fix in 8.3.0? What do we then do?
> Bump to 8.5.0 in all stable branches?
I would advise to bump to 8.6.0 in all stable branches as 8.6.0 is a
security release that clears CVE-2021-40530.
>
> --
> Bye, Peter Korsgaard
Best Regards,

Fabrice
_______________________________________________
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/cryptopp: bump to version 8.5.0
  2021-10-04 12:14   ` Fabrice Fontaine
@ 2021-10-04 15:26     ` Peter Korsgaard
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2021-10-04 15:26 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Julian Scheel, Buildroot Mailing List

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Le lun. 4 oct. 2021 à 14:09, Peter Korsgaard <peter@korsgaard.com> a écrit :
 >> 
 >> >>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
 >> 
 >> > https://www.cryptopp.com/release850.html
 >> > https://www.cryptopp.com/release840.html
 >> 
 >> > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
 >> 
 >> Hmm, so 8.4.0 reverted the security fix in 8.3.0? What do we then do?
 >> Bump to 8.5.0 in all stable branches?
 > I would advise to bump to 8.6.0 in all stable branches as 8.6.0 is a
 > security release that clears CVE-2021-40530.

Ahh, I hadn't noticed the 8.6.0 release, I'll cherry pick that when I
get that far - Thanks.

-- 
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:[~2021-10-04 15:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-19 10:08 [Buildroot] [PATCH 1/1] package/cryptopp: bump to version 8.5.0 Fabrice Fontaine
2021-09-19 11:29 ` Yann E. MORIN
2021-10-04 12:09 ` Peter Korsgaard
2021-10-04 12:14   ` Fabrice Fontaine
2021-10-04 15:26     ` Peter Korsgaard

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.