summaryrefslogtreecommitdiff
path: root/gnu/packages/tls.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-acme, certbot: Update to 2.3.0.•••* gnu/packages/tls.scm (python-acme): Update to 2.3.0. (certbot)[source]: Update hash. [propagated-inputs]: Remove python-zope-interface and python-zope-component. Signed-off-by: Leo Famulari <leo@famulari.name> Jack Hill2023-03-021-5/+3
* gnu: p11-kit-next: Switch to meson-build-system.•••README.md says to use meson to build. * gnu/packages/tls.scm (p11-kit-next)[build-system]: Use meson-build-system. [arguments]: Adjust accordingly. Signed-off-by: Christopher Baines <mail@cbaines.net> Vivien Kraus2023-02-171-1/+6
* gnu: OpenSSL 3: Update to 3.0.8 [security fixes].•••Fixes CVE-2023-0215, CVE-2023-0216, CVE-2023-0217, CVE-2023-0286, CVE-2023-0401, CVE-2022-4203, CVE-2022-4304, and CVE-2022-4450. https://www.openssl.org/news/secadv/20230207.txt gnu/packages/tls.scm (openssl-3.0): Update to 3.0.8. Leo Famulari2023-02-111-2/+2
* gnu: OpenSSL: Update to 1.1.1t [security fixes].•••Fixes CVE-2023-0215, CVE-2023-0286, CVE-2022-4304, CVE-2022-4450. https://www.openssl.org/news/secadv/20230207.txt * gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1t. Leo Famulari2023-02-111-2/+2
* gnu: guile-gnutls: Use gnutls-latest consistently.•••* gnu/packages/tls.scm (guile-gnutls)[native-inputs]: Substitute gnutls-latest for gnutls. Reported by jackhill in #guix. Tobias Geerinckx-Rice2023-01-221-1/+1
* gnu: guile-gnutls: Update to 3.7.11.•••* gnu/packages/tls.scm (guile-gnutls) [phases]: Patch-shebang autopull.sh and autogen.sh. [native-inupts]: Add gnulib and git. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Vivien Kraus2023-01-151-13/+29
* gnu: guile-gnutls: Add properties for the 'generic-git' updater.•••* gnu/packages/tls.scm (guile-gnutls)[properties]: New field. Ludovic Courtès2022-12-131-0/+2
* gnu: julia: Update to 1.8.3.•••* gnu/packages/julia.scm (julia): Update to 1.8.3. [source]: Remove one patch. [arguments]: Adjust 'prepare-deps phase to changes in inputs. Remove custom 'use-system-libwhich, 'change-number-of-precompiled-statements, 'symlink-libraries phases. In 'fix-include-and-link-paths phase remove substitution for utf8proc linking and adjust libuv linking. Fix reference to shell in 'replace-default-shell phase. Adjust the 'shared-objects-path phase to changes in the source. Change the 'enable-parallel-tests phase for upstream changes. Adjust the 'adjust-test-suite phase to be more robust. Change the 'disable-broken-tests phase to help the test suite pass. Rename 'symlink-llvm-utf8proc phase to 'symlink-missing-libraries and add two more. Adjust make-flags for changes in shared system libraries. Reorder make-flags to changes in the source. Except for aarch64, use the defaults for choosing to use 64-bit blas. [inputs]: Add libblastrampoline. Replace libgit-1.1 with libgit-1.3, utf8proc-2.7.1 with utf8proc-2.8.0. [native-inputs]: Replace python-2 with python. (libunwind-julia): Update to 1.5.0. [source]: Update patches. * gnu/packages/libevent.scm (libuv-julia): Update to 2.0.0-4.e6f0e49. [arguments]: Also build static library, build position-independent-code. * gnu/packages/llvm.scm (llvm-julia): Update to llvm-13, following upstream's build instructions. * gnu/packages/maths.scm (openlibm): Update to 0.8.1. * gnu/packages/textutils.scm (utf8proc-2.7.1): Update and rename to utf8proc-2.8.0. [native-inputs]: Update unicode to 14.0.0. * gnu/packages/tls.scm (mbedtls-apache): Update to 2.28.0. [source]: Remove snippet. [arguments]: Remove trailing #t from phases. * gnu/packages/patches/julia-allow-parallel-build.patch, (julia-patch): Update version string to 1.8.2. gnu/packages/patches/libunwind-julia-fix-GCC10-fno-common.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them. Co-authored-by: Akira Kyle <akira@akirakyle.com> Efraim Flashner2022-12-081-14/+24
* gnu: Remove acme-client.•••This package does not build and has been unmaintained since 2018: https://github.com/kristapsdz/acme-client-portable/commit/ba153daacb62d8a24fef6d6a5a737d2eff607509 * gnu/packages/tls.scm (acme-client): Remove variable. Marius Bakke2022-11-221-41/+0
* gnu: libressl: Update to 3.6.1.•••* gnu/packages/tls.scm (libressl): Update to 3.6.1. Efraim Flashner2022-11-091-2/+2
* gnu: openssl: Update to 1.1.1s.•••* gnu/packages/tls.scm (openssl): Update to 1.1.1s. Tobias Geerinckx-Rice2022-10-301-2/+2
* gnu: openssl: Update to 3.0.7 [fixes CVE-2022-3786, CVE-2022-3602].•••* gnu/packages/tls.scm (openssl): Update to 3.0.7. Tobias Geerinckx-Rice2022-10-301-2/+2
* gnu: dehydrated: Don't rely on implicit input labels.•••* gnu/packages/tls.scm (dehydrated)[arguments]: Use SEARCH-INPUT-FILE instead of ASSOC-REF. Tobias Geerinckx-Rice2022-10-301-12/+13
* gnu: dehydrated: Update to 0.7.1.•••It's a Halloween miracle. * gnu/packages/tls.scm (dehydrated): Update to 0.7.1. [inputs]: Add util-linux+udev. Tobias Geerinckx-Rice2022-10-301-83/+81
* gnu: dehydrated: ‘Build’ reproducibly.•••* gnu/packages/tls.scm (dehydrated)[arguments]: Invoke gzip with ‘-n’. Tobias Geerinckx-Rice2022-10-231-1/+1
* gnu: dehydrated: Use G-expressions.•••* gnu/packages/tls.scm (dehydrated)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice2022-10-231-40/+41
* gnu: dehydrated: Update to 0.7.0-0.6fb8eba.•••* gnu/packages/tls.scm (dehydrated): Update to 0.7.0-0.6fb8eba. [source]: Use GIT-FETCH & GIT-FILE-NAME. [arguments]: Adjust accordingly. Don't explicitly return #t from phases. [native-inputs]: Remove tar. Tobias Geerinckx-Rice2022-10-231-81/+82
* gnu: wolfssl: Update to 5.5.1 [security fixes].•••* gnu/packages/tls.scm (wolfssl): Update to 5.5.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Lechner2022-10-181-3/+6
* gnu: gnutls-latest: Remove dependency on Guile.•••* gnu/packages/tls.scm (gnutls-latest)[inputs]: Remove 'guile' and add 'libunistring'. [native-inputs]: Remove 'guile'. Ludovic Courtès2022-10-181-3/+9
* gnu: guile-gnutls: Fix cross-crompilation.•••* gnu/packages/tls.scm (guile-gnutls)[source]: Add "gnutls-cross.patch". [native-inputs]: Add 'gnutls'. [inputs]: Add 'guile-3.0'. Ludovic Courtès2022-10-181-2/+5
* gnu: Add Guile-GnuTLS.•••* gnu/packages/tls.scm (guile-gnutls): New variable. Ludovic Courtès2022-10-171-0/+44
* gnu: libressl: Fix cross compiling.•••* gnu/packages/tls.scm (libressl)[arguments]: Don't use deprecated %output symbol. Efraim Flashner2022-09-061-1/+1
* gnu: Introduce versioned 'openssl-1.1' variable.•••...and use it in packages that do not yet support 3.0. * gnu/packages/tls.scm (openssl): Rename to ... (openssl-1.1): ... this. (openssl/fixed): Inherit from OPENSSL-1.1. (openssl-3.0): Likewise. (openssl): Turn into alias for OPENSSL-1.1. * gnu/packages/ruby.scm (ruby-2.6)[inputs]: Change from OPENSSL to OPENSSL-1.1. (ruby-3.0)[inputs]: Change "openssl" input to OPENSSL. (ruby-3.1): Inherit from RUBY-3.0. * gnu/packages/python.scm (python-2.7)[inputs]: Change from OPENSSL to OPENSSL-1.1. (python-3.9)[inputs]: Replace "openssl" with OPENSSL. * gnu/packages/python-crypto.scm (python-cryptography)[inputs]: Change from OPENSSL to OPENSSL-1.1. * gnu/packages/databases.scm (mariadb)[inputs]: Likewise. * gnu/packages/node.scm (node)[native-inputs, inputs]: Likewise. (node-lts)[native-inputs]: Likewise. Marius Bakke2022-08-301-4/+6
* gnu: openssl: Keep .dll.a files in main output.•••* gnu/packages/tls.scm (openssl) [phase move-static-libraries]: Do not move .dll.a files to the static output when targetting mingw. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vivien Kraus2022-08-051-1/+7
* gnu: openssl: Use 'target-*' predicates from (guix utils).•••* gnu/packages/tls.scm (target->openssl-target): Rewrite in terms of the 'target-*' predicates. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vivien Kraus2022-08-051-27/+38
* gnu: openssl: Cross-compile to mingw.•••* gnu/packages/tls.scm (target->openssl-target): Add cases for mingw and mingw64. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vivien Kraus2022-08-051-0/+6
* gnu: gnutls: Add 3.7.7.•••* gnu/packages/tls.scm (gnutls-latest): New variable. Ludovic Courtès2022-08-011-0/+17
* gnu: OpenSSL 3.0.0: Update to 3.0.5 [fixes CVE-2022-2097 and CVE-2022-2274].•••https://www.cve.org/CVERecord?id=CVE-2022-2097 https://www.cve.org/CVERecord?id=CVE-2022-2274 * gnu/packages/tls.scm (openssl-3.0): Update to 3.0.5. Leo Famulari2022-07-061-2/+2
* gnu: OpenSSL: Update to 1.1.1q [fixes CVE-2022-2097].•••https://www.cve.org/CVERecord?id=CVE-2022-2097 * gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1q. Leo Famulari2022-07-061-2/+2
* gnu: openssl: Update to 1.1.1p [security fixes].•••* gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1p. Efraim Flashner2022-06-271-2/+2
* gnu: openssl-3.0: Update to 3.0.4.•••* gnu/packages/tls.scm (openssl-3.0): Update to 3.0.4. Efraim Flashner2022-06-261-2/+2
* gnu: p11-kit@0.24: Update to 0.24.1.•••* gnu/packages/tls.scm (p11-kit-next): Update to 0.24.1. Tobias Geerinckx-Rice2022-06-191-2/+2
* gnu: python-acme: Add python-chardet to propagated-inputs.•••* gnu/packages/tls.scm (python-acme)[propagated-inputs]: Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Josselin Poiret2022-06-171-1/+2
* gnu: python-acme, certbot: Update to 1.28.0.•••* gnu/packages/tls.scm (python-acme): Update to 1.28.0. [arguments]: Override check phase. (certbot)[source]: Update hash. Marius Bakke2022-06-141-5/+8
* Merge branch 'master' into stagingEfraim Flashner2022-05-161-11/+4
|\
| * gnu: openssl-3.0: Update to 3.0.3.•••* gnu/packages/tls.scm (openssl-3.0): Update to 3.0.3. Efraim Flashner2022-05-151-2/+2
| * gnu: openssl: Use $SSL_CERT_DIR/$SSL_CERT_FILE.•••* gnu/packages/tls.scm (openssl)[native-search-paths]: Use the $SSL_CERT_DIR/$SSL_CERT_FILE from (guix search-paths) instead of a local copy. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Maxime Devos2022-05-131-9/+2
* | gnu: perl-net-ssleay: Update to 1.92.•••* gnu/packages/tls.scm (perl-net-ssleay): Update to 1.92. Efraim Flashner2022-05-151-3/+3
|/
* gnu: s2n: Link to aws-lc as libcrypto dependency.•••* gnu/packages/tls.scm (s2n): [arguments]: Fix for openssl as replacement input for aws-lc. [propagated-inputs]: Add aws-lc and remove openssl. [supported-systems]: Only support x86_64-linux. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan2022-05-021-5/+8
* gnu: aws-lc: Fix checksum and enable tests.•••* gnu/packages/tls.scm (aws-lc): [source]: Fix checksum. [arguments]: Enable tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan2022-05-021-3/+4
* gnu: aws-lc: Update to 1.0.2.•••* gnu/packages/tls.scm (aws-lc): Update to 1.0.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan2022-04-201-23/+22
* gnu: s2n: Update to 1.3.10.•••* gnu/packages/tls.scm (s2n): Update to 1.3.10. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan2022-04-201-2/+2
* gnu: libressl: Update to 3.3.6.•••* gnu/packages/tls.scm (libressl): Update to 3.3.6. Liliana Marie Prikler2022-04-121-2/+2
* gnu: libressl: Add 'release-monitoring-url' property.•••* gnu/packages/tls.scm (libressl)[properties]: New field. Ludovic Courtès2022-04-011-1/+3
* gnu: OpenSSL 3: Update to 3.0.2 [fixes CVE-2022-0778].•••For more information about this vulnerability: https://www.openssl.org/news/secadv/20220315.txt * gnu/packages/tls.scm (openssl-3.0): Update to 3.0.2. Leo Famulari2022-03-161-2/+2
* gnu: OpenSSL: Update to 1.1.1n [fixes CVE-2022-0778].•••For more information about this vulnerability: https://www.openssl.org/news/secadv/20220315.txt * gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1n. Leo Famulari2022-03-161-2/+2
* gnu: Remove OpenSSL 1.0.•••This package no longer has any users in Guix. * gnu/packages/tls.scm (openssl-1.0): Remove variable. Marius Bakke2022-01-301-108/+0
* gnu: OpenSSL: Add 3.0.•••* gnu/packages/tls.scm (openssl-3.0): New variable. * gnu/packages/patches/openssl-3.0-c-rehash-in.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke2022-01-301-1/+29
* gnu: openssl: Update to 1.1.1m [security fixes].•••* gnu/packages/tls.scm (openssl/fixed): New variable. (openssl)[replacement]: New field. Efraim Flashner2022-01-261-0/+20
* gnu: Add bearssl.•••* gnu/packages/tls.scm (bearssl): New variable. Nicolas Goaziou2022-01-181-0/+51