guix/gnu
Leo Famulari 7d57a190f6
gnu: icu4c: Fix CVE-2020-10531.
* gnu/packages/patches/icu4c-CVE-2020-10531.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/icu4c.scm (icu4c)[replacement]: New field.
(icu4c/fixed): New variable.
2020-03-25 17:53:59 -04:00
..
bootloader bootloader: grub: Refactor eye-candy a bit. 2020-03-17 23:09:14 -04:00
build system: Add kernel-loadable-modules to operating-system. 2020-03-22 12:51:50 +01:00
installer installer: Fix cow-store umount issue. 2020-03-23 18:46:40 +01:00
machine machine: ssh: Better report missing initrd modules. 2020-03-23 10:48:17 +01:00
packages gnu: icu4c: Fix CVE-2020-10531. 2020-03-25 17:53:59 -04:00
services services/nfs: Mount nfsd pseudo file system. 2020-03-25 14:17:24 +01:00
system gnu: linux-libre-arm-veyron: Deprecate package. 2020-03-22 20:55:37 -07:00
tests tests/nfs: Fix use of WAIT-FOR-FILE. 2020-03-25 14:17:24 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Do not include the host (guix config). 2020-03-22 16:49:47 +01:00
local.mk gnu: icu4c: Fix CVE-2020-10531. 2020-03-25 17:53:59 -04:00
machine.scm
packages.scm
services.scm
system.scm system: Export 'operating-system-kernel-loadable-modules'. 2020-03-23 18:52:31 +01:00
tests.scm