Version: 7.4.25-150400.4.8.1
            
  * Mon Jun 20 2022 pgajdos@suse.com 
  - security update
- added patches
  fix CVE-2022-31625 [bsc#1200645], uninitialized pointers free in Postgres extension
  + php7-CVE-2022-31625.patch
 
  * Fri Jun 17 2022 pgajdos@suse.com 
  - security update
- added patches
  fix CVE-2022-31626 [bsc#1200628], buffer overflow via user-supplied password when using pdo_mysql extension with mysqlnd driver
  + php7-CVE-2022-31626.patch
 
  * Fri Jun 10 2022 pgajdos@suse.com 
  - security update
- added patches
  fix CVE-2021-21707 [bsc#1193041], special character breaks path in xml parsing
  + php7-CVE-2021-21707.patch
 
             
            
              Version: 7.4.25-150400.4.3.1
            
  * Fri May 06 2022 pgajdos@suse.com 
  - security update [bsc#1197644]
- added patches
  fix https://github.com/php/php-src/commit/771dbdb319fa7f90584f6b2cc2c54ccff570492d
  + php7-signedness-php_filter_validate_domain.patch
 
  * Tue Feb 22 2022 pgajdos@suse.com 
  - security update
- added patches
  fix CVE-2021-21708 [bsc#1196252], Use after free due to php_filter_float() failing for ints
  + php7-CVE-2021-21708.patch
 
  * Fri Oct 22 2021 suse+build@de-korte.org 
  - updated to 7.4.25: This is a security release (CVE-2021-21703)
  which also contains several bug fixes.
  See https://www.php.net/ChangeLog-7.php#7.4.25
 
  * Mon Sep 27 2021 pgajdos@suse.com 
  - previous version updates fixes also:
  CVE-2020-7068,CVE-2020-7069,CVE-2020-7070,CVE-2020-7071,
  CVE-2021-21702,CVE-2021-21704,CVE-2021-21705
  bsc#1175223,bsc#1177351,bsc#1177352,bsc#1180706,
  bsc#1182049,bsc#1188035,bsc#1188037
 
  * Thu Sep 23 2021 suse+build@de-korte.org 
  - updated to 7.4.24: This is a security release (CVE-2021-21706)
  which also contains several bug fixes.
  See https://www.php.net/ChangeLog-7.php#7.4.24
 
  * Wed Sep 15 2021 pgajdos@suse.com 
  - added patches
  https://github.com/php/php-src/commit/b3646440b1808abf0874b6f89027ce53ec5da03f
  + php7-gd-removed-unused-constants.patch
 
  * Thu Aug 26 2021 suse+build@de-korte.org 
  - updated to 7.4.23: This is a security release which also contains
  several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.23
 
  * Thu Jul 29 2021 suse+build@de-korte.org 
  - updated to 7.4.22: This is a security and bug fix release. See
  https://www.php.net/ChangeLog-7.php#7.4.22
 
  * Thu Jul 01 2021 suse+build@de-korte.org 
  - updated to 7.4.21: This is a security release which also contains
  several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.21
 
  * Thu Jun 03 2021 suse+build@de-korte.org 
  - updated to 7.4.20: This is a bug fix release. See
  https://www.php.net/ChangeLog-7.php#7.4.20
 
  * Thu May 06 2021 suse+build@de-korte.org 
  - updated to 7.4.19: This release reverts a bug related to PDO_pgsql
  that was introduced in PHP 7.4.18.
 
  * Fri Apr 30 2021 suse+build@de-korte.org 
  - updated to 7.4.18: This is a security bug fix release. See
  https://www.php.net/ChangeLog-7.php#7.4.18
 
  * Tue Apr 13 2021 suse+build@de-korte.org 
  - Do not hard-depend on systemd: use systemd_ordering instead of
  systemd_requires.
 
  * Thu Mar 04 2021 suse+build@de-korte.org 
  - updated to 7.4.16: This is a bug fix release. See
  https://www.php.net/ChangeLog-7.php#7.4.16
 
  * Mon Feb 01 2021 suse+build@de-korte.org 
  - updated to 7.4.15: This is a security release which also contains
  several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.15
- suppress warning for all flavors not equal to "" in multibuild
  % php7.rpmlintrc
 
  * Fri Jan 29 2021 suse+build@de-korte.org 
  - add versioning to php-sapi as well
 
  * Sat Jan 23 2021 suse+build@de-korte.org 
  - require this PHP version of subpackages in Recommends/Suggests
- run apache-rex tests in php7:test as packages need to be build
  first (otherwise tests run with previous version)
 
  * Sun Jan 17 2021 suse+build@de-korte.org 
  - add php_cfgdir and php_extdir macros
 
  * Fri Jan 15 2021 suse+build@de-korte.org 
  - deleted patch (redundant cast, both sides are already signed int)
  - php-odbc-cmp-int-cast.patch
 
  * Wed Jan 13 2021 suse+build@de-korte.org 
  - install php7-cli if no sapi is selected upon php7 installation
- add conflicts with earlier version of php-cli, php-fastcgi and
  php-fpm