me
/
guix
Archived
1
0
Fork 0
Commit Graph

417 Commits (f09ef814d9d6150cb06bc0e329f994602b525917)

Author SHA1 Message Date
Marius Bakke 9d5aa00906
Merge branch 'master' into core-updates 2019-12-05 17:57:35 +01:00
Marius Bakke 0897ad7fac
Merge branch 'master' into staging 2019-11-28 00:38:25 +01:00
Ludovic Courtès d630d78104
gnu: gnutls: Add "guile3.0-gnutls" variant.
* gnu/packages/tls.scm (gnutls-3.6.10, guile3.0-gnutls): New variables.
2019-11-23 22:45:21 +01:00
Mathieu Othacehe 154d97abdd
Merge remote-tracking branch master into core-updates 2019-11-16 09:34:27 +01:00
Marius Bakke f056553c6b
Merge branch 'master' into staging 2019-11-15 20:11:35 +01:00
Mathieu Othacehe bdcdd55000
gnu: openssl: Fix cross-compilation.
* gnu/packages/tls.scm (openssl-next)[arguments]: Pass CROSS_COMPILE
environment variable and target system to configure script.
2019-11-15 17:32:24 +01:00
Marius Bakke 04cfe91efd
gnu: LibreSSL: Make search paths single-entry.
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-10 01:58:18 +01:00
Tobias Geerinckx-Rice 6623999c51
gnu: certbot, python-acme: Update to 0.40.1.
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.40.1.
2019-11-08 14:13:42 +01:00
Marius Bakke a557810ac7
Merge branch 'master' into staging 2019-10-27 10:17:14 +01:00
Tobias Geerinckx-Rice ce1178d5d3
gnu: libressl: Don't use NAME in source URI.
* gnu/packages/tls.scm (libressl)[source]: Hard-code NAME.
2019-10-27 00:49:22 +02:00
Marius Bakke 4c1918db34
Merge branch 'master' into staging 2019-10-23 20:48:55 +02:00
Tobias Geerinckx-Rice b977d900d8
gnu: certbot, python-acme: Update to 0.39.0.
* gnu/packages/tls.scm (python-acme): Update to 0.39.0.
(certbot)[source]: Update hash.
[propagated-inputs]: Add python-distro.
2019-10-21 02:03:22 +02:00
Marius Bakke 8fc24f300b
gnu: OpenSSL@1.0: Incorporate grafted changes.
* 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 23:07:56 +02:00
Marius Bakke d6718086f8
gnu: OpenSSL@1.0: Replace with 1.0.2t [fixes CVE-2019-1547, CVE-2019-1563].
* gnu/packages/tls.scm (openssl-1.0.2t): New variable.
(openssl-1.0)[replacement]: New field.
2019-10-13 22:49:16 +02:00
Ricardo Wurmus e08902d3cb
Merge branch 'master' into core-updates 2019-10-06 22:02:20 +02:00
Marius Bakke 9383208029
gnu: p11-kit: Update to 0.23.18.1.
* gnu/packages/tls.scm (p11-kit): Update to 0.23.18.1.
2019-10-02 15:22:42 +02:00
Ludovic Courtès 0cf2b6f2db
Merge branch 'master' into core-updates 2019-10-01 12:06:00 +02:00
Ludovic Courtès aa2441c2cf
gnu: Remove deprecated "guile2.2-" packages.
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-29 23:02:35 +02:00
Marius Bakke e7f62a41b2
Merge branch 'master' into core-updates 2019-09-27 19:11:27 +02:00
Marius Bakke add8063742
gnu: mbedtls-apache: Update to 2.16.3.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.3.
2019-09-27 18:57:37 +02:00
Tobias Geerinckx-Rice 2359e235a4
gnu: dehydrated: Update to 0.6.5.
* gnu/packages/tls.scm (dehydrated): Update to 0.6.5.
2019-09-26 05:37:33 +02:00
Marius Bakke aa0e28bc73
gnu: p11-kit: Update to 0.23.17.
* 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-24 20:12:56 +02:00
Ludovic Courtès 9ff87bb996
Merge branch 'master' into core-updates 2019-09-17 16:27:15 +02:00
Tobias Geerinckx-Rice cf065aba1e
gnu: openssl: Update to 1.1.1d [fix CVE-2019-{1547,1549,1552,1563}].
* gnu/packages/tls.scm (openssl-next): Update to 1.1.1d.
2019-09-11 18:30:22 +02:00
Mark H Weaver 0481289cbc
Merge branch 'master' into core-updates 2019-08-29 17:19:18 -04:00
Tobias Geerinckx-Rice b380463b50
gnu: certbot: Don't use NAME in source URI.
* gnu/packages/tls.scm (certbot)[source]: Hard-code NAME.
2019-08-24 04:56:08 +02:00
Tobias Geerinckx-Rice 70fcf8167e
gnu: python-acme: Update to 0.37.2.
* gnu/packages/tls.scm (python-acme): Update to 0.37.2.
2019-08-24 04:56:08 +02:00
Marius Bakke bffe4305ec
gnu: gnutls: Update to 3.6.9.
* gnu/packages/tls.scm (gnutls): Update to 3.6.9.
2019-07-31 14:41:37 +02:00
Marius Bakke d7342997cd
gnu: libtasn1: Update to 4.14.
* gnu/packages/tls.scm (libtasn1): Update to 4.14.
2019-07-31 14:41:37 +02:00
Marius Bakke 6a2e54236e
Merge branch 'master' into core-updates 2019-07-31 14:28:56 +02:00
Leo Famulari ea22aa1faf
gnu: Add go-github-com-certifi-gocertifi.
* gnu/packages/tls.scm (go-github-com-certifi-gocertifi): New variable.
2019-07-29 14:57:03 -04:00
Ludovic Courtès 64de896a71
Merge branch 'master' into core-updates 2019-07-17 15:51:10 +02:00
Leo Famulari 14727aaa03
gnu: certbot, python-acme: Update to 0.35.1.
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.35.1.
2019-07-11 20:17:54 -04:00
Marius Bakke 4fb9165515
Merge branch 'staging' into core-updates 2019-07-02 20:18:16 +02:00
Marius Bakke 30484be05d
Merge branch 'master' into staging 2019-07-02 20:14:23 +02:00
Marius Bakke 6661b025a6
gnu: openssl@1.0: Update to 1.0.2s.
* gnu/packages/tls.scm (openssl-1.0): Update to 1.0.2s.
2019-07-02 20:13:03 +02:00
Marius Bakke 1307aa4427
gnu: mbedtls-apache: Update to 2.16.2.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.2.
2019-06-30 14:11:01 +02:00
Marius Bakke c50f15d67f
gnu: perl-net-ssleay: Update source URI.
This is a follow-up to commit 966e4beadc.

