Commit Graph

161 Commits

Author SHA1 Message Date
Marius Bakke d19b14c834
Merge branch 'master' into core-updates 2020-03-21 22:16:02 +01:00
Jakub Kądziołka bbeb710de7
gnu: Add hash-extender.
* gnu/packages/crypto.scm (hash-extender): New variable.
* gnu/packages/patches/hash-extender-test-suite.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register the new file.
2020-03-21 12:56:11 +01:00
Marius Bakke 961d2ee269
Merge branch 'master' into core-updates 2020-03-14 13:13:40 +01:00
Tobias Geerinckx-Rice 519dc88c75
gnu: signify: Update to 29.
* gnu/packages/crypto.scm (signify): Update to 29.
2020-03-11 00:13:56 +01:00
Marius Bakke ebb7cf9e21
Merge branch 'master' into core-updates 2020-03-04 23:16:17 +01:00
Tobias Geerinckx-Rice 7039b199a2
gnu: crypto++: Update to 8.2.0.
* gnu/packages/crypto.scm (crypto++): Update to 8.2.0.
2020-02-19 23:43:40 +01:00
Tobias Geerinckx-Rice e54b381dd4
gnu: crypto++: Returt #t from all phases.
* gnu/packages/crypto.scm (crypto++)[arguments]: Return #t from
‘install-pkg-config’.
2020-02-19 23:43:39 +01:00
Tobias Geerinckx-Rice bfa3caa2fb
gnu: crypto++: Build in parallel.
* gnu/packages/crypto.scm (crypto++)[arguments]: Make ‘build-shared’
the main ‘build’ phase.  Respect MAKE-FLAGS and PARALLEL-JOB-COUNT.
2020-02-19 23:43:39 +01:00
Tobias Geerinckx-Rice 3ca6c1a720
gnu: crypto++: Don't hard-code VERSION.
* gnu/packages/crypto.scm (crypto++)[arguments]: Use package VERSION.
2020-02-19 23:43:39 +01:00
Marius Bakke 7edafc884c
Merge branch 'master' into core-updates 2020-02-14 19:05:45 +01:00
Marius Bakke 2296e63019
gnu: signify: Update to 28.
* gnu/packages/crypto.scm (signify): Update to 28.
[arguments]: Remove #:tests?.
2020-02-10 20:18:03 +01:00
Marius Bakke d2a4020a01
gnu: RHash: Move custom configure logic to #:configure-flags.
* gnu/packages/crypto.scm (rhash)[arguments]: Add #:configure-flags.  Adjust
the 'configure' phase accordingly.
2020-02-03 15:29:15 +01:00
Marius Bakke a51c9c903f
gnu: rhash: Fix cross-compilation.
* gnu/packages/crypto.scm (rhash)[arguments]: In custom configure phase,
set "--target" and "-cc" when cross-compiling.
2020-01-26 13:39:18 +01:00
Marius Bakke 12d8adbfc0
Merge branch 'staging' into core-updates 2020-01-23 23:11:11 +01:00
Tobias Geerinckx-Rice 95f2071a32
gnu: keyutils: Update to 1.6.1.
* gnu/packages/crypto.scm (keyutils): Update to 1.6.1.
2020-01-23 00:06:52 +01:00
Marius Bakke 26edcd9b8d
gnu: RHash: Download tarball from SourceForge instead of a git checkout.
* gnu/packages/crypto.scm (rhash)[source]: Change to URL-FETCH.
2020-01-22 22:12:33 +01:00
Marius Bakke 8ed9be3fac
Merge branch 'staging' into core-updates 2020-01-21 22:39:42 +01:00
Ludovic Courtès 0030277f79
gnu: Remove unnecessary uses of (guix build utils).
* gnu/packages/crypto.scm: Remove use of (guix build utils).
* gnu/packages/databases.scm: Likewise.
2020-01-15 18:40:43 +01:00
Marius Bakke 3cfe76bec0
Merge branch 'master' into core-updates 2020-01-15 00:09:46 +01:00
nixo 20b49f47e5
gnu: Add libolm.
* gnu/packages/messaging.scm (libolm): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-12 00:19:10 +01:00
Marius Bakke b7bf02a418
Merge branch 'master' into core-updates 2020-01-11 22:38:24 +01:00
Marius Bakke 23c883ef83
gnu: RHash: Update to 1.3.9.
* gnu/packages/crypto.scm (rhash): Update to 1.3.9.
[arguments]: Add phase 'patch-/bin/sh'.
2020-01-08 21:56:04 +01:00
Marius Bakke e468843db3
gnu: RHash: Do not use unstable source tarball.
* gnu/packages/crypto.scm (rhash)[source]: Change to GIT-FETCH.
2020-01-08 21:56:04 +01:00
Tobias Geerinckx-Rice f92ebd57e4
gnu: crypto++: Create versioned shared library links.
This fixes the build of dependents like amule.

