Commit Graph

11 Commits

Author SHA256 Message Date
05c9a7ae86 Accepting request 1095647 from home:dirkmueller:Factory
- update to 3.1.9:
  * Fix Heap-buffer-overflow in internal_huf_decompress
  * Support for DWA compression in OpenEXRCore
  * Fix for threadpool deadlocks during shutdown on Windows
  *  Stack-buffer-overflow in DwaCompressor_readChannelRules

OBS-URL: https://build.opensuse.org/request/show/1095647
OBS-URL: https://build.opensuse.org/package/show/graphics/Imath?expand=0&rev=16
2023-07-02 09:14:38 +00:00
e0b5c78ae4 Accepting request 1040797 from home:dirkmueller:Factory
- update to 3.1.6:
  * Patch release with miscellaneous bug/doc/build fixes.
  * [#269] fix memory leak in V3fArrayFromBuffer
  * [#268] Add <cstdint> for int64_t
  * [#263] Initialize x in testRoots.cpp:solve() to suppress compiler
    warning
  * [#262] Fix gcc compiler warning in testFun.cpp
  * [#261] Test return value of extractSHRT to avoid uninitialized reference
  * [#260] Fix example code so it compiles as is
  * [#259] Cuda safety in several headers
  * [#256] Fix markdown and typos in README.md
  * [#255] Do not warn if half.h has already being included
  * [#250] Fix compiler warnings on windows
  * [#249] Remove irrelevant cvs ignore files
  * [#248] Update sphinx version

OBS-URL: https://build.opensuse.org/request/show/1040797
OBS-URL: https://build.opensuse.org/package/show/graphics/Imath?expand=0&rev=14
2022-12-08 07:06:50 +00:00
a327637bb6 Accepting request 984250 from home:dirkmueller:Factory
- update to 3.1.5:
  * Update CI workflow matrix for VFX-CY2022
  * Use _WIN32 instead of _MSC_VER to fix mingw build
  * Fix 32-bit x86 build failure with 16c instructions
  * Move numeric_limits specializations into half.h
  * Change references to "master" branch to "main"
  * Remove some simple typos in the code
  * Added missing check _M_IX86 or _M_X64 when using __lzcnt.
  * SolveNormalizedCubic fix to return proper real root
  * Add docs target only if not a subproject
  * Fix docs race condition and make installation optional
  * Remove dead PyImath code and references to ilmbase
  * Use equalWithAbsError instead of equal operator for float
  * Fix sphinx warnings and man page filenames
  * Adding missing stdexcept header
  * for better SIMD auto-vectorization
  * Remove extra project layer for the pyimath code
  * Successor/predecessor functions use isnan() and isinf()
  * Fix python imath export
  * Cuda safety fixes
  * Sort Imath source files
  * Fix formatting in release notes

OBS-URL: https://build.opensuse.org/request/show/984250
OBS-URL: https://build.opensuse.org/package/show/graphics/Imath?expand=0&rev=12
2022-06-22 08:59:41 +00:00
4dae997faf - version update to 3.1.3
* Patch release with miscellaneous fixes
  * Fix undefined access of a vector when empty
  * Require sphinx 4.0.3
  * Build sphinx/doxygen docs with CMake
  * Use PYIMATH_OVERRIDE_PYTHON_INSTALL_DIR to specify destination python modules
  * Guard `__has_attribute` for compilers that don't support it
  * Cuda safety fixes
  * Replace stray Imath:: with IMATH_INTERNAL_NAMESPACE::

OBS-URL: https://build.opensuse.org/package/show/graphics/Imath?expand=0&rev=11
2021-12-13 11:37:31 +00:00
3c1b25bca6 - Imath-devel obsoletes ilbase-devel
OBS-URL: https://build.opensuse.org/package/show/graphics/Imath?expand=0&rev=9
2021-08-19 11:40:12 +00:00
b3f7c0498b - Imath-devel bsoletes ilbase-devel
(https://build.opensuse.org/request/show/912661#comment-1504935)

OBS-URL: https://build.opensuse.org/package/show/graphics/Imath?expand=0&rev=7
2021-08-19 10:18:12 +00:00
7c6299350d - be more precise in %files section
(https://build.opensuse.org/request/show/911960#comment-1503939)

OBS-URL: https://build.opensuse.org/package/show/graphics/Imath?expand=0&rev=5
2021-08-17 11:36:34 +00:00
c65a7cabf5 - do not obsolete/provide ilmbase, Imath provides just part of
functionality of former ilmbase

OBS-URL: https://build.opensuse.org/package/show/graphics/Imath?expand=0&rev=4
2021-08-16 12:00:18 +00:00
a56462601a Accepting request 912192 from home:jengelh:branches:graphics
- Trim conjecture from description.

OBS-URL: https://build.opensuse.org/request/show/912192
OBS-URL: https://build.opensuse.org/package/show/graphics/Imath?expand=0&rev=3
2021-08-16 10:13:05 +00:00
a54ca7c47f - fix baselibs.conf
- modified sources
  % baselibs.conf

OBS-URL: https://build.opensuse.org/package/show/graphics/Imath?expand=0&rev=2
2021-08-13 09:52:54 +00:00
Dirk Stoecker
7a86eefd28 Accepting request 911943 from home:pgajdos:openexr3
OBS-URL: https://build.opensuse.org/request/show/911943
OBS-URL: https://build.opensuse.org/package/show/graphics/Imath?expand=0&rev=1
2021-08-13 09:28:30 +00:00