- update to 3.18.0
- refresh/replace unbudle.patch
- add freeimage-no-return-in-nonvoid.patch
- drop CVE-2016-5684.patch and CVE-2015-0852.patch
- refresh doxygen.patch
* removed FreeImage_RotateClassic
* removed internal Deprecation Manager
* DDS plugin now convert 16-bit uncompressed RGB (RGB444, RGB555, RGB565)
to 24-bit RGB on loading
* added saving support to the PSD plugin
* FreeImage_ConvertToRawBits now deals with palletized images containing
transparency during conversion
* added saving support for 32-bit CMYK in JPEG plugin
* added FreeImage_Validate functions:
added FreeImage_Validate
added FreeImage_ValidateU
added FreeImage_ValidateFromHandle
added FreeImage_ValidateFromMemory
* fixed PCX loader against malicious images with a bad window specification
* fixed TIFF loader with loading of RGB[A]F float images
* improved loading speed of PSD plugin
* fixed support of snprintf in Visual Studio 2015
* improved GIF signature validation
* improved TARGA signature validation
* disabled ICC sRGB profile checking in PluginPNG:Save
* fixed endianness detection on some architectures
* fixed saving of 32-bit CMYK converted to 24-bit RGB on loading
(remove ICC profile from Exif metadata)
* fixed FreeImage_IsTransparent and FreeImage_GetColorType returned value
for RGBA[16,F] images flagged as CMYK
OBS-URL: https://build.opensuse.org/request/show/634980
OBS-URL: https://build.opensuse.org/package/show/graphics/freeimage?expand=0&rev=13