3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

102 commits

Author SHA1 Message Date
Silvan Mosberger 4c1bf57f37
imagemagick: Remove obsolete patch
According to https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588
this has been mitigated in versions 6.9.4-7 and 7.0.1-9, which we're well
past already.
2019-05-24 23:43:01 +02:00
Pierre Bourdon a9cf5c27ec
imagemagickBig: revert meta.broken to false 2019-03-11 00:13:02 +01:00
Erik Arvstedt 9699ce4cf7
imagemagickBig: mark as broken 2019-02-12 10:23:30 +01:00
pacien 87d8ba0ae6 imagemagick: add djvu support 2019-02-06 15:55:47 -05:00
Jörg Thalheim b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
John Ericson 0828e2d8c3 treewide: Remove usage of remaining redundant platform compatability stuff
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson 2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Gabriel Ebner a3c82197d9 imagemagick: heif support 2018-07-01 14:21:36 +02:00
Ruud van Asseldonk 122f66a513 imagemagick: set license metadata 2018-06-03 12:09:02 +02:00
Ruud van Asseldonk 33a51d78a2 imagemagick: depend on fftw for fft feature 2018-06-03 12:05:17 +02:00
Jan Malakhovski 7438083a4d tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
Dirk Lemstra 5d3c7ff2e1 Fixed repo for ImageMagick 6 (#39276) 2018-04-21 10:42:57 +02:00
Franz Pletz d18299edcb
imagemagick: 6.9.9-33 -> 6.9.9-34 2018-01-28 19:02:10 +01:00
Will Dietz 18550603e9 imagemagick: 6.9.9-28 -> 6.9.9-33 2018-01-13 10:20:53 -06:00
adisbladis 708a0ff863
imagemagick: 6.9.9-26 -> 6.9.9-28 2018-01-02 11:03:56 +01:00
Linus Heckemann ef66970df4 imagemagick: 6.9.9-23 -> 6.9.9-26
Old source tarball went missing
2017-12-09 15:39:39 +00:00
Sarah Brofeldt a5783484ee imagemagick: 6.9.9-21 -> 6.9.9-23 2017-11-23 11:11:31 +01:00
Franz Pletz 611829ba42
imagemagick: 6.9.9-20 -> 6.9.9-21 2017-11-05 16:42:24 +01:00
Franz Pletz 6af0de6478
imagemagick: 6.9.9-15 -> 6.9.9-20 2017-10-23 22:16:36 +02:00
Franz Pletz 2d854c4c92
imagemagick: 6.9.9-7 -> 6.9.9-15 for multiple CVEs
Too many CVEs to list because they are not tracked upstream by release
versions.
2017-09-26 17:28:46 +02:00
Jörg Thalheim 89e542d824 Merge pull request #28501 from georgewhewell/imagemagick-aarch64
ImageMagick: allow building on aarch64
2017-08-25 22:16:34 +01:00
georgewhewell 2f2275bb8c ImageMagick: allow building on aarch64 2017-08-23 11:36:24 +01:00
Hoang Xuan Phu b4c7d595c8 imagemagick: 6.9.9-3 -> 6.9.9-7
The old release has been removed from https://www.imagemagick.org/download/releases/ causing new builds to fail.
2017-08-18 15:52:56 +02:00
Vincent Laporte 82a4c5e38b ImageMagick: fix Magick-config 2017-08-08 17:07:54 +02:00
Tim Steinbach bde8a15019
ImageMagick: 6.9.9-0 -> 6.9.9-3 2017-07-29 13:40:13 -04:00
Franz Pletz 0e9676f62e
imagemagick: 6.9.8-10 -> 6.9.9-0 2017-07-17 15:54:19 +02:00
John Ericson a11426c523 ImageMagick: Don't use stdenv.cross
I'm guessing the salient aspect here is not cross compiling itself, but
just whether the host platform is MinGW, so I simplified the logic
accordingly
2017-06-28 18:20:38 -04:00
Franz Pletz 5f803db91f
imagemagick: 6.9.8-9 -> 6.9.8-10 2017-06-17 15:51:05 +02:00
Jan Malakhovski 6696378911 ImageMagick: 6.9.8-6 -> 6.9.8-9 2017-06-07 15:27:03 +02:00
Franz Pletz e1b3f854b6
imagemagick: 6.9.8-4 -> 6.9.8-6 2017-05-25 01:54:38 +02:00
koral e55cf2cba3 imagemagick: 6.9.7-6 -> 6.9.8-4 2017-05-11 22:01:32 +02:00
Franz Pletz 5e753c1a65
imagemagick: 6.9.7-0 -> 6.9.7-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
2017-02-02 11:09:40 +01:00
Daiderd Jordan 581a5aec88
imagemagick: add darwin frameworks 2017-01-10 23:03:49 +01:00
Michael Raskin 040d5162be imagemagick: 6.9.6-7 -> 6.9.7-0 2016-12-28 14:16:10 +01:00
Sebastian Hagen e314e5b930 ImageMagick: Add additional mirror.
The 16.09-nixpkgs source tarball Imagemagick-6.9.6-7.tar.xz source tarball is
not available on any of the existing mirrors. We here add one that has it.
2016-12-15 11:27:15 +01:00
Graham Christensen 76ef70af7d
imagemagick: 6.9.6-2 -> 6.9.6-7 for CVE-2016-9556 and CVE-2016-9559 2016-12-07 07:24:13 -05:00
Graham Christensen 241cd0e5db
imagemagick: 6.9.5-10 -> 6.9.6-2 for CVE-2016-7799, CVE-2016-7906 2016-10-13 20:33:10 -04:00
Franz Pletz fa6c6dae76
imagemagick: 6.9.5-2 -> 6.9.5-10
Fixes lots of CVEs, including the recent:

  * CVE-2016-4562, CVE-2016-4563, CVE-2016-4564
  * CVE-2016-5687
  * CVE-2016-5010
  * CVE-2016-5688
  * CVE-2016-5689, CVE-2016-5690, CVE-2016-5691
  * CVE-2016-5841 and CVE-2016-5842
  * CVE-2016-6491
  * CVE-2016-6520

cc #18856
2016-09-24 16:57:00 +02:00
Tuomas Tynkkynen a17216af4c treewide: Shuffle outputs
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Franz Pletz b1ff7f83ef imagemagick: fix hashes
See #16958.
2016-07-18 06:19:52 +02:00
Ram Kromberg 9ff51cc3c4 imagemagick: 6.9.3-9 -> 6.9.5-2 (#16958) 2016-07-18 06:12:17 +02:00
Vladimír Čunát 73f1f5eb39 imagemagick: split dev output to fix #9604
Also fixup references to imagemagick.
2016-05-22 13:41:15 +02:00
Vladimír Čunát 292fb98d96 imagemagick: fix evaluation on mingw
I made a mistake during conflict resolution in 7a005601d.
2016-05-10 18:22:34 +02:00
Vladimír Čunát 7a005601d4 Merge branch 'master' to resolve conflicts 2016-05-05 08:25:38 +02:00
Michael Raskin 942db2e9ac imagemagick: libwebp just has to be a propagated input 2016-05-04 17:55:09 +02:00
Franz Pletz 69c14985d0 imagemagick: Disable insecure coders (ImageTragick)
See:

  * https://imagetragick.com/
  * https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588
2016-05-04 01:22:02 +02:00
Franz Pletz 05eae0242d imagemagick: 6.9.3-8 -> 6.9.3-9 2016-05-04 01:22:02 +02:00
Nikolay Amiantov fe0bb1efd1 imagemagick: add webp support 2016-05-03 13:19:41 +03:00
Nikolay Amiantov 929b0d99c1 imagemagick: support JPEG2000 2016-04-23 22:22:46 +03:00