Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package assimp for openSUSE:Factory checked 
in at 2023-10-03 20:15:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/assimp (Old)
 and      /work/SRC/openSUSE:Factory/.assimp.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "assimp"

Tue Oct  3 20:15:29 2023 rev:21 rq:1114403 version:5.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/assimp/assimp.changes    2023-04-05 
21:36:07.490729342 +0200
+++ /work/SRC/openSUSE:Factory/.assimp.new.28202/assimp.changes 2023-10-03 
20:17:14.318772843 +0200
@@ -1,0 +2,17 @@
+Fri Sep 29 13:23:52 UTC 2023 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Update to 5.3.1
+  * Fixes CVE-2022-38528 (boo#1203187)
+  * Mainly bug fixes
+  * Fix: Use ASCII treeview in assimp-cmd.
+  * Fix: Fix head overflow in MD5-parser.
+  * Fix: C++ std::tuple constexpr initial list on old compiler
+  * Make FBX parser resilient to missing data streams
+  * Fix incorrect documentation of defaults
+  * Fixed issue with clang complaining about sprintf and vsprintf being 
depreciated
+  * Fix build error: ‘temp’ may be used uninitialized in this function
+  * Fix: Use correct epsilon
+  * Fix: Add missing handling for double export in json
+  * Full change log https://github.com/assimp/assimp/releases/tag/v5.3.0
+
+-------------------------------------------------------------------

Old:
----
  assimp-5.2.5.tar.xz

New:
----
  assimp-5.3.1.tar.xz

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

Other differences:
------------------
++++++ assimp.spec ++++++
--- /var/tmp/diff_new_pack.hpfNdm/_old  2023-10-03 20:17:15.626820020 +0200
+++ /var/tmp/diff_new_pack.hpfNdm/_new  2023-10-03 20:17:15.630820164 +0200
@@ -18,7 +18,7 @@
 
 %define sover 5
 Name:           assimp
-Version:        5.2.5
+Version:        5.3.1
 Release:        0
 Summary:        Library to load and process 3D scenes from various data formats
 License:        BSD-3-Clause AND MIT
@@ -69,11 +69,9 @@
 %prep
 %autosetup -p1
 
-# Breaks the build with gcc12 (gh#assimp/assimp#4433)
-sed -i '/Werror/d' code/CMakeLists.txt
-
 %build
 %cmake \
+    -DASSIMP_BUILD_ZLIB=OFF \
     -DASSIMP_WARNINGS_AS_ERRORS=OFF \
     -DASSIMP_BUILD_ASSIMP_TOOLS=ON
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.hpfNdm/_old  2023-10-03 20:17:15.666821462 +0200
+++ /var/tmp/diff_new_pack.hpfNdm/_new  2023-10-03 20:17:15.670821607 +0200
@@ -2,7 +2,7 @@
     <service name="tar_scm" mode="disabled">
         <param name="scm">git</param>
         <param name="url">https://github.com/assimp/assimp</param>
-        <param name="revision">v5.2.5</param>
+        <param name="revision">v5.3.1</param>
         <param name="versionformat">@PARENT_TAG@</param>
         <param name="versionrewrite-pattern">v(.*)</param>
         <!-- non-OSI media -->

++++++ assimp-5.2.5.tar.xz -> assimp-5.3.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/assimp/assimp-5.2.5.tar.xz 
/work/SRC/openSUSE:Factory/.assimp.new.28202/assimp-5.3.1.tar.xz differ: char 
15, line 1

Reply via email to