unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45659] [PATCH] gnu: crypto++: Update to 8.4.0.
@ 2021-01-04 17:33 Vincent Legoll
  2021-01-04 17:37 ` [bug#45659] test suite Vincent Legoll
  0 siblings, 1 reply; 3+ messages in thread
From: Vincent Legoll @ 2021-01-04 17:33 UTC (permalink / raw)
  To: 45659; +Cc: Vincent Legoll

* gnu/packages/crypto.scm (crypto++): Update to 8.4.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 8226497b81..6683f1cd78 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.3.0")
+    (version "8.4.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
-                "16jqxvsyjjpyyb89fj2h8mgb0m07vlqvggifbrk7qcqwddda2f6v"))))
+                "16kvfm11xv7j9a3yykzysjgw38a9b7lnc5n5x5h82g395k6ybxf0"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags
-- 
2.29.2





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

* [bug#45659] test suite
  2021-01-04 17:33 [bug#45659] [PATCH] gnu: crypto++: Update to 8.4.0 Vincent Legoll
@ 2021-01-04 17:37 ` Vincent Legoll
  2021-01-05 12:43   ` bug#45659: " Efraim Flashner
  0 siblings, 1 reply; 3+ messages in thread
From: Vincent Legoll @ 2021-01-04 17:37 UTC (permalink / raw)
  To: 45659

Hello again,

there is a new version (yes, that close
to the previous 8.3.0 one)

I have the same problem as last time, the
package compiles properly but hangs when
running the test suite (./cryptest.exe using
100% of a CPU core, no syscall)

So can someone test it on bare metal and
then it could be merged if all is well...

Thanks
-- 
Vincent Legoll




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

* bug#45659: test suite
  2021-01-04 17:37 ` [bug#45659] test suite Vincent Legoll
@ 2021-01-05 12:43   ` Efraim Flashner
  0 siblings, 0 replies; 3+ messages in thread
From: Efraim Flashner @ 2021-01-05 12:43 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 45659-done

[-- Attachment #1: Type: text/plain, Size: 731 bytes --]

On Mon, Jan 04, 2021 at 06:37:58PM +0100, Vincent Legoll wrote:
> Hello again,
> 
> there is a new version (yes, that close
> to the previous 8.3.0 one)
> 
> I have the same problem as last time, the
> package compiles properly but hangs when
> running the test suite (./cryptest.exe using
> 100% of a CPU core, no syscall)
> 
> So can someone test it on bare metal and
> then it could be merged if all is well...
> 
> Thanks
> -- 
> Vincent Legoll
> 

Tests passed with no problems. 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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2021-01-05 12:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-04 17:33 [bug#45659] [PATCH] gnu: crypto++: Update to 8.4.0 Vincent Legoll
2021-01-04 17:37 ` [bug#45659] test suite Vincent Legoll
2021-01-05 12:43   ` bug#45659: " Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).