5 Commits

Author SHA256 Message Date
fc7d8557f0 Accepting request 1223097 from home:darix:branches:graphics
- Update to 3.0.0.3

OBS-URL: https://build.opensuse.org/request/show/1223097
OBS-URL: https://build.opensuse.org/package/show/graphics/OpenImageIO?expand=0&rev=146
2024-11-12 10:04:45 +00:00
0494641d3f Accepting request 1135771 from home:dirkmueller:Factory
- update to 2.5.6.0:
  * autocc bugfix and color config inventory cleanup
  * Fix issue when computing perceptual diff
  * Better cmake verbose behavior
  * Fix typo in slack-release-notifier version
  * More relicensing code under Apache 2.0

- Workaround for https://github.com/AcademySoftwareFoundation/OpenImageIO/issues/4049
- Update to 2.5.5.0
  * Fix(targa): guard against corrupted tga files Fixes
    TALOS-2023-1707 / CVE-2023-24473,
    know that a string attribute might contain non-UTF8 data. #3396
- Add more optional dependencies:

OBS-URL: https://build.opensuse.org/request/show/1135771
OBS-URL: https://build.opensuse.org/package/show/graphics/OpenImageIO?expand=0&rev=117
2024-01-01 16:02:46 +00:00
88febd46d3 Accepting request 1030438 from home:frispete:blender
- Provide testdata oiio-images-*.tar.xz as a service

OBS-URL: https://build.opensuse.org/request/show/1030438
OBS-URL: https://build.opensuse.org/package/show/graphics/OpenImageIO?expand=0&rev=91
2022-10-21 15:29:52 +00:00
3c6c1753c7 Accepting request 353698 from home:plater:blender
Update to version 1.7.0dev to fix build against boost-1.60 and explicitly enabled build against openssl to fix i586 build.

OBS-URL: https://build.opensuse.org/request/show/353698
OBS-URL: https://build.opensuse.org/package/show/graphics/OpenImageIO?expand=0&rev=11
2016-01-14 14:10:50 +00:00
8c5f2009e3 Accepting request 344605 from home:frispete:graphics
Here we go.

Thanks for the clarification, Ismail. Much appreciated.

Cheers,
Pete

- download, verify and recompress _service added
- Release 1.5.20
  * Nuke plugin: don't crash with NULL Knob* in TxReaderFormat::setMipLabels.
    #1212
  * Fix build warnings for new Apple tools release that upgrades the standard
    clang release. #1218
  * Make TIFF reader robust to strange TIFF files that have unexpected MIP
    level-to-MIP level changes in planarconfig, photometric, palette,
    extrasamples, etc. We previously assumed these things would never vary
    between MIP levels of the same file, and Murphy called our bluff. #1220,1221
- Release 1.5.19
  * Fix compile warnings on some platforms/compilers.
  * Fix build break with certain new versions of libraw. #1204
  * Internals: Timer and ScopedTimer have changed slightly. This isn't used
    in any public OIIO APIs, but may affect 3rd party programs that like
    to use OIIO's timer.h for convenience. #1201
  * Internals: dassert.h has added OIIO_STATIC_ASSERT macros for static
    assertion. Doesn't affect existing OIIO apps since they are new
    additions, but feel free to use them! #1202
- Release 1.5.18
  * PSD input improvements: better error handling for files lacking "global
    layer mask info" or "additional layer info"; additional PSD signatures
    for global additional layer info; better error handling when dealing
    with an empty layer mask. #1147
  * TIFF output: recognize special "tiff:write_exif" metadata, which when
    present and set to 0, will skip writing the Exif directory into the TIFF
    file. This can be helpful when you expect the resulting TIFF file to be
    read with very old versions of libtiff. #1185
  * Top-level Makefile option USE_OPENCV=0 to turn off even searching for
    OpenCV components. #1194

OBS-URL: https://build.opensuse.org/request/show/344605
OBS-URL: https://build.opensuse.org/package/show/graphics/OpenImageIO?expand=0&rev=8
2015-11-16 05:28:56 +00:00