imagemagick: 7.0.4-0 -> 7.0.4-6 for multiple CVEs

Fixes at least:

  * CVE-2016-10144
  * CVE-2016-10145
  * CVE-2016-10146
  * CVE-2017-5506
  * CVE-2017-5507
  * CVE-2017-5508
  * CVE-2017-5510
  * CVE-2017-5511
This commit is contained in:
Franz Pletz 2017-02-02 11:10:56 +01:00
parent 5e753c1a65
commit 4dae4f86fa
No known key found for this signature in database
GPG Key ID: 846FDED7792617B4

View File

@ -12,8 +12,8 @@ let
else throw "ImageMagick is not supported on this platform.";
cfg = {
version = "7.0.4-0";
sha256 = "0hfkdvfl60f9ksh07c06cpq8ib05apczl767yyvc671gd90n11ds";
version = "7.0.4-6";
sha256 = "1nm0hjijwhcp6rzcn7zksp2820dxvj4lmblj7kzpzd3s1ds09q0y";
patches = [];
};
in