Age | Commit message (Expand) | Author |
2023-08-07 | gnu: signify: Complete update to 31....* gnu/packages/crypto.scm (signify)[source]: Add snippet to delete
bundled libbsd.
[license]: Drop bsd-4 as it was replaced with bsd-3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2023-07-23 | gnu: fuse@3: Bind to default FUSE variable....* gnu/packages/linux.scm (fuse): Rename this…
(fuse-2): …to this, and…
(fuse-3): …rename this…
(fuse): …to this!
(fuse-static): Rename this…
(fuse-2-static): …to this.
Adjust all users.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: cryfs: Update to 0.11.4....* gnu/packages/crypto.scm (cryfs): Update to 0.11.4.
[arguments]: Remove obsolete phase.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: stoken: Use HTTPS home page....* gnu/packages/crypto.scm (stoken)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: signify: Use G-expressions....* gnu/packages/crypto.scm (signify)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: signify: Update to 31....* gnu/packages/crypto.scm (signify): Update to 31.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: libxcrypt: Update to 4.4.36....* gnu/packages/crypto.scm (libxcrypt): Update to 4.4.36.
| Tobias Geerinckx-Rice |
2023-07-08 | gnu: libsecp256p1: Use a source file-name....* gnu/packages/crypto.scm (libsecp256p1)[source]: Use a source
file-name.
| Efraim Flashner |
2023-06-19 | gnu: libsecp256k1: Update to 0.3.2....* gnu/packages/crypto.scm (libsecp256k1): Update to 0.3.2.
[arguments]: Update 'configure-flags'.
[description]: Add new items.
[license]: Switch to expat.
| Guillaume Le Vaillant |
2023-05-25 | gnu: encfs: Depend on OpenSSL v1.1 to fix test segfault....[[PGP Signed Part:No public key for 3DECC105F5DD2382 created at 2023-05-19T19:45:47+0200 using RSA]]
Fixes <https://issues.guix.gnu.org/63280>.
* gnu/packages/crypto.scm (encfs): Update to 1.9.
[inputs]: Replace openssl with openssl-1.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ivan Vilata i Balaguer |