Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openmpi5 for openSUSE:Factory 
checked in at 2024-06-27 16:02:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openmpi5 (Old)
 and      /work/SRC/openSUSE:Factory/.openmpi5.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openmpi5"

Thu Jun 27 16:02:42 2024 rev:8 rq:1183457 version:5.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/openmpi5/openmpi5.changes        2024-03-25 
21:19:29.814316949 +0100
+++ /work/SRC/openSUSE:Factory/.openmpi5.new.18349/openmpi5.changes     
2024-06-27 16:03:38.171347251 +0200
@@ -1,0 +2,19 @@
+Wed Jun 26 08:18:40 UTC 2024 - Nicolas Morey <[email protected]>
+
+- Update to 5.0.3
+  - Fix HAN MPI_Scatter intra-node data count and type 
+  - Add missing write memory barrier in btl/smcuda 
+  - Fix MPI_Alltoallv and MPI_Ialltoallv data count and type check
+  - Enhance cuda-aware build by detecting default --with-cuda-lib value
+  - Enhance ofi NIC selection logic
+  - Fix an illegal memory access bug in mtl/ofi
+  - Multiple bugfixes in rocm accelerator 
+  - Fix a double free bug in oshmem
+  - Add missing oshmem headers
+  - Fix uninitialized lock in btl/usnic
+  - Fix uninitialized mutex in file_open
+  - Fix compiler warnings about unused cid_base variable
+  - Enhance autogen submodule checks
+  - Various document updates
+
+-------------------------------------------------------------------

Old:
----
  openmpi-5.0.2.0.6db5e83b737a.tar.bz2

New:
----
  openmpi-5.0.3.0.9cc951b192bf.tar.bz2

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

Other differences:
------------------
++++++ openmpi5.spec ++++++
--- /var/tmp/diff_new_pack.VHTHgm/_old  2024-06-27 16:03:39.219385755 +0200
+++ /var/tmp/diff_new_pack.VHTHgm/_new  2024-06-27 16:03:39.219385755 +0200
@@ -42,7 +42,7 @@
 # % define build_static_devel 1
 
 %define pname openmpi
-%define _vers 5_0_2
+%define _vers 5_0_3
 %define m_f_ver 5
 %bcond_with ringdisabled
 
@@ -113,7 +113,7 @@
 %global hpc_openmpi_pack_version %{hpc_openmpi_dep_version}
 %endif
 
-%define git_ver .0.6db5e83b737a
+%define git_ver .0.9cc951b192bf
 
 #############################################################################
 #
@@ -122,7 +122,7 @@
 #############################################################################
 
 Name:           %{package_name}%{?testsuite:-testsuite}
-Version:        5.0.2
+Version:        5.0.3
 Release:        0
 Summary:        An implementation of MPI/SHMEM (Version %{m_f_ver})
 License:        BSD-3-Clause
@@ -634,7 +634,7 @@
 
 %files
 %defattr(-, root, root)
-%doc docs/news/news-v5.0.x.rst README.md
+%doc docs/release-notes/changelog/v5.0.x.rst README.md
 %license LICENSE
 %dir %{mpi_prefix}
 %dir %{mpi_bindir}
@@ -657,6 +657,7 @@
 %{mpi_bindir}/oshrun
 %{mpi_bindir}/mpirun
 %{mpi_bindir}/ompi_info
+%{mpi_bindir}/palloc
 %{mpi_bindir}/pattrs
 %{mpi_bindir}/pctrl
 %{mpi_bindir}/pevent

++++++ _service ++++++
--- /var/tmp/diff_new_pack.VHTHgm/_old  2024-06-27 16:03:39.263387372 +0200
+++ /var/tmp/diff_new_pack.VHTHgm/_new  2024-06-27 16:03:39.267387519 +0200
@@ -1,5 +1,5 @@
 <services>
-  <service name="tar_scm" mode="disabled">
+  <service name="tar_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://github.com/open-mpi/ompi.git</param>
     <param name="package-meta">no</param>
@@ -8,9 +8,9 @@
     <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
-    <param name="revision">6db5e83b737a9b70c4e77a2bcf06ab641adffe2a</param>
+    <param name="revision">9cc951b192bf5064cc71a91fd93ab3af21a29994</param>
   </service>
-  <service name="recompress" mode="disabled">
+  <service name="recompress" mode="manual">
     <param name="file">openmpi*.tar</param>
     <param name="compression">bz2</param>
   </service>

++++++ openmpi-5.0.2.0.6db5e83b737a.tar.bz2 -> 
openmpi-5.0.3.0.9cc951b192bf.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/openmpi5/openmpi-5.0.2.0.6db5e83b737a.tar.bz2 
/work/SRC/openSUSE:Factory/.openmpi5.new.18349/openmpi-5.0.3.0.9cc951b192bf.tar.bz2
 differ: char 11, line 1

Reply via email to