Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mpich for openSUSE:Factory checked 
in at 2025-06-27 23:01:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpich (Old)
 and      /work/SRC/openSUSE:Factory/.mpich.new.7067 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpich"

Fri Jun 27 23:01:21 2025 rev:37 rq:1288728 version:4.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpich/mpich.changes      2025-04-03 
16:47:17.256328708 +0200
+++ /work/SRC/openSUSE:Factory/.mpich.new.7067/mpich.changes    2025-06-27 
23:06:47.454868887 +0200
@@ -1,0 +2,22 @@
+Sun Jun 22 17:39:27 UTC 2025 - Nicolas Morey <nicolas.mo...@suse.com>
+
+- Update to 4.3.1
+  - Fix initialization in GPU-aware builds when no devices are present
+  - Fix internal pmix.h header conflict when building with an external
+    PMIx library.
+  - Fix build issue with Slurm by removing dependency on libslurm and
+    always using internal logic for parsing the Slurm hostfile.
+  - Fix potential stale GPU IPC handle usage resulting in data corruption
+    or crashes
+  - Update XPMEM thresholds to avoid excessive buffer mapping overhead
+  - Fix potential hang in ROMIO when setting info hints on certain files
+  - Improved detection of incompatible PMI[x] client/server configuration
+  - Fix use of PMIX_PREFIX attribute for certain versions of OpenPMIx
+  - Fix Intel GPU output with MPIR_CVAR_DEBUG_SUMMARY
+  - Fix F08 binding compilation with nvfortran
+  - Fix line continuation Hydra's --configfile option
+  - Fix valgrind uninitialized read warnings in ch3
+  - Fix missing mpixxx_opts.conf file with help text for mpicc and friends
+  - Fixes for several compiler warnings
+
+-------------------------------------------------------------------

Old:
----
  mpich-4.3.0.tar.gz

New:
----
  mpich-4.3.1.tar.gz

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

Other differences:
------------------
++++++ mpich.spec ++++++
--- /var/tmp/diff_new_pack.225ztT/_old  2025-06-27 23:06:49.838967956 +0200
+++ /var/tmp/diff_new_pack.225ztT/_new  2025-06-27 23:06:49.854968620 +0200
@@ -65,11 +65,12 @@
 %define p_mandir  %{p_datadir}/man
 %define p_libdir  %{p_prefix}/%{_lib}
 %define p_libexecdir %{p_prefix}/%{_lib}
+%define p_sysconfdir %{p_prefix}/%{_sysconfdir}
 %define _moduledir /usr/share/modules/gnu-%{module_name}
 %define package_name %{pname}%{?pack_suff}
 
 Name:           %{package_name}%{?testsuite:-testsuite}
-Version:        4.3.0
+Version:        4.3.1
 Release:        0
 Summary:        High-performance and widely portable implementation of MPI
 License:        MIT
@@ -200,6 +201,7 @@
     --libexecdir=%{p_libexecdir} \
     --mandir=%{p_mandir} \
     --docdir=%{_datadir}/doc/%{name} \
+    --sysconfdir=%{p_sysconfdir} \
     --disable-rpath      \
     --disable-wrapper-rpath      \
 %if "%{build_flavor}" == "ofi"
@@ -318,8 +320,6 @@
 %dir /usr/%_lib/mpi
 %dir /usr/%_lib/mpi/gcc
 %dir /usr/share/modules
-%dir %{_moduledir}
-%{_moduledir}
 %doc %{_datadir}/doc/*
 %dir %{p_prefix}
 %dir %{p_bindir}
@@ -329,9 +329,11 @@
 %dir %{p_mandir}/man1
 %dir %{p_mandir}/man3
 %dir %{p_libdir}
+%{_moduledir}
 %{p_bindir}/*
 %{p_mandir}/man1/*
 %{p_libdir}/*.so.*
+%{p_sysconfdir}
 
 %files devel
 %defattr(-,root,root)

++++++ mpich-4.3.0.tar.gz -> mpich-4.3.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/mpich/mpich-4.3.0.tar.gz 
/work/SRC/openSUSE:Factory/.mpich.new.7067/mpich-4.3.1.tar.gz differ: char 13, 
line 1

Reply via email to