Age | Commit message (Expand) | Author |
2017-06-26 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-06-22 | gnu: mbedtls-apache: Update to 2.5.1.•••* gnu/packages/tls.scm (mbedtls-apache): Update to 2.5.1.
| Leo Famulari |
2017-06-20 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-06-19 | gnu: certbot: Build with Python 3.•••* gnu/packages/tls.scm (certbot): Use python-3 to build.
[native-inputs, propagated-inputs]: Use Python 3 variants of dependencies. Use
python-mock-2.
| Leo Famulari |
2017-06-14 | gnu: perl-net-ssleay: Update to 1.81.•••* gnu/packages/tls.scm (perl-net-ssleay): Update to 1.81.
[native-inputs]: Remove 'perl-net-ssleay-disable-ede-test.patch'.
[arguments]: Remove 'apply-patch' phase.
* gnu/packages/patches/perl-net-ssleay-disable-ede-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari |
2017-06-11 | Merge branch 'master' into core-updates•••Conflicts:
* gnu/packages/tls.scm (gnutls): Incorporated 3.5.13 graft (88e2511e217f2).
| Marius Bakke |
2017-06-11 | gnu: gnutls: Replace with 3.5.13.•••This update addresses the following security advisories:
GNUTLS-SA-2017-3 (aka CVE-2017-7869) and GNUTLS-SA-2017-4.
See <https://gnutls.org/security.html> and <https://gnutls.org/news.html>.
* gnu/packages/patches/gnutls-skip-pkgconfig-test.patch,
gnu/packages/patches/gnutls-skip-trust-store-test.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register patches.
* gnu/packages/tls.scm (gnutls)[replacement]: New field.
(gnutls-3.5.13): New variable.
(gnutls/guile-2.2)[replacement]: New field. Set #f.
[source]: Inherit from GNUTLS-3.5.13.
| Marius Bakke |
2017-06-10 | Merge branch 'master' into core-updates | Marius Bakke |
2017-06-09 | gnu: p11-kit: Update to 0.23.7.•••Newer releases are only available on GitHub. See release announcements:
https://lists.freedesktop.org/archives/p11-glue/2017-June/000661.html
* gnu/packages/tls.scm (p11-kit): Update to 0.23.7.
[source]: Remove obsolete substitution.
| Marius Bakke |
2017-06-08 | gnu: certbot, python-acme: Update to 0.15.0.•••* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.15.0.
(python-acme, python2-acme)[arguments]: Remove 'patch-dependency' phase.
This issue was fixed upstream:
https://github.com/certbot/certbot/commit/d0e471dc8093bd0d08c5a739e5cf9677240d9c0e
| Leo Famulari |
2017-06-03 | Merge branch 'master' into core-updates••• Conflicts:
gnu/packages/image.scm
(incorporated libtiff graft)
| Marius Bakke |
2017-05-30 | gnu: libtasn1: Update to 4.12.•••* gnu/packages/tls.scm (libtasn1): Update to 4.12.
| Ricardo Wurmus |
2017-05-30 | gnu: openssl: Delete ELF files from tarball.•••Otherwise building openssl fails: substitute can't decode binary ELF file:
ice-9/boot-9.scm:760:25: In procedure dispatch-exception:
ice-9/boot-9.scm:760:25: Throw to key `decoding-error' with args
`("peek-char" "input decoding error" 84 #<input: test/ssltest_old 15>)'.
* gnu/packages/tls.scm (openssl)[source]: Add 'snippet'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sergei Trofimovich |
2017-05-28 | gnu: certbot, python-acme: Update to 0.14.2.•••* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.14.2.
| Leo Famulari |
2017-05-28 | gnu: libtasn1: Remove obsolete patch.•••This is a followup to 6a09628cb1147481131e582c1711edeb0db81944.
(picked from the wrong branch, sorry!)
* gnu/packages/tls.scm (libtasn1)[source]: Remove upstreamed patch.
* gnu/packages/patches/libtasn1-CVE-2017-6891.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Marius Bakke |
2017-05-28 | gnu: libtasn1: Update to 4.11.•••* gnu/packages/tls.scm (libtasn1): Update to 4.11.
| Marius Bakke |
2017-05-27 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-05-25 | gnu: openssl: Update to 1.0.2l.•••* gnu/packages/tls.scm (openssl): Update to 1.0.2l.
| Leo Famulari |
2017-05-25 | gnu: openssl@1.1.0: Update to 1.1.0f.•••* gnu/packages/tls.scm (openssl-next): Update to 1.1.0f.
| Leo Famulari |
2017-05-25 | gnu: gnutls: Default to Guile 2.2.•••* gnu/packages/tls.scm (gnutls)[arguments]: Remove
'--with-guile-site-dir' configure flag.
[inputs]: Use GUILE-2.2 instead of GUILE-2.0.
(gnutls/guile-2.2): Redefine using 'deprecated-package'.
(gnutls/guile-2.0): New variable.
| Ludovic Courtès |
2017-05-24 | gnu: libtasn1: Incorporate grafted changes.•••* gnu/packages/tls.scm (libtasn1)[replacement]: Remove field.
[source]: Use "libtasn1-CVE-2017-6891.patch".
(libtasn1/fixed): Remove variable.
| Leo Famulari |
2017-05-24 | Merge branch 'master' into core-updates | Leo Famulari |
2017-05-24 | gnu: libtasn1: Fix CVE-2017-6891.•••* gnu/packages/patches/libtasn1-CVE-2017-6891.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (libtasn1)[replacement]: New field.
(libtasn1/fixed): New variable.
| Leo Famulari |
2017-05-24 | gnu: asn1c: Update to 0.9.28.•••* gnu/packages/tls.scm (asn1c): Update to 0.9.28.
| Leo Famulari |
2017-05-24 | Merge branch 'master' into core-updates | Ricardo Wurmus |
2017-05-16 | gnu: certbot, python-acme: Update to 0.14.1.•••* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.14.1.
| Leo Famulari |
2017-05-06 | gnu: certbot, python-acme: Update to 0.14.0.•••* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.14.0.
| Leo Famulari |
2017-05-03 | gnu: libressl: Update to 2.5.4.•••* gnu/packages/tls.scm (libressl): Update to 2.5.4.
[home-page]: Use https.
| Efraim Flashner |
2017-05-02 | 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>
| Petter |
2017-04-18 | gnu: libressl: Do not use 'getentropy'.•••* gnu/packages/tls.scm (libressl)[arguments]: New field.
| Ludovic Courtès |
2017-04-12 | 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 Famulari |
2017-04-12 | 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 Famulari |
2017-04-12 | 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 Bakke |
2017-04-11 | gnu: libressl: Update to 2.5.3.•••* gnu/packages/tls.scm (libressl): Update to 2.5.3.
| Leo Famulari |
2017-04-08 | gnu: certbot: Share python-acme's arguments.•••* gnu/packages/tls.scm (certbot)[arguments]: Use substitute-keyword-arguments to
inherit from python-acme.
| Leo Famulari |
2017-04-08 | 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 Famulari |
2017-04-02 | gnu: gnutls: Update to 3.5.10.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.10.
| Leo Famulari |
2017-03-30 | Merge branch 'master' into core-updates•••Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
| Marius Bakke |
2017-03-30 | 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 Famulari |
2017-03-30 | gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.•••All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
| Tobias Geerinckx-Rice |
2017-03-28 | gnu: libressl: Update to 2.5.2.•••* gnu/packages/tls.scm (libressl): Update to 2.5.2.
| Leo Famulari |
2017-03-19 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-03-19 | 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ès |
2017-03-09 | Merge branch 'master' into core-updates | Ludovic Courtès |
2017-03-06 | gnu: libressl: Update to 2.5.1.•••* gnu/packages/tls.scm (libressl): Update to 2.5.1.
| Leo Famulari |
2017-03-04 | gnu: Add mbedtls-apache.•••* gnu/packages/tls.scm (mbedtls-apache): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-03-03 | 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 Famulari |
2017-02-24 | gnu: gnutls: Support internationalized domain names.•••* gnu/packages/tls.scm (gnutls)[propagated-inputs]: Replace libidn with
libidn2.
| Leo Famulari |
2017-02-21 | gnu: libtasn1: Update to 4.10.•••* gnu/packages/tls.scm (libtasn1): Update to 4.10.
| Efraim Flashner |
2017-02-21 | gnu: gnutls: Update to 3.5.9.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.9.
| Efraim Flashner |