summaryrefslogtreecommitdiff
path: root/gnu/packages/tls.scm
AgeCommit message (Collapse)Author
2016-03-09gnu: openssl: Update to 1.0.2g.Ludovic Courtès
* gnu/packages/tls.scm (openssl)[replacement]: Remove. [version, source]: Bump to 1.0.2g. Use "openssl-c-rehash-in.patch" instead of "openssl-c-rehash.patch". (openssl-1.0.2g): Remove. * gnu-system.am (dist_patch_DATA): Remove "openssl-c-rehash.patch".
2016-03-04gnu: letsencrypt, python-acme: Update to 0.4.2.Leo Famulari
These packages should be updated together. * gnu/packages/tls.scm (letsencrypt): Update to 0.4.2. (python-acme, python2-acme): Update to 0.4.2.
2016-03-02gnu: openssl: Enable ssl2 at build time to ensure ABI compatible graft.Mark H Weaver
Fixes <https://debbugs.gnu.org/22876> Reported by Christopher Allan Webber <cwebber@dustycloud.org>. * gnu/packages/tls.scm (openssl-1.0.2g)[arguments]: Override the inherited 'configure' phase to add "enable-ssl2" as an argument to ./config.
2016-03-01gnu: libressl: Update to 2.2.6.Leo Famulari
* gnu/packages/tls.scm (libressl): Update to 2.2.6.
2016-03-01gnu: openssl: Replace with 1.0.2g [fixes ↵Ludovic Courtès
CVE-2016-{0800,0705,0798,0797,0799,0702,0703,0704}]. See <http://openssl.org/news/secadv/20160301.txt>. Also fixes <http://bugs.gnu.org/22831>. * gnu/packages/patches/openssl-c-rehash-in.patch: New file. * gnu/packages/tls.scm (openssl)[replacement]: New field. (openssl-1.0.2g): New variable.
2016-02-22gnu: python-acme: Generate and install documentation.Leo Famulari
* gnu/packages/tls.scm (acme)[arguments]: Add 'docs' phase. [native-inputs]: Add python-sphinx, python-sphinxcontrib-programoutput, python-sphinx-rtd-theme, python-setuptools, texinfo.
2016-02-22gnu: letsencrypt: Generate and install documentation.Leo Famulari
* gnu/packages/tls.scm (letsencrypt)[arguments]: Add 'docs' phase. [native-inputs]: Add python2-sphinx, python2-sphinx-rtd-theme, python2-sphinx-repoze-autointerface, python2-sphinxcontrib-programoutput, texinfo.
2016-02-21Update all sources from freedesktop.org to use httpsAndy Wingo
* gnu/packages/xorg.scm: * gnu/packages/xdisorg.scm: * gnu/packages/video.scm: * gnu/packages/tls.scm: * gnu/packages/python.scm: * gnu/packages/pulseaudio.scm: * gnu/packages/polkit.scm: * gnu/packages/pdf.scm: * gnu/packages/libcanberra.scm: * gnu/packages/gtk.scm: * gnu/packages/gstreamer.scm: * gnu/packages/gnome.scm: * gnu/packages/glib.scm: * gnu/packages/ghostscript.scm: * gnu/packages/freedesktop.scm: * gnu/packages/fontutils.scm: Update all sources hosted on freedesktop to fetch tarballs via https. freedesktop.org appears to have updated recently to redirect all http to https. As an exception, we leave pkg-config like it is, because pkg-config is needed to build gnutls, and without gnutls we can't download https URLs.
2016-02-17gnu: letsencrypt and python-acme: Update to 0.4.0.Leo Famulari
These packages should be updated together. * gnu/packages/tls.scm (letsencrypt): Update to 0.4.0. (python-acme, python2-acme): Update to 0.4.0.
2016-02-12gnu: Split acme into python-acme and python2-acme.Leo Famulari
* gnu/packages/tls.scm (acme): Split variable into... (python-acme, python2-acme): ...both Python variants. (letsencrypt)[propagated-inputs]: Update user of renamed variable.
2016-02-08gnu: acme: Disable egg compression.Leo Famulari
* gnu/packages/python.scm (acme)[arguments]: Add 'disable-egg-compression' phase.
2016-02-08gnu: letsencrypt and acme: Update to 0.3.0.Leo Famulari
These packages should be updated together. * gnu/packages/tls.scm (letsencrypt): Update to 0.3.0. (acme): Update to 0.3.0.
2016-02-04gnu: openssl: Update to 1.0.2f [fixes CVE-2015-3197 and CVE-2016-0701].Mark H Weaver
* gnu/packages/tls.scm (openssl): Update to 1.0.2f. [arguments]: Remove the 'fix-broken-symlinks' phase.
2016-02-02gnu: openssl: When computing URI, use 'string-trim-right' not 'string-take'.Mark H Weaver
* gnu/packages/tls.scm (openssl)[source]: When computing URI, use 'string-trim-right' instead of 'string-take'.
2016-02-02gnu: openssl: Add alternate url.Efraim Flashner
* gnu/packages/tls.scm (openssl)[source]: Add alternate url.
2016-01-28Merge branch 'core-updates'Mark H Weaver
2016-01-26gnu: libressl: Update to 2.2.5.Andreas Enge
* gnu/packages/tls.scm (libressl): Update to 2.2.5.
2016-01-24Merge branch 'master' into core-updatesMark H Weaver
2016-01-23gnu: letsencrypt and acme: Update to 0.2.0.Leo Famulari
These packages should be updated together. * gnu/packages/tls.scm (letsencrypt): Update to 0.2.0. (acme): Update to 0.2.0.
2016-01-05gnu: gnutls: Update to 3.4.7.Efraim Flashner
* gnu/packages/tls.scm (gnutls): Update to 3.4.7. [source]: Remove gnutls-doc-fix.patch. [arguments]: Remove delete-prebuilt-unfixed-info-file phase. [native-inputs]: Remove texinfo. * gnu-system.am (dist_patch_DATA): Remove gnutls-doc-fix.patch
2016-01-05gnu: libtasn1: Update to 4.7.Efraim Flashner
* gnu/packages/tls.scm (libtan1): Update to 4.7. [native-inputs]: Remove texinfo.
2015-12-21gnu: letsencrypt and acme: Update to 0.1.1.Leo Famulari
These packages should be updated together. * gnu/packages/tls.scm (letsencrypt): Update to 0.1.1. [source]: Use pypi-uri. * gnu/packages/tls.scm (acme): Update to 0.1.1. [source]: Use pypi-uri.
2015-12-07gnu: openssl: Update to 1.0.2e [fixes CVE-2015-{3193,3194,3195}].Mark H Weaver
* gnu/packages/tls.scm (openssl): Update to 1.0.2e. [arguments]: Rename 'fix-man-dir' phase to 'patch-Makefile.org', and patch SHELL in Makefile.org. Add 'fix-broken-symlinks' phase. Return #t from 'patch-tests' phase.
2015-12-05gnu: Add letsencrypt.David Thompson
* gnu/packages/tls.scm (letsencrypt): New variable.
2015-12-05gnu: Add acme.Leo Famulari
* gnu/packages/tls.scm (acme): New variable.
2015-09-14Revert "gnu: libtasn1: Update to 4.6."宋文武
Causes a test of GnuTLS to fail: <http://lists.gnu.org/archive/html/help-libtasn1/2015-09/msg00003.html>. This reverts commit 866ee34f7ef651a138e918fbebabeed5e7bab91b.
2015-09-13gnu: gnutls: Update to 3.4.5.宋文武
* gnu/packages/tls.scm (gnutls): Update to 3.4.5.
2015-09-12gnu: libtasn1: Update to 4.6.宋文武
* gnu/packages/tls.scm (libtasn1): Update to 4.6.
2015-09-09gnu: openssl: Remove run-time dependency on Perl.Ludovic Courtès
This shrinks the closure of OpenSSL from 154 MiB to 73 MiB. * gnu/packages/patches/openssl-c-rehash.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/tls.scm (openssl)[source]: Use it. [arguments]: Add 'remove-miscellany' phase. * gnu/packages/certs.scm (nss-certs)[native-inputs]: Add PERL.
2015-09-09gnu: openssl: Allow shared objects to be stripped.Ludovic Courtès
* gnu/packages/tls.scm (openssl)[arguments]: Add 'make-libraries-writable' phase.
2015-09-09gnu: openssl: Install data and documentation to PREFIX/share.Ludovic Courtès
* gnu/packages/tls.scm (openssl)[arguments]: Add 'fix-man-dir' phase. Pass --openssldir=PREFIX/share/openssl-VERSION to ./config.
2015-09-09gnu: openssl: Use 'modify-phases'.Ludovic Courtès
* gnu/packages/tls.scm (openssl)[arguments]: Use 'modify-phases'.
2015-08-21gnu: gnutls: Update to 3.4.4.1.Mark H Weaver
* gnu/packages/patches/gnutls-doc-fix.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/tls.scm (gnutls): Update to 3.4.4.1. Add patch. [arguments]: Add 'delete-prebuilt-unfixed-info-file' phase. In 'move-doc' phase, copy man pages to the correct directory. [native-inputs]: Add 'texinfo'.
2015-07-25gnu: openssl: Add reference to upstream GCC bug in comment.Mark H Weaver
This is a followup to commit e12027179f136766609fb8dbc920f5705d62fc95. * gnu/packages/tls.scm (openssl)[arguments]: Add reference to upstream GCC bug in comment.
2015-07-19Merge branch 'master' into core-updatesMark H Weaver
2015-07-18gnu packages: Clean up synopses and descriptions.Alex Kost
* gnu/packages/admin.scm, gnu/packages/algebra.scm, gnu/packages/audio.scm, gnu/packages/backup.scm, gnu/packages/base.scm, gnu/packages/bittorrent.scm, gnu/packages/code.scm, gnu/packages/compression.scm, gnu/packages/databases.scm, gnu/packages/enchant.scm, gnu/packages/firmware.scm, gnu/packages/fonts.scm, gnu/packages/freedesktop.scm, gnu/packages/games.scm, gnu/packages/gd.scm, gnu/packages/gl.scm, gnu/packages/gnome.scm, gnu/packages/gsasl.scm, gnu/packages/gstreamer.scm, gnu/packages/gtk.scm, gnu/packages/guile.scm, gnu/packages/haskell.scm, gnu/packages/language.scm, gnu/packages/lesstif.scm, gnu/packages/libreoffice.scm, gnu/packages/linux.scm, gnu/packages/llvm.scm, gnu/packages/maths.scm, gnu/packages/mcrypt.scm, gnu/packages/mit-krb5.scm, gnu/packages/mp3.scm, gnu/packages/ncdu.scm, gnu/packages/networking.scm, gnu/packages/ntp.scm, gnu/packages/ocaml.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm, gnu/packages/perl.scm, gnu/packages/pretty-print.scm, gnu/packages/pulseaudio.scm, gnu/packages/python.scm, gnu/packages/rdesktop.scm, gnu/packages/rdf.scm, gnu/packages/ruby.scm, gnu/packages/slang.scm, gnu/packages/slim.scm, gnu/packages/telephony.scm, gnu/packages/tls.scm, gnu/packages/tmux.scm, gnu/packages/tre.scm, gnu/packages/unrtf.scm, gnu/packages/version-control.scm, gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/wget.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm, gnu/packages/xiph.scm: Fix typos. Trim long lines. Add missing periods in the end of sentences. Use double spaces between sentences. Remove trailing whitespaces.
2015-07-17gnu: openssl: Work around GCC code generation bug on ARM with NEON.Mark H Weaver
* gnu/packages/tls.scm (openssl)[arguments]: When compiling natively for armhf, pass -mfpu=vfpv3 to ./config.
2015-07-15gnu: perl-net-ssleay: Avoid patching source in 'origin'.Mark H Weaver
* gnu/packages/tls.scm (perl-net-ssleay)[source]: Move patch to ... [native-inputs]: ... here, and also add the 'patch' program. [arguments]: Use 'modify-phases'. Add 'apply-patch' phase. Return boolean result from 'set-ssl-prefix' phase.
2015-07-11gnu: openssl: Update to 1.0.2d.Mark H Weaver
* gnu/packages/tls.scm (openssl): Update to 1.0.2d.
2015-07-10gnu: openssl: Update to 1.0.2d.Mark H Weaver
* gnu/packages/tls.scm (openssl): Update to 1.0.2d.
2015-07-05gnu: Add LibreSSL.Andreas Enge
* gnu/packages/tls.scm (libressl): New variable.
2015-07-05gnu: Fix ambiguity between openssl package and license in tls module.Andreas Enge
* gnu/packages/tls.scm: Prefix imported licenses.
2015-07-05gnu: Move content of openssl module into tls module.Andreas Enge
* gnu/packages/openssl.scm (openssl, perl-net-ssleay): Move to... * gnu/packages/tls.scm: ...here. * gnu/packages/openssl.scm: Delete file. * gnu-system.am (GNU_SYSTEM_MODULES): Unregister deleted file. * gnu/packages/{admin.scm, bittorrent.scm, certs.scm, ci.scm, cyrus-sasl.scm, databases.scm, dns.scm, ebook.scm, enlightenment.scm, gnunet.scm, libreoffice.scm, links.scm, mail.scm, messaging.scm, networking.scm, ntp.scm, openldap.scm, package-management.scm, pdf.scm, python.scm, qt.scm, rdesktop.scm, rdf.scm, ruby.scm, ssh.scm, synergy.scm, tor.scm, version-control.scm, video.scm, vpn.scm, w3m.scm, web.scm, weechat.scm, xiph.scm}: Adapt module import.
2015-07-05gnu: Rename module gnutls to tls.Andreas Enge
* gnu/packages/gnutls.scm: Rename to... * gnu/packages/tls.scm: ... this. Change module name accordingly. * gnu/packages/{admin.scm, cups.scm, curl.scm, dc.scm, dns.scm, emacs.scm, ftp.scm, gnome.scm, gnunet.scm, gnupg.scm, gsasl.scm, lynx.scm, mail.scm, messaging.scm, package-management.scm, shishi.scm, task-management.scm, version-control.scm, video.scm, vpn.scm, webkit.scm, weechat.scm, wget.scm, wine.scm, xml.scm}: Adapt module import to new name. * gnu-system.am (GNU_SYSTEM_MODULES): Rename gnutls module to tls.