Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package php8 for openSUSE:Factory checked in at 2024-03-07 18:28:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php8 (Old) and /work/SRC/openSUSE:Factory/.php8.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php8" Thu Mar 7 18:28:02 2024 rev:63 rq:1155742 version:8.2.16 Changes: -------- --- /work/SRC/openSUSE:Factory/php8/php8.changes 2024-02-16 21:49:26.141095004 +0100 +++ /work/SRC/openSUSE:Factory/.php8.new.1770/php8.changes 2024-03-07 18:28:21.138657953 +0100 @@ -1,0 +2,7 @@ +Wed Mar 6 09:57:38 UTC 2024 - Pedro Monreal <pmonr...@suse.com> + +- Use the system default cipher list instead of hardcoded values + by using crypto-policies. [bsc#1211301] + * Use the --with-system-ciphers configure option. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php8.spec ++++++ --- /var/tmp/diff_new_pack.7BjIvh/_old 2024-03-07 18:28:21.874685112 +0100 +++ /var/tmp/diff_new_pack.7BjIvh/_new 2024-03-07 18:28:21.874685112 +0100 @@ -1154,6 +1154,7 @@ --with-mysqli=shared,mysqlnd \ --with-unixODBC=shared,%{_usr} \ --with-openssl=shared \ + --with-system-ciphers \ --with-pgsql=shared,%{_usr} \ --enable-phar=shared \ --with-enchant=shared \