guix/gnu
Efraim Flashner c51d926c74
gnu: cairo: Fix CVE-2016-9082.
* gnu/packages/gtk.scm (cairo)[replacement]: New field.
(cairo/fixed): New variable.
(cairo-xcb)[source]: Use patch.
[replacement]: New field, set false.
* gnu/packages/pdf.scm (poppler)[inputs]: Custom cairo should be
replaced by a new custom patched cairo.
* gnu/packages/patches/cairo-CVE-2016-9082.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2016-11-29 09:45:48 +02:00
..
build gnu: Allow nfs file systems to be automatically mounted. 2016-11-29 07:21:15 +01:00
packages gnu: cairo: Fix CVE-2016-9082. 2016-11-29 09:45:48 +02:00
services services: Factorize configuration abstraction. 2016-11-26 19:46:01 +01:00
system doc: Suggest installing gvfs. 2016-11-28 22:09:38 +01:00
tests tests: Add 'opensmtpd-service-type' test. 2016-11-27 10:15:43 +08:00
artwork.scm
local.mk gnu: cairo: Fix CVE-2016-9082. 2016-11-29 09:45:48 +02:00
packages.scm
services.scm
system.scm gnu: system: Add openfwwf-firmware to %base-firmware. 2016-11-22 09:38:36 -06:00
tests.scm