summaryrefslogtreecommitdiff
path: root/gnu/packages/tls.scm
AgeCommit message (Expand)Author
2021-06-24gnu: s2n: Expand description....* gnu/packages/tls.scm (s2n)[synopsis, description]: Add some more upstream words. Tobias Geerinckx-Rice
2021-06-24gnu: s2n: Update to 1.0.10....* gnu/packages/tls.scm (s2n): Update to 1.0.10. Tobias Geerinckx-Rice
2021-06-23gnu: certbot, python-acme: Update to 1.16.0....* gnu/packages/tls.scm (certbot, python-acme): Update to 1.16.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Matthew James Kraai
2021-06-17gnu: libressl: Remove search paths....Unlike OpenSSL, LibreSSL hardcode it's certificate bundle and doesn't allow to specify it through a environment variable. * gnu/packages/tls.scm (libressl)[configure-flags]: Specify OpenSSL configuration directory. [native-search-paths]: Remove it. * gnu/packages/ntp.scm (openntpd)[configure-flags]: Adjust CAcert location. Brice Waegeneire
2021-06-12gnu: libressl: Update to 3.3.3....* gnu/packages/tls.scm (libressl): Update to 3.3.3. Brice Waegeneire
2021-06-06gnu: gnutls@3.6.16: Fix cross-compilation....Fixes <https://bugs.gnu.org/48771>. Reported by Eric Brown <ecbrown@ericcbrown.com>. * gnu/packages/tls.scm (gnutls-3.6.16)[arguments]: New field. Ludovic Courtès
2021-05-28gnu: gnutls: Replace with 3.6.16 [fixes CVE-2021-20305]....* gnu/packages/tls.scm (gnutls)[replacement]: New field. (gnutls-3.6.16): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Solene Rapenne
2021-05-23gnu: OpenSSL: Replace with 1.1.1k [fixes CVE-2021-3449 and CVE-2021-3450]....* gnu/packages/tls.scm (openssl-1.1.1k): New variable. (openssl)[replacement]: New field. Marius Bakke
2021-05-09gnu: certbot, python-acme: Update to 1.15.0....* gnu/packages/tls.scm (python-acme, certbot): Update to 1.15.0. Leo Famulari
2021-04-16gnu: GnuTLS: Absorb grafted replacement....* gnu/packages/tls.scm (gnutls)[source]: Add 'gnutls-CVE-2021-20231.patch' and 'gnutls-CVE-2021-20232.patch'. [replacement]: Remove field. (gnutls/fixed): Remove variable. Leo Famulari
2021-04-16gnu: OpenSSL: Absorb grafted replacement....* gnu/packages/tls.scm (openssl): Update to 1.1.1j. [replacement]: Remove field. (openssl/fixed): Remove variable. Leo Famulari
2021-04-16gnu: certbot, python-acme: Update to 1.14.0....* gnu/packages/tls.scm (certbot, python-acme): Update to 1.14.0. Leo Famulari
2021-03-28gnu: gnutls: Fix typos in description....* gnu/packages/tls.scm (gnutls)[description]: Fix typos. Reported by genr8 on #guix. Tobias Geerinckx-Rice
2021-03-25gnu: openssl: Update to 1.1.1k [security fixes]....Fixes CVE-2021-3450 and CVE-2021-3449. * gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1k. Léo Le Bouter
2021-03-14gnu: OpenSSL: Refer to the version number in a more robust way....* gnu/packages/tls.scm (openssl)[arguments]: Replace use of VERSION with (PACKAGE-VERSION THIS-PACKAGE). (openssl/fixed): Adjust accordingly. Leo Famulari
2021-03-13gnu: gnutls: Fix CVE-2021-20231 and CVE-2021-20232....* gnu/packages/patches/gnutls-CVE-2021-20231.patch, gnu/packages/patches/gnutls-CVE-2021-20232.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/tls.scm (gnutls)[replacement]: New field. (gnutls/fixed): New variable. (guile2.2-gnutls): Use package/inherit. Mark H Weaver
2021-03-12gnu: Add s2n....* gnu/packages/tls.scm (s2n): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2021-03-12gnu: OpenSSL: Fix version number in build configuration....Fixes <https://bugs.gnu.org/47108>. This is a followup to commit 4a8b529ce15ddc69a9dd701e450fc85a0ed65910. * gnu/packages/tls.scm (openssl/fixed)[arguments]: New field. Leo Famulari
2021-03-11gnu: certbot, python-acme: Update to 1.13.0....* gnu/packages/tls.scm (python-acme): Update to 1.13.0. [native-inputs]: Remove python-mock. [propagated-inputs]: Remove python-six. (certbot): Update to 1.13.0. [propagated-inputs]: Remove python-six. [arguments]: Remove 'build-documentation' phase. Leo Famulari
2021-03-11gnu: openssl: Update to 1.1.1j [security fixes]....* gnu/packages/tls.scm (openssl/fixed): New variable. (openssl)[replacement]: Graft. Léo Le Bouter
2021-03-03gnu: certbot, python-acme: Update to 1.12.0....* gnu/packages/tls.scm (python-acme): Update to 1.12.0. (certbot): Update to 1.12.0. [arguments]: Replace the 'build-documentation' phase. Leo Famulari
2021-01-10Merge branch 'master' into stagingEfraim Flashner
2021-01-03gnu: libressl: Update to 3.1.5 [security fix]....* gnu/packages/tls.scm (libressl): Update to 3.1.5. Tobias Geerinckx-Rice
2020-12-29Merge branch 'master' into ungraftingMarius Bakke
2020-12-21gnu: certbot, python-acme: Update to 1.10.1....* gnu/packages/tls.scm (certbot, python-acme): Update to 1.10.1. Leo Famulari
2020-12-21Merge branch 'master' into ungraftingMarius Bakke
2020-12-20gnu: p11-kit: Fix source hash....(Obviously) the tarball wasn't updated in place, and the .sig did check out, but I forgot to commit it because I'm a bit of an idiot. * gnu/packages/tls.scm (p11-kit)[source]: Update hash. Tobias Geerinckx-Rice
2020-12-20gnu: p11-kit: Update to 0.23.22....* gnu/packages/tls.scm (p11-kit): Update to 0.23.22. Tobias Geerinckx-Rice
2020-12-19gnu: dehydrated: Update to 0.7.0....* gnu/packages/tls.scm (dehydrated): Update to 0.7.0. Tobias Geerinckx-Rice
2020-12-08gnu: OpenSSL: Update to 1.1.1i [fixes CVE-2020-1971]....* gnu/packages/tls.scm (openssl)[replacement]: Update replacement to 1.1.1i (openssl-1.1.1g): Replace with ... (openssl-1.1.1i): ... new variable. Leo Famulari
2020-12-08gnu: OpenSSL: Update to 1.1.1i [fixes CVE-2020-1971]....* gnu/packages/tls.scm (openssl): Update to 1.1.1i. Marius Bakke
2020-12-08gnu: openssl: Update to 1.1.1g and remove replacement....* gnu/packages/tls.scm (openssl): Update to 1.1.1g. [replacement]: Remove. (openssl-1.1.1g): Remove. Ludovic Courtès
2020-12-08gnu: gnutls: Update to 3.6.15 and remove replacement....* gnu/packages/tls.scm (gnutls): Update to 3.6.15. [source]: Add "gnutls-cross.patch". [replacement]: Remove. [native-inputs]: Add GUILE-3.0 when (%current-target-system) is true. (gnutls/fixed): Remove. * gnu/packages/package-management.scm (guix)[propagated-inputs]: Remove reference to 'gnutls/fixed'. * gnu/packages/tls.scm (gnutls/dane): Inherit from gnutls. * gnu/packages/vpn.scm (openconnect)[propagated-inputs]: Remove gnutls/fixed, add gnutls. Co-authored-by: Efraim Flashner <efraim@flashner.co.il> Ludovic Courtès
2020-12-03gnu: gnutls-dane: Inherit from newer GnuTLS....Fixes <https://bugs.gnu.org/44914>. * gnu/packages/tls.scm (gnutls/dane): Inherit from GNUTLS/FIXED instead of GNUTLS. Marius Bakke
2020-12-03gnu: GnuTLS: Update replacement to 3.6.15 [fixes CVE-2020-24659]....* gnu/packages/tls.scm (gnutls-3.6.14): Rename to ... (gnutls/fixed): ... this. Update to 3.6.15. (gnutls): Adjust for renamed replacement. * gnu/packages/package-management.scm (guix)[propagated-inputs]: Likewise. * gnu/packages/vpn.scm (openconnect)[propagated-inputs]: Likewise. Marius Bakke
2020-11-21gnu: openssl: Fix cross compiling for powerpc targets....* gnu/packages/tls.scm (openssl)[arguments]: Add cross compile target cases for powerpc64le-linux, powerpc64-linux and powerpc-linux. Efraim Flashner
2020-11-08gnu: openssl: Fix indentation....* gnu/packages/tls.scm (openssl): Fix indentation of package definition. Efraim Flashner
2020-11-08gnu: openssl: Fix cross compiling for mips64el-linux....* gnu/packages/tls.scm (openssl)[arguments]: When cross compiling add case for mips64el-linux. Efraim Flashner
2020-10-21gnu: certbot, python-acme: Update to 1.8.0....* gnu/packages/tls.scm (certbot, python-acme): Update 1.8.0. Leo Famulari
2020-10-16gnu: libressl: Update to 3.1.4....* gnu/packages/tls.scm (libressl): Update to 3.1.4. Tobias Geerinckx-Rice
2020-10-05gnu: gnutls: Fix cross-compilation....* gnu/packages/tls.scm (gnutls)[arguments]: Disable tests when cross-compiling. Mathieu Othacehe
2020-08-20gnu: p11-kit: Update to 0.23.21....* gnu/packages/tls.scm (p11-kit): Update to 0.23.21. Tobias Geerinckx-Rice
2020-07-14gnu: mbedtls-apache-for-hiawatha: Fix....There's already a custom embedtls-apache variant for Hiawatha. Fix it instead of enabling threading for embedtls-apache. * gnu/packages/tls.scm (embedtls-for-hiawatha): Fix usage of SUBSTITUTE-KEYWORD-ARGUMENTS. Disable -Wformat-signedness. (embedtls-for-hiawatha): Remove ‘enable-features’ phase. Tobias Geerinckx-Rice
2020-07-14gnu: mbedtls-apache: Update to 2.23.0 [security fixes]....* gnu/packages/tls.scm (mbedtls-apache): Update to 2.23.0. [source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Make source files writable. Enable threading. Tobias Geerinckx-Rice
2020-06-20gnu: gnutls: Pass #:tests? unconditionally....* gnu/packages/tls.scm (gnutls)[arguments]: Add #:tests? unconditionally. Ludovic Courtès
2020-06-20gnu: gnutls: Leave #:disallowed-references empty for GNU/Hurd....Partly fixes <https://bugs.gnu.org/41775>. This is a followup to a9bcc6474667d6699500f03d69f9c8212a50d711. * gnu/packages/tls.scm (gnutls)[arguments]: Let #:disallowed-references empty when 'hurd-target?' returns true. Ludovic Courtès
2020-06-06gnu: GnuTLS: Update replacement to 3.6.14 [fixes CVE-2020-13777]....* gnu/packages/tls.scm (gnutls-3.6.13): Rename to ... (gnutls-3.6.14): ... this. Update to 3.6.14. (gnutls)[replacement]: Adjust accordingly. * gnu/packages/package-management.scm (guix)[propagated-inputs]: Likewise. * gnu/packages/vpn.scm (openconnect)[propagated-inputs]: Likewise. Marius Bakke
2020-06-06gnu: openconnect: Add a comment about the gnutls version....* gnu/packages/vpn.scm (openconnect): Add said comment. * gnu/packages/tls.scm (gnutls): Add backlink to optimise SEO. Tobias Geerinckx-Rice
2020-05-27Revert some Go package updates....This reverts commit 5f833e0495f00a72f8d34a63e8afbc531afdd22d through 681ac9a66c26d2c739e41f03228f8c63fc0df482. It's not idiomatic to update Go packages independently of their users. This reversion was approved by Efraim on #guix: http://logs.guix.gnu.org/guix/2020-05-26.log * gnu/packages/golang.scm, gnu/packages/syncthing.scm, gnu/packages/tls.scm: Revert. Leo Famulari
2020-05-26gnu: go-github-com-certifi-gocertifi: Update to 2020.02.11....* gnu/packages/tls.scm (go-github-com-certifi-gocertifi): Update to 2020.02.11. Efraim Flashner