summaryrefslogtreecommitdiff
path: root/gnu/packages/tls.scm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' into core-updatesMark H Weaver2016-11-071-2/+2
|\
| * gnu: acme-client: Update to 0.1.14.•••* gnu/packages/tls.scm (acme-client): Update to 0.1.14. Leo Famulari2016-11-061-2/+2
* | Merge branch 'master' into core-updatesMark H Weaver2016-10-171-12/+6
|\|
| * gnu: certbot, python-acme: Update to 0.9.3.•••These packages should be updated together. * gnu/packages/tls.scm (certbot): Update to 0.9.3. [source]: Use pypi-uri. (python-acme, python2-acme): Update to 0.9.3. [source]: Use pypi-uri. Leo Famulari2016-10-161-12/+6
* | gnu: openssl: Update to 1.0.2j.•••* gnu/packages/tls.scm (openssl): Update to 1.0.2j. [replacement]: Remove field [source]: Remove 'openssl-CVE-2016-2177.patch' and 'openssl-CVE-2016-2178.patch'. (openssl-1.0.2j): Remove variable. (openssl-next)[replacement]: Remove field. * gnu/packages/patches/openssl-CVE-2016-2177.patch, gnu/packages/patches/openssl-CVE-2016-2178.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Leo Famulari2016-10-061-25/+3
* | Merge branch 'master' into core-updatesLeo Famulari2016-10-051-16/+16
|\|
| * gnu: openssl@1.0: Replacement now has an accurate 'version' field.•••* gnu/packages/tls.scm (openssl-1.0.2j)[name, version]: New fields. Ludovic Courtès2016-10-031-16/+16
* | Merge branch 'master' into core-updatesLudovic Courtès2016-09-301-5/+124
|\|
| * gnu: libressl: Update to 2.5.0.•••* gnu/packages/tls.scm (libressl): Update to 2.5.0. Leo Famulari2016-09-271-2/+2
| * gnu: openssl-next: Update to 1.1.0b [fixes CVE-2016-6309].•••* gnu/packages/tls.scm (openssl-next): Update to 1.1.0b. Leo Famulari2016-09-261-2/+2
| * gnu: openssl: Update replacement to 1.0.2j [fixes CVE-2016-7052].•••* gnu/packages/tls.scm (openssl): Update replacement to 1.0.2j. (openssl-1.0.2i): Replace with... (openssl-1.0.2j): ... new variable. Leo Famulari2016-09-261-4/+4
| * gnu: openssl-next: Update to 1.1.0a [security fixes].•••Fixes CVE-2016-{6304,6305,6307,6308}. * gnu/packages/tls.scm (openssl-next): Update to 1.1.0a. [replacement]: New field. Leo Famulari2016-09-221-2/+3
| * gnu: openssl: Replace with 1.0.2i [security fixes].•••Fixes CVE-2016-{2177,2178,2179,2180,2181,2182,2183,6302,6303,6304,6306,6308}. * gnu/packages/tls.scm (openssl)[replacement]: New field. (openssl-1.0.2i): New variable. Leo Famulari2016-09-221-0/+19
| * doc: "filesystem" -> "file system"•••* doc/guix.texi: "filesystem" -> "file system" * gnu/packages/admin.scm: "filesystem" -> "file system" * gnu/packages/cdrom.scm: "filesystem" -> "file system" * gnu/packages/compression.scm: "filesystem" -> "file system" * gnu/packages/disk.scm: "filesystem" -> "file system" * gnu/packages/gnome.scm: "filesystem" -> "file system" * gnu/packages/irc.scm: "filesystem" -> "file system" * gnu/packages/linux.scm: "filesystem" -> "file system" * gnu/packages/mail.scm: "filesystem" -> "file system" * gnu/packages/mpd.scm: "filesystem" -> "file system" * gnu/packages/ocaml.scm: "filesystem" -> "file system" * gnu/packages/perl.scm: "filesystem" -> "file system" * gnu/packages/python.scm: "filesystem" -> "file system" * gnu/packages/search.scm: "filesystem" -> "file system" * gnu/packages/tls.scm: "filesystem" -> "file system" * gnu/services/mail.scm: "filesystem" -> "file system" John Darrington2016-09-161-1/+1
| * gnu: certbot: Improve synopsis.•••* gnu/packages/tls.scm (certbot)[synopsis]: Add authorship information. Leo Famulari2016-09-121-1/+1
| * gnu: Add acme-client.•••* gnu/packages/tls.scm (acme-client): New variable. Leo Famulari2016-09-121-0/+35
| * gnu: gnutls: Replace with 3.5.4 [fixes GNUTLS-SA-2016-3].•••* gnu/packages/tls.scm (gnutls)[replacement]: New field. (gnutls-3.5.4): New variable. Leo Famulari2016-09-121-0/+15
| * gnu: letsencrypt: Superseded by certbot.•••* gnu/packages/tls.scm (letsencrypt)[properties]: New field. Leo Famulari2016-09-091-1/+2
| * updated: gnu: add asn1c•••* gnu/packages/tls.scm (asn1c): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Hartmut Goebel2016-09-061-0/+28
| * gnu: Add openssl-next.•••* gnu/packages/tls.scm (openssl-next): New variable. * gnu/packages/patches/openssl-1.1.0-c-rehash-in.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Leo Famulari2016-09-061-0/+35
* | gnu: gnutls: Update to 3.5.4.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.4. Leo Famulari2016-09-111-2/+2
* | gnu: openssl: Delete leftover man3 directory.•••* gnu/packages/tls.scm (openssl)[arguments]: Delete empty directory in 'move-man3-pages' phase. Leo Famulari2016-09-061-0/+1
* | gnu: gnutls: Update to 3.5.3.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.3. Leo Famulari2016-08-141-2/+2
* | gnu: p11-kit: Update to 0.23.2.•••* gnu/packages/tls.scm (p11-kit): Update to 0.23.2. Leo Famulari2016-08-141-2/+2
* | gnu: libtasn1: Update to 4.9.•••* gnu/packages/tls.scm (libtasn1): Update to 4.9. Leo Famulari2016-08-141-3/+3
|/
* gnu: Add perl-crypt-openssl-random.•••* gnu/packages/tls.scm (perl-crypt-openssl-random): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Danny Milosavljevic2016-08-081-0/+25
* gnu: Add perl-crypt-openssl-bignum.•••* gnu/packages/tls.scm (perl-crypt-openssl-bignum, perl-crypt-arguments): New variables. Signed-off-by: Leo Famulari <leo@famulari.name> Danny Milosavljevic2016-08-081-0/+36
* gnu: Add perl-crypt-openssl-rsa.•••* gnu/packages/tls.scm (perl-crypt-openssl-rsa): Add variable. Signed-off-by: Leo Famulari <leo@famulari.name> Danny Milosavljevic2016-08-081-0/+28
* Merge branch 'core-updates'Mark H Weaver2016-08-041-46/+49
|\
| * Merge branch 'master' into core-updatesLudovic Courtès2016-07-201-1/+1
| |\
| * | gnu: gnutls: Update to 3.5.2.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.2. [native-inputs]: Add net-tools. Leo Famulari2016-07-201-3/+5
| * | Merge branch 'master' into core-updatesMark H Weaver2016-06-191-6/+6
| |\ \
| * \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-06-171-3/+5
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-06-121-2/+2
| |\ \ \ \
| * | | | | Revert "gnu: openssl: Remove workaround for GCC 4.9.3 (no longer used)."•••This reverts commit 12b6f6527e49c8c4191929a72b1692dbd9eb2440. Mark H Weaver2016-06-101-1/+9
| * | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-06-071-10/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-05-231-16/+26
| |\ \ \ \ \ \
| * | | | | | | gnu: openssl: Remove workaround for GCC 4.9.3 (no longer used).•••* gnu/packages/tls.scm (openssl)[arguments]: In the 'configure' phase, remove the workaround that passed "-mfpu=vfpv3" on armhf systems. Mark H Weaver2016-05-211-9/+1
| * | | | | | | gnu: gnutls: Update to 3.5.0.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.0. Efraim Flashner2016-05-171-3/+3
| * | | | | | | gnu: libtasn1: Update to 4.8.•••* gnu/packages/tls.scm (libtasn1): Update to 4.8. [replacement]: Remove field. (libtasn1/fixed): Remove variable. Leo Famulari2016-05-161-16/+2
| * | | | | | | gnu: openssl: Update to 1.0.2h.•••* gnu/packages/tls.scm (openssl): Update to 1.0.2h. [replacement]: Remove field. (openssl/fixed): Remove variable. Leo Famulari2016-05-161-22/+2
| * | | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-05-131-3/+24
| |\ \ \ \ \ \ \
| * | | | | | | | gnu: openssl: Add "doc" output.•••* gnu/packages/tls.scm (openssl)[outputs]: Add "doc". [arguments]: Add 'move-man3-pages' phase. Ludovic Courtès2016-05-021-0/+15
| * | | | | | | | gnu: openssl: Move static libraries to "static" output.•••* gnu/packages/tls.scm (openssl)[outputs]: New field. [arguments]: Add 'move-static-libraries' phase. Ludovic Courtès2016-05-021-0/+15
| * | | | | | | | gnu: openssl: Disallow references to Perl.•••* gnu/packages/tls.scm (openssl)[arguments]: Add #:disallowed-references. Ludovic Courtès2016-05-021-1/+2