10
0
forked from pool/freeimage

5 Commits

Author SHA256 Message Date
e23f5e66c1 Accepting request 1118320 from home:jengelh:branches:graphics
- Unbreak the build of all downstream packages, repeal
  excessive excludes from _service, redo unbundle.patch [boo#1216332]

OBS-URL: https://build.opensuse.org/request/show/1118320
OBS-URL: https://build.opensuse.org/package/show/graphics/freeimage?expand=0&rev=29
2023-10-19 11:11:54 +00:00
87c8ff1ec5 Accepting request 1109604 from home:iDesmI:branches:graphics
- 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

OBS-URL: https://build.opensuse.org/request/show/1109604
OBS-URL: https://build.opensuse.org/package/show/graphics/freeimage?expand=0&rev=26
2023-10-05 13:36:23 +00:00
61ce644b43 Accepting request 983600 from home:jengelh:branches:graphics
- Adjust unbundle.patch to work with tiff >= 4.4.0 [boo#1200451]
with bugref

OBS-URL: https://build.opensuse.org/request/show/983600
OBS-URL: https://build.opensuse.org/package/show/graphics/freeimage?expand=0&rev=22
2022-06-22 07:31:02 +00:00
a62ad25d21 Accepting request 634980 from home:mimi_vx:branches:graphics
- 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
2018-09-11 15:44:58 +00:00
8da6a1056e Accepting request 347965 from home:posophe:branches:graphics
Fixed as required. 
PS: Factory accepts unmarked patches. I never do when I send Mate updates with patches, even if I assume it's not the right thing to do

OBS-URL: https://build.opensuse.org/request/show/347965
OBS-URL: https://build.opensuse.org/package/show/graphics/freeimage?expand=0&rev=3
2015-12-09 10:18:01 +00:00