* Fri Sep 29 2023 pgajdos@suse.com
- version update to 8.1.24
* This is a bug fix release.
* Mon Sep 04 2023 chris@computersalat.de
- Update Changes files
* add missing CVEs for PHP 8.1.22
* Fri Sep 01 2023 pgajdos@suse.com
- version update to 8.1.23
* This is a bug fix release.
* https://www.php.net/ChangeLog-8.php#8.1.23
* Tue Aug 22 2023 pgajdos@suse.com
- version update to 8.1.22
* This is a security release.
* https://www.php.net/ChangeLog-8.php#8.1.22
o fix for CVE-2023-3823:
Libxml: Security issue with external entity loading in XML
without enabling it
o fix for CVE-2023-3824:
Phar: Buffer mismanagement in phar_dir_read()
- deleted patches
- php-unicode-allow-redistribution.patch (upstreamed)
- deleted sources
- repack.sh (not needed)
* Mon Jul 17 2023 pgajdos@suse.com
- version update to 8.1.21
- modified patches
% php-sort-filelist-phar.patch (refreshed)
* Tue May 30 2023 pgajdos@suse.com
- version update to 8.1.20
* This is a security release.
* https://www.php.net/ChangeLog-8.php#8.1.20
- force to repack tarball after update
https://github.com/php/php-src/issues/11300
- session.save_path set to /var/lib/php8/sessions in mod_php8.conf
and www.conf php-fpm pool example
- modified sources
% mod_php8.conf
- added sources
+ repack.sh
+ php-unicode-allow-redistribution.patch
* Thu May 25 2023 pgajdos@suse.com
- repack the tarball temporarily [bsc#1211648]
* Tue May 23 2023 pgajdos@suse.com
- also MIT license (systzdata patch, ext/date/lib/parse_posix.c)
[https://build.suse.de/request/show/298230]
* Fri May 12 2023 pgajdos@suse.com
- version update to 8.1.19
* This is a bug fix release.
* https://www.php.net/ChangeLog-8.php#8.1.19
- modified patches
% php-ar-flags.patch (refreshed)
% php-build-reproducible-phar.patch (refreshed)
% php-ini.patch (refreshed)
% php-systzdata-v23.patch (refreshed)
* Wed May 10 2023 pgajdos@suse.com
- downgrade back to 8.1.18
https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/4ADCEV2FII7J5FZEWREFETTEVX7CDUSR/
* Thu May 04 2023 pgajdos@suse.com
- version update to 8.2.5
* Readonly classes
* Disjunctive Normal Form (DNF) Types
* Allow null, false, and true as stand-alone types
* New "Random" extension
* Constants in traits
* Deprecate dynamic properties
* for details, see
https://www.php.net/releases/8.2/en.php
https://www.php.net/manual/en/migration82.php
- modified patches
% php-ar-flags.patch (refreshed)
% php-build-reproducible-phar.patch (refreshed)
% php-ini.patch (refreshed)
- deleted patches
- php-crypt-tests.patch (not needed)
- modified sources
% php8.keyring
* Thu Apr 20 2023 Arjen de Korte <suse+build@de-korte.org>
- The %_restart_on_update macro was removed from systemd-rpm-macros.
Remove %posttrans for FPM as it wasn't working as intended anyway.
[boo#1210576]
* Fri Apr 14 2023 pgajdos@suse.com
- version update to 8.1.18
* This is a bug fix release.
https://www.php.net/ChangeLog-8.php#8.1.18
- modified patches
% php-ar-flags.patch (refreshed)
% php-build-reproducible-phar.patch (refreshed)
% php-ini.patch (refreshed)
* Thu Mar 16 2023 pgajdos@suse.com
- version update to 8.1.17
* This is a bug fix release.
https://www.php.net/ChangeLog-8.php#8.1.17
* Tue Mar 14 2023 pgajdos@suse.com
- update to newest systzdata patch [bsc#1208199]
- deleted patches
- php-systzdata-v21.patch (upstreamed)
- added patches
fix use of the system timezone database
+ php-systzdata-v23.patch
* Sun Mar 05 2023 Aeneas Jaißle <aj@ajaissle.de>
- add "/usr/share/php" to include_path
* Fri Mar 03 2023 pgajdos@suse.com
- allow to specify load order of extensions in %{php_sysconf}/conf.d
[bsc#1205162]
* Sat Feb 25 2023 Arjen de Korte <suse+build@de-korte.org>
- change to %bcond conditional build dependencies
* Thu Feb 16 2023 pgajdos@suse.com
- version update to 8.1.16
* This is a security release that addresses CVE-2023-0567,
CVE-2023-0568, and CVE-2023-0662.
([bsc#1208366], [bsc#1208367], [bsc#1208388])
* https://www.php.net/ChangeLog-8.php#8.1.16
* Fri Feb 03 2023 pgajdos@suse.com
- version update to 8.1.15
* This is a bug fix release.
* https://www.php.net/ChangeLog-8.php#8.1.15