guix/gnu
Marius Bakke 79d9525071
gnu: curl: Update replacement to 7.55.0. [security fixes]
Fixes CVE-2017-1000099, CVE-2017-1000100, and CVE-2017-100101.
See <https://curl.haxx.se/docs/security.html> for details.

* gnu/packages/curl.scm (curl)[replacement]: Update to 7.55.0.
(curl-7.54.1): Rename to ...
(curl-7.55.0): ... this.
[source]: Update source URI to match upstream compression method change.
[arguments]: Add 'fix-Makefile' phase.
2017-08-10 00:15:35 +02:00
..
bootloader vm: Use grub-hybrid's grub-mkrescue. 2017-08-03 18:13:03 +02:00
build build: Allow mounting of entire disks. 2017-08-05 18:49:33 +02:00
packages gnu: curl: Update replacement to 7.55.0. [security fixes] 2017-08-10 00:15:35 +02:00
services services: herd: Add a stop-service procedure. 2017-08-08 20:49:08 +01:00
system vm: Use grub-hybrid's grub-mkrescue. 2017-08-03 18:13:03 +02:00
tests services: Add memcached. 2017-07-30 09:08:30 +01:00
artwork.scm
bootloader.scm bootloader: Use <menu-entry> for the bootloader side. 2017-07-28 21:56:18 +02:00
local.mk gnu: Add igraph. 2017-08-09 14:47:47 +02:00
packages.scm packages: Add 'specifications->manifest'. 2017-06-11 23:05:23 +02:00
services.scm services: Make error message less scary. 2017-07-11 00:48:50 +02:00
system.scm bootloader: Use <menu-entry> for the bootloader side. 2017-07-28 21:56:18 +02:00
tests.scm