* gnu/packages/tls.scm (perl-net-ssleay)[source](uri): Update to current.
2019-06-30 12:45:52 +02:00
Marius Bakke 966e4beadc
gnu: perl-net-ssleay: Update to 1.88.
* gnu/packages/tls.scm (perl-net-ssleay): Update to 1.88.
2019-06-29 23:30:19 +02:00
Marius Bakke 7892edc256
gnu: GnuTLS: Update to 3.6.8.
* gnu/packages/tls.scm (gnutls): Update to 3.6.8.
[arguments]: Add "--with-guile-{site,site-ccache,extension-dir}" to #:configure-flags.
2019-06-15 23:47:34 +02:00
Ludovic Courtès d9bbfe042e
Merge branch 'master' into core-updates 2019-06-13 13:24:35 +02:00
Marius Bakke 558c733044
gnu: OpenSSL@1.1: Update to 1.1.1c.
* gnu/packages/tls.scm (openssl-next): Update to 1.1.1c.
2019-06-03 22:28:49 +02:00
Marius Bakke 57df83e07d
Merge branch 'staging' into core-updates 2019-05-25 00:25:15 +02:00
Marius Bakke 9d0c291e3e
gnu: Move Sphinx and friends to (gnu packages sphinx).
* gnu/packages/python-xyz.scm (python-sphinxcontrib-websupport,
python2-sphinxcontrib-websupport, python-sphinx, python2-sphinx,
python-sphinx-gallery, python2-sphinx-gallery, python-sphinx-rtd-theme,
python2-sphinx-rtd-theme, python-guzzle-sphinx-theme,
python2-guzzle-sphinx-theme, python-sphinxcontrib-newsfeed,
python-sphinxcontrib-programoutput, python2-sphinxcontrib-programoutput,
python-sphinx-repoze-interface, python2-sphinx-repoze-interface,
python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme,
python-sphinx-alabaster-theme, python2-sphinx-alabaster-theme,
python-sphinx-me, python-sphinxcontrib-svg2pdfconverter): Move to ...
(gnu):
* gnu/packages/sphinx.scm: ... here.  New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/bioinformatics.scm,
gnu/packages/calendar.scm, gnu/packages/cluster.scm,
gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/disk.scm,
gnu/packages/django.scm, gnu/packages/elf.scm, gnu/packages/emacs-xyz.scm,
gnu/packages/emulators.scm, gnu/packages/finance.scm, gnu/packages/image.scm,
gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm,
gnu/packages/openstack.scm, gnu/packages/pdf.scm, gnu/packages/python-web.scm,
gnu/packages/search.scm, gnu/packages/statistics.scm,
gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm,
gnu/packages/tls.scm, gnu/packages/web.scm: Adjust module imports.
2019-05-24 21:54:31 +02:00
Leo Famulari 7bd30ea988
gnu: certbot, python-acme: Update to 0.34.2.
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.34.2.
2019-05-14 15:06:29 -04:00
Marius Bakke 3b458d5462
Merge branch 'master' into core-updates 2019-05-01 23:11:41 +02:00
Tobias Geerinckx-Rice cc58576955
gnu: python-acme, certbot: Update to 0.33.1.
* gnu/packages/tls.scm (python-acme, certbot): Update to 0.33.1.
2019-04-15 06:43:35 +02:00
Leo Famulari 9fa29103b5
gnu: certbot, python-acme: Update to 0.33.0.
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.33.0.
2019-04-04 14:58:31 -04:00
Ludovic Courtès c44667ccae
gnu: ghc-tls: Move to haskell-crypto.scm.
* gnu/packages/tls.scm (ghc-tls): Move to...
* gnu/packages/haskell-crypto.scm (ghc-tls): ... here.
* gnu/packages/haskell-web.scm: Remove now unneeded import.
2019-04-04 17:47:01 +02:00
Marius Bakke a02d390357
gnu: mbedtls-apache: Update to 2.16.1.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.1.
2019-03-31 21:26:16 +02:00