Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python312 for openSUSE:Factory checked in at 2024-03-14 17:42:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python312 (Old) and /work/SRC/openSUSE:Factory/.python312.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python312" Thu Mar 14 17:42:38 2024 rev:16 rq:1157646 version:3.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python312/python312.changes 2024-03-03 20:18:44.472571251 +0100 +++ /work/SRC/openSUSE:Factory/.python312.new.1905/python312.changes 2024-03-14 17:42:49.696468916 +0100 @@ -1,0 +2,7 @@ +Wed Mar 6 14:13:58 UTC 2024 - Pedro Monreal <pmonr...@suse.com> + +- Use the system-wide crypto-policies [bsc#1211301] + * Use the system default cipher list instead of hardcoded values + * Add the --with-ssl-default-suites=openssl configure option + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python312.spec ++++++ --- /var/tmp/diff_new_pack.DmEwv2/_old 2024-03-14 17:42:50.744507341 +0100 +++ /var/tmp/diff_new_pack.DmEwv2/_new 2024-03-14 17:42:50.748507488 +0100 @@ -493,6 +493,9 @@ --with-system-ffi \ --with-system-expat \ --with-lto \ +%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150400 + --with-ssl-default-suites=openssl \ +%endif %if %{with profileopt} --enable-optimizations \ %endif