emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45501: closed ([PATCH] gnu: crypto++: Update to 8.3.0.)


From: GNU bug Tracking System
Subject: bug#45501: closed ([PATCH] gnu: crypto++: Update to 8.3.0.)
Date: Sat, 02 Jan 2021 21:46:02 +0000

Your message dated Sat, 2 Jan 2021 23:44:46 +0200
with message-id <X/DpToJ2+zRUtYqU@3900XT>
and subject line Re: [bug#45501] crypto++ test suite
has caused the debbugs.gnu.org bug report #45501,
regarding [PATCH] gnu: crypto++: Update to 8.3.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
45501: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45501
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: crypto++: Update to 8.3.0. Date: Mon, 28 Dec 2020 15:17:37 +0100
* gnu/packages/crypto.scm (crypto++): Update to 8.3.0.
---
 gnu/packages/crypto.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/crypto.scm b/gnu/packages/crypto.scm
index 1b51366d7e..85378850ff 100644
--- a/gnu/packages/crypto.scm
+++ b/gnu/packages/crypto.scm
@@ -717,7 +717,7 @@ data on your platform, so the seed itself will be as random 
as possible.
 (define-public crypto++
   (package
     (name "crypto++")
-    (version "8.2.0")
+    (version "8.3.0")
     (source (origin
               (method url-fetch/zipbomb)
               (uri (string-append "https://cryptopp.com/cryptopp";
@@ -725,7 +725,7 @@ data on your platform, so the seed itself will be as random 
as possible.
                                   ".zip"))
               (sha256
                (base32
-                "0n40hlz5jkvlcp9vxrj0fsrcfp7dm0zmmv6h52dx3f8i5qjf5w03"))))
+                "16jqxvsyjjpyyb89fj2h8mgb0m07vlqvggifbrk7qcqwddda2f6v"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45501] crypto++ test suite Date: Sat, 2 Jan 2021 23:44:46 +0200
On Mon, Dec 28, 2020 at 03:19:51PM +0100, Vincent Legoll wrote:
> Hello,
> 
> could someone try this update and report if
> the test suite passes properly.
> 
> It hangs forever in my guix VM (which has
> rng-tools and is passing entropy from the host)
> 

No issue here on bare metal. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]