Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package Ipopt for openSUSE:Factory checked 
in at 2025-05-03 21:00:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Ipopt (Old)
 and      /work/SRC/openSUSE:Factory/.Ipopt.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Ipopt"

Sat May  3 21:00:03 2025 rev:23 rq:1274132 version:3.14.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/Ipopt/Ipopt.changes      2024-07-22 
17:19:20.892506011 +0200
+++ /work/SRC/openSUSE:Factory/.Ipopt.new.30101/Ipopt.changes   2025-05-03 
21:02:07.173551546 +0200
@@ -1,0 +2,26 @@
+Wed Apr 30 08:59:17 UTC 2025 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 3.14.17:
+  * Added Ipopt::RegisterInterruptHandler() and
+    Ipopt::UnregisterInterruptHandler() to IpUtils.hpp to wrap
+    handling of interrupt signals.
+  * Added parameter checkinterrupt (default false) to AmplTNLP
+    constructor to enable check for interrupt signal in
+    intermediate_callback.
+  * The ipopt and ipopt_sens executables and scalable problems C++
+    examples can now be interrupted by SIGINT/SIGHUP (systems with
+    sigaction()) or SIGINT/SIGTERM/SIGABRT (Windows systems).
+  * New option mumps_mpi_communicator to specify the MPI
+    communicator when using an MPI-enabled build of MUMPS
+    [gh#coin-or/Ipopt#790].
+  * Updated build system to current autotools versions; initial
+    support for icx/ifx and flang.
+  * Removed use of vsprintf and sprintf. Added
+    IpoptData::Append_info_string(std::string,double).
+  * Removed use of strcpy, strncpy, strdup, and sscanf.
+  * Using fopen_s and getenv_s instead of fopen and getenv,
+    respectively, if available.
+  * Added workaround for using Pardiso from Intel MKL 2025.0.1
+    [gh#coin-or/Ipopt#799].
+
+-------------------------------------------------------------------

Old:
----
  Ipopt-3.14.16.tar.gz

New:
----
  Ipopt-3.14.17.tar.gz

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

Other differences:
------------------
++++++ Ipopt.spec ++++++
--- /var/tmp/diff_new_pack.cykSqg/_old  2025-05-03 21:02:07.617570415 +0200
+++ /var/tmp/diff_new_pack.cykSqg/_new  2025-05-03 21:02:07.621570585 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package Ipopt
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define sover 3
 %define shlib libipopt%{sover}
 Name:           Ipopt
-Version:        3.14.16
+Version:        3.14.17
 Release:        0
 Summary:        A software package for large-scale nonlinear optimization 
methods
 License:        EPL-2.0

++++++ Ipopt-3.14.16.tar.gz -> Ipopt-3.14.17.tar.gz ++++++
++++ 16365 lines of diff (skipped)

Reply via email to