Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-19 | gnu: OpenSSL: Update replacement to 1.1.1e [fixes CVE-2019-1551]. | Marius Bakke | |
* gnu/packages/tls.scm (openssl-1.1.1d): Rename to ... (openssl-1.1.1e): ... this. Update to 1.1.1e. (openssl)[replacement]: Adjust accordingly. | |||
2020-03-11 | gnu: gnutls@3.6.10: Add dependency on datefudge and util-linux. | Marius Bakke | |
* gnu/packages/tls.scm (gnutls-3.6.10)[native-inputs]: New field. | |||
2020-03-10 | gnu: Certbot, python-acme: Update to 1.3.0. | Leo Famulari | |
* gnu/packages/tls.scm (certbot, python-acme): Update to 1.3.0. | |||
2020-03-02 | gnu: libressl: Update to 3.0.2. | Tobias Geerinckx-Rice | |
* gnu/packages/tls.scm (libressl): Update to 3.0.2. | |||
2020-03-01 | gnu: dehydrated: Install documentation. | Tobias Geerinckx-Rice | |
* gnu/packages/tls.scm (dehydrated)[arguments]: Install compressed man page and other basic documentation. | |||
2020-03-01 | gnu: dehydrated: Update source URI. | Tobias Geerinckx-Rice | |
* gnu/packages/tls.scm (dehydrated)[source]: Update URI. | |||
2020-02-28 | gnu: OpenSSL: Do not inherit grafts on replacement package. | Marius Bakke | |
* gnu/packages/tls.scm (openssl-1.1.1d): Use INHERIT instead of PACKAGE/INHERIT. | |||
2020-02-25 | gnu: mbedtls-apache: Update to 2.16.5. | Marius Bakke | |
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.5. | |||
2020-02-19 | gnu: certbot, python-acme: Update to 1.2.0. | Leo Famulari | |
* gnu/packages/tls.scm (certbot, python-acme): Update to 1.2.0. | |||
2020-02-13 | gnu: go-github-com-certifi-gocertifi: Update to 2018.01.18-1.a5e0173 | Leo Famulari | |
* gnu/packages/tls.scm (go-github-com-certifi-gocertifi): Update to 2018.01.18-1.a5e0173. | |||
2020-02-03 | Merge branch 'master' into staging | Marius Bakke | |
2020-01-30 | gnu: p11-kit: Update to 0.23.20. | Marius Bakke | |
* gnu/packages/tls.scm (p11-kit): Update to 0.23.20. | |||
2020-01-29 | Merge branch 'master' into staging | Marius Bakke | |
2020-01-29 | gnu: p11-kit: Update to 0.23.19. | Marius Bakke | |
* gnu/packages/tls.scm (p11-kit): Update to 0.23.19. [source](uri): Adjust tarball name. | |||
2020-01-29 | gnu: mbedtls-apache: Do not build the static libraries. | Marius Bakke | |
* gnu/packages/tls.scm (mbedtls-apache)[arguments]: Add "-DUSE_STATIC_MBEDTLS_LIBRARY=OFF" in #:configure-flags. | |||
2020-01-29 | gnu: mbedtls-apache: Update to 2.16.4. | Marius Bakke | |
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.4. | |||
2020-01-19 | gnu: OpenSSL@1.0: Update to 1.0.2u. | Marius Bakke | |
* gnu/packages/tls.scm (openssl-1.0): Update to 1.0.2u. | |||
2019-12-13 | gnu: certbot: Update to 1.0.0. | Brett Gilio | |
* gnu/packages/tls.scm (certbot): Update to 1.0.0. | |||
2019-12-13 | gnu: python-acme: Update to 1.0.0. | Brett Gilio | |
* gnu/packages/tls.scm (python-acme): Update to 1.0.0. | |||
2019-11-28 | Merge branch 'master' into staging | Marius Bakke | |
2019-11-23 | gnu: gnutls: Add "guile3.0-gnutls" variant. | Ludovic Courtès | |
* gnu/packages/tls.scm (gnutls-3.6.10, guile3.0-gnutls): New variables. | |||
2019-11-15 | Merge branch 'master' into staging | Marius Bakke | |
2019-11-10 | gnu: LibreSSL: Make search paths single-entry. | Marius Bakke | |
Fixes <https://bugs.gnu.org/36817>. Reported by Katherine Cox-Buday <cox.katherine.e@gmail.com>. * gnu/packages/tls.scm (libressl)[native-search-paths]: Add SEPARATOR #F in search path specifications. | |||
2019-11-08 | gnu: certbot, python-acme: Update to 0.40.1. | Tobias Geerinckx-Rice | |
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.40.1. | |||
2019-10-27 | Merge branch 'master' into staging | Marius Bakke | |
2019-10-27 | gnu: libressl: Don't use NAME in source URI. | Tobias Geerinckx-Rice | |
* gnu/packages/tls.scm (libressl)[source]: Hard-code NAME. | |||
2019-10-23 | Merge branch 'master' into staging | Marius Bakke | |
2019-10-21 | gnu: certbot, python-acme: Update to 0.39.0. | Tobias Geerinckx-Rice | |
* gnu/packages/tls.scm (python-acme): Update to 0.39.0. (certbot)[source]: Update hash. [propagated-inputs]: Add python-distro. | |||
2019-10-13 | gnu: OpenSSL@1.0: Incorporate grafted changes. | Marius Bakke | |
* gnu/packages/tls.scm (openssl-1.0): Update to 1.0.2t. [replacement]: Remove. [arguments]: Add #:parallel-build?. (openssl-1.0.2t): Remove variable. | |||
2019-10-13 | gnu: OpenSSL@1.0: Replace with 1.0.2t [fixes CVE-2019-1547, CVE-2019-1563]. | Marius Bakke | |
* gnu/packages/tls.scm (openssl-1.0.2t): New variable. (openssl-1.0)[replacement]: New field. | |||
2019-10-06 | Merge branch 'master' into core-updates | Ricardo Wurmus | |
2019-10-02 | gnu: p11-kit: Update to 0.23.18.1. | Marius Bakke | |
* gnu/packages/tls.scm (p11-kit): Update to 0.23.18.1. | |||
2019-10-01 | Merge branch 'master' into core-updates | Ludovic Courtès | |
2019-09-29 | gnu: Remove deprecated "guile2.2-" packages. | Ludovic Courtès | |
These had been deprecated since Dec. 2017. * gnu/packages/guile-xyz.scm (guile2.2-reader, guile2.2-lib) (guile2.2-minikanren, guile2.2-irregex, guile2.2-haunt) (guile2.2-redis, guile2.2-commonmark): Remove. * gnu/packages/guile.scm (guile2.2-json, guile2.2-gdbm-ffi): Remove. * gnu/packages/ssh.scm (guile2.2-ssh): Remove. * gnu/packages/tls.scm (gnutls/guile-2.2): Remove. | |||
2019-09-27 | Merge branch 'master' into core-updates | Marius Bakke | |
2019-09-27 | gnu: mbedtls-apache: Update to 2.16.3. | Marius Bakke | |
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.3. | |||
2019-09-26 | gnu: dehydrated: Update to 0.6.5. | Tobias Geerinckx-Rice | |
* gnu/packages/tls.scm (dehydrated): Update to 0.6.5. | |||
2019-09-24 | gnu: p11-kit: Update to 0.23.17. | Marius Bakke | |
* gnu/packages/patches/p11-kit-jks-timestamps.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/tls.scm (p11-kit): Update to 0.23.17. [source](patches): Remove. | |||
2019-09-17 | Merge branch 'master' into core-updates | Ludovic Courtès | |
2019-09-11 | gnu: openssl: Update to 1.1.1d [fix CVE-2019-{1547,1549,1552,1563}]. | Tobias Geerinckx-Rice | |
* gnu/packages/tls.scm (openssl-next): Update to 1.1.1d. | |||
2019-08-29 | Merge branch 'master' into core-updates | Mark H Weaver | |
2019-08-24 | gnu: certbot: Don't use NAME in source URI. | Tobias Geerinckx-Rice | |
* gnu/packages/tls.scm (certbot)[source]: Hard-code NAME. | |||
2019-08-24 | gnu: python-acme: Update to 0.37.2. | Tobias Geerinckx-Rice | |
* gnu/packages/tls.scm (python-acme): Update to 0.37.2. | |||
2019-07-31 | gnu: gnutls: Update to 3.6.9. | Marius Bakke | |
* gnu/packages/tls.scm (gnutls): Update to 3.6.9. | |||
2019-07-31 | gnu: libtasn1: Update to 4.14. | Marius Bakke | |
* gnu/packages/tls.scm (libtasn1): Update to 4.14. | |||
2019-07-31 | Merge branch 'master' into core-updates | Marius Bakke | |
2019-07-29 | gnu: Add go-github-com-certifi-gocertifi. | Leo Famulari | |
* gnu/packages/tls.scm (go-github-com-certifi-gocertifi): New variable. | |||
2019-07-17 | Merge branch 'master' into core-updates | Ludovic Courtès | |
2019-07-11 | gnu: certbot, python-acme: Update to 0.35.1. | Leo Famulari | |
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.35.1. | |||
2019-07-02 | Merge branch 'staging' into core-updates | Marius Bakke | |