blob: 39850a361e294f61fa5fd034ccf3ab4415040bbd [file] [log] [blame]
dirk823525f2016-09-16 22:12:04 +020012016-09-16 7.0.3-1 Dirk Lemstra <dirk@lem.....org>
2 * Added layer RLE compression to the PSD encoder.
3 * Added define 'psd:preserve-opacity-mask' to preserve the opacity mask
4 in a PSD file.
dirka84821e2016-09-17 18:31:07 +02005 * Fixed issue where the display window was used instead of the data window
6 when reading EXR files (reference
7 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&p=137849).
dirk823525f2016-09-16 22:12:04 +02008
Cristyfaccddc2016-09-05 10:21:09 -040092016-09-05 7.0.3-0 Cristy <quetzlzacatenango@image...>
10 * Release ImageMagick version 7.0.3-0, GIT revision 18786:10aa64c:20160905.
11
dirkea2173b2016-08-29 15:26:37 +0200122016-08-29 7.0.3-0 Dirk Lemstra <dirk@lem.....org>
13 * Fixed reading DXT1 images with an alpha channel.
dirkec674d12016-08-31 22:44:33 +020014 * Fixed incorrect padding calculation in PSD encoder.
dirkea2173b2016-08-29 15:26:37 +020015
Cristy7cccd372016-08-27 12:37:18 -0400162016-08-27 7.0.2-10 Cristy <quetzlzacatenango@image...>
17 * Release ImageMagick version 7.0.2-10, GIT revision 18750:e3335b3:20160827.
18
dirk104b6c92016-08-27 21:58:06 +0200192016-08-27 7.0.2-10 Dirk Lemstra <dirk@lem.....org>
20 * Added define 'psd:additional-info' to preserve the additional information
21 in a PSD file.
22
Cristy4cc6ec82016-08-15 15:54:42 -0400232016-08-15 7.0.2-10 Cristy <quetzlzacatenango@image...>
Cristy7afcf9f2016-08-18 18:23:44 -040024 * Prevent buffer overflow in BMP & SGI coders (bug report from
Cristye7094d12016-08-16 06:32:26 -040025 pwchen&rayzhong of tencent).
Cristy728dc6a2016-08-24 09:45:35 -040026 * Prevent buffer overflow and other problems in SIXEL, PDB, MAP, TIFF and
27 CALS coders (bug report from Donghai Zhu).
Cristy5cb92082016-08-25 19:21:19 -040028 * The -stream option now increments the pixel pointer properly (reference
29 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30327).
Cristy4cc6ec82016-08-15 15:54:42 -040030
Cristy5be0de22016-08-14 14:38:35 -0400312016-08-14 7.0.2-9 Cristy <quetzlzacatenango@image...>
Cristy72fc4582016-08-14 19:09:08 -040032 * Release ImageMagick version 7.0.2-9, GIT revision 18707:2c02f09:20160814.
33
342016-08-14 7.0.2-9 Cristy <quetzlzacatenango@image...>
Cristy5be0de22016-08-14 14:38:35 -040035 * Fix compile error in opencl.c (reference
36 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30289).
Cristy2c02f092016-08-14 14:49:05 -040037 * Eliminate compiler warning.
Cristy5be0de22016-08-14 14:38:35 -040038
Cristyb6d827b2016-08-14 10:01:33 -0400392016-08-14 7.0.2-8 Cristy <quetzlzacatenango@image...>
40 * Release ImageMagick version 7.0.2-8, GIT revision 18698:74b1d5d:20160814.
41
Cristyad472842016-08-07 19:30:11 -0400422016-08-07 7.0.2-8 Cristy <quetzlzacatenango@image...>
Cristyd4b0b6c2016-08-07 20:30:14 -040043 * Prevent spurious removal of MPC cache files (reference
44 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30256).
Cristy74b1d5d2016-08-13 19:29:18 -040045 * Note alpha channel when combining 4 or more images (reference
46 https://github.com/ImageMagick/ImageMagick/issues/250).
Cristyad472842016-08-07 19:30:11 -040047
Cristyd67c9072016-08-06 07:53:58 -0400482016-08-06 7.0.2-7 Cristy <quetzlzacatenango@image...>
49 * Release ImageMagick version 7.0.2-7, GIT revision 10980:ecc03a2:20160806.
50
Cristyddca5f72016-08-04 10:23:02 -0400512016-08-01 7.0.2-7 Cristy <quetzlzacatenango@image...>
Cristy76401e12016-08-01 12:16:49 -040052 * Evaluate lazy pixel cache morphology to prevent buffer overflow (bug report
53 from Ibrahim M. El-Sayed).
Cristyddca5f72016-08-04 10:23:02 -040054 * Prevent buffer overflow (bug report from Max Thrane).
Cristy54870132016-08-05 16:35:07 -040055 * Prevent memory use after free (reference
56 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30245).
57
Cristyb3faa082016-07-29 18:51:50 -0400582016-07-30 7.0.2-6 Cristy <quetzlzacatenango@image...>
59 * Release ImageMagick version 7.0.2-6, GIT revision 18651:df24175:20160729.
60
Cristyd47057b2016-07-28 18:57:46 -0400612016-07-29 7.0.2-6 Cristy <quetzlzacatenango@image...>
62 * Support -region option (reference
63 https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=29692).
64
Cristy98f90372016-07-21 18:16:36 -0400652016-07-21 7.0.2-5 Cristy <quetzlzacatenango@image...>
66 * Release ImageMagick version 7.0.2-5, GIT revision 18627:2b5ddbd:20160721.
67
Cristy48bcfe02016-07-13 18:05:02 -0400682016-07-13 7.0.2-5 Cristy <quetzlzacatenango@image...>
69 * Fix MVG stroke-opacity (reference
70 https://github.com/ImageMagick/ImageMagick/issues/229).
Cristy803bc342016-07-14 06:28:00 -040071 * Prevent possible buffer overflow when reading TIFF images (bug report from
72 Shi Pu of MS509 Team).
Cristy82beb202016-07-15 09:34:12 -040073 * Initialize index channel to get expected results from the stegano coder.
Cristy48bcfe02016-07-13 18:05:02 -040074
Cristy5cbdc8e2016-07-10 10:18:22 -0400752016-07-11 7.0.2-4 Cristy <quetzlzacatenango@image...>
76 * Release ImageMagick version 7.0.2-4, GIT revision 18591:50debe5:20160710.
77
Cristy698603b2016-07-10 08:20:20 -0400782016-07-10 7.0.2-4 Cristy <quetzlzacatenango@image...>
79 * To comply with the SVG standard, use stroke-opacity for transparent strokes.
Cristya4703f72016-07-10 09:03:46 -040080 * Define CompositeChannels mask to Red, Green, Blue, Alpha, and Black.
Cristy698603b2016-07-10 08:20:20 -040081
Cristyc3e69b02016-07-09 07:39:37 -0400822016-07-09 7.0.2-3 Cristy <quetzlzacatenango@image...>
83 * Release ImageMagick version 7.0.2-3, GIT revision 18572:28560fc:20160709.
84
Cristycb3f2422016-07-02 17:33:49 -0400852016-07-01 7.0.2-3 Cristy <quetzlzacatenango@image...>
86 * Patch so -kuwahara option can preserve colormapped edges.
Cristy7b7a3482016-07-04 20:11:40 -040087 * The histogram coder now returns the correct extent.
Cristye475d362016-07-05 08:23:11 -040088 * Use CopyMagickString() rather than CopyMagickMemory() for strings.
Cristycb3f2422016-07-02 17:33:49 -040089
Cristyf644dd72016-06-26 20:38:19 -0400902016-06-26 7.0.2-2 Cristy <quetzlzacatenango@image...>
91 * Release ImageMagick version 7.0.2-2, GIT revision 18514:a7b5b46:20160626.
92
Cristyc14d9422016-06-24 12:26:03 -0400932016-06-23 7.0.2-2 Cristy <quetzlzacatenango@image...>
94 * Correct for numerical instability (reference
95 https://github.com/ImageMagick/ImageMagick/issues/218).
96
Cristy01588fb2016-06-22 19:23:18 -0400972016-06-21 7.0.2-1 Cristy <quetzlzacatenango@image...>
98 * Release ImageMagick version 7.0.2-1, GIT revision 18479:931319b:20160622.
99
dirk52456ef2016-06-17 15:29:46 +02001002016-06-17 7.0.2-1 Dirk Lemstra <dirk@lem.....org>
101 * Added support for GROUP4 compression to the FAX coder.
102
Cristy24aed682016-06-12 19:42:43 -04001032016-06-12 7.0.2-1 Cristy <quetzlzacatenango@image...>
104 * Distort no longer converts grayscale image to sRGB (reference
105 https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=29895).
Cristy8e1dd682016-06-19 10:01:37 -0400106 * Don't return a zero bounding box for QueryMultilineFontMetrics() (reference
107 https://github.com/ImageMagick/ImageMagick/issues/222).
Cristy24aed682016-06-12 19:42:43 -0400108
Cristy25ea4de2016-06-12 13:28:03 -04001092016-06-12 7.0.2-0 Cristy <quetzlzacatenango@image...>
110 * Release ImageMagick version 7.0.2-0, GIT revision 10884:f0e15e8:20160612.
111
Cristy1ab3a1b2016-06-10 08:18:33 -04001122016-06-09 7.0.2-0 Cristy <quetzlzacatenango@image...>
113 * Backoff finite precision epsilon (reference
114 https://github.com/ImageMagick/ImageMagick/issues/215).
Cristy4280d542016-06-11 12:48:49 -0400115 * Fix drawing glitch for stroke widths greater than 2 (reference
116 https://github.com/ImageMagick/ImageMagick/issues/218).
Cristy1ab3a1b2016-06-10 08:18:33 -0400117
Cristy15aa98c2016-06-05 09:11:47 -04001182016-06-05 7.0.1-10 Cristy <quetzlzacatenango@image...>
Cristy2615e692016-06-07 09:24:33 -0400119 * Release ImageMagick version 7.0.1-10, GIT revision 18406:ba4ad2d:20160607.
Cristy15aa98c2016-06-05 09:11:47 -0400120
1212016-06-04 7.0.1-10 Cristy <quetzlzacatenango@image...>
122 * Deny indirect reads by policy, remove policy to permit, e.g.,
123 convert caption:@mytext.txt ...
Cristy139d4322016-06-05 14:25:18 -0400124 * RLE check for pixel offset less than 0 (heap overflow report from Craig
125 Young).
Cristy14ba9af2016-06-05 16:33:06 -0400126 * Properly initialze PES blocks (reference
127 https://github.com/ImageMagick/ImageMagick/issues/213).
Cristy15aa98c2016-06-05 09:11:47 -0400128
Cristyc01ea7a2016-06-02 20:06:48 -04001292016-06-03 7.0.1-9 Cristy <quetzlzacatenango@image...>
130 * Release ImageMagick version 7.0.1-9, GIT revision 10847:339f803:20160602.
131
Cristyf4a35c32016-06-02 13:45:36 -04001322016-06-02 7.0.1-9 Cristy <quetzlzacatenango@image...>
133 * Fix small memory leak (patch provided by Андрей Черный).
134 * Coder path traversal is not authorized (bug report provided by
135 Masaaki Chida).
Cristy9bc9a672016-06-02 20:49:03 -0400136 * Turn off alpha channel for the compare difference image (reference
137 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29828).
Cristyf4a35c32016-06-02 13:45:36 -0400138
Cristy697159d2016-05-31 07:21:31 -04001392016-05-31 7.0.1-8 Cristy <quetzlzacatenango@image...>
Cristyfe4eece2016-05-31 18:20:37 -0400140 * Release ImageMagick version 7.0.1-8, GIT revision 18334:97775b5:20160531.
141
1422016-05-31 7.0.1-8 Cristy <quetzlzacatenango@image...>
Cristy697159d2016-05-31 07:21:31 -0400143 * Support configure script --enable-pipes option to enable pipes (|) in
144 filenames.
Cristyea78ffa2016-05-31 09:26:24 -0400145 * Support configure script --enable-indirect-reads option to enable
146 indirect reads (@) in filenames.
Cristy697159d2016-05-31 07:21:31 -0400147
Cristy59ff8f42016-05-30 07:52:45 -04001482016-05-30 7.0.1-7 Cristy <quetzlzacatenango@image...>
149 * Release ImageMagick version 7.0.1-7, GIT revision 18321:5511ef5:20160530.
150
Cristy50757362016-05-24 10:39:55 -04001512016-05-25 7.0.1-7 Cristy <quetzlzacatenango@image...>
Cristy6aa43762016-05-24 08:00:42 -0400152 * Security improvements to TEXT coder broke it (reference
153 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29754).
Cristy93bd8972016-05-24 19:25:29 -0400154 * Fix stroke offset problem for -annotate (reference
155 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29626).
Cristy963c2a52016-05-26 19:43:13 -0400156 * Don't interpret -fx option arguments (reference
157 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29774);
Cristy5511ef52016-05-30 07:51:39 -0400158 * Add additional checks to DCM reader to prevent data-driven faults (bug
159 report from Hanno Böck).
Cristy6aa43762016-05-24 08:00:42 -0400160
Cristy8af0c732016-05-21 19:18:27 -04001612016-05-21 7.0.1-6 Cristy <quetzlzacatenango@image...>
162 * Release ImageMagick version 7.0.1-6, GIT revision 18241:d4f277c:20160521.
163
1642016-05-20 7.0.1-6 Cristy <quetzlzacatenango@image...>
165 * Fixed proper placement of text annotation for east / west gravity.
166
Cristy0725d3a2016-05-18 08:11:31 -04001672016-05-18 7.0.1-5 Cristy <quetzlzacatenango@image...>
Cristy580b68f2016-05-18 08:13:22 -0400168 * Release ImageMagick version 7.0.1-5, GIT revision 10789:f7c2e89:20160518,
169
1702016-05-18 7.0.1-5 Cristy <quetzlzacatenango@image...>
Cristy0725d3a2016-05-18 08:11:31 -0400171 * Process channels independently for -channel -equalize (reference
172 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29708).
173 * Fix pixel cache on disk regression (reference
174 https://github.com/ImageMagick/ImageMagick/issues/202).
175
Cristyce052192016-05-15 08:06:11 -04001762016-05-15 7.0.1-4 Cristy <quetzlzacatenango@image...>
Cristyac72d942016-05-16 11:44:58 -0400177 * Release ImageMagick version 7.0.1-4, GIT revision 10778:52dae14:20160516.
Cristyce052192016-05-15 08:06:11 -0400178
Cristy564d6102016-05-11 06:21:20 -04001792016-05-10 7.0.1-4 Cristy <quetzlzacatenango@image...>
Cristy8c6d9ab2016-07-05 04:54:57 -0400180 * Prevent possible shell command injection vulnerability through the
181 authenticate parameter of the PDF, PCL and XPS coders (report from
dirke8445c52016-07-05 20:13:27 +0200182 Erez Turjeman).
Cristy564d6102016-05-11 06:21:20 -0400183 * Quote passwords when passed to a delegate program.
Cristyd05bf872016-05-12 17:23:53 -0400184 * Iterate channels over source image rather than destination (bug report
185 from Hanno Böck).
Cristyef069c22016-05-13 07:57:19 -0400186 * Can read geo-related EXIF metdata once-again (reference
187 https://github.com/ImageMagick/ImageMagick/issues/198).
Cristy5f478ca2016-05-14 18:43:20 -0400188 * Sanitize all delegate emedded formatting characters.
Cristyac72d942016-05-16 11:44:58 -0400189 * Don't sync pixel cache in AcquireAuthenticCacheView() (bug report from
190 Hanno Böck).
Cristy564d6102016-05-11 06:21:20 -0400191
Cristy1a5fed62016-05-09 10:08:02 -04001922016-05-09 7.0.1-3 Cristy <quetzlzacatenango@image...>
193 * Release ImageMagick version 7.0.1-3, GIT revision 10755:d540dda:20160509.
194
Cristye5ae8492016-05-09 07:41:30 -04001952016-05-07 7.0.1-3 Cristy <quetzlzacatenango@image...>
196 * Remove https delegate.
197
Cristy41b41f62016-05-06 18:59:17 -04001982016-05-06 7.0.1-2 Cristy <quetzlzacatenango@image...>
Cristyf67a6142016-05-07 08:26:31 -0400199 * Release ImageMagick version 7.0.1-2, GIT revision 10741:5746147:20160507.
Cristy41b41f62016-05-06 18:59:17 -0400200
Cristy726812f2016-05-04 19:09:35 -04002012016-05-04 7.0.1-2 Cristy <quetzlzacatenango@image...>
202 * Check for buffer overflow in magick/draw.c/DrawStrokePolygon().
Cristy66a43a42016-05-06 18:54:40 -0400203 * Replace show delegate title with image filename rather than label.
204 * Fix GetNextToken() off by one error.
Cristyf67a6142016-05-07 08:26:31 -0400205 * Remove support for internal ephemeral coder.
Cristy726812f2016-05-04 19:09:35 -0400206
Cristy044a9bc2016-05-03 15:39:17 -04002072016-05-03 7.0.1-1 Cristy <quetzlzacatenango@image...>
208 * New version 7.0.1-1, GIT revision 10723:9fc8a0c:20160503.
209
2102016-05-03 7.0.1-1 Cristy <quetzlzacatenango@image...>
Cristya852ab52016-05-03 09:26:43 -0400211 * Sanitize input filename for http / https delegates (improved patch).
212 * Fix for possible security vulnerabilities (reference
213 https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588).
214
Cristy87cd29e2016-04-29 12:43:54 -04002152016-04-30 7.0.1-0 Cristy <quetzlzacatenango@image...>
Cristye46b7d12016-04-30 14:57:11 -0400216 * New version 7.0.1-0, GIT revision 10716:b527bce:20160430.
Cristy87cd29e2016-04-29 12:43:54 -0400217
Cristycda34832016-01-31 09:43:49 -05002182016-01-30 7.0.0-0 Fahad-Alsaidi & ShamsaHamed
Cristy17f8c722016-01-31 09:42:56 -0500219 * Add support for languages that require complex text layout (reference
220 https://github.com/ImageMagick/ImageMagick/pull/88).
221
anthonyefefe162013-04-27 06:29:20 +00002222012-04-27 7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
223 * Allow the use of set and escapes when no images in memory
224 (unless you attempt to access per-image meta-data)
225 Currently does not include %[fx:...] and %[pixel:...]
226
anthony5f78bca2012-10-05 06:51:00 +00002272012-10-05 7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
228 * Rather than replicate 'options' into 'artifacts' make a link
229 from image to image_info and lookup a global option if no artifact
230 is defined.
231
nicolasae085e22012-09-11 09:36:38 +00002322012-09-11 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolas447742a2012-09-11 09:43:26 +0000233 * sigmoidal-contrast:
nicolasae085e22012-09-11 09:36:38 +0000234 * Remove unnecessary initial ClampToQuantum.
235
nicolas07299f12012-09-10 17:30:07 +00002362012-09-10 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolas447742a2012-09-11 09:43:26 +0000237 * sigmoidal-contrast:
238 * Direct computation, without LUT;
nicolas07299f12012-09-10 17:30:07 +0000239 * Fix re-declaration of i (at the top, and inside a conditional).
240
nicolase3466022012-09-04 13:51:46 +00002412012-09-04 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolasca4bd742012-09-10 14:11:01 +0000242 * Add tanh/atanh clone of legacy sigmoidal map (faster & more accurate).
nicolase3466022012-09-04 13:51:46 +0000243
cristya7c78602012-08-10 11:08:44 +00002442012-08-08 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
245 * Add final ClampToQuantum in sigmoidal colormap loop.
nicolase3466022012-09-04 13:51:46 +0000246 * Remove OpenMP calls from colormap update loops.
cristya7c78602012-08-10 11:08:44 +0000247
cristyfa1f2292011-07-27 23:55:10 +00002482011-08-01 7.0.0-0 Cristy <quetzlzacatenango@image...>
249 * New version 7.0.0-0.
cristy2bc0ef72010-02-02 01:38:51 +0000250