guix/gnu
Marius Bakke cbc8a92011
gnu: cairo: Fix undefined behaviour.
This fixes <https://bugs.freedesktop.org/show_bug.cgi?id=104325> which showed
up in Guix as an infinite loop during cairocffi tests.

* gnu/packages/patches/cairo-setjmp-wrapper.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gtk.scm (cairo)[source](patches): Add it.
2018-08-27 20:17:16 +02:00
..
bootloader
build linux-modules: Adjust 'section-contents' procedure. 2018-08-21 23:27:08 +02:00
packages gnu: cairo: Fix undefined behaviour. 2018-08-27 20:17:16 +02:00
services gnu: services: Fix pcscd activation bug. 2018-08-20 21:43:56 -07:00
system
tests gnu: services: Add pcscd service. 2018-08-16 02:46:27 +05:30
artwork.scm
bootloader.scm
local.mk gnu: cairo: Fix undefined behaviour. 2018-08-27 20:17:16 +02:00
packages.scm
services.scm
system.scm
tests.scm