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