./graphics/ImageMagick, Package for display and interactive manipulation of images

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q3, Version: 7.0.10.41, Package name: ImageMagick-7.0.10.41, Maintainer: adam

ImageMagick TM, is a package for display and interactive manipulation
of images for the X Window System. It is written in C and interfaces
to the X library, and therefore does not require any proprietary
toolkit in order to compile. Although the software is copyrighted, it
is available for free and can be redistributed without fee.

The ImageMagick image display program can display an image on any
workstation screen running an X server. It can read and write many of
the more popular image formats including JPEG, TIFF, PNM, GIF, and
Photo CD. In addition you can interactively resize, rotate, sharpen,
color reduce, or add special effects to an image and save your
completed work in the same or differing image format.



Package options: heif, jp2, liblqr, x11

Master sites:

SHA1: 168e7abe7e7af5dd010b598017da02623e477b23
RMD160: aa4c7edd32c254aee7c6477b1f9578d30e1912b9
Filesize: 9418.98 KB

Version history: (Expand)


CVS history: (Expand)


   2020-12-11 11:00:21 by Benny Siegert | Files touched by this commit (4) | Package updated
Log message:
Pullup ticket #6373 - requested by wiz
graphics/ImageMagick: security fix

Revisions pulled up:
- graphics/ImageMagick/Makefile.common                          1.221-1.222
- graphics/ImageMagick/PLIST                                    1.114
- graphics/ImageMagick/distinfo                                 1.238-1.239
- graphics/ImageMagick/patches/patch-config_policy.xml          1.6

---
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Tue Nov 17 16:12:02 UTC 2020

   Modified Files:
           pkgsrc/graphics/ImageMagick: Makefile.common distinfo
           pkgsrc/graphics/ImageMagick/patches: patch-config_policy.xml

   Log message:
   ImageMagick: update to 7.0.10.38.

   2020-11-14  7.0.10-38  <quetzlzacatenango@image...>
     * Release ImageMagick version 7.0.10-38 GIT revision 17815:bf51a3f1f:20201114

   2020-11-07  7.0.10-38  <quetzlzacatenango@image...>
     * add image settings support to -fx.
     * better support for TIFF YCbCr photometric.
     * verify TTF glyph format before dereferencing (reference
       https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26932).
     * force single HEIC image per container.

---
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Mon Nov 23 15:45:24 UTC 2020

   Modified Files:
           pkgsrc/graphics/ImageMagick: Makefile.common PLIST distinfo

   Log message:
   ImageMagick: update to 7.0.10.41.

   2020-11-21  7.0.10-41  <quetzlzacatenango@image...>
     * Release ImageMagick version 7.0.10-41 GIT revision 17864:20680f349:20201121

   2020-11-21  7.0.10-41  <quetzlzacatenango@image...>
     *

   2020-11-20  7.0.10-40  <quetzlzacatenango@image...>
     * Release ImageMagick version 7.0.10-40 GIT revision 17860:2594cd0a5:20201120

   2020-11-19  7.0.10-40  <quetzlzacatenango@image...>
     * remove Linux shell artifact from Windows delegate configuration file.
     * fix shell injection vulnerability via the -authenticate option (reference
       alex@cure...).

   2020-11-17  7.0.10-39  <quetzlzacatenango@image...>
     * Release ImageMagick version 7.0.10-39 GIT revision 17837:ffb8da39c:20201117

   2020-11-07  7.0.10-39  <quetzlzacatenango@image...>
     * support DPX 4:2:2 sampling.
   2020-11-24 19:28:37 by Benny Siegert | Files touched by this commit (5)
Log message:
Pullup ticket #6368 - requested by wiz
graphics/ImageMagick: security fix

(via patch)