Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package OpenColorIO for openSUSE:Factory checked in at 2024-05-28 17:28:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/OpenColorIO (Old) and /work/SRC/openSUSE:Factory/.OpenColorIO.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "OpenColorIO" Tue May 28 17:28:31 2024 rev:22 rq:1177080 version:2.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/OpenColorIO/OpenColorIO.changes 2024-01-24 20:57:42.982991411 +0100 +++ /work/SRC/openSUSE:Factory/.OpenColorIO.new.24587/OpenColorIO.changes 2024-05-28 17:29:13.068884379 +0200 @@ -1,0 +2,38 @@ +Fri May 24 14:55:05 UTC 2024 - Marcus Rueckert <[email protected]> + +- Update to 2.3.2 + This is an ABI-compatible update for the 2.3.x series that + includes all fixes since the 2.3.1 release. + + In particular, this release fixes two crashes: + + Certain older (generally 7-12 year old) CPUs including Intel + x86-64 (Sandy Bridge and Ivy Bridge) and Intel Atom + (Goldmont/Apollo Lake) microarchitectures that support SSE 4.2 + SIMD instructions but do not support the initial AVX set and + XSAVE, or other CPUs where the OS has disabled AVX and XSAVE + support, will crash when trying to evaluate a Lut1D or Lut3D in + OCIO libraries compiled with SSE enabled (which is the default). + More recent CPUs (e.g., those supporting AVX2 or higher) should + not be affected. + + Users of the Linux Python bindings via PyPI will crash when + trying to use OCIO from within another application that has been + compiled with the new libstdc++ ABI, per the requirements of the + VFX Platform for CY2023 and CY2024. + + Bug fixes and minor enhancements: + - PR #1935, Prevent trying to use AVX instructions on certain + CPUs that don't support them + - PR #1933, Add manylinux_2_28 Python wheels for compliance with + the current VFX Platform libstdc++ ABI + - PR #1929, Fix ssse3 detection typo + - PR #1921, Fix build break with custom PyString installs by + always using system include pystring.h + - PR #1924, Fix narrowing conversion error in unit test on + riscv64 + - PR #1925, Enhance the ociochecklut command-line tool to print + the output after each step +- drop a95febc7.patch: fixed in update + +------------------------------------------------------------------- Old: ---- a95febc7.patch v2.3.1.tar.gz New: ---- v2.3.2.tar.gz BETA DEBUG BEGIN: Old: the output after each step - drop a95febc7.patch: fixed in update BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ OpenColorIO.spec ++++++ --- /var/tmp/diff_new_pack.BMeuIv/_old 2024-05-28 17:29:14.444934698 +0200 +++ /var/tmp/diff_new_pack.BMeuIv/_new 2024-05-28 17:29:14.448934844 +0200 @@ -32,15 +32,13 @@ %else Name: OpenColorIO-tools %endif -Version: 2.3.1 +Version: 2.3.2 Release: 0 Summary: Color Management Solution Geared Towards Motion Picture Production License: BSD-3-Clause Group: Productivity/Graphics/Other URL: https://opencolorio.org/ Source0: https://github.com/AcademySoftwareFoundation/OpenColorIO/archive/v%{version}.tar.gz -# PATCH-FIX-UPSTREAM - https://github.com/AcademySoftwareFoundation/OpenColorIO/pull/1924 -Patch1: a95febc7.patch BuildRequires: cmake >= 3.12 BuildRequires: doxygen BuildRequires: gcc-c++ ++++++ v2.3.1.tar.gz -> v2.3.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/OpenColorIO/v2.3.1.tar.gz /work/SRC/openSUSE:Factory/.OpenColorIO.new.24587/v2.3.2.tar.gz differ: char 28, line 1
