guix/gnu
Marius Bakke 88e2511e21
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.
2017-06-11 01:08:58 +02:00
..
bootloader bootloader: Use menu-entry to define custom bootloader entries. 2017-06-08 16:29:29 +02:00
build file-systems: Provide string->ext*-uuid, string->btrfs-uuid. 2017-06-10 19:22:03 +02:00
packages gnu: gnutls: Replace with 3.5.13. 2017-06-11 01:08:58 +02:00
services services: guix: Add 'max-silent-time' and 'timeout'. 2017-06-05 01:42:38 +02:00
system mapped-devices: Cope with delayed appearance of LUKS source. 2017-06-07 19:03:03 -04:00
tests activation: Change permissions on /root to #o700. 2017-05-30 18:08:37 +02:00
artwork.scm artwork: Use a descriptive name for the source directory. 2017-06-07 15:58:16 -04:00
bootloader.scm bootloader: Use menu-entry to define custom bootloader entries. 2017-06-08 16:29:29 +02:00
local.mk gnu: gnutls: Replace with 3.5.13. 2017-06-11 01:08:58 +02:00
packages.scm
services.scm
system.scm bootloader: Fix rebase error on f96752e commit. 2017-06-10 18:44:35 +02:00
tests.scm