GNU bug report logs - #45501
[PATCH] gnu: crypto++: Update to 8.3.0.

Previous Next

Package: guix-patches;

Reported by: Vincent Legoll <vincent.legoll <at> gmail.com>

Date: Mon, 28 Dec 2020 14:18:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 45501 in the body.
You can then email your comments to 45501 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#45501; Package guix-patches. (Mon, 28 Dec 2020 14:18:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vincent Legoll <vincent.legoll <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 28 Dec 2020 14:18:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Vincent Legoll <vincent.legoll <at> gmail.com>
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





Information forwarded to guix-patches <at> gnu.org:
bug#45501; Package guix-patches. (Mon, 28 Dec 2020 14:21:01 GMT) Full text and rfc822 format available.

Message #8 received at 45501 <at> debbugs.gnu.org (full text, mbox):

From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: 45501 <at> debbugs.gnu.org
Subject: crypto++ test suite
Date: Mon, 28 Dec 2020 15:19:51 +0100
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)

Thanks

-- 
Vincent Legoll




Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Sat, 02 Jan 2021 21:46:02 GMT) Full text and rfc822 format available.

Notification sent to Vincent Legoll <vincent.legoll <at> gmail.com>:
bug acknowledged by developer. (Sat, 02 Jan 2021 21:46:02 GMT) Full text and rfc822 format available.

Message #13 received at 45501-done <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 45501-done <at> debbugs.gnu.org
Subject: Re: [bug#45501] crypto++ test suite
Date: Sat, 2 Jan 2021 23:44:46 +0200
[Message part 1 (text/plain, inline)]
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 <at> 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
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 31 Jan 2021 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 57 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.