~ruther/guix-local

ref: 5b9aa107d28f1187e3dde5b3e9aee3bf580b5475 guix-local/gnu/packages/tls.scm -rw-r--r-- 32.5 KiB
gnu: gnutls: Add 'gnutls-dane'.

* gnu/packages/tls.scm (gnutls/dane): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
66660960 — Leo Famulari 8 years ago
gnu: certbot, python-acme: Update to 0.18.2.

* gnu/packages/tls.scm (certbot, python-acme): Update to 0.18.2.
* gnu/packages/patches/python-acme-dont-use-openssl-rand.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
881006b6 — Marius Bakke 8 years ago
gnu: certbot: Fix build with python-pyopenssl >= 17.3.0.

* gnu/packages/patches/python-acme-dont-use-openssl-rand.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/tls.scm (python-acme)[source]: Use it.
45bed1d3 — Leo Famulari 8 years ago
gnu: python2-acme: Remove package.

This package has not built successfully for a long time. Since it
appears to have no users, we remove it for now.

* gnu/packages/tls.scm (python2-acme): Remove variable.
72fe8956 — Leo Famulari 8 years ago
gnu: certbot, python-acme: Update to 0.18.1.

* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.18.1.
3b2802f8 — Leo Famulari 8 years ago
gnu: certbot, python-acme: Update to 0.18.0.

* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.18.0.
97497465 — Marius Bakke 8 years ago
gnu: mbedtls-apache: Update to 2.6.0 [fixes CVE-2017-14032].

* gnu/packages/tls.scm (mbedtls-apache): Update to 2.6.0.
72e2815d — Marius Bakke 8 years ago
Merge branch 'core-updates'
2718a9cd — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
94793c1d — Tobias Geerinckx-Rice 8 years ago
gnu: perl-crypt-openssl-bignum: Update to 0.08.

* gnu/packages/tls.scm (perl-crypt-openssl-bignum): Update to 0.08.
dca82aef — Marius Bakke 8 years ago
gnu: p11-kit: Update to 0.23.8.

* gnu/packages/tls.scm (p11-kit): Update to 0.23.8.
f167595b — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
e3df6938 — Mark H Weaver 8 years ago
gnu: libtasn1: Add replacement to fix CVE-2017-10790.

Based on commit 01a61d7040b1794f36547b107abce6e967d59f21
by Leo Famulari <leo@famulari.name>.

* gnu/packages/patches/libtasn1-CVE-2017-10790.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (libtasn1)[replacement]: New field.
(libtasn1/fixed): New variable.
01a61d70 — Leo Famulari 8 years ago
gnu: libtasn1: Fix CVE-2017-10790.

* gnu/packages/patches/libtasn1-CVE-2017-10790.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (libtasn1/fixed)[source]: Use it.
19dd5097 — Tobias Geerinckx-Rice 8 years ago
gnu: certbot, python-acme: Update to 0.17.0.

* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.17.0.
e0b9e377 — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
f96dbf6b — Leo Famulari 8 years ago
gnu: net-tools: Add a test-only variant and use it for GnuTLS.

* gnu/packages/linux.scm (net-tools-for-tests): Add hidden net-tools variant.
* gnu/packages/tls.scm (gnutls)[native-inputs]: Use net-tools-for-tests instead
of net-tools.
6c1a317e — Leo Famulari 8 years ago
Merge branch 'master' into core-updates
644e5f17 — Tobias Geerinckx-Rice 8 years ago
download: Add OpenBSD mirrors.

* guix/download.scm (%mirrors) <openbsd>: Add HTTPS OpenBSD mirrors.
* gnu/packages/ntp.scm (openntpd)[source]: Use them.
* gnu/packages/ssh.scm (openssh)[source]: Likewise.
* gnu/packages/tls.scm (libressl)[source]: Likewise.
a08a9b8c — Leo Famulari 8 years ago
gnu: certbot, python-acme: Update to 0.16.0.

* gnu/pckages/tls.scm (certbot, python-acme, python2-acme): Update to 0.16.0.
Next