GraphicsMagick: Update generated files
GraphicsMagick Commits <[email protected]> Fri, 19 Jan 2024 17:07:26 -0600
| Newsgroups | gmane.comp.video.graphicsmagick.cvs |
|---|---|
| Message-ID | <mailman.4584.1705705663.16032.graphicsmagick-commit@lists.sourceforge.net> |
changeset 77c1424e5199 in /hg/GraphicsMagick details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=77c1424e5199 summary: Update generated files diffstat: ChangeLog | 28 ++++++++++++++-------------- VisualMagick/installer/inc/version.isx | 4 ++-- coders/bmp.c | 2 +- magick/version.h | 4 ++-- www/Changelog.html | 30 +++++++++++++++++------------- 5 files changed, 36 insertions(+), 32 deletions(-) diffs (258 lines): diff -r 7f0be70ad91e -r 77c1424e5199 ChangeLog --- a/ChangeLog Fri Jan 19 21:34:58 2024 +0100 +++ b/ChangeLog Fri Jan 19 17:06:40 2024 -0600 @@ -1,6 +1,6 @@ 2024-01-13 Fojtik Jaroslav <[email protected]> - coders/tiff.c Temporary fix that supresses leak in tiff writer. + coders/tiff.c: Temporary fix that supresses leak in tiff writer. 2024-01-17 Bob Friesenhahn <[email protected]> @@ -14,7 +14,7 @@ 2024-01-13 Fojtik Jaroslav <[email protected]> - coders/tiff.c Prevent sign expansion and bogus contents in upper 2 + coders/tiff.c: Prevent sign expansion and bogus contents in upper 2 bytes for TIFF_SHORT. 2024-01-12 Fojtik Jaroslav <[email protected]> @@ -23,7 +23,7 @@ 2024-01-11 Fojtik Jaroslav <[email protected]> - coders/tiff.c Fix for multiple frames. Do not import + coders/tiff.c: Fix for multiple frames. Do not import TIFFTAG_COMPRESSION, TIFFTAG_IMAGELENGTH, TIFFTAG_IMAGEWIDTH ... from EXIF. @@ -39,16 +39,16 @@ 2024-01-07 Fojtik Jaroslav <[email protected]> - coders/tiff.c Fix TIFF_RATIONAL - Two LONGs: the first represents + coders/tiff.c: Fix TIFF_RATIONAL - Two LONGs: the first represents the numerator of a fraction, the second the denominator. 2024-01-06 Fojtik Jaroslav <[email protected]> - coders/tiff.c Extract EXIFIFD part from EXIF profile. + coders/tiff.c: Extract EXIFIFD part from EXIF profile. 2024-01-03 Fojtik Jaroslav <[email protected]> - coders/wpg.c Make two functions "EnsureNextImage()" and + coders/wpg.c: Make two functions "EnsureNextImage()" and "LoadPaletteRec()" static. 2024-01-02 Fojtik Jaroslav <[email protected]> @@ -99,7 +99,7 @@ 2023-12-27 Fojtik Jaroslav <[email protected]> - * tiff/ Update libtiff to 4.5.1. + * tiff/: Update libtiff to 4.5.1. 2023-12-21 Bob Friesenhahn <[email protected]> @@ -127,7 +127,7 @@ 2023-12-18 Fojtik Jaroslav <[email protected]> - * coders/tiff.c Check for NULL in EXIF tag name being logged. + * coders/tiff.c: Check for NULL in EXIF tag name being logged. 2023-12-17 Fojtik Jaroslav <[email protected]> @@ -137,11 +137,11 @@ 2023-12-16 Fojtik Jaroslav <[email protected]> - * coders/tiff.c Attempt to store EXIF inside TIFF image. + * coders/tiff.c: Attempt to store EXIF inside TIFF image. 2023-12-11 Fojtik Jaroslav <[email protected]> - * coders/wpg.c Fix for oss-fuzz issue 64935: + * coders/wpg.c: Fix for oss-fuzz issue 64935: "graphicsmagick:enhance_fuzzer: Heap-buffer-overflow in ReadBlob". 2023-12-10 Bob Friesenhahn <[email protected]> @@ -350,8 +350,8 @@ 2023-11-07 Fojtik Jaroslav <[email protected]> - * coders/wpg.c Revert - * coders/mat.c Prevent against geometry injection. + * coders/wpg.c: Revert + * coders/mat.c: Prevent against geometry injection. 2023-11-06 Bob Friesenhahn <[email protected]> @@ -424,14 +424,14 @@ WIN64 build. 2023-10-21 Fojtik Jaroslav <[email protected]> - coders/wpg.c Remove code duplicity for loading WPG1 and WPG2 palette. + coders/wpg.c: Remove code duplicity for loading WPG1 and WPG2 palette. 2023-10-20 Fojtik Jaroslav <[email protected]> coders/wpg.c Fix loop end to 256 insert "Palette" chunk header to debug log. 2023-10-19 Fojtik Jaroslav <[email protected]> - coders/wpg.c Fix for potentiall access to uninitialised + coders/wpg.c: Fix for potentiall access to uninitialised object "Palette". 2023-10-18 Fojtik Jaroslav <[email protected]> diff -r 7f0be70ad91e -r 77c1424e5199 VisualMagick/installer/inc/version.isx --- a/VisualMagick/installer/inc/version.isx Fri Jan 19 21:34:58 2024 +0100 +++ b/VisualMagick/installer/inc/version.isx Fri Jan 19 17:06:40 2024 -0600 @@ -10,5 +10,5 @@ #define public MagickPackageName "GraphicsMagick" #define public MagickPackageVersion "1.4" -#define public MagickPackageVersionAddendum ".020240117" -#define public MagickPackageReleaseDate "snapshot-20240117" +#define public MagickPackageVersionAddendum ".020240113" +#define public MagickPackageReleaseDate "snapshot-20240113" diff -r 7f0be70ad91e -r 77c1424e5199 coders/bmp.c --- a/coders/bmp.c Fri Jan 19 21:34:58 2024 +0100 +++ b/coders/bmp.c Fri Jan 19 17:06:40 2024 -0600 @@ -1,5 +1,5 @@ /* -% Copyright (C) 2003 - 2023 GraphicsMagick Group +% Copyright (C) 2003 - 2024 GraphicsMagick Group % Copyright (C) 2002 ImageMagick Studio % Copyright 1991-1999 E. I. du Pont de Nemours and Company % diff -r 7f0be70ad91e -r 77c1424e5199 magick/version.h --- a/magick/version.h Fri Jan 19 21:34:58 2024 +0100 +++ b/magick/version.h Fri Jan 19 17:06:40 2024 -0600 @@ -38,8 +38,8 @@ #define MagickLibVersion 0x272404 #define MagickLibVersionText "1.4" #define MagickLibVersionNumber 27,24,4 -#define MagickChangeDate "20240117" -#define MagickReleaseDate "snapshot-20240117" +#define MagickChangeDate "20240113" +#define MagickReleaseDate "snapshot-20240113" /* The MagickLibInterfaceNewest and MagickLibInterfaceOldest defines diff -r 7f0be70ad91e -r 77c1424e5199 www/Changelog.html --- a/www/Changelog.html Fri Jan 19 21:34:58 2024 +0100 +++ b/www/Changelog.html Fri Jan 19 17:06:40 2024 -0600 @@ -37,6 +37,10 @@ </div> <div class="document"> +<p>2024-01-13 Fojtik Jaroslav <<a class="reference external" href="mailto:JaFojtik%40yandex.com">JaFojtik<span>@</span>yandex<span>.</span>com</a>></p> +<blockquote> +<p>coders/tiff.c: Temporary fix that supresses leak in tiff writer.</p> +</blockquote> <p>2024-01-17 Bob Friesenhahn <<a class="reference external" href="mailto:bfriesen%40simple.dallas.tx.us">bfriesen<span>@</span>simple<span>.</span>dallas<span>.</span>tx<span>.</span>us</a>></p> <blockquote> <ul class="simple"> @@ -49,7 +53,7 @@ </blockquote> <p>2024-01-13 Fojtik Jaroslav <<a class="reference external" href="mailto:JaFojtik%40yandex.com">JaFojtik<span>@</span>yandex<span>.</span>com</a>></p> <blockquote> -<p>coders/tiff.c Prevent sign expansion and bogus contents in upper 2 +<p>coders/tiff.c: Prevent sign expansion and bogus contents in upper 2 bytes for TIFF_SHORT.</p> </blockquote> <p>2024-01-12 Fojtik Jaroslav <<a class="reference external" href="mailto:JaFojtik%40yandex.com">JaFojtik<span>@</span>yandex<span>.</span>com</a>></p> @@ -58,7 +62,7 @@ </blockquote> <p>2024-01-11 Fojtik Jaroslav <<a class="reference external" href="mailto:JaFojtik%40yandex.com">JaFojtik<span>@</span>yandex<span>.</span>com</a>></p> <blockquote> -<p>coders/tiff.c Fix for multiple frames. Do not import +<p>coders/tiff.c: Fix for multiple frames. Do not import TIFFTAG_COMPRESSION, TIFFTAG_IMAGELENGTH, TIFFTAG_IMAGEWIDTH ... from EXIF.</p> </blockquote> @@ -75,16 +79,16 @@ </blockquote> <p>2024-01-07 Fojtik Jaroslav <<a class="reference external" href="mailto:JaFojtik%40yandex.com">JaFojtik<span>@</span>yandex<span>.</span>com</a>></p> <blockquote> -<p>coders/tiff.c Fix TIFF_RATIONAL - Two LONGs: the first represents +<p>coders/tiff.c: Fix TIFF_RATIONAL - Two LONGs: the first represents the numerator of a fraction, the second the denominator.</p> </blockquote> <p>2024-01-06 Fojtik Jaroslav <<a class="reference external" href="mailto:JaFojtik%40yandex.com">JaFojtik<span>@</span>yandex<span>.</span>com</a>></p> <blockquote> -<p>coders/tiff.c Extract EXIFIFD part from EXIF profile.</p> +<p>coders/tiff.c: Extract EXIFIFD part from EXIF profile.</p> </blockquote> <p>2024-01-03 Fojtik Jaroslav <<a class="reference external" href="mailto:JaFojtik%40yandex.com">JaFojtik<span>@</span>yandex<span>.</span>com</a>></p> <blockquote> -<p>coders/wpg.c Make two functions "EnsureNextImage()" and +<p>coders/wpg.c: Make two functions "EnsureNextImage()" and "LoadPaletteRec()" static.</p> </blockquote> <p>2024-01-02 Fojtik Jaroslav <<a class="reference external" href="mailto:JaFojtik%40yandex.com">JaFojtik<span>@</span>yandex<span>.</span>com</a>></p> @@ -142,7 +146,7 @@ <p>2023-12-27 Fojtik Jaroslav <<a class="reference external" href="mailto:JaFojtik%40yandex.com">JaFojtik<span>@</span>yandex<span>.</span>com</a>></p> <blockquote> <ul class="simple"> -<li><p>tiff/ Update libtiff to 4.5.1.</p></li> +<li><p>tiff/: Update libtiff to 4.5.1.</p></li> </ul> </blockquote> <p>2023-12-21 Bob Friesenhahn <<a class="reference external" href="mailto:bfriesen%40simple.dallas.tx.us">bfriesen<span>@</span>simple<span>.</span>dallas<span>.</span>tx<span>.</span>us</a>></p> @@ -171,7 +175,7 @@ <p>2023-12-18 Fojtik Jaroslav <<a class="reference external" href="mailto:JaFojtik%40yandex.com">JaFojtik<span>@</span>yandex<span>.</span>com</a>></p> <blockquote> <ul class="simple"> -<li><p>coders/tiff.c Check for NULL in EXIF tag name being logged.</p></li> +<li><p>coders/tiff.c: Check for NULL in EXIF tag name being logged.</p></li> </ul> </blockquote> <p>2023-12-17 Fojtik Jaroslav <<a class="reference external" href="mailto:JaFojtik%40yandex.com">JaFojtik<span>@</span>yandex<span>.</span>com</a>></p> @@ -185,13 +189,13 @@ <p>2023-12-16 Fojtik Jaroslav <<a class="reference external" href="mailto:JaFojtik%40yandex.com">JaFojtik<span>@</span>yandex<span>.</span>com</a>></p> <blockquote> <ul class="simple"> -<li><p>coders/tiff.c Attempt to store EXIF inside TIFF image.</p></li> +<li><p>coders/tiff.c: Attempt to store EXIF inside TIFF image.</p></li> </ul> </blockquote> <p>2023-12-11 Fojtik Jaroslav <<a class="reference external" href="mailto:JaFojtik%40yandex.com">JaFojtik<span>@</span>yandex<span>.</span>com</a>></p> <blockquote> <ul class="simple"> -<li><p>coders/wpg.c Fix for oss-fuzz issue 64935: +<li><p>coders/wpg.c: Fix for oss-fuzz issue 64935: "graphicsmagick:enhance_fuzzer: Heap-buffer-overflow in ReadBlob".</p></li> </ul> </blockquote> @@ -424,8 +428,8 @@ <p>2023-11-07 Fojtik Jaroslav <<a class="reference external" href="mailto:JaFojtik%40yandex.com">JaFojtik<span>@</span>yandex<span>.</span>com</a>></p> <blockquote> <ul class="simple"> -<li><p>coders/wpg.c Revert</p></li> -<li><p>coders/mat.c Prevent against geometry injection.</p></li> +<li><p>coders/wpg.c: Revert</p></li> +<li><p>coders/mat.c: Prevent against geometry injection.</p></li> </ul> </blockquote> <p>2023-11-06 Bob Friesenhahn <<a class="reference external" href="mailto:bfriesen%40simple.dallas.tx.us">bfriesen<span>@</span>simple<span>.</span>dallas<span>.</span>tx<span>.</span>us</a>></p> @@ -495,14 +499,14 @@ </blockquote> <dl class="simple"> <dt>2023-10-21 Fojtik Jaroslav <<a class="reference external" href="mailto:JaFojtik%40yandex.com">JaFojtik<span>@</span>yandex<span>.</span>com</a>></dt> -<dd><p>coders/wpg.c Remove code duplicity for loading WPG1 and WPG2 palette.</p> +<dd><p>coders/wpg.c: Remove code duplicity for loading WPG1 and WPG2 palette.</p> </dd> <dt>2023-10-20 Fojtik Jaroslav <<a class="reference external" href="mailto:JaFojtik%40yandex.com">JaFojtik<span>@</span>yandex<span>.</span>com</a>></dt> <dd><p>coders/wpg.c Fix loop end to 256 insert "Palette" chunk header to debug log.</p> </dd> <dt>2023-10-19 Fojtik Jaroslav <<a class="reference external" href="mailto:JaFojtik%40yandex.com">JaFojtik<span>@</span>yandex<span>.</span>com</a>></dt> -<dd><p>coders/wpg.c Fix for potentiall access to uninitialised +<dd><p>coders/wpg.c: Fix for potentiall access to uninitialised object "Palette".</p> </dd> </dl>