guix/gnu
Efraim Flashner 1ac675a583
gnu: p7zip: Fix CVE-2016-9256.
* gnu/packages/compression.scm (p7zip)[source]: Add patch.
* gnu/packages/patches/p7zip-CVE-2016-9296.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-02-03 22:17:41 +02:00
..
build system: Create home directories once 'file-systems' is up. 2017-02-01 12:36:41 +01:00
packages gnu: p7zip: Fix CVE-2016-9256. 2017-02-03 22:17:41 +02:00
services services: cuirass: Add load-path to cuirass configuration 2017-02-02 09:04:40 +01:00
system file-systems: Add 'file-system-mapping->bind-mount'. 2017-02-03 00:23:28 +01:00
tests system: Create home directories once 'file-systems' is up. 2017-02-01 12:36:41 +01:00
artwork.scm
local.mk gnu: p7zip: Fix CVE-2016-9256. 2017-02-03 22:17:41 +02:00
packages.scm Use 'mlambda' instead of 'memoize'. 2017-01-28 18:55:20 +01:00
services.scm services: Create /var/log/wtmp upon activation. 2017-01-24 00:46:37 +01:00
system.scm system: Introduce 'file-systems' Shepherd service. 2017-01-31 23:21:59 +01:00
tests.scm