* gnu/packages/crypto.scm (crypto++)[arguments]: Add an
‘install-shared-library-links’ phase.
2019-12-31 00:24:59 +01:00
Vagrant Cascadian b9676a4bbb
gnu: libsecp256k1: Update to 20191213.
* gnu/packages/crypto (libsecp256k1): Update to 20191213.
2019-12-16 14:35:12 -08:00
nixo bc587eb178
gnu: enchive: Update to 3.5.
* gnu/packages/crypto.scm (enchive): Update to 3.5.
[source]: Replace url-fetch with git-fetch.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-11 04:51:57 +02:00
Tobias Geerinckx-Rice 9a40a62192
gnu: perl-crypt-random-source: Update to 0.14.
* gnu/packages/crypto.scm (perl-crypt-random-source): Update to 0.14.
[native-inputs]: Replace perl-test-exception with perl-test-fatal.
2019-11-23 20:40:24 +01:00
Eric Bavier 257e63044f
gnu: tomb: Use system's sudo.
* gnu/packages/crypto.scm (tomb)[arguments]: Disallow references to the "sudo"
input.  Remove it's path from the wrapper.
2019-11-15 14:59:16 -06:00
Eric Bavier 417df5bb57
gnu: tomb: Add lsof input for "ps" and "slam".
* gnu/packages/crypto.scm (tomb)[inputs]: Add lsof.
[arguments]: Add it to the wrapper PATH.
2019-11-15 14:59:16 -06:00
Eric Bavier 4535eb91c3
gnu: tomb: Update to 2.7.
* gnu/packages/patches/tomb-fix-errors-on-open.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/crypto.scm (tomb): Update to 2.7.
[source]: Use the patch.
2019-11-15 14:59:07 -06:00
Efraim Flashner f1d4d79fb3
gnu: Add 'file-name' where appropriate.
* gnu/packages/admin.scm (detox, neofetch),
gnu/packages/algebra.scm (python-fpylll),
gnu/packages/bioinformatics.scm (tbsp, genrich),
gnu/packages/crypto.scm (hpenc),
gnu/packages/digest.scm (xxhash),
gnu/packages/emacs-xyz.scm (emacs-tiny, emacs-ergoemacs-mode,
emacs-make-it-so, emacs-poet-theme, emacs-deft, emacs-scribble-mode,
emacs-helm-mu, emacs-unidecode, emacs-diff-hl, emacs-helm-exwm,
emacs-gif-screencast, emacs-exec-path-from-shell),
gnu/packages/engineering.scm (gpx),
gnu/packages/freedesktop.scm (waylandpp),
gnu/packages/golang.scm (go-github-com-sirupsen-logrus,
go-github-com-shirou-gopsutil),
gnu/packages/guile-xyz.scm (guile-studio, guile-picture-language,
jupyter-guile-kernel),
gnu/packages/image-viewers.scm (qview),
gnu/packages/java-maths.scm (java-jblas),
gnu/packages/llvm.scm (libclc),
gnu/packages/logging.scm (spdlog),
gnu/packages/ocaml.scm (ocaml-cstruct, ocaml-zarith),
gnu/packages/terminals.scm (libtsm),
gnu/packages/tigervnc.scm (tigervnc-client),
gnu/packages/xdisorg.scm (xcalib, xbanish) [source]: Add file-name.
2019-11-10 12:42:10 +02:00
Tobias Geerinckx-Rice be4f2d9451
gnu: botan: Use getentropy().
* gnu/packages/crypto.scm (botan)[arguments]: Enable the ‘getentropy’
OS feature.
2019-11-09 00:54:14 +01:00
Tobias Geerinckx-Rice 69ad8d92e6
gnu: botan: Optimise.
* gnu/packages/crypto.scm (botan)[arguments]: Compile with -O3
optimisation.
2019-11-09 00:54:14 +01:00
Tobias Geerinckx-Rice a659ed36ee
gnu: signify: Update to 27.
* gnu/packages/crypto.scm (signify): Update to 27.
2019-11-09 00:54:14 +01:00
Tobias Geerinckx-Rice 64bef450d9
gnu: botan: Update to 2.12.1.
* gnu/packages/crypto.scm (botan): Update to 2.12.1.
2019-11-08 23:41:16 +01:00
Marius Bakke 1df9245586
gnu: encfs: Fix build failure with GCC 7.
Fixes <https://bugs.gnu.org/37779>.
Reported by Pierre Neidhardt <mail@ambrevar.xyz>.

