guix-play/gnu
Leo Famulari 426b0b898f
gnu: pcre: Update replacement to 8.41 [fixes CVE-2017-{7244,7245,7246}].
* gnu/packages/pcre.scm (pcre)[replacement]: Update to pcre-8.41.
(pcre/fixed): Replace with ...
(pcre-8.41): ... new variable.
2017-07-20 08:26:40 -04:00
..
bootloader bootloader: Add u-boot. 2017-07-15 12:53:37 +02:00
build vm: 'iso9660-image' produces a single-file output. 2017-07-18 21:41:35 +02:00
packages gnu: pcre: Update replacement to 8.41 [fixes CVE-2017-{7244,7245,7246}]. 2017-07-20 08:26:40 -04:00
services services: sysctl: Fix typo. 2017-07-18 20:16:03 +08:00
system vm: Add a <virtual-machine> type and associated gexp compiler. 2017-07-20 11:57:13 +02:00
tests tests: Use 'virtual-machine' records instead of monadic procedures. 2017-07-20 11:57:13 +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: Add libusb@0.1. 2017-07-20 00:54:52 +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 system: Add 'newuidmap' and 'newgidmap' to %SETUID-PROGRAMS. 2017-07-18 22:16:08 +08:00
tests.scm