Revisions of freeimage

buildservice-autocommit accepted request 1118912 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 31)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1118898 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 30)
restore a commet, remove leftover debug aids
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1118320 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 29)
- Unbreak the build of all downstream packages, repeal
  excessive excludes from _service, redo unbundle.patch [boo#1216332]
buildservice-autocommit accepted request 1115869 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 28)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1109604 from Enrico Belleri's avatar Enrico Belleri (iDesmI) (revision 26)
- Update to SVN revision 1909:
  * added the 'ExtraSamples' tag key to the FIMD_EXIF_MAIN & FIMD_EXIF_EXIF metadata models
  * added support for Exif v2.3.2 tags
  * improved TIFF compression when using float images with TIFF_ADOBE_DEFLATE or TIFF_LZW flag
  * improved performance of _MemoryReadProc function (see FreeImageIO.cpp)
  * improved TIFF validation against Canon CR2 files (CR2 files are no longer recognized as TIFF)
  * improved TIFF plugin when working with malicious images
  * improved BMP plugin when working with malicious images
  * improved FreeImage_LoadFromMemory robustness when working with malicious images
  * fixed JXR plugin when working under a Linux OS
  * improved PFM plugin against malicious images
  * improved JXR plugin against malicious images
  * improved Targa plugin against malicious images
  * improved DDS plugin against malicious images
  * improved PCX plugin against malicious images
  * improved PNM plugin against malicious images
  * improved TIFF plugin against malicious images
  * improved J2K plugin against malicious images
  * fixed FreeImage_OpenMultiBitmap with usage of filenames longer than 255 characters & Windows Long Path disabled
  * TIFF images saved with TIFF_DEFLATE compression are saved to images with TIFF_ADOBE_DEFLATE compresssion (TIFF_DEFLATE is obsolete)
  * fixed FreeImage_FlipVertical behavior with very large images
  * fixed FreeImage_Paste behavior with very large images
  * fixed FreeImage_SeekMemory behavior with 64-bit malicious images
- CVE-2019-12211_2019-12213.patch merged upstream
- libraw_0_20.patch libraw_0_21.patch merged upstream
- bigendian.patch merged upstream
- freeimage-no-return-in-nonvoid.patch merged upstream
- edit unbundle.patch
- closes boo#1135736 boo#1135731 boo#1214776 boo#1214557 boo#1214555 boo#1214556
buildservice-autocommit accepted request 1059970 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 25)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1059524 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 24)
- Add libraw_0_21.patch: Fix build against libraw 0.21.
buildservice-autocommit accepted request 984381 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 23)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 983600 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 22)
- Adjust unbundle.patch to work with tiff >= 4.4.0 [boo#1200451]
with bugref
buildservice-autocommit accepted request 887828 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 21)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 885322 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 20)
- added patches
  fix build with openexr3
  + freeimage-openexr3.patch
buildservice-autocommit accepted request 828999 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 19)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) committed (revision 18)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) committed (revision 17)
fix build
buildservice-autocommit accepted request 808812 from Petr Ostadal's avatar Petr Ostadal (bruclik) (revision 16)
baserev update by copy to link target
Petr Ostadal's avatar Petr Ostadal (bruclik) accepted request 805795 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 15)
- Add patch to fix build on bigendian:
  * bigendian.patch

- Add patch CVE-2019-12211_2019-12213.patch to fix:
  * bsc#113576 CVE-2019-12211
  * bsc#1135731 CVE-2019-12213
buildservice-autocommit accepted request 635045 from Petr Ostadal's avatar Petr Ostadal (bruclik) (revision 14)
baserev update by copy to link target
Petr Ostadal's avatar Petr Ostadal (bruclik) accepted request 634980 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 13)
- 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
buildservice-autocommit accepted request 569343 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 12)
baserev update by copy to link target
Displaying revisions 1 - 20 of 31
openSUSE Build Service is sponsored by