Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package OpenImageIO for openSUSE:Factory 
checked in at 2026-04-01 19:52:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenImageIO (Old)
 and      /work/SRC/openSUSE:Factory/.OpenImageIO.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenImageIO"

Wed Apr  1 19:52:28 2026 rev:80 rq:1344080 version:3.1.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenImageIO/OpenImageIO.changes  2026-03-02 
17:41:44.138848484 +0100
+++ /work/SRC/openSUSE:Factory/.OpenImageIO.new.21863/OpenImageIO.changes       
2026-04-01 19:54:09.589930996 +0200
@@ -1,0 +2,76 @@
+Wed Apr  1 09:34:29 UTC 2026 - Marcus Rueckert <[email protected]>
+
+- Update to 3.1.12.0
+  - oiiotool: Better type understanding with -i:ch= and other
+    cleanup #5056
+  - texture: Fix texture overblur with st-blur parameters #5071
+    #5080 (by Pascal Lecocq) (3.1.12.0, 3.0.17.0)
+  - IBA: Handle offset data windows in fillholes_pushpull #5105
+    (3.1.12.0, 3.0.17.0)
+  - ImageInput: check_open fixes and new validity checks #5087
+    (3.1.12.0, 3.0.17.0)
+  - bmp: Use check_open to guard against corrupt resolutions #5086
+    (3.1.12.0, 3.0.17.0)
+  - heif: Fix invalid read writing 8-bit images with dimensions not
+    a multiple of 64 #5095 (by Brecht Van Lommel)
+  - ico: Various validity checks and error handling for corruptions
+    #5088 (3.1.12.0, 3.0.17.0)
+  - jpeg: Improved safety and error reporting for jpeg and iptc
+    #5081
+  - jpeg2000: Suppress leak when reading with OpenJPH #5098
+  - psd: Fixes against corrupt files with better validation #5089
+    (3.1.12.0, 3.0.17.0)
+  - rla: Lots of additional validity checking and safety #5094
+    (3.1.12.0, 3.0.17.0)
+  - tiff: Support GPS fields, and other metadata enhancements #5050
+  - tiff: Fix buffer overrun and improve error reporting #5082, fix
+    wrong number of values passed to invert_photometric #5083,
+    check for invalid bit depth in palette images #5091
+  - ImageSpec: metadata_val improved safety #5096 (3.1.12.0,
+    3.0.17.0)
+  - fix: Fix UB-sanitizer warning about alignment #5097
+  - fix: Catch exceptions in print-uncaught-messages destructor
+    #5103
+  - fix: Enhanced exception safety for our use of OpenColorIO #5114
+  - fix: Fix possible fmt exceptions where we might have passed
+    null string #5115
+  - build: Test building with clang 22.1, fix warnings uncovered
+    #5067
+  - build: Improve security by pinning auto-build dependencies by
+    hash #5076
+  - build: Include idiff in the python wheels we build #5104
+    (3.1.12.0, 3.0.17.0)
+  - build(pybind11): Address new pybind11 float/int auto-conversion
+    behavior #5058
+  - build(win): Embed manifest in OIIO executables to enable long
+    path handling #5066 (by Nathan Rusch)
+  - ci: Add CI test for MSVS 2026 #5060 (3.1.12.0, 3.0.17.0)
+  - ci: For security, replace workflow substitutions with safer env
+    substitutions #5070
+  - ci: Speed up slow benchmarks for debug and sanitizer CI tests
+    #5077
+  - ci: On Mac Intel CI variant, don't install openvdb, for speed
+    #5065 (3.1.12.0, 3.0.17.0)
+  - ci: Bump GitHub Actions to latest versions #5078 #5110 #5119
+  - ci: Fix broken Mac CI and wheel building by specifying full
+    compiler paths #5100 #5101 (3.1.12.0, 3.0.17.0)
+  - ci: Update certificates to be able to install icc #5122
+    (3.1.12.0, 3.0.17.0)
+  - ci: Turn off nightly workflows for user forks #5042
+  - tests: New ref outputs for tiff-misc, heif no-avif, and ffmpeg
+    8.1 cases #5075 #5079 #5099 #5112
+  - docs: Update description for dwaCompressionLevel #5074 (by
+    Aamir Raza)
+  - docs: Fix formatting examples for version macros #5073
+  - docs: Keep TextureSystem docs in sync with ImageCache #5085
+    (3.1.12.0, 3.0.17.0)
+  - docs: Fix typos and incorrect attribute name in a comment #5093
+    (3.1.12.0, 3.0.17.0)
+  - docs: Fix misstatement about oiiotool --if #5102 (3.1.12.0,
+    3.0.17.0)
+  - admin: Draft policy on use of AI coding assistants #5072
+    (3.1.12.0, 3.0.17.0)
+  - ci: Freetype adjustments #4999
+- bump test images to 20260313T122252
+
+-------------------------------------------------------------------

Old:
----
  OpenImageIO-3.1.11.0.tar.gz
  oiio-images-20250119T083517.tar.xz

New:
----
  OpenImageIO-3.1.12.0.tar.gz
  oiio-images-20260313T122252.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ OpenImageIO.spec ++++++
--- /var/tmp/diff_new_pack.b8UVyQ/_old  2026-04-01 19:54:12.502051955 +0200
+++ /var/tmp/diff_new_pack.b8UVyQ/_new  2026-04-01 19:54:12.506052121 +0200
@@ -46,12 +46,12 @@
 %global force_boost_version 1_75_0
 %endif
 
-%global images_ts 20250119T083517
+%global images_ts 20260313T122252
 %global so_ver 3_1
 %global major_minor_ver 3.1
 
 Name:           OpenImageIO
-Version:        3.1.11.0
+Version:        3.1.12.0
 Release:        0
 Summary:        Library for Reading and Writing Images
 License:        Apache-2.0

++++++ OpenImageIO-3.1.11.0.tar.gz -> OpenImageIO-3.1.12.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/OpenImageIO/OpenImageIO-3.1.11.0.tar.gz 
/work/SRC/openSUSE:Factory/.OpenImageIO.new.21863/OpenImageIO-3.1.12.0.tar.gz 
differ: char 12, line 1

++++++ oiio-images-20250119T083517.tar.xz -> oiio-images-20260313T122252.tar.xz 
++++++
/work/SRC/openSUSE:Factory/OpenImageIO/oiio-images-20250119T083517.tar.xz 
/work/SRC/openSUSE:Factory/.OpenImageIO.new.21863/oiio-images-20260313T122252.tar.xz
 differ: char 15, line 1

Reply via email to