* gnu/packages/crypto.scm (encfs)[arguments]: Add phase 'patch-CMakeLists.txt'.
2019-10-18 14:35:57 +02:00
Tanguy Le Carrour bfaa061718
gnu: Add minisign.
* gnu/packages/crypto.scm (minisign): New public variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-17 17:30:58 +02:00
Marius Bakke 6a2e54236e
Merge branch 'master' into core-updates 2019-07-31 14:28:56 +02:00
Marius Bakke b23579d0da
gnu: signify: Update to 26.
* gnu/packages/crypto.scm (signify): Update to 26.
[source]: Change to URL-FETCH to get the shiny new release tarball.
2019-07-27 23:58:49 +02:00
Marius Bakke 2cb827b38e
Merge branch 'staging' into core-updates 2019-07-04 16:29:53 +02:00
Tobias Geerinckx-Rice 1b7395b1ad
gnu: tomb: Update to 2.6.
* gnu/packages/crypto.scm (tomb): Update to 2.6.
2019-07-02 20:57:33 +02:00
Ludovic Courtès d9bbfe042e
Merge branch 'master' into core-updates 2019-06-13 13:24:35 +02:00
Marius Bakke 3c75c66cf3
gnu: libsodium: Update to 1.0.18.
* gnu/packages/crypto.scm (libsodium): Update to 1.0.18.
2019-06-03 22:28:48 +02:00
Marius Bakke 57df83e07d
Merge branch 'staging' into core-updates 2019-05-25 00:25:15 +02:00
Vagrant Cascadian f530448825
gnu: scrypt: Fix typo "This package".
* gnu/packages/crypto (scrypt)[description]: Fix typo.
2019-05-22 18:08:08 -07:00
Marius Bakke 3b458d5462
Merge branch 'master' into core-updates 2019-05-01 23:11:41 +02:00
Marius Bakke 15ada26abb
gnu: signify: Update to 25.
* gnu/packages/crypto.scm (signify): Update to 25.
2019-05-01 22:15:01 +02:00
Marius Bakke a5006ede7f
gnu: signify: Don't use unstable tarball.
* gnu/packages/crypto.scm (signify)[source]: Change to GIT-FETCH.
2019-05-01 22:15:01 +02:00
Efraim Flashner d5640c587f
gnu: googletest: Don't use unstable tarball.
* gnu/packages/check.scm (googletest)[source]: Download using git-fetch.
* gnu/packages/crypto.scm (encfs)[arguments]: Adjust accordingly.
* gnu/packages/gnucash.scm (gnucash)[arguments]: Same.
* gnu/packages/terminals.scm (eternalterminal)[arguments]: Same.
* gnu/packages/graphics.scm (ogre)[arguments]: Same. Remove now
unnecessary custom 'pre-build phase.
2019-03-28 12:14:15 +02:00
Marius Bakke 8c14f7f8a7
Merge branch 'staging' into core-updates 2019-03-23 23:16:55 +01:00