Home | History | Annotate | Download | only in ImageMagick
      1 2016-07-21  7.0.2-5 Cristy  <quetzlzacatenango (a] image...>
      2   * Release ImageMagick version 7.0.2-5, GIT revision 18627:2b5ddbd:20160721.
      3 
      4 2016-07-13  7.0.2-5 Cristy  <quetzlzacatenango (a] image...>
      5   * Fix MVG stroke-opacity (reference
      6     https://github.com/ImageMagick/ImageMagick/issues/229).
      7   * Prevent possible buffer overflow when reading TIFF images (bug report from
      8     Shi Pu of MS509 Team).
      9   * Initialize index channel to get expected results from the stegano coder.
     10 
     11 2016-07-11  7.0.2-4 Cristy  <quetzlzacatenango (a] image...>
     12   * Release ImageMagick version 7.0.2-4, GIT revision 18591:50debe5:20160710.
     13 
     14 2016-07-10  7.0.2-4 Cristy  <quetzlzacatenango (a] image...>
     15   * To comply with the SVG standard, use stroke-opacity for transparent strokes.
     16   * Define CompositeChannels mask to Red, Green, Blue, Alpha, and Black.
     17 
     18 2016-07-09  7.0.2-3 Cristy  <quetzlzacatenango (a] image...>
     19   * Release ImageMagick version 7.0.2-3, GIT revision 18572:28560fc:20160709.
     20 
     21 2016-07-01  7.0.2-3 Cristy  <quetzlzacatenango (a] image...>
     22   * Patch so -kuwahara option can preserve colormapped edges.
     23   * The histogram coder now returns the correct extent.
     24   * Use CopyMagickString() rather than CopyMagickMemory() for strings.
     25 
     26 2016-06-26  7.0.2-2 Cristy  <quetzlzacatenango (a] image...>
     27   * Release ImageMagick version 7.0.2-2, GIT revision 18514:a7b5b46:20160626.
     28 
     29 2016-06-23  7.0.2-2 Cristy  <quetzlzacatenango (a] image...>
     30   * Correct for numerical instability (reference
     31     https://github.com/ImageMagick/ImageMagick/issues/218).
     32 			 
     33 2016-06-21  7.0.2-1 Cristy  <quetzlzacatenango (a] image...>
     34   * Release ImageMagick version 7.0.2-1, GIT revision 18479:931319b:20160622.
     35 
     36 2016-06-17  7.0.2-1 Dirk Lemstra <dirk (a] lem.....org>
     37   * Added support for GROUP4 compression to the FAX coder.
     38 
     39 2016-06-12  7.0.2-1 Cristy  <quetzlzacatenango (a] image...>
     40   * Distort no longer converts grayscale image to sRGB (reference
     41     https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=29895).
     42   * Don't return a zero bounding box for QueryMultilineFontMetrics() (reference
     43     https://github.com/ImageMagick/ImageMagick/issues/222).
     44 
     45 2016-06-12  7.0.2-0 Cristy  <quetzlzacatenango (a] image...>
     46   * Release ImageMagick version 7.0.2-0, GIT revision 10884:f0e15e8:20160612.
     47 
     48 2016-06-09  7.0.2-0 Cristy  <quetzlzacatenango (a] image...>
     49   * Backoff finite precision epsilon (reference
     50     https://github.com/ImageMagick/ImageMagick/issues/215).
     51   * Fix drawing glitch for stroke widths greater than 2 (reference
     52     https://github.com/ImageMagick/ImageMagick/issues/218).
     53 
     54 2016-06-05  7.0.1-10 Cristy  <quetzlzacatenango (a] image...>
     55   * Release ImageMagick version 7.0.1-10, GIT revision 18406:ba4ad2d:20160607.
     56 
     57 2016-06-04  7.0.1-10 Cristy  <quetzlzacatenango (a] image...>
     58   * Deny indirect reads by policy, remove policy to permit, e.g.,
     59     convert caption:@mytext.txt ...
     60   * RLE check for pixel offset less than 0 (heap overflow report from Craig
     61     Young).
     62   * Properly initialze PES blocks (reference
     63     https://github.com/ImageMagick/ImageMagick/issues/213).
     64 
     65 2016-06-03  7.0.1-9 Cristy  <quetzlzacatenango (a] image...>
     66   * Release ImageMagick version 7.0.1-9, GIT revision 10847:339f803:20160602.
     67 
     68 2016-06-02  7.0.1-9 Cristy  <quetzlzacatenango (a] image...>
     69   * Fix small memory leak (patch provided by  ).
     70   * Coder path traversal is not authorized (bug report provided by
     71     Masaaki Chida).
     72   * Turn off alpha channel for the compare difference image (reference
     73     http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29828).
     74 
     75 2016-05-31  7.0.1-8 Cristy  <quetzlzacatenango (a] image...>
     76   * Release ImageMagick version 7.0.1-8, GIT revision 18334:97775b5:20160531.
     77 
     78 2016-05-31  7.0.1-8 Cristy  <quetzlzacatenango (a] image...>
     79   * Support configure script --enable-pipes option to enable pipes (|) in
     80     filenames.
     81   * Support configure script --enable-indirect-reads option to enable
     82     indirect reads (@) in filenames.
     83 
     84 2016-05-30  7.0.1-7 Cristy  <quetzlzacatenango (a] image...>
     85   * Release ImageMagick version 7.0.1-7, GIT revision 18321:5511ef5:20160530.
     86 
     87 2016-05-25  7.0.1-7 Cristy  <quetzlzacatenango (a] image...>
     88   * Security improvements to TEXT coder broke it (reference
     89     https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29754).
     90   * Fix stroke offset problem for -annotate (reference
     91     https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29626).
     92   * Don't interpret -fx option arguments (reference
     93     https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29774);
     94   * Add additional checks to DCM reader to prevent data-driven faults (bug
     95     report from Hanno Bck).
     96 
     97 2016-05-21  7.0.1-6 Cristy  <quetzlzacatenango (a] image...>
     98   * Release ImageMagick version 7.0.1-6, GIT revision 18241:d4f277c:20160521.
     99 
    100 2016-05-20  7.0.1-6 Cristy  <quetzlzacatenango (a] image...>
    101   * Fixed proper placement of text annotation for east / west gravity.
    102 
    103 2016-05-18  7.0.1-5 Cristy  <quetzlzacatenango (a] image...>
    104   * Release ImageMagick version 7.0.1-5, GIT revision 10789:f7c2e89:20160518,
    105 
    106 2016-05-18  7.0.1-5 Cristy  <quetzlzacatenango (a] image...>
    107   * Process channels independently for -channel -equalize (reference
    108     https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29708).
    109   * Fix pixel cache on disk regression (reference
    110     https://github.com/ImageMagick/ImageMagick/issues/202).
    111 
    112 2016-05-15  7.0.1-4 Cristy  <quetzlzacatenango (a] image...>
    113   * Release ImageMagick version 7.0.1-4, GIT revision 10778:52dae14:20160516.
    114 
    115 2016-05-10  7.0.1-4 Cristy  <quetzlzacatenango (a] image...>
    116   * Prevent possible shell command injection vulnerability through the
    117     authenticate parameter of the PDF, PCL and XPS coders (report from
    118     Erez Turjeman).
    119   * Quote passwords when passed to a delegate program.
    120   * Iterate channels over source image rather than destination (bug report
    121     from Hanno Bck).
    122   * Can read geo-related EXIF metdata once-again (reference
    123     https://github.com/ImageMagick/ImageMagick/issues/198).
    124   * Sanitize all delegate emedded formatting characters.
    125   * Don't sync pixel cache in AcquireAuthenticCacheView() (bug report from
    126     Hanno Bck).
    127 
    128 2016-05-09  7.0.1-3 Cristy  <quetzlzacatenango (a] image...>
    129   * Release ImageMagick version 7.0.1-3, GIT revision 10755:d540dda:20160509.
    130 
    131 2016-05-07  7.0.1-3 Cristy  <quetzlzacatenango (a] image...>
    132   * Remove https delegate.
    133 
    134 2016-05-06  7.0.1-2 Cristy  <quetzlzacatenango (a] image...>
    135   * Release ImageMagick version 7.0.1-2, GIT revision 10741:5746147:20160507.
    136 
    137 2016-05-04  7.0.1-2 Cristy  <quetzlzacatenango (a] image...>
    138   * Check for buffer overflow in magick/draw.c/DrawStrokePolygon().
    139   * Replace show delegate title with image filename rather than label.
    140   * Fix GetNextToken() off by one error.
    141   * Remove support for internal ephemeral coder.
    142 
    143 2016-05-03  7.0.1-1 Cristy  <quetzlzacatenango (a] image...>
    144   * New version 7.0.1-1, GIT revision 10723:9fc8a0c:20160503.
    145 
    146 2016-05-03  7.0.1-1 Cristy  <quetzlzacatenango (a] image...>
    147   * Sanitize input filename for http / https delegates (improved patch).
    148   * Fix for possible security vulnerabilities (reference
    149     https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588).
    150 
    151 2016-04-30  7.0.1-0 Cristy  <quetzlzacatenango (a] image...>
    152   * New version 7.0.1-0, GIT revision 10716:b527bce:20160430.
    153 
    154 2016-01-30  7.0.0-0 	Fahad-Alsaidi & ShamsaHamed
    155   * Add support for languages that require complex text layout (reference
    156     https://github.com/ImageMagick/ImageMagick/pull/88).
    157 
    158 2012-04-27  7.0.0-0 Anthony thyssen <A.Thyssen (a] griffith...>
    159   * Allow the use of set and escapes when no images in memory
    160     (unless you attempt to access per-image meta-data)
    161     Currently does not include %[fx:...] and %[pixel:...]
    162 
    163 2012-10-05  7.0.0-0 Anthony thyssen <A.Thyssen (a] griffith...>
    164   * Rather than replicate 'options' into 'artifacts' make a link
    165     from image to image_info and lookup a global option if no artifact
    166     is defined.
    167 
    168 2012-09-11  7.0.0-0 Nicolas Robidoux <nicolas.robidoux (a] gmail...>
    169   * sigmoidal-contrast:
    170   * Remove unnecessary initial ClampToQuantum.
    171 
    172 2012-09-10  7.0.0-0 Nicolas Robidoux <nicolas.robidoux (a] gmail...>
    173   * sigmoidal-contrast:
    174   * Direct computation, without LUT;
    175   * Fix re-declaration of i (at the top, and inside a conditional).
    176 
    177 2012-09-04  7.0.0-0 Nicolas Robidoux <nicolas.robidoux (a] gmail...>
    178   * Add tanh/atanh clone of legacy sigmoidal map (faster & more accurate).
    179 
    180 2012-08-08  7.0.0-0 Nicolas Robidoux <nicolas.robidoux (a] gmail...>
    181   * Add final ClampToQuantum in sigmoidal colormap loop.
    182   * Remove OpenMP calls from colormap update loops.
    183 
    184 2011-08-01  7.0.0-0 Cristy  <quetzlzacatenango (a] image...>
    185   * New version 7.0.0-0.
    186 
    187