summaryrefslogtreecommitdiff
path: root/gnu/packages/tls.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: certbot, python-acme: Update to 0.14.1.•••* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.14.1. Leo Famulari2017-05-161-4/+3
* gnu: certbot, python-acme: Update to 0.14.0.•••* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.14.0. Leo Famulari2017-05-061-3/+3
* gnu: libressl: Update to 2.5.4.•••* gnu/packages/tls.scm (libressl): Update to 2.5.4. [home-page]: Use https. Efraim Flashner2017-05-031-4/+4
* gnu: Avoid circular dependencies by Perl license.•••* guix/licenses.scm (perl-license): New variable. * gnu/packages/bioinformatics.scm: Change (package-license perl) to perl-license. * gnu/packages/compression.scm: Same. * gnu/packages/databases.scm: Same. * gnu/packages/gd.scm: Same. * gnu/packages/language.scm: Same. * gnu/packages/libevent.scm: Same. * gnu/packages/mail.scm: Same. * gnu/packages/messaging.scm: Same. * gnu/packages/ncurses.scm: Same. * gnu/packages/networking.scm: Same. * gnu/packages/photo.scm: Same. * gnu/packages/tcl.scm: Same. * gnu/packages/tex.scm: Same. * gnu/packages/tls.scm: Same. * gnu/packages/web.scm: Same. * gnu/packages/wm.scm: Same. * gnu/packages/xml.scm: Same. * gnu/packages/xorg.scm: Same. * gnu/packages/zip.scm: Same. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Petter2017-05-021-4/+4
* gnu: libressl: Do not use 'getentropy'.•••* gnu/packages/tls.scm (libressl)[arguments]: New field. Ludovic Courtès2017-04-181-0/+5
* gnu: certbot: Remove unused dependency.•••This dependency was removed in certbot@0.10.0: https://github.com/certbot/certbot/commit/d54cb76432a2eff43cc9cc3c1cc4d9136eac2221 * gnu/packages/tls.scm (certbot)[propagated-inputs]: Remove python2-pythondialog. Leo Famulari2017-04-121-1/+0
* gnu: python-acme: Remove unused dependencies.•••Removed in python-acme@0.10.0 and 0.4.1, respectively: https://github.com/certbot/certbot/commit/edbb3a73c6085219bef0cbf008bd1c82088bfcf6 https://github.com/certbot/certbot/commit/df383ee6e408f3be4bc3beb59aa33abc8e90f268 * gnu/packages/tls.scm (python-acme, python2-acme)[propagated-inputs]: Remove python-ndg-httpsclient and python-werkzeug. Leo Famulari2017-04-121-3/+1
* gnu: certbot, python-acme: Build documentation in separate phase.•••* gnu/packages/tls.scm (python-acme)[arguments]<:phases>: Add 'build-documentation' phase. Rename 'docs' phase to 'install-documentation'. (certbot)[arguments]<:phases>: Adjust accordingly. Marius Bakke2017-04-121-12/+12
* gnu: libressl: Update to 2.5.3.•••* gnu/packages/tls.scm (libressl): Update to 2.5.3. Leo Famulari2017-04-111-2/+2
* gnu: certbot: Share python-acme's arguments.•••* gnu/packages/tls.scm (certbot)[arguments]: Use substitute-keyword-arguments to inherit from python-acme. Leo Famulari2017-04-081-24/+15
* gnu: certbot, python-acme: Update to 0.13.0.•••* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.13.0. [arguments]: Add 'patch-dependency' phase. Leo Famulari2017-04-081-4/+23
* Merge branch 'master' into core-updates•••Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698. Marius Bakke2017-03-301-5/+5
|\
| * gnu: mbedtls-apache: Update to 2.4.2 [fixes CVE-2017-2784, SLOTH and others].•••See 'ChangeLog' in the source code distribution for more information about security-related bug fixes. * gnu/packages/tls.scm (mbedtls-apache): Update to 2.4.2. Leo Famulari2017-03-301-2/+2
| * gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.•••All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS. Tobias Geerinckx-Rice2017-03-301-1/+1
| * gnu: libressl: Update to 2.5.2.•••* gnu/packages/tls.scm (libressl): Update to 2.5.2. Leo Famulari2017-03-281-2/+2
* | Merge branch 'master' into core-updatesMark H Weaver2017-03-191-1/+1
|\|
| * gnu: Rename "guile-next" to "guile".•••* gnu/packages/guile.scm (guile-next): Rename to... (guile-2.2): ... this. Update users. [name]: Change to "guile". [synopsis]: Remove. [properties]: Remove 'upstream-name', 'ftp-server', and 'ftp-directory'. * gnu/packages/bioinformatics.scm (rcas-web): Update accordingly. * gnu/packages/tls.scm (gnutls/guile-2.2): Likewise. * tests/guix-build.sh: Use 'guile@2.2' instead of 'guile-next'. * doc/guix.texi (Package Transformation Options): Update examples that referred to "guile-next". Ludovic Courtès2017-03-191-1/+1
* | Merge branch 'master' into core-updatesLudovic Courtès2017-03-091-7/+35
|\|
| * gnu: libressl: Update to 2.5.1.•••* gnu/packages/tls.scm (libressl): Update to 2.5.1. Leo Famulari2017-03-061-2/+2
| * gnu: Add mbedtls-apache.•••* gnu/packages/tls.scm (mbedtls-apache): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng02017-03-041-1/+30
| * gnu: certbot, python-acme: Update to 0.12.0.•••* gnu/packages/tls.scm (python-acme, python2-acme): Update to 0.12.0. (certbot): Update to 0.12.0. Leo Famulari2017-03-031-4/+3
* | gnu: gnutls: Support internationalized domain names.•••* gnu/packages/tls.scm (gnutls)[propagated-inputs]: Replace libidn with libidn2. Leo Famulari2017-02-241-1/+1
* | gnu: libtasn1: Update to 4.10.•••* gnu/packages/tls.scm (libtasn1): Update to 4.10. Efraim Flashner2017-02-211-2/+2
* | gnu: gnutls: Update to 3.5.9.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.9. Efraim Flashner2017-02-211-2/+2
* | gnu: openssl: Incorporate grafted changes.•••This un-grafts 544db93cafc3e0bf9a89623b8fed3a169958c1d3. * gnu/packages/tls.scm (openssl): Update to 1.0.2k. [replacement]: Remove field. (openssl-1.0.2k): Remove variable. (openssl-next)[replacement]: Remove field. Marius Bakke2017-02-211-23/+2
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-02-201-2/+2
|\|
| * gnu: openssl-next: Update to 1.1.0e [fixes CVE-2017-3733].•••* gnu/packages/tls.scm (openssl-next): Update to 1.1.0e. Leo Famulari2017-02-161-2/+2
* | Merge branch 'master' into core-updatesLudovic Courtès2017-02-101-4/+7
|\|
| * gnu: certbot, python-acme: Update to 0.11.1.•••* gnu/packages/tls.scm (python-acme, python2-acme): Update to 0.11.1. (certbot): Update to 0.11.1. [version]: Use python-acme's version. Leo Famulari2017-02-061-4/+7
* | gnu: gnutls: Remove perl dependency.•••* gnu/packages/tls.scm (gnutls)[inputs]: Remove perl. David Craven2017-02-101-2/+1
* | Merge branch 'master' into core-updatesLeo Famulari2017-02-021-11/+33
|\|
| * gnu: acme-client: Update to 0.1.16.•••* gnu/packages/tls.scm (acme-client): Update to 0.1.16. Leo Famulari2017-02-011-2/+2
| * gnu: openssl-next: Update to 1.1.0d [fixes CVE-2017-{3730, 3731, 3732}].•••* gnu/packages/tls.scm (openssl-next): Update to 1.1.0d. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Leo Famulari2017-01-261-2/+2
| * gnu: openssl: Replace with openssl-1.0.2k [security fixes].•••Fix CVE-2016-7055 and CVE-2017-{3731,3732}. * gnu/packages/tls.scm (openssl)[replacement]: New field. (openssl-1.0.2k): New variable. (openssl-next)[replacement]: New field. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Leo Famulari2017-01-261-0/+21
| * gnu: python-acme: Update to 0.10.2.•••* gnu/packages/tls.scm (python-acme): Update to 0.10.2. Tobias Geerinckx-Rice2017-01-261-2/+2
| * gnu: certbot: Update to 0.10.2.•••* gnu/packages/tls.scm (certbot): Update to 0.10.2. [description]: Use present tense; expand acronyms. Tobias Geerinckx-Rice2017-01-261-5/+6
* | gnu: gnutls: Update to 3.5.8.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.8. Leo Famulari2017-01-261-2/+2
* | Merge branch 'master' into core-updatesLudovic Courtès2017-01-231-7/+22
|\|
| * gnu: gnutls: Add 'guile2.2-gnutls'.•••Suggested by Chris Webber. * gnu/packages/tls.scm (gnutls/guile-2.2): New variable. Ludovic Courtès2017-01-201-1/+15
| * gnu: certbot, python-acme: Update to 0.10.1.•••These packages should be updated together. * gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.10.1. Leo Famulari2017-01-141-5/+6
| * gnu: gnutls: Replace with 3.5.8 [fixes GNUTLS-SA-2017-{1,2}].•••* gnu/packages/tls.scm (gnutls-3.5.8): New variable. (gnutls)[replacement]: New field. Ludovic Courtès2017-01-101-1/+16
* | gnu: openssl: Don't replace 'sh' reference with 'bash'.•••* gnu/packages/tls.scm (openssl)[arguments]: Use /bin/sh instead of /bin/bash in 'patch-tests' phase. Leo Famulari2017-01-231-1/+1
* | Merge branch 'master' into core-updatesLeo Famulari2017-01-061-20/+48
|\|
| * gnu: acme-client: Provide path to certificates.•••* gnu/packages/tls.scm (acme-client)[arguments]: Add 'patch-paths' phase. Leo Famulari2016-12-171-0/+7
| * gnu: openssl-next: Update to 1.1.0c [fixes CVE-{7053,7054,7055}].•••* gnu/packages/tls.scm (openssl-next): Update to 1.1.0c. [arguments]: Duplicate 'configure' to add rpath flag previously handled by now-defunct 'patch-runpath' phase. Duplicate 'remove-miscellany' phase. Marius Bakke2016-12-101-8/+37
| * gnu: acme-client: Update to 0.1.15.•••* gnu/packages/tls.scm (acme-client): Update to 0.1.15. [native-inputs]: Add pkg-config. Leo Famulari2016-12-031-2/+4
| * gnu: Remove work-arounds for bug 20765 (ensure uncompressed eggs).•••Bug 20765 is solved since we build all Python packages using option "--single-version-externally-managed". * gnu/packages/bioinformatics.scm (pbtranscript-tofu): Remove configure-flags. (pepr): remove phase "disable-egg-generation". * gnu/packages/pdf.scm (reportlab): Remove configure-flags. * gnu/packages/python.scm (python-sphinx-rtd-theme, python2-elib.intl, python-pkgconfig, python-pytest-pep8, python-pytest-flakes): Remove configure-flags. (python-pillow) remove phase "disable-egg-generation". (python-libarchive-c) Remove patching setup.cfg. * gnu/packages/statistics.scm (python-patsy): remove phase "prevent-generation-of-egg-archive". * gnu/packages/tls.scm (python-acme): remove phase "disable-egg-compression". * gnu/packages/tor.scm (onionshare): Remove configure-flags. Hartmut Goebel2016-11-151-9/+0
| * gnu: Remove python-setuptools and python2-setuptools from inputs (part 1b)•••This patch contains the changes in all modules beside python.scm where removing setuptools from the inputs could be achieved by removing complete lines. * gnu/packages/admin.scm (graphios, thefuck): Remove all [inputs], [native-inputs] and [propagated-inputs] where python-setuptools or python2-setuptools are the sole entries. Remove python-setuptools and python2-setuptools listed on a line by its own from [inputs], [native-inputs] and [propagated-inputs]. * gnu/packages/backup.scm (rdiff-backup): Likewise. * gnu/packages/bioinformatics.scm (htseq, macs, python2-pbcore, rseqc, multiqc): Likewise. * gnu/packages/django.scm (python-django, python2-django, python-django-simple-math-captcha, python2-django-simple-math-captcha): Likewise. * gnu/packages/docker.scm (python-docker-py, docker-compose): Likewise. * gnu/packages/game-development.scm (python-pygame): Likewise. * gnu/packages/key-mon.scm (key-mon): Likewise. * gnu/packages/mail.scm (khard): Likewise. * gnu/packages/music.scm (beets, python2-pyechonest): Likewise. * gnu/packages/openstack.scm (python-bandit, python2-bandit, python-debtcollector, python2-debtcollector, python-mox3, python2-mox3, python-os-client-config, python2-os-client-config, python-oslo.config, python2-oslo.config, python-oslo.context, python2-oslo.context, python-oslo.i18n, python2-oslo.i18n, python-oslo.serialization, python2-oslo.serialization, python-oslosphinx, python2-oslosphinx, python-oslotest, python2-oslotest, python-oslo.utils, python2-oslo.utils, python-swiftclient, python2-swiftclient): Likewise. * gnu/packages/pdf.scm (pdfposter): Likewise. * gnu/packages/tls.scm (python-acme, python2-acme): Likewise. Hartmut Goebel2016-11-151-1/+0
* | gnu: gnutls: Update to 3.5.7.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.7. Tobias Geerinckx-Rice2016-12-131-2/+2
* | gnu: gnutls: Update 3.5.6.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.6. Tobias Geerinckx-Rice2016-11-301-2/+2