Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package stunnel for openSUSE:Factory checked in at 2025-06-04 20:29:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/stunnel (Old) and /work/SRC/openSUSE:Factory/.stunnel.new.16005 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "stunnel" Wed Jun 4 20:29:02 2025 rev:46 rq:1282545 version:5.75 Changes: -------- --- /work/SRC/openSUSE:Factory/stunnel/stunnel.changes 2025-01-07 20:55:11.121295077 +0100 +++ /work/SRC/openSUSE:Factory/.stunnel.new.16005/stunnel.changes 2025-06-04 20:29:07.414400321 +0200 @@ -1,0 +2,19 @@ +Tue Jun 3 11:37:37 UTC 2025 - Pedro Monreal <pmonr...@suse.com> + +- Update to version 5.75: + * Security bugfixes + - OpenSSL FIPS Provider updated to version 3.1.2. + * Bugfixes + - Fixed infinite loop triggered by OCSP URL parsing errors + - Fixed OPENSSL_NO_OCSP build issues + - Fixed default curve selection in FIPS mode with OpenSSL 3.4+. + - Fixed tests with modern Python versions. + - Fixed tests with multiple OpenSSL versions installed. + * Features + - Added provider URI support for "cert" and "key" options. + - Added new "CAstore" service-level option (OpenSSL 3.0+). + - Added "provider" (OpenSSL 3.0+), "providerParameter" + (OpenSSL 3.5+), and "setEnv" global options. + - Key file/URI path added to passphrase prompt on Unix. + +------------------------------------------------------------------- Old: ---- stunnel-5.74.tar.gz stunnel-5.74.tar.gz.asc New: ---- stunnel-5.75.tar.gz stunnel-5.75.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ stunnel.spec ++++++ --- /var/tmp/diff_new_pack.nD1BfM/_old 2025-06-04 20:29:08.102428826 +0200 +++ /var/tmp/diff_new_pack.nD1BfM/_new 2025-06-04 20:29:08.102428826 +0200 @@ -22,7 +22,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: stunnel -Version: 5.74 +Version: 5.75 Release: 0 Summary: Universal TLS Tunnel License: GPL-2.0-or-later @@ -106,6 +106,7 @@ mkdir -p %{buildroot}%{_docdir} mv %{buildroot}%{_datadir}/doc/stunnel %{buildroot}%{_docdir}/ mkdir -p %{buildroot}%{_docdir}/stunnel/tools +cp tools/openssl.cnf %{buildroot}%{_docdir}/stunnel/tools mkdir -p %{buildroot}%{_fillupdir} cp -p %{SOURCE3} %{buildroot}%{_fillupdir}/ install -D -m 0644 %{buildroot}%{_docdir}/stunnel/examples/stunnel.service %{buildroot}/%{_unitdir}/stunnel.service @@ -177,4 +178,5 @@ %files doc %doc %{_docdir}/%{name} +%doc %{_docdir}/%{name}/tools ++++++ stunnel-5.74.tar.gz -> stunnel-5.75.tar.gz ++++++ ++++ 10254 lines of diff (skipped)