guix-devel/gnu
Marius Bakke 942c788949
gnu: OpenEXR: Update to 2.4.0 [fixes CVE-2018-18443, CVE-2018-18444].
* gnu/packages/patches/ilmbase-fix-tests.patch: Adjust for new origin.
* gnu/packages/patches/ilmbase-openexr-pkg-config.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/graphics.scm (ilmbase): Update to 2.4.0.
[source]: Change to GIT-FETCH, as tarballs are no longer provided.  Add new
patch.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Add phase to enter the correct source directory.
* gnu/packages/graphics.scm (openexr): Update to 2.4.0.
[source]: Inherit from ILMBASE, which comes from the same repository.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Add phase to enter the correct source directory.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Enable C++11.
* gnu/packages/image-processing.scm (opencv)[arguments]: Likewise.
2019-09-24 20:12:56 +02:00
..
bootloader
build linux-container: "run-container" scripts shows the container's PID. 2019-09-12 23:07:43 +02:00
installer installer: Fix run-input-page calls. 2019-09-23 13:55:50 +02:00
machine
packages gnu: OpenEXR: Update to 2.4.0 [fixes CVE-2018-18443, CVE-2018-18444]. 2019-09-24 20:12:56 +02:00
services services: cuirass: Remove unneeded conditional. 2019-09-23 23:41:19 +02:00
system linux-container: 'eval/container' correctly passes -L and -C flags. 2019-09-18 23:08:28 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: OpenEXR: Update to 2.4.0 [fixes CVE-2018-18443, CVE-2018-18444]. 2019-09-24 20:12:56 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm repl, marionette: 'self-quoting?' matches keywords. 2019-09-23 23:41:19 +02:00