aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/zig-0.9-riscv-support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/patches/zig-0.9-riscv-support.patch')
0 files changed, 0 insertions, 0 deletions
ts]: Skip tests. [cargo-inputs]: Add rust-memmap2-0.7, rust-serde-1, rust-zerioze-1. Replace rust-constant-time-eq-0.1 with 0.3, rust-digest-0.9 with 0.10. Remove rust-crypto-mac-0.11. [cargo-development-inputs]: Add rust-serde-json-1, rust-tempfile-3. Replace rust-page-size-0.4 with 0.6. Remove rust-cc-1. Efraim Flashner 2023-10-18gnu: rust-minisign: Update to 0.7.5....* gnu/packages/crates-io.scm (rust-minisign): Update to 0.7.5. [cargo-inputs]: Replace rust-getrandom-0.1 with 0.2, rust-rpassword-4 with 7, rust-scrypt-0.3 with 0.11. Efraim Flashner 2023-10-17gnu: crypto++: Add tunable property....* gnu/packages/crypto.scm (crypto++): Set tunable? property to true. Signed-off-by: Christopher Baines <mail@cbaines.net> Jean-Pierre De Jesus DIAZ 2023-10-17gnu: crypto++: Update to 8.8.0....* gnu/packages/crypto.scm (crypto++): Update to 8.8.0. [arguments]: Update to new style. Remove .so symbolic link installation as the project does it now. Fix cross-compilation for GNU/Linux and MinGW targets. Signed-off-by: Christopher Baines <mail@cbaines.net> Jean-Pierre De Jesus DIAZ 2023-08-07gnu: 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-23gnu: 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-16gnu: 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-09gnu: stoken: Use HTTPS home page....* gnu/packages/crypto.scm (stoken)[home-page]: Use HTTPS. Tobias Geerinckx-Rice 2023-07-09gnu: signify: Use G-expressions....* gnu/packages/crypto.scm (signify)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice 2023-07-09gnu: signify: Update to 31....* gnu/packages/crypto.scm (signify): Update to 31. Tobias Geerinckx-Rice 2023-07-09gnu: libxcrypt: Update to 4.4.36....* gnu/packages/crypto.scm (libxcrypt): Update to 4.4.36. Tobias Geerinckx-Rice 2023-07-08gnu: libsecp256p1: Use a source file-name....* gnu/packages/crypto.scm (libsecp256p1)[source]: Use a source file-name. Efraim Flashner 2023-06-19gnu: 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-25gnu: 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 2023-04-14Merge branch 'master' into core-updates....Conflicts: gnu/local.mk gnu/packages/build-tools.scm gnu/packages/certs.scm gnu/packages/check.scm gnu/packages/compression.scm gnu/packages/cups.scm gnu/packages/fontutils.scm gnu/packages/gnuzilla.scm gnu/packages/guile.scm gnu/packages/ibus.scm gnu/packages/image-processing.scm gnu/packages/linux.scm gnu/packages/music.scm gnu/packages/nss.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/qt.scm gnu/packages/ruby.scm gnu/packages/shells.scm gnu/packages/tex.scm gnu/packages/video.scm gnu/packages/vulkan.scm gnu/packages/web.scm gnu/packages/webkit.scm gnu/packages/wm.scm Maxim Cournoyer