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