gnu: openexr: Update to 2.2.1 [security fixes].

Fixes CVE-2017-{9110,9111,9112,9113,9114,9115,9116}.

* gnu/packages/graphics.scm (openexr): Update to 2.2.1.
master
Leo Famulari 2018-01-03 13:46:19 -05:00
parent 0c84e8679c
commit 564f5da07d
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -305,14 +305,14 @@ graphics.")
(define-public openexr
(package
(name "openexr")
(version "2.2.0")
(version "2.2.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://savannah/openexr/openexr-"
version ".tar.gz"))
(sha256
(base32
"0ca2j526n4wlamrxb85y2jrgcv0gf21b3a19rr0gh4rjqkv1581n"))
"1kdf2gqznsdinbd5vcmqnif442nyhdf9l7ckc51410qm2gv5m6lg"))
(modules '((guix build utils)))
(snippet
'(begin