summaryrefslogtreecommitdiff
path: root/gnu/packages/tls.scm
AgeCommit message (Collapse)Author
2016-07-18Revert "gnu: gnutls: Fix test failure."Leo Famulari
This reverts commit 1d14bf9f5ff43ff9097f1c5e1e2d37528eb74971.
2016-07-18gnu: gnutls: Fix test failure.Leo Famulari
* gnu/packages/patches/gnutls-fix-stale-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/tls.scm (gnutls)[replacement]: New field. (gnutls/fixed): New variable.
2016-07-03Update name for ng0.ng0
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-17gnu: certbot, python-acme: Update to 0.8.1.Leo Famulari
These packages should be updated together. * gnu/packages/tls.scm (certbot): Update to 0.8.1. (python-acme, python2-acme): Update to 0.8.1
2016-06-16gnu: libressl: Update to 2.3.6.Efraim Flashner
* gnu/packages/tls.scm (libressl): Update to 2.3.6.
2016-06-15gnu: openssl: Fix CVE-2016-2177 and CVE-2016-2178.Leo Famulari
* gnu/packages/patches/openssl-CVE-2016-2177.patch, gnu/packages/patches/openssl-CVE-2016-2178.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/tls.scm (openssl/fixed): Use them.
2016-06-08gnu: libressl: Update to 2.3.5.Leo Famulari
* gnu/packages/tls.scm (libressl): Update to 2.3.5.
2016-06-03gnu: certbot, python-acme: Update to 0.8.0.Leo Famulari
These packages should be updated together. * gnu/packages/tls.scm (certbot): Update to 0.8.0. [arguments]: Remove substitution in 'docs' phase. (python-acme, python-acme): Update to 0.8.0.
2016-06-01gnu: certbot, python-acme: Update to 0.7.0.Leo Famulari
These packages should be updated together. * gnu/packages/tls.scm (certbot): Update to 0.7.0. (arguments): Adjust 'docs' phase to new build system and work around upstream typo. (python-acme, python2-acme): Update to 0.7.0.
2016-05-14gnu: certbot: Update home page URL.Leo Famulari
This is a followup to commit 9495cf9a804e63b7173a78c22b9c91991b9520a6. * gnu/packages/tls.scm (certbot)[home-page]: Update to new location.
2016-05-14gnu: Rename letsencrypt to certbot. Upgrade certbot and python-acme to 0.6.0.Leo Famulari
* gnu/packages/tls.scm (letsencrypt): Rename to... (certbot): ... this. (letsencrypt): Inherit from certbot. [source]: Update to 0.6.0 [arguments]: Adjust paths. (python-acme, python2-acme): Update to 0.6.0.
2016-05-05gnu: libressl: Update to 2.3.4 [security fixes].Leo Famulari
Fixes CVE-2016-{2105, 2106, 2107, 2108, 2109}. * gnu/packages/tls.scm (libressl): Update to 2.3.4.
2016-05-03gnu: openssl: Replace with 1.0.2h [security fixes].Mark H Weaver
Fixes CVE-2016-{2105,2106,2107,2109,2176}. * gnu/packages/tls.scm (openssl)[replacement]: New field. (openssl/fixed): New variable.
2016-04-28gnu: libtasn1: Replace 4.7 with 4.8 [fixes CVE-2016-4008].Ludovic Courtès
* gnu/packages/tls.scm (libtasn1)[replacement]: New field. (libtasn1/fixed): New variable.
2016-04-15gnu-maintenance: Move FTP directory info to 'properties' fields.Ludovic Courtès
* guix/gnu-maintenance.scm (ftp-server/directory): Rewrite to honor PACKAGE's properties. Remove list of quirks. (releases): Add #:server and #:directory parameters. Remove call to 'ftp-server/directory'. (latest-release): Likewise. (latest-release*): Add call to 'ftp-server/directory'. Honor 'upstream-name' property of PACKAGE. * gnu/packages/fonts.scm (font-gnu-freefont-ttf): Add 'properties' field. * gnu/packages/gnupg.scm (libgpg-error, libgcrypt, libassuan): (libksba, gnupg): Likewise. * gnu/packages/gnuzilla.scm (icecat): Likewise. * gnu/packages/package-management.scm (guix-0.10.0): Likewise. * gnu/packages/pretty-print.scm (source-highlight): Likewise. * gnu/packages/scheme.scm (mit-scheme): Likewise. * gnu/packages/telephony.scm (ucommon): Likewise. * gnu/packages/tls.scm (gnutls): Likewise.
2016-04-14gnu: packages: Use 'search-patches' everywhere.Alex Kost
* gnu/packages/abiword.scm: Use 'search-patches' for 'patches' field. * gnu/packages/acl.scm: Likewise. * gnu/packages/admin.scm: Likewise. * gnu/packages/algebra.scm: Likewise. * gnu/packages/animation.scm: Likewise. * gnu/packages/apr.scm: Likewise. * gnu/packages/audacity.scm: Likewise. * gnu/packages/audio.scm: Likewise. * gnu/packages/autotools.scm: Likewise. * gnu/packages/avahi.scm: Likewise. * gnu/packages/backup.scm: Likewise. * gnu/packages/base.scm: Likewise. * gnu/packages/bash.scm: Likewise. * gnu/packages/bioinformatics.scm: Likewise. * gnu/packages/cdrom.scm: Likewise. * gnu/packages/ci.scm: Likewise. * gnu/packages/cmake.scm: Likewise. * gnu/packages/cpio.scm: Likewise. * gnu/packages/cross-base.scm: Likewise. * gnu/packages/dico.scm: Likewise. * gnu/packages/doxygen.scm: Likewise. * gnu/packages/ebook.scm: Likewise. * gnu/packages/elf.scm: Likewise. * gnu/packages/emacs.scm: Likewise. * gnu/packages/engineering.scm: Likewise. * gnu/packages/firmware.scm: Likewise. * gnu/packages/flashing-tools.scm: Likewise. * gnu/packages/fltk.scm: Likewise. * gnu/packages/ftp.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gawk.scm: Likewise. * gnu/packages/gcc.scm: Likewise. * gnu/packages/gd.scm: Likewise. * gnu/packages/ghostscript.scm: Likewise. * gnu/packages/glib.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/gnucash.scm: Likewise. * gnu/packages/gnunet.scm: Likewise. * gnu/packages/gnupg.scm: Likewise. * gnu/packages/gnuzilla.scm: Likewise. * gnu/packages/graphics.scm: Likewise. * gnu/packages/grub.scm: Likewise. * gnu/packages/gtk.scm: Likewise. * gnu/packages/guile.scm: Likewise. * gnu/packages/icu4c.scm: Likewise. * gnu/packages/idutils.scm: Likewise. * gnu/packages/image.scm: Likewise. * gnu/packages/imagemagick.scm: Likewise. * gnu/packages/irc.scm: Likewise. * gnu/packages/ldc.scm: Likewise. * gnu/packages/libcanberra.scm: Likewise. * gnu/packages/libevent.scm: Likewise. * gnu/packages/libreoffice.scm: Likewise. * gnu/packages/libunwind.scm: Likewise. * gnu/packages/libusb.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/lirc.scm: Likewise. * gnu/packages/llvm.scm: Likewise. * gnu/packages/lsh.scm: Likewise. * gnu/packages/lua.scm: Likewise. * gnu/packages/lxqt.scm: Likewise. * gnu/packages/mail.scm: Likewise. * gnu/packages/maths.scm: Likewise. * gnu/packages/mcrypt.scm: Likewise. * gnu/packages/messaging.scm: Likewise. * gnu/packages/mit-krb5.scm: Likewise. * gnu/packages/mp3.scm: Likewise. * gnu/packages/multiprecision.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/ninja.scm: Likewise. * gnu/packages/nvi.scm: Likewise. * gnu/packages/ocaml.scm: Likewise. * gnu/packages/orpheus.scm: Likewise. * gnu/packages/ots.scm: Likewise. * gnu/packages/parallel.scm: Likewise. * gnu/packages/patchutils.scm: Likewise. * gnu/packages/pcre.scm: Likewise. * gnu/packages/pdf.scm: Likewise. * gnu/packages/perl.scm: Likewise. * gnu/packages/plotutils.scm: Likewise. * gnu/packages/polkit.scm: Likewise. * gnu/packages/pulseaudio.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/qemu.scm: Likewise. * gnu/packages/qt.scm: Likewise. * gnu/packages/ratpoison.scm: Likewise. * gnu/packages/rdf.scm: Likewise. * gnu/packages/readline.scm: Likewise. * gnu/packages/rush.scm: Likewise. * gnu/packages/scheme.scm: Likewise. * gnu/packages/screen.scm: Likewise. * gnu/packages/sdl.scm: Likewise. * gnu/packages/slim.scm: Likewise. * gnu/packages/ssh.scm: Likewise. * gnu/packages/tcl.scm: Likewise. * gnu/packages/tcsh.scm: Likewise. * gnu/packages/texinfo.scm: Likewise. * gnu/packages/tls.scm: Likewise. * gnu/packages/tor.scm: Likewise. * gnu/packages/tv.scm: Likewise. * gnu/packages/valgrind.scm: Likewise. * gnu/packages/version-control.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/vpn.scm: Likewise. * gnu/packages/vtk.scm: Likewise. * gnu/packages/w3m.scm: Likewise. * gnu/packages/web.scm: Likewise. * gnu/packages/wicd.scm: Likewise. * gnu/packages/wm.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/packages/xfce.scm: Likewise. * gnu/packages/xiph.scm: Likewise. * gnu/packages/xml.scm: Likewise. * gnu/packages/xorg.scm: Likewise. * gnu/packages/zip.scm: Likewise.
2016-04-11gnu: letsencrypt, python-acme: Update to 0.5.0Leo Famulari
These packages should be updated together. * gnu/packages/tls.scm (letsencrypt): Update to 0.5.0. (python-acme, python2-acme): Update to 0.5.0.
2016-03-23gnu: libressl: Update to 2.3.3.Nils Gillmann
* gnu/packages/tls.scm (libressl): Update to 2.3.3. Signed-off-by: Leo Famulari <leo@famulari.name>
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'.