]> granicus.if.org Git - imagemagick/blob - ChangeLog
10867:786f274:20160605
[imagemagick] / ChangeLog
1 2016-06-05  7.0.1-10 Cristy  <quetzlzacatenango@image...>
2   * Release ImageMagick version 7.0.1-10, GIT revision 10867:786f274:20160605.
3
4 2016-06-04  7.0.1-10 Cristy  <quetzlzacatenango@image...>
5   * Deny indirect reads by policy, remove policy to permit, e.g.,
6     convert caption:@mytext.txt ...
7   * RLE check for pixel offset less than 0 (heap overflow report from Craig
8     Young).
9   * Properly initialze PES blocks (reference
10     https://github.com/ImageMagick/ImageMagick/issues/213).
11
12 2016-06-03  7.0.1-9 Cristy  <quetzlzacatenango@image...>
13   * Release ImageMagick version 7.0.1-9, GIT revision 10847:339f803:20160602.
14
15 2016-06-02  7.0.1-9 Cristy  <quetzlzacatenango@image...>
16   * Fix small memory leak (patch provided by Андрей Черный).
17   * Coder path traversal is not authorized (bug report provided by
18     Masaaki Chida).
19   * Turn off alpha channel for the compare difference image (reference
20     http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29828).
21
22 2016-05-31  7.0.1-8 Cristy  <quetzlzacatenango@image...>
23   * Release ImageMagick version 7.0.1-8, GIT revision 18334:97775b5:20160531.
24
25 2016-05-31  7.0.1-8 Cristy  <quetzlzacatenango@image...>
26   * Support configure script --enable-pipes option to enable pipes (|) in
27     filenames.
28   * Support configure script --enable-indirect-reads option to enable
29     indirect reads (@) in filenames.
30
31 2016-05-30  7.0.1-7 Cristy  <quetzlzacatenango@image...>
32   * Release ImageMagick version 7.0.1-7, GIT revision 18321:5511ef5:20160530.
33
34 2016-05-25  7.0.1-7 Cristy  <quetzlzacatenango@image...>
35   * Security improvements to TEXT coder broke it (reference
36     https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29754).
37   * Fix stroke offset problem for -annotate (reference
38     https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29626).
39   * Don't interpret -fx option arguments (reference
40     https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29774);
41   * Add additional checks to DCM reader to prevent data-driven faults (bug
42     report from Hanno Böck).
43
44 2016-05-21  7.0.1-6 Cristy  <quetzlzacatenango@image...>
45   * Release ImageMagick version 7.0.1-6, GIT revision 18241:d4f277c:20160521.
46
47 2016-05-20  7.0.1-6 Cristy  <quetzlzacatenango@image...>
48   * Fixed proper placement of text annotation for east / west gravity.
49
50 2016-05-18  7.0.1-5 Cristy  <quetzlzacatenango@image...>
51   * Release ImageMagick version 7.0.1-5, GIT revision 10789:f7c2e89:20160518,
52
53 2016-05-18  7.0.1-5 Cristy  <quetzlzacatenango@image...>
54   * Process channels independently for -channel -equalize (reference
55     https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29708).
56   * Fix pixel cache on disk regression (reference
57     https://github.com/ImageMagick/ImageMagick/issues/202).
58
59 2016-05-15  7.0.1-4 Cristy  <quetzlzacatenango@image...>
60   * Release ImageMagick version 7.0.1-4, GIT revision 10778:52dae14:20160516.
61
62 2016-05-10  7.0.1-4 Cristy  <quetzlzacatenango@image...>
63   * Quote passwords when passed to a delegate program.
64   * Iterate channels over source image rather than destination (bug report
65     from Hanno Böck).
66   * Can read geo-related EXIF metdata once-again (reference
67     https://github.com/ImageMagick/ImageMagick/issues/198).
68   * Sanitize all delegate emedded formatting characters.
69   * Don't sync pixel cache in AcquireAuthenticCacheView() (bug report from
70     Hanno Böck).
71
72 2016-05-09  7.0.1-3 Cristy  <quetzlzacatenango@image...>
73   * Release ImageMagick version 7.0.1-3, GIT revision 10755:d540dda:20160509.
74
75 2016-05-07  7.0.1-3 Cristy  <quetzlzacatenango@image...>
76   * Remove https delegate.
77
78 2016-05-06  7.0.1-2 Cristy  <quetzlzacatenango@image...>
79   * Release ImageMagick version 7.0.1-2, GIT revision 10741:5746147:20160507.
80
81 2016-05-04  7.0.1-2 Cristy  <quetzlzacatenango@image...>
82   * Check for buffer overflow in magick/draw.c/DrawStrokePolygon().
83   * Replace show delegate title with image filename rather than label.
84   * Fix GetNextToken() off by one error.
85   * Remove support for internal ephemeral coder.
86
87 2016-05-03  7.0.1-1 Cristy  <quetzlzacatenango@image...>
88   * New version 7.0.1-1, GIT revision 10723:9fc8a0c:20160503.
89
90 2016-05-03  7.0.1-1 Cristy  <quetzlzacatenango@image...>
91   * Sanitize input filename for http / https delegates (improved patch).
92   * Fix for possible security vulnerabilities (reference
93     https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588).
94
95 2016-04-30  7.0.1-0 Cristy  <quetzlzacatenango@image...>
96   * New version 7.0.1-0, GIT revision 10716:b527bce:20160430.
97
98 2016-01-30  7.0.0-0     Fahad-Alsaidi & ShamsaHamed
99   * Add support for languages that require complex text layout (reference
100     https://github.com/ImageMagick/ImageMagick/pull/88).
101
102 2012-04-27  7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
103   * Allow the use of set and escapes when no images in memory
104     (unless you attempt to access per-image meta-data)
105     Currently does not include %[fx:...] and %[pixel:...]
106
107 2012-10-05  7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
108   * Rather than replicate 'options' into 'artifacts' make a link
109     from image to image_info and lookup a global option if no artifact
110     is defined.
111
112 2012-09-11  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
113   * sigmoidal-contrast:
114   * Remove unnecessary initial ClampToQuantum.
115
116 2012-09-10  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
117   * sigmoidal-contrast:
118   * Direct computation, without LUT;
119   * Fix re-declaration of i (at the top, and inside a conditional).
120
121 2012-09-04  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
122   * Add tanh/atanh clone of legacy sigmoidal map (faster & more accurate).
123
124 2012-08-08  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
125   * Add final ClampToQuantum in sigmoidal colormap loop.
126   * Remove OpenMP calls from colormap update loops.
127
128 2011-08-01  7.0.0-0 Cristy  <quetzlzacatenango@image...>
129   * New version 7.0.0-0.
130