blob: 0fd24b3753d2c958df87d4b730598ae8dfe97a3b [file] [log] [blame]
Cristyddca5f72016-08-04 10:23:02 -040012016-08-01 7.0.2-7 Cristy <quetzlzacatenango@image...>
Cristy76401e12016-08-01 12:16:49 -04002 * Evaluate lazy pixel cache morphology to prevent buffer overflow (bug report
3 from Ibrahim M. El-Sayed).
Cristyddca5f72016-08-04 10:23:02 -04004 * Prevent buffer overflow (bug report from Max Thrane).
Cristy76401e12016-08-01 12:16:49 -04005
Cristyb3faa082016-07-29 18:51:50 -040062016-07-30 7.0.2-6 Cristy <quetzlzacatenango@image...>
7 * Release ImageMagick version 7.0.2-6, GIT revision 18651:df24175:20160729.
8
Cristyd47057b2016-07-28 18:57:46 -040092016-07-29 7.0.2-6 Cristy <quetzlzacatenango@image...>
10 * Support -region option (reference
11 https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=29692).
12
Cristy98f90372016-07-21 18:16:36 -0400132016-07-21 7.0.2-5 Cristy <quetzlzacatenango@image...>
14 * Release ImageMagick version 7.0.2-5, GIT revision 18627:2b5ddbd:20160721.
15
Cristy48bcfe02016-07-13 18:05:02 -0400162016-07-13 7.0.2-5 Cristy <quetzlzacatenango@image...>
17 * Fix MVG stroke-opacity (reference
18 https://github.com/ImageMagick/ImageMagick/issues/229).
Cristy803bc342016-07-14 06:28:00 -040019 * Prevent possible buffer overflow when reading TIFF images (bug report from
20 Shi Pu of MS509 Team).
Cristy82beb202016-07-15 09:34:12 -040021 * Initialize index channel to get expected results from the stegano coder.
Cristy48bcfe02016-07-13 18:05:02 -040022
Cristy5cbdc8e2016-07-10 10:18:22 -0400232016-07-11 7.0.2-4 Cristy <quetzlzacatenango@image...>
24 * Release ImageMagick version 7.0.2-4, GIT revision 18591:50debe5:20160710.
25
Cristy698603b2016-07-10 08:20:20 -0400262016-07-10 7.0.2-4 Cristy <quetzlzacatenango@image...>
27 * To comply with the SVG standard, use stroke-opacity for transparent strokes.
Cristya4703f72016-07-10 09:03:46 -040028 * Define CompositeChannels mask to Red, Green, Blue, Alpha, and Black.
Cristy698603b2016-07-10 08:20:20 -040029
Cristyc3e69b02016-07-09 07:39:37 -0400302016-07-09 7.0.2-3 Cristy <quetzlzacatenango@image...>
31 * Release ImageMagick version 7.0.2-3, GIT revision 18572:28560fc:20160709.
32
Cristycb3f2422016-07-02 17:33:49 -0400332016-07-01 7.0.2-3 Cristy <quetzlzacatenango@image...>
34 * Patch so -kuwahara option can preserve colormapped edges.
Cristy7b7a3482016-07-04 20:11:40 -040035 * The histogram coder now returns the correct extent.
Cristye475d362016-07-05 08:23:11 -040036 * Use CopyMagickString() rather than CopyMagickMemory() for strings.
Cristycb3f2422016-07-02 17:33:49 -040037
Cristyf644dd72016-06-26 20:38:19 -0400382016-06-26 7.0.2-2 Cristy <quetzlzacatenango@image...>
39 * Release ImageMagick version 7.0.2-2, GIT revision 18514:a7b5b46:20160626.
40
Cristyc14d9422016-06-24 12:26:03 -0400412016-06-23 7.0.2-2 Cristy <quetzlzacatenango@image...>
42 * Correct for numerical instability (reference
43 https://github.com/ImageMagick/ImageMagick/issues/218).
44
Cristy01588fb2016-06-22 19:23:18 -0400452016-06-21 7.0.2-1 Cristy <quetzlzacatenango@image...>
46 * Release ImageMagick version 7.0.2-1, GIT revision 18479:931319b:20160622.
47
dirk52456ef2016-06-17 15:29:46 +0200482016-06-17 7.0.2-1 Dirk Lemstra <dirk@lem.....org>
49 * Added support for GROUP4 compression to the FAX coder.
50
Cristy24aed682016-06-12 19:42:43 -0400512016-06-12 7.0.2-1 Cristy <quetzlzacatenango@image...>
52 * Distort no longer converts grayscale image to sRGB (reference
53 https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=29895).
Cristy8e1dd682016-06-19 10:01:37 -040054 * Don't return a zero bounding box for QueryMultilineFontMetrics() (reference
55 https://github.com/ImageMagick/ImageMagick/issues/222).
Cristy24aed682016-06-12 19:42:43 -040056
Cristy25ea4de2016-06-12 13:28:03 -0400572016-06-12 7.0.2-0 Cristy <quetzlzacatenango@image...>
58 * Release ImageMagick version 7.0.2-0, GIT revision 10884:f0e15e8:20160612.
59
Cristy1ab3a1b2016-06-10 08:18:33 -0400602016-06-09 7.0.2-0 Cristy <quetzlzacatenango@image...>
61 * Backoff finite precision epsilon (reference
62 https://github.com/ImageMagick/ImageMagick/issues/215).
Cristy4280d542016-06-11 12:48:49 -040063 * Fix drawing glitch for stroke widths greater than 2 (reference
64 https://github.com/ImageMagick/ImageMagick/issues/218).
Cristy1ab3a1b2016-06-10 08:18:33 -040065
Cristy15aa98c2016-06-05 09:11:47 -0400662016-06-05 7.0.1-10 Cristy <quetzlzacatenango@image...>
Cristy2615e692016-06-07 09:24:33 -040067 * Release ImageMagick version 7.0.1-10, GIT revision 18406:ba4ad2d:20160607.
Cristy15aa98c2016-06-05 09:11:47 -040068
692016-06-04 7.0.1-10 Cristy <quetzlzacatenango@image...>
70 * Deny indirect reads by policy, remove policy to permit, e.g.,
71 convert caption:@mytext.txt ...
Cristy139d4322016-06-05 14:25:18 -040072 * RLE check for pixel offset less than 0 (heap overflow report from Craig
73 Young).
Cristy14ba9af2016-06-05 16:33:06 -040074 * Properly initialze PES blocks (reference
75 https://github.com/ImageMagick/ImageMagick/issues/213).
Cristy15aa98c2016-06-05 09:11:47 -040076
Cristyc01ea7a2016-06-02 20:06:48 -0400772016-06-03 7.0.1-9 Cristy <quetzlzacatenango@image...>
78 * Release ImageMagick version 7.0.1-9, GIT revision 10847:339f803:20160602.
79
Cristyf4a35c32016-06-02 13:45:36 -0400802016-06-02 7.0.1-9 Cristy <quetzlzacatenango@image...>
81 * Fix small memory leak (patch provided by Андрей Черный).
82 * Coder path traversal is not authorized (bug report provided by
83 Masaaki Chida).
Cristy9bc9a672016-06-02 20:49:03 -040084 * Turn off alpha channel for the compare difference image (reference
85 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29828).
Cristyf4a35c32016-06-02 13:45:36 -040086
Cristy697159d2016-05-31 07:21:31 -0400872016-05-31 7.0.1-8 Cristy <quetzlzacatenango@image...>
Cristyfe4eece2016-05-31 18:20:37 -040088 * Release ImageMagick version 7.0.1-8, GIT revision 18334:97775b5:20160531.
89
902016-05-31 7.0.1-8 Cristy <quetzlzacatenango@image...>
Cristy697159d2016-05-31 07:21:31 -040091 * Support configure script --enable-pipes option to enable pipes (|) in
92 filenames.
Cristyea78ffa2016-05-31 09:26:24 -040093 * Support configure script --enable-indirect-reads option to enable
94 indirect reads (@) in filenames.
Cristy697159d2016-05-31 07:21:31 -040095
Cristy59ff8f42016-05-30 07:52:45 -0400962016-05-30 7.0.1-7 Cristy <quetzlzacatenango@image...>
97 * Release ImageMagick version 7.0.1-7, GIT revision 18321:5511ef5:20160530.
98
Cristy50757362016-05-24 10:39:55 -0400992016-05-25 7.0.1-7 Cristy <quetzlzacatenango@image...>
Cristy6aa43762016-05-24 08:00:42 -0400100 * Security improvements to TEXT coder broke it (reference
101 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29754).
Cristy93bd8972016-05-24 19:25:29 -0400102 * Fix stroke offset problem for -annotate (reference
103 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29626).
Cristy963c2a52016-05-26 19:43:13 -0400104 * Don't interpret -fx option arguments (reference
105 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29774);
Cristy5511ef52016-05-30 07:51:39 -0400106 * Add additional checks to DCM reader to prevent data-driven faults (bug
107 report from Hanno Böck).
Cristy6aa43762016-05-24 08:00:42 -0400108
Cristy8af0c732016-05-21 19:18:27 -04001092016-05-21 7.0.1-6 Cristy <quetzlzacatenango@image...>
110 * Release ImageMagick version 7.0.1-6, GIT revision 18241:d4f277c:20160521.
111
1122016-05-20 7.0.1-6 Cristy <quetzlzacatenango@image...>
113 * Fixed proper placement of text annotation for east / west gravity.
114
Cristy0725d3a2016-05-18 08:11:31 -04001152016-05-18 7.0.1-5 Cristy <quetzlzacatenango@image...>
Cristy580b68f2016-05-18 08:13:22 -0400116 * Release ImageMagick version 7.0.1-5, GIT revision 10789:f7c2e89:20160518,
117
1182016-05-18 7.0.1-5 Cristy <quetzlzacatenango@image...>
Cristy0725d3a2016-05-18 08:11:31 -0400119 * Process channels independently for -channel -equalize (reference
120 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29708).
121 * Fix pixel cache on disk regression (reference
122 https://github.com/ImageMagick/ImageMagick/issues/202).
123
Cristyce052192016-05-15 08:06:11 -04001242016-05-15 7.0.1-4 Cristy <quetzlzacatenango@image...>
Cristyac72d942016-05-16 11:44:58 -0400125 * Release ImageMagick version 7.0.1-4, GIT revision 10778:52dae14:20160516.
Cristyce052192016-05-15 08:06:11 -0400126
Cristy564d6102016-05-11 06:21:20 -04001272016-05-10 7.0.1-4 Cristy <quetzlzacatenango@image...>
Cristy8c6d9ab2016-07-05 04:54:57 -0400128 * Prevent possible shell command injection vulnerability through the
129 authenticate parameter of the PDF, PCL and XPS coders (report from
dirke8445c52016-07-05 20:13:27 +0200130 Erez Turjeman).
Cristy564d6102016-05-11 06:21:20 -0400131 * Quote passwords when passed to a delegate program.
Cristyd05bf872016-05-12 17:23:53 -0400132 * Iterate channels over source image rather than destination (bug report
133 from Hanno Böck).
Cristyef069c22016-05-13 07:57:19 -0400134 * Can read geo-related EXIF metdata once-again (reference
135 https://github.com/ImageMagick/ImageMagick/issues/198).
Cristy5f478ca2016-05-14 18:43:20 -0400136 * Sanitize all delegate emedded formatting characters.
Cristyac72d942016-05-16 11:44:58 -0400137 * Don't sync pixel cache in AcquireAuthenticCacheView() (bug report from
138 Hanno Böck).
Cristy564d6102016-05-11 06:21:20 -0400139
Cristy1a5fed62016-05-09 10:08:02 -04001402016-05-09 7.0.1-3 Cristy <quetzlzacatenango@image...>
141 * Release ImageMagick version 7.0.1-3, GIT revision 10755:d540dda:20160509.
142
Cristye5ae8492016-05-09 07:41:30 -04001432016-05-07 7.0.1-3 Cristy <quetzlzacatenango@image...>
144 * Remove https delegate.
145
Cristy41b41f62016-05-06 18:59:17 -04001462016-05-06 7.0.1-2 Cristy <quetzlzacatenango@image...>
Cristyf67a6142016-05-07 08:26:31 -0400147 * Release ImageMagick version 7.0.1-2, GIT revision 10741:5746147:20160507.
Cristy41b41f62016-05-06 18:59:17 -0400148
Cristy726812f2016-05-04 19:09:35 -04001492016-05-04 7.0.1-2 Cristy <quetzlzacatenango@image...>
150 * Check for buffer overflow in magick/draw.c/DrawStrokePolygon().
Cristy66a43a42016-05-06 18:54:40 -0400151 * Replace show delegate title with image filename rather than label.
152 * Fix GetNextToken() off by one error.
Cristyf67a6142016-05-07 08:26:31 -0400153 * Remove support for internal ephemeral coder.
Cristy726812f2016-05-04 19:09:35 -0400154
Cristy044a9bc2016-05-03 15:39:17 -04001552016-05-03 7.0.1-1 Cristy <quetzlzacatenango@image...>
156 * New version 7.0.1-1, GIT revision 10723:9fc8a0c:20160503.
157
1582016-05-03 7.0.1-1 Cristy <quetzlzacatenango@image...>
Cristya852ab52016-05-03 09:26:43 -0400159 * Sanitize input filename for http / https delegates (improved patch).
160 * Fix for possible security vulnerabilities (reference
161 https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588).
162
Cristy87cd29e2016-04-29 12:43:54 -04001632016-04-30 7.0.1-0 Cristy <quetzlzacatenango@image...>
Cristye46b7d12016-04-30 14:57:11 -0400164 * New version 7.0.1-0, GIT revision 10716:b527bce:20160430.
Cristy87cd29e2016-04-29 12:43:54 -0400165
Cristycda34832016-01-31 09:43:49 -05001662016-01-30 7.0.0-0 Fahad-Alsaidi & ShamsaHamed
Cristy17f8c722016-01-31 09:42:56 -0500167 * Add support for languages that require complex text layout (reference
168 https://github.com/ImageMagick/ImageMagick/pull/88).
169
anthonyefefe162013-04-27 06:29:20 +00001702012-04-27 7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
171 * Allow the use of set and escapes when no images in memory
172 (unless you attempt to access per-image meta-data)
173 Currently does not include %[fx:...] and %[pixel:...]
174
anthony5f78bca2012-10-05 06:51:00 +00001752012-10-05 7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
176 * Rather than replicate 'options' into 'artifacts' make a link
177 from image to image_info and lookup a global option if no artifact
178 is defined.
179
nicolasae085e22012-09-11 09:36:38 +00001802012-09-11 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolas447742a2012-09-11 09:43:26 +0000181 * sigmoidal-contrast:
nicolasae085e22012-09-11 09:36:38 +0000182 * Remove unnecessary initial ClampToQuantum.
183
nicolas07299f12012-09-10 17:30:07 +00001842012-09-10 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolas447742a2012-09-11 09:43:26 +0000185 * sigmoidal-contrast:
186 * Direct computation, without LUT;
nicolas07299f12012-09-10 17:30:07 +0000187 * Fix re-declaration of i (at the top, and inside a conditional).
188
nicolase3466022012-09-04 13:51:46 +00001892012-09-04 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolasca4bd742012-09-10 14:11:01 +0000190 * Add tanh/atanh clone of legacy sigmoidal map (faster & more accurate).
nicolase3466022012-09-04 13:51:46 +0000191
cristya7c78602012-08-10 11:08:44 +00001922012-08-08 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
193 * Add final ClampToQuantum in sigmoidal colormap loop.
nicolase3466022012-09-04 13:51:46 +0000194 * Remove OpenMP calls from colormap update loops.
cristya7c78602012-08-10 11:08:44 +0000195
cristyfa1f2292011-07-27 23:55:10 +00001962011-08-01 7.0.0-0 Cristy <quetzlzacatenango@image...>
197 * New version 7.0.0-0.
cristy2bc0ef72010-02-02 01:38:51 +0000198