GD v2.2.5 Release Notes

Release Date: 2017-08-30 // over 6 years ago
  • ๐Ÿ”’ Security

    • ๐Ÿ†“ Double-free in gdImagePngPtr(). (CVE-2017-6362)
    • Buffer over-read into uninitialized memory. (CVE-2017-7890)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #109: XBM reading fails with printed error
    • ๐Ÿ›  Fix #338: Fatal and normal libjpeg/ibpng errors not distinguishable
    • ๐Ÿ›  Fix #357: 2.2.4: Segfault in test suite
    • ๐Ÿ›  Fix #386: gdImageGrayScale() may produce colors
    • ๐Ÿ›  Fix #406: webpng -i removes the transparent color
    • ๐Ÿ›  Fix Coverity #155475: Failure to restore alphaBlendingFlag
    • ๐Ÿ›  Fix Coverity #155476: potential resource leak
    • ๐Ÿ›  Fix several build issues and test failures
    • ๐Ÿ›  Fix and reenable optimized support for reading 1 bps TIFFs

    โž• Added

    • ๐Ÿ— The native MSVC buildchain now supports libtiff and most executables