guix/gnu
Marius Bakke 0fa9f29a51
gnu: libjpeg-turbo: Fix CVE-2019-13960 and CVE-2019-2201.
* gnu/packages/patches/libjpeg-turbo-CVE-2019-2201.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image.scm (libjpeg-turbo/fixed): New variable.
(libjpeg-turbo)[replacement]: New field.
2019-12-04 23:18:24 +01:00
..
bootloader
build build: vm: Fix qemu-command procedure. 2019-12-01 16:52:30 +01:00
installer
machine machine: ssh: <machine-ssh-configuration> can include the host key. 2019-12-04 18:16:08 +01:00
packages gnu: libjpeg-turbo: Fix CVE-2019-13960 and CVE-2019-2201. 2019-12-04 23:18:24 +01:00
services services: Add GNOME Keyring service. 2019-12-04 18:16:08 +01:00
system install: Pass 'local-file' literal strings for proper resolution. 2019-12-01 23:36:52 +01:00
tests
artwork.scm
bootloader.scm
ci.scm ci: Make sure the Guix checkout is the one providing Cuirass proc. 2019-12-01 11:26:11 +01:00
installer.scm
local.mk gnu: libjpeg-turbo: Fix CVE-2019-13960 and CVE-2019-2201. 2019-12-04 23:18:24 +01:00
machine.scm
packages.scm
services.scm
system.scm system: vm: Support cross-compilation. 2019-12-01 16:51:40 +01:00
tests.scm