<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>GD Graphics Library</title><link href="https://libgd.github.io/" rel="alternate"/><link href="https://libgd.github.io/feeds/all.atom.xml" rel="self"/><id>https://libgd.github.io/</id><updated>2021-09-12T00:00:00+02:00</updated><entry><title>LibGD 2.3.3 Bugs fixes, improved macOS, Windows builds support</title><link href="https://libgd.github.io/release-2.3.3.html" rel="alternate"/><published>2021-09-12T00:00:00+02:00</published><updated>2021-09-12T00:00:00+02:00</updated><author><name>Pierre Joye</name></author><id>tag:libgd.github.io,2021-09-12:/release-2.3.3.html</id><summary type="html">&lt;p&gt;The LibGD team is proud to announce the 2.3.3 release of libgd. This release brings a few fixes
as well as improved compilations and builds on all platforms. On Windows, vcpkg to install libGd
dependencies is now well supported.&lt;/p&gt;
&lt;p&gt;In the process, we also added CI using github …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The LibGD team is proud to announce the 2.3.3 release of libgd. This release brings a few fixes
as well as improved compilations and builds on all platforms. On Windows, vcpkg to install libGd
dependencies is now well supported.&lt;/p&gt;
&lt;p&gt;In the process, we also added CI using github actions for Linux (x64, arm64/neon, gcc and clan), Windows
(x64, arm64, vc and mingw). We are looking for more supported platforms to add to our CI (BSD, all
architectures, PowerPC, RiscV etc). If you have such systems and willing to let us run  run the github actions
CI on it, please let us know, it will be much appreciated.&lt;/p&gt;
&lt;p&gt;Fixes:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/759"&gt;#759&lt;/a&gt; update cmake to generate config.h in the build dir&lt;/li&gt;
&lt;li&gt;&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/756"&gt;#756&lt;/a&gt; 2.3.3 release&lt;/li&gt;
&lt;li&gt;&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/750"&gt;#750&lt;/a&gt; gdPutBuf return value check&lt;/li&gt;
&lt;li&gt;&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/729"&gt;#729&lt;/a&gt; HEIF builds fail with latest distros&lt;/li&gt;
&lt;li&gt;&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/678"&gt;#678&lt;/a&gt; segfault in heif tests due to missing label.heic&lt;/li&gt;
&lt;li&gt;&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/677"&gt;#677&lt;/a&gt; Test failure avif/compare_avif_to_png with libavif-0.8.2&lt;/li&gt;
&lt;li&gt;&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/661"&gt;#661&lt;/a&gt; imagecopyresampled() produce artifacts on transparent PNG&lt;/li&gt;
&lt;li&gt;&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/611"&gt;#611&lt;/a&gt; Fixes to build v2.3.0 on Windows with MinGW-w64&lt;/li&gt;
&lt;li&gt;&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/415"&gt;#415&lt;/a&gt; optimize option in gif animation causes segfault&lt;/li&gt;
&lt;li&gt;&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/331"&gt;#331&lt;/a&gt; _gdContributionsCalc() always uses DEFAULT_BOX_RADIUS (gdImageScale internal sub method)&lt;/li&gt;
&lt;li&gt;&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/320"&gt;#320&lt;/a&gt; gdImageRotateInterpolated() converts the source image to truecolor&lt;/li&gt;
&lt;li&gt;&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/249"&gt;#249&lt;/a&gt; CMake and Makefiles build broken on Windows&lt;/li&gt;
&lt;li&gt;&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/93"&gt;#93&lt;/a&gt; gdImageScaleTwoPass() looses top row and left column&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For full list of changes, see &lt;a class="reference external" href="https://github.com/libgd/libgd/blob/gd-2.3.3/CHANGELOG.md"&gt;CHANGELOG.md&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is a recommended update.&lt;/p&gt;
&lt;p&gt;You can download the 2.3.3 version of GD Graphics Library from
the &lt;a class="reference external" href="https://github.com/libgd/libgd/releases/tag/gd-2.3.3"&gt;libgd 2.3.3 release&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Check out the &lt;a class="reference external" href="https://github.com/libgd/libgd/compare/gd-2.3.2...gd-2.3.3"&gt;full commits list&lt;/a&gt; since the previous release.&lt;/p&gt;
</content><category term="News"/></entry><entry><title>LibGD 2.3.2 release AVIF &amp; HEIF support</title><link href="https://libgd.github.io/release-2.3.2.html" rel="alternate"/><published>2021-03-07T00:00:00+01:00</published><updated>2021-03-07T00:00:00+01:00</updated><author><name>Mike Frysinger</name></author><id>tag:libgd.github.io,2021-03-07:/release-2.3.2.html</id><summary type="html">&lt;p&gt;The LibGD team is proud to announce the 2.3.2 release of libgd.&lt;/p&gt;
&lt;p&gt;Fixes:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;gif: allow decodin when both Global and Local Colormaps (&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/494"&gt;#494&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;Added:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;avif: Support for AVIF images via libavif (&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/494"&gt;#494&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;heif: Support for HEIF/AVIF images via libheif (&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/395"&gt;#395&lt;/a&gt;) (&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/557"&gt;#557&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;webp: Drop ../deps/ search when building …&lt;/li&gt;&lt;/ul&gt;</summary><content type="html">&lt;p&gt;The LibGD team is proud to announce the 2.3.2 release of libgd.&lt;/p&gt;
&lt;p&gt;Fixes:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;gif: allow decodin when both Global and Local Colormaps (&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/494"&gt;#494&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;Added:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;avif: Support for AVIF images via libavif (&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/494"&gt;#494&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;heif: Support for HEIF/AVIF images via libheif (&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/395"&gt;#395&lt;/a&gt;) (&lt;a class="reference external" href="https://github.com/libgd/libgd/issues/557"&gt;#557&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;webp: Drop ../deps/ search when building with cmake&lt;/li&gt;
&lt;li&gt;Windows: Remove unused snprintf fallback&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For full list of changes, see &lt;a class="reference external" href="https://github.com/libgd/libgd/blob/gd-2.3.2/CHANGELOG.md"&gt;CHANGELOG.md&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is a recommended update.&lt;/p&gt;
&lt;p&gt;You can download the 2.3.2 version of GD Graphics Library from
the &lt;a class="reference external" href="https://github.com/libgd/libgd/releases/tag/gd-2.3.2"&gt;libgd 2.3.2 release&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can read the &lt;a class="reference external" href="https://github.com/libgd/libgd/compare/gd-2.3.1...gd-2.3.2"&gt;full commits list&lt;/a&gt;.&lt;/p&gt;
</content><category term="News"/></entry><entry><title>LibGD 2.3.1 release</title><link href="https://libgd.github.io/release-2.3.1.html" rel="alternate"/><published>2021-01-30T00:00:00+01:00</published><updated>2021-01-30T00:00:00+01:00</updated><author><name>Willson-chen</name></author><id>tag:libgd.github.io,2021-01-30:/release-2.3.1.html</id><summary type="html">&lt;p&gt;The LibGD team is proud to announce the 2.3.1 release of libgd.&lt;/p&gt;
&lt;p&gt;Fixes:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Fix potential integer overflow detected by oss-fuzz&lt;/li&gt;
&lt;li&gt;Fix &lt;a class="reference external" href="https://github.com/libgd/libgd/issues/615"&gt;#615&lt;/a&gt; using libraqm&lt;/li&gt;
&lt;li&gt;Fix &lt;a class="reference external" href="https://github.com/libgd/libgd/issues/303"&gt;#303&lt;/a&gt;: gdlib.pc: use Requires instead of Libs&lt;/li&gt;
&lt;li&gt;Using uninitialized variables. (CVE-2019-11038)&lt;/li&gt;
&lt;li&gt;Heap-based buffer overflow. (CVE-2019-6977)&lt;/li&gt;
&lt;li&gt;Double-free in gdImage*Ptr(). (CVE-2019-6978)&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;For full …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The LibGD team is proud to announce the 2.3.1 release of libgd.&lt;/p&gt;
&lt;p&gt;Fixes:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Fix potential integer overflow detected by oss-fuzz&lt;/li&gt;
&lt;li&gt;Fix &lt;a class="reference external" href="https://github.com/libgd/libgd/issues/615"&gt;#615&lt;/a&gt; using libraqm&lt;/li&gt;
&lt;li&gt;Fix &lt;a class="reference external" href="https://github.com/libgd/libgd/issues/303"&gt;#303&lt;/a&gt;: gdlib.pc: use Requires instead of Libs&lt;/li&gt;
&lt;li&gt;Using uninitialized variables. (CVE-2019-11038)&lt;/li&gt;
&lt;li&gt;Heap-based buffer overflow. (CVE-2019-6977)&lt;/li&gt;
&lt;li&gt;Double-free in gdImage*Ptr(). (CVE-2019-6978)&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;For full list of changes, see &lt;a class="reference external" href="https://github.com/libgd/libgd/blob/gd-2.3.1/CHANGELOG.md"&gt;CHANGELOG.md&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is a recommended update.&lt;/p&gt;
&lt;p&gt;You can download the 2.3.1 version of GD Graphics Library from
the &lt;a class="reference external" href="https://github.com/libgd/libgd/releases/tag/gd-2.3.1"&gt;libgd 2.3.1 release&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Check out the &lt;a class="reference external" href="https://github.com/libgd/libgd/compare/gd-2.3.0...gd-2.3.1"&gt;full commits list&lt;/a&gt; since the previous release.&lt;/p&gt;
</content><category term="News"/></entry><entry><title>LibGD 2.3.0 release</title><link href="https://libgd.github.io/release-2.3.0.html" rel="alternate"/><published>2020-03-22T00:00:00+01:00</published><updated>2020-03-22T00:00:00+01:00</updated><author><name>Willson-chen</name></author><id>tag:libgd.github.io,2020-03-22:/release-2.3.0.html</id><summary type="html">&lt;p&gt;The LibGD team is proud to announce the 2.3.0 release of libgd.&lt;/p&gt;
&lt;p&gt;Security related fixes:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Double-free vulnerability in gdImageBmpPtr. (CVE-2018-1000222)&lt;/li&gt;
&lt;li&gt;Null pointer reference at gdImageClone. (CVE-2018-14553)&lt;/li&gt;
&lt;li&gt;Integer signedness error. (CVE-2018-5711)&lt;/li&gt;
&lt;li&gt;Using uninitialized variables. (CVE-2019-11038)&lt;/li&gt;
&lt;li&gt;Heap-based buffer overflow. (CVE-2019-6977)&lt;/li&gt;
&lt;li&gt;Double-free in gdImage*Ptr(). (CVE-2019-6978)&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;For full list of changes …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The LibGD team is proud to announce the 2.3.0 release of libgd.&lt;/p&gt;
&lt;p&gt;Security related fixes:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Double-free vulnerability in gdImageBmpPtr. (CVE-2018-1000222)&lt;/li&gt;
&lt;li&gt;Null pointer reference at gdImageClone. (CVE-2018-14553)&lt;/li&gt;
&lt;li&gt;Integer signedness error. (CVE-2018-5711)&lt;/li&gt;
&lt;li&gt;Using uninitialized variables. (CVE-2019-11038)&lt;/li&gt;
&lt;li&gt;Heap-based buffer overflow. (CVE-2019-6977)&lt;/li&gt;
&lt;li&gt;Double-free in gdImage*Ptr(). (CVE-2019-6978)&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;For full list of changes, see &lt;a class="reference external" href="https://github.com/libgd/libgd/blob/gd-2.3.0/CHANGELOG.md"&gt;CHANGELOG.md&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is a recommended update.&lt;/p&gt;
&lt;p&gt;You can download the 2.3.0 version of GD Graphics Library from
the &lt;a class="reference external" href="https://github.com/libgd/libgd/releases/tag/gd-2.3.0"&gt;libgd 2.3.0 release&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Check out the &lt;a class="reference external" href="https://github.com/libgd/libgd/compare/gd-2.2.5...gd-2.3.0"&gt;full commits list&lt;/a&gt; since the previous release.&lt;/p&gt;
</content><category term="News"/></entry><entry><title>LibGD 2.2.5 release</title><link href="https://libgd.github.io/release-2.2.5.html" rel="alternate"/><published>2017-08-30T00:00:00+02:00</published><updated>2017-08-30T00:00:00+02:00</updated><author><name>Christoph M. Becker</name></author><id>tag:libgd.github.io,2017-08-30:/release-2.2.5.html</id><summary type="html">&lt;p&gt;The LibGD team is proud to announce the 2.2.5 release of libgd.&lt;/p&gt;
&lt;p&gt;Security related fixes:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Double-free in gdImagePngPtr(). (CVE-2017-6362)&lt;/li&gt;
&lt;li&gt;Buffer over-read into uninitialized memory. (CVE-2017-7890)&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;For full list of changes, see &lt;a class="reference external" href="https://github.com/libgd/libgd/blob/gd-2.2.5/CHANGELOG.md"&gt;CHANGELOG.md&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is a recommended update.&lt;/p&gt;
&lt;p&gt;You can download the 2.2.5 version of GD …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The LibGD team is proud to announce the 2.2.5 release of libgd.&lt;/p&gt;
&lt;p&gt;Security related fixes:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Double-free in gdImagePngPtr(). (CVE-2017-6362)&lt;/li&gt;
&lt;li&gt;Buffer over-read into uninitialized memory. (CVE-2017-7890)&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;For full list of changes, see &lt;a class="reference external" href="https://github.com/libgd/libgd/blob/gd-2.2.5/CHANGELOG.md"&gt;CHANGELOG.md&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is a recommended update.&lt;/p&gt;
&lt;p&gt;You can download the 2.2.5 version of GD Graphics Library from
the &lt;a class="reference external" href="https://github.com/libgd/libgd/releases/tag/gd-2.2.5"&gt;libgd project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Check out the &lt;a class="reference external" href="https://github.com/libgd/libgd/compare/gd-2.2.4...gd-2.2.5"&gt;full commits list&lt;/a&gt; since the previous release.&lt;/p&gt;
</content><category term="News"/></entry><entry><title>LibGD 2.2.4 release</title><link href="https://libgd.github.io/release-2.2.4.html" rel="alternate"/><published>2017-01-18T00:00:00+01:00</published><updated>2017-01-18T00:00:00+01:00</updated><author><name>Ondřej Surý</name></author><id>tag:libgd.github.io,2017-01-18:/release-2.2.4.html</id><summary type="html">&lt;p&gt;LibGD team is proud to announce the 2.2.4 release of libgd.&lt;/p&gt;
&lt;p&gt;Security related fixes:
This flaw is caused by loading data from external sources (file, custom ctx, etc) and are hard to validate before calling libgd APIs:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;gdImageCreate() doesn't check for oversized images and as such is
prone …&lt;/li&gt;&lt;/ul&gt;&lt;/blockquote&gt;</summary><content type="html">&lt;p&gt;LibGD team is proud to announce the 2.2.4 release of libgd.&lt;/p&gt;
&lt;p&gt;Security related fixes:
This flaw is caused by loading data from external sources (file, custom ctx, etc) and are hard to validate before calling libgd APIs:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;gdImageCreate() doesn't check for oversized images and as such is
prone to DoS vulnerabilities. (CVE-2016-9317)&lt;/li&gt;
&lt;li&gt;double-free in gdImageWebPtr() (CVE-2016-6912)&lt;/li&gt;
&lt;li&gt;potential unsigned underflow in gd_interpolation.c (CVE-2016-10166)&lt;/li&gt;
&lt;li&gt;DOS vulnerability in gdImageCreateFromGd2Ctx() (CVE-2016-10167)&lt;/li&gt;
&lt;li&gt;Signed Integer Overflow gd_io.c (CVE-2016-10168)&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;For full list of changes, see &lt;a class="reference external" href="https://github.com/libgd/libgd/blob/gd-2.2.4/CHANGELOG.md"&gt;CHANGELOG.md&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is a recommended update.&lt;/p&gt;
&lt;p&gt;You can download the 2.2.4 version of GD Graphics Library from
the &lt;a class="reference external" href="https://github.com/libgd/libgd/releases/tag/gd-2.2.4"&gt;libgd project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Check out the &lt;a class="reference external" href="https://github.com/libgd/libgd/compare/gd-2.2.3...gd-2.2.4"&gt;full commits list&lt;/a&gt; since the previous release.&lt;/p&gt;
</content><category term="News"/></entry><entry><title>LibGD 2.2.3 release</title><link href="https://libgd.github.io/release-2.2.3.html" rel="alternate"/><published>2016-07-22T00:00:00+02:00</published><updated>2016-07-22T00:00:00+02:00</updated><author><name>Pierre Joye</name></author><id>tag:libgd.github.io,2016-07-22:/release-2.2.3.html</id><summary type="html">&lt;p&gt;We welcome the 2.2.3 release around a month after 2.2.2 (we are getting consistent). Another important
milestone in the GD 2.2 series.&lt;/p&gt;
&lt;p&gt;Security related fixes:
This flaw is caused by loading data from external sources (file, custom ctx, etc) and are hard to validate before …&lt;/p&gt;</summary><content type="html">&lt;p&gt;We welcome the 2.2.3 release around a month after 2.2.2 (we are getting consistent). Another important
milestone in the GD 2.2 series.&lt;/p&gt;
&lt;p&gt;Security related fixes:
This flaw is caused by loading data from external sources (file, custom ctx, etc) and are hard to validate before calling libgd APIs:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;fix php bug 72339, Integer Overflow in _gd2GetHeader (CVE-2016-5766)&lt;/li&gt;
&lt;li&gt;bug #247, A read out-of-bands was found in the parsing of TGA files (CVE-2016-6132)&lt;/li&gt;
&lt;li&gt;also bug #247, Buffer over-read issue when parsing crafted TGA file (CVE-2016-6214)&lt;/li&gt;
&lt;li&gt;bug #248, fix Out-Of-Bounds Read in read_image_tga&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;Using application provided parameters, in these cases invalid data causes the issues:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Integer overflow error within _gdContributionsAlloc() (CVE-2016-6207)&lt;/li&gt;
&lt;li&gt;fix php bug 72494, invalid color index not handled, can lead to crash (CVE-2016-6128)&lt;/li&gt;
&lt;li&gt;improve color check for CropThreshold&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;Important update:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;gdImageCopyResampled has been improved. Better handling of images with alpha channel, also brings libgd in sync with php's bundled gd.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;This is a recommended update.&lt;/p&gt;
&lt;p&gt;On a sidenote, we have now a gitter channel if you have any questions or like to discuss with us,
&lt;a class="reference external" href="https://gitter.im/libgd/libgd"&gt;gitter&lt;/a&gt;, in addition to our &amp;quot;#libgd&amp;quot; freenode channel.&lt;/p&gt;
&lt;p&gt;You can download the 2.2.3 version of GD Graphics Library from
the &lt;a class="reference external" href="https://github.com/libgd/libgd/releases/tag/gd-2.2.3"&gt;libgd project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Check out the &lt;a class="reference external" href="https://github.com/libgd/libgd/compare/gd-2.2.2...gd-2.2.3"&gt;full commits list&lt;/a&gt; since the previous release.&lt;/p&gt;
</content><category term="News"/></entry><entry><title>LibGD 2.2.2 release</title><link href="https://libgd.github.io/release-2.2.2.html" rel="alternate"/><published>2016-06-25T00:00:00+02:00</published><updated>2016-06-25T00:00:00+02:00</updated><author><name>Pierre Joye</name></author><id>tag:libgd.github.io,2016-06-25:/release-2.2.2.html</id><summary type="html">&lt;p&gt;Exactly a month after 2.2.1 we welcome the 2.2.2 release. An important
milestone in the GD 2.2 series.&lt;/p&gt;
&lt;p&gt;Security related fixes:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Integer Overflow in gdImagePaletteToTrueColor() resulting in heap overflow (CVE-2016-5767)&lt;/li&gt;
&lt;li&gt;#215 Stack overflow with gdImageFillToBorder (CVE-2015-8874, CVE-2016-9933)&lt;/li&gt;
&lt;li&gt;NULL Pointer Dereference at _gdScaleVert&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;We also like …&lt;/p&gt;</summary><content type="html">&lt;p&gt;Exactly a month after 2.2.1 we welcome the 2.2.2 release. An important
milestone in the GD 2.2 series.&lt;/p&gt;
&lt;p&gt;Security related fixes:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Integer Overflow in gdImagePaletteToTrueColor() resulting in heap overflow (CVE-2016-5767)&lt;/li&gt;
&lt;li&gt;#215 Stack overflow with gdImageFillToBorder (CVE-2015-8874, CVE-2016-9933)&lt;/li&gt;
&lt;li&gt;NULL Pointer Dereference at _gdScaleVert&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;We also like to mention to consider the GD and GD2 image formats only for development or testing
purposes. We do plan to deprecate it in GD 2.3 and remove it in GD 3.0. Its existence is not justified
anymore as other formats provide lossless storage for both palette and truecolor images in a much more
efficient way.&lt;/p&gt;
&lt;p&gt;Numerous other fixes have been applied. The scale and rotation functions have been greatly improved as well.&lt;/p&gt;
&lt;p&gt;This is a recommended update.&lt;/p&gt;
&lt;p&gt;You can download the 2.2.2 version of GD Graphics Library from
the &lt;a class="reference external" href="https://github.com/libgd/libgd/releases/tag/gd-2.2.2"&gt;libgd project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Check out the &lt;a class="reference external" href="https://github.com/libgd/libgd/compare/gd-2.2.1...gd-2.2.2"&gt;full commits list&lt;/a&gt; since the previous release.&lt;/p&gt;
</content><category term="News"/></entry><entry><title>LibGD 2.2.1 release</title><link href="https://libgd.github.io/release-2.2.1.html" rel="alternate"/><published>2016-05-20T00:00:00+02:00</published><updated>2016-05-20T00:00:00+02:00</updated><author><name>Mike Frysinger</name></author><id>tag:libgd.github.io,2016-05-20:/release-2.2.1.html</id><summary type="html">&lt;p&gt;Hot on the tail of the 2.2.0 release, we've got 2.2.1 ready!  A security
issue was missed in the previous bug triaging but that's in here now.&lt;/p&gt;
&lt;p&gt;This is a recommended update.&lt;/p&gt;
&lt;p&gt;You can download the 2.2.1 version of GD Graphics Library from
the …&lt;/p&gt;</summary><content type="html">&lt;p&gt;Hot on the tail of the 2.2.0 release, we've got 2.2.1 ready!  A security
issue was missed in the previous bug triaging but that's in here now.&lt;/p&gt;
&lt;p&gt;This is a recommended update.&lt;/p&gt;
&lt;p&gt;You can download the 2.2.1 version of GD Graphics Library from
the &lt;a class="reference external" href="https://github.com/libgd/libgd/releases/tag/gd-2.2.1"&gt;libgd project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Check out the &lt;a class="reference external" href="https://github.com/libgd/libgd/compare/gd-2.2.0...gd-2.2.1"&gt;full commits list&lt;/a&gt; since the previous release.&lt;/p&gt;
</content><category term="News"/></entry><entry><title>LibGD 2.2.0 release</title><link href="https://libgd.github.io/release-2.2.0.html" rel="alternate"/><published>2016-05-19T00:00:00+02:00</published><updated>2016-05-19T00:00:00+02:00</updated><author><name>Mike Frysinger</name></author><id>tag:libgd.github.io,2016-05-19:/release-2.2.0.html</id><summary type="html">&lt;p&gt;GD team proudly announces that the 2.2.0 version of GD Graphics
Library has been released.  We have fixed a good number of reported
bugs.  The cmake build is getting better, but most people should
still use the configure script.  See the Changelog files for a full
list with …&lt;/p&gt;</summary><content type="html">&lt;p&gt;GD team proudly announces that the 2.2.0 version of GD Graphics
Library has been released.  We have fixed a good number of reported
bugs.  The cmake build is getting better, but most people should
still use the configure script.  See the Changelog files for a full
list with details or CVEs.&lt;/p&gt;
&lt;p&gt;This is a recommended update.&lt;/p&gt;
&lt;p&gt;You can download the 2.2.0 version of GD Graphics Library from
the &lt;a class="reference external" href="https://github.com/libgd/libgd/releases/tag/gd-2.2.0"&gt;libgd project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Check out the &lt;a class="reference external" href="https://github.com/libgd/libgd/compare/gd-2.1.0...gd-2.2.0"&gt;full commits list&lt;/a&gt; since the previous release.&lt;/p&gt;
</content><category term="News"/></entry><entry><title>LibGD 2.1.1 final release</title><link href="https://libgd.github.io/release-2.1.1.html" rel="alternate"/><published>2015-01-14T00:00:00+01:00</published><updated>2015-01-14T00:00:00+01:00</updated><author><name>Pierre Joye</name></author><id>tag:libgd.github.io,2015-01-14:/release-2.1.1.html</id><summary type="html">&lt;p&gt;GD team proudly announces that the 2.1.1 version of GD Graphics
Library has been released.  We have fixed some reported bugs and
improved the build scripts (cmake and configure). See the Changelog
files for a full list with details or CVEs.&lt;/p&gt;
&lt;p&gt;This is a recommended update.&lt;/p&gt;
&lt;p&gt;You can …&lt;/p&gt;</summary><content type="html">&lt;p&gt;GD team proudly announces that the 2.1.1 version of GD Graphics
Library has been released.  We have fixed some reported bugs and
improved the build scripts (cmake and configure). See the Changelog
files for a full list with details or CVEs.&lt;/p&gt;
&lt;p&gt;This is a recommended update.&lt;/p&gt;
&lt;p&gt;You can download the 2.1.1 version of GD Graphics Library from
the &lt;a class="reference external" href="https://github.com/libgd/libgd/releases"&gt;libgd project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We would like to invite everyone to update the new library and
report any issue found to our &lt;a class="reference external" href="https://github.com/libgd/libgd/issues"&gt;issue tracker&lt;/a&gt;.&lt;/p&gt;
</content><category term="News"/></entry><entry><title>LibGD 2.1.0 final release</title><link href="https://libgd.github.io/release-2.1.0.html" rel="alternate"/><published>2013-05-24T00:00:00+02:00</published><updated>2013-05-24T00:00:00+02:00</updated><author><name>Pierre Joye</name></author><id>tag:libgd.github.io,2013-05-24:/release-2.1.0.html</id><summary type="html">&lt;p&gt;GD team proudly announces that the 2.1.0 version of GD Graphics
Library has been released.  We have fixed some reported bugs and
improved the build scripts (cmake and configure).&lt;/p&gt;
&lt;p&gt;You can download the 2.1.0 version of GD Graphics Library from
the &lt;a class="reference external" href="https://github.com/libgd/libgd/releases"&gt;libgd project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We would like …&lt;/p&gt;</summary><content type="html">&lt;p&gt;GD team proudly announces that the 2.1.0 version of GD Graphics
Library has been released.  We have fixed some reported bugs and
improved the build scripts (cmake and configure).&lt;/p&gt;
&lt;p&gt;You can download the 2.1.0 version of GD Graphics Library from
the &lt;a class="reference external" href="https://github.com/libgd/libgd/releases"&gt;libgd project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We would like to invite everyone to update the new library and
report any issue found to our &lt;a class="reference external" href="https://github.com/libgd/libgd/issues"&gt;issue tracker&lt;/a&gt;. The 2.0 serie is not
maintained anymore. While 2.1.0 APIs is fully compatible with 2.0. However
ABIs has been broken so a rebuild/link will be required.&lt;/p&gt;
&lt;p&gt;The GD team will now focus mainly on gd 2.2 and no new features will be
added to 2.1.&lt;/p&gt;
</content><category term="News"/></entry><entry><title>LibGD 2.1.0-rc1 release</title><link href="https://libgd.github.io/release-2.1.0-rc1.html" rel="alternate"/><published>2013-05-24T00:00:00+02:00</published><updated>2013-05-24T00:00:00+02:00</updated><author><name>Ondřej Surý</name></author><id>tag:libgd.github.io,2013-05-24:/release-2.1.0-rc1.html</id><summary type="html">&lt;p&gt;GD team proudly announces that the 2.1.0-rc1 version of GD Graphics
Library has been released.  We have fixed some reported bugs and
glitches and so far everything looks fine and stable, thus we are
releasing RC1.  No more functionality will be added, just bugfixes.&lt;/p&gt;
&lt;p&gt;You can download the …&lt;/p&gt;</summary><content type="html">&lt;p&gt;GD team proudly announces that the 2.1.0-rc1 version of GD Graphics
Library has been released.  We have fixed some reported bugs and
glitches and so far everything looks fine and stable, thus we are
releasing RC1.  No more functionality will be added, just bugfixes.&lt;/p&gt;
&lt;p&gt;You can download the 2.1.0-rc1 version of GD Graphics Library from
the &lt;a class="reference external" href="https://github.com/libgd/libgd/releases"&gt;libgd project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We would like to invite everyone to come and test the new library and
report any issue found to our &lt;a class="reference external" href="https://github.com/libgd/libgd/issues"&gt;issue tracker&lt;/a&gt;.&lt;/p&gt;
</content><category term="News"/></entry><entry><title>LibGD 2.1.0-alpha1 release</title><link href="https://libgd.github.io/release-2.1.0-alpha1.html" rel="alternate"/><published>2013-04-10T00:00:00+02:00</published><updated>2013-04-10T00:00:00+02:00</updated><author><name>Ondřej Surý</name></author><id>tag:libgd.github.io,2013-04-10:/release-2.1.0-alpha1.html</id><summary type="html">&lt;p&gt;GD team proudly announces that the 2.1.0-alpha1 version of GD Graphics
Library has been released.  Most of the improvements that PHP GD team
had made to GD Graphics Library has been merged into 2.1.0-alpha1
release.&lt;/p&gt;
&lt;p&gt;You can download the 2.1.0-alpha1 version of GD Graphics …&lt;/p&gt;</summary><content type="html">&lt;p&gt;GD team proudly announces that the 2.1.0-alpha1 version of GD Graphics
Library has been released.  Most of the improvements that PHP GD team
had made to GD Graphics Library has been merged into 2.1.0-alpha1
release.&lt;/p&gt;
&lt;p&gt;You can download the 2.1.0-alpha1 version of GD Graphics Library from
the &lt;a class="reference external" href="https://github.com/libgd/libgd/releases"&gt;libgd project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We would like to invite everyone to come and test the new library and
report any issue found to our &lt;a class="reference external" href="https://github.com/libgd/libgd/issues"&gt;issue tracker&lt;/a&gt;.&lt;/p&gt;
</content><category term="News"/></entry><entry><title>New libgd.org website</title><link href="https://libgd.github.io/new-website.html" rel="alternate"/><published>2013-04-09T00:00:00+02:00</published><updated>2013-04-09T00:00:00+02:00</updated><author><name>Ondřej Surý</name></author><id>tag:libgd.github.io,2013-04-09:/new-website.html</id><content type="html">&lt;p&gt;The libgd.org has a new website.  We have built the new site in
&lt;a class="reference external" href="https://getpelican.com/"&gt;Pelican&lt;/a&gt; in order to statically render our site content. You can
view the sources used to build this website in its own &lt;a class="reference external" href="https://github.com/libgd/libgd.github.io"&gt;git repository&lt;/a&gt;.&lt;/p&gt;
</content><category term="News"/></entry></feed>