]> granicus.if.org Git - imagemagick/blob - ChangeLog
Add additional checks to DCM reader to prevent data-driven faults (bug report from...
[imagemagick] / ChangeLog
1 2016-05-25  7.0.1-7 Cristy  <quetzlzacatenango@image...>
2   * Security improvements to TEXT coder broke it (reference
3     https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29754).
4   * Fix stroke offset problem for -annotate (reference
5     https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29626).
6   * Don't interpret -fx option arguments (reference
7     https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29774);
8   * Add additional checks to DCM reader to prevent data-driven faults (bug
9     report from Hanno Böck).
10
11 2016-05-21  7.0.1-6 Cristy  <quetzlzacatenango@image...>
12   * Release ImageMagick version 7.0.1-6, GIT revision 18241:d4f277c:20160521.
13
14 2016-05-20  7.0.1-6 Cristy  <quetzlzacatenango@image...>
15   * Fixed proper placement of text annotation for east / west gravity.
16
17 2016-05-18  7.0.1-5 Cristy  <quetzlzacatenango@image...>
18   * Release ImageMagick version 7.0.1-5, GIT revision 10789:f7c2e89:20160518,
19
20 2016-05-18  7.0.1-5 Cristy  <quetzlzacatenango@image...>
21   * Process channels independently for -channel -equalize (reference
22     https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29708).
23   * Fix pixel cache on disk regression (reference
24     https://github.com/ImageMagick/ImageMagick/issues/202).
25
26 2016-05-15  7.0.1-4 Cristy  <quetzlzacatenango@image...>
27   * Release ImageMagick version 7.0.1-4, GIT revision 10778:52dae14:20160516.
28
29 2016-05-10  7.0.1-4 Cristy  <quetzlzacatenango@image...>
30   * Quote passwords when passed to a delegate program.
31   * Iterate channels over source image rather than destination (bug report
32     from Hanno Böck).
33   * Can read geo-related EXIF metdata once-again (reference
34     https://github.com/ImageMagick/ImageMagick/issues/198).
35   * Sanitize all delegate emedded formatting characters.
36   * Don't sync pixel cache in AcquireAuthenticCacheView() (bug report from
37     Hanno Böck).
38
39 2016-05-09  7.0.1-3 Cristy  <quetzlzacatenango@image...>
40   * Release ImageMagick version 7.0.1-3, GIT revision 10755:d540dda:20160509.
41
42 2016-05-07  7.0.1-3 Cristy  <quetzlzacatenango@image...>
43   * Remove https delegate.
44
45 2016-05-06  7.0.1-2 Cristy  <quetzlzacatenango@image...>
46   * Release ImageMagick version 7.0.1-2, GIT revision 10741:5746147:20160507.
47
48 2016-05-04  7.0.1-2 Cristy  <quetzlzacatenango@image...>
49   * Check for buffer overflow in magick/draw.c/DrawStrokePolygon().
50   * Replace show delegate title with image filename rather than label.
51   * Fix GetNextToken() off by one error.
52   * Remove support for internal ephemeral coder.
53
54 2016-05-03  7.0.1-1 Cristy  <quetzlzacatenango@image...>
55   * New version 7.0.1-1, GIT revision 10723:9fc8a0c:20160503.
56
57 2016-05-03  7.0.1-1 Cristy  <quetzlzacatenango@image...>
58   * Sanitize input filename for http / https delegates (improved patch).
59   * Fix for possible security vulnerabilities (reference
60     https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588).
61
62 2016-04-30  7.0.1-0 Cristy  <quetzlzacatenango@image...>
63   * New version 7.0.1-0, GIT revision 10716:b527bce:20160430.
64
65 2016-01-30  7.0.0-0     Fahad-Alsaidi & ShamsaHamed
66   * Add support for languages that require complex text layout (reference
67     https://github.com/ImageMagick/ImageMagick/pull/88).
68
69 2012-04-27  7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
70   * Allow the use of set and escapes when no images in memory
71     (unless you attempt to access per-image meta-data)
72     Currently does not include %[fx:...] and %[pixel:...]
73
74 2012-10-05  7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
75   * Rather than replicate 'options' into 'artifacts' make a link
76     from image to image_info and lookup a global option if no artifact
77     is defined.
78
79 2012-09-11  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
80   * sigmoidal-contrast:
81   * Remove unnecessary initial ClampToQuantum.
82
83 2012-09-10  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
84   * sigmoidal-contrast:
85   * Direct computation, without LUT;
86   * Fix re-declaration of i (at the top, and inside a conditional).
87
88 2012-09-04  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
89   * Add tanh/atanh clone of legacy sigmoidal map (faster & more accurate).
90
91 2012-08-08  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
92   * Add final ClampToQuantum in sigmoidal colormap loop.
93   * Remove OpenMP calls from colormap update loops.
94
95 2011-08-01  7.0.0-0 Cristy  <quetzlzacatenango@image...>
96   * New version 7.0.0-0.
97