Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python310 for openSUSE:Factory checked in at 2024-03-14 17:42:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python310 (Old) and /work/SRC/openSUSE:Factory/.python310.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python310" Thu Mar 14 17:42:36 2024 rev:41 rq:1157645 version:3.10.13 Changes: -------- --- /work/SRC/openSUSE:Factory/python310/python310.changes 2024-03-01 23:34:10.078339823 +0100 +++ /work/SRC/openSUSE:Factory/.python310.new.1905/python310.changes 2024-03-14 17:42:47.420385466 +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: ------------------ ++++++ python310.spec ++++++ --- /var/tmp/diff_new_pack.b7qiT5/_old 2024-03-14 17:42:49.180449997 +0100 +++ /var/tmp/diff_new_pack.b7qiT5/_new 2024-03-14 17:42:49.184450144 +0100 @@ -543,6 +543,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