- force to repack tarball after update

https://github.com/php/php-src/issues/11300
- added sources
  + repack.sh
  + php-unicode-allow-redistribution.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php8?expand=0&rev=119
This commit is contained in:
2023-06-13 15:37:39 +00:00
committed by Git OBS Bridge
parent fceb87a71e
commit 42989b3145
5 changed files with 641 additions and 2 deletions

View File

@@ -4,10 +4,15 @@ Tue May 30 16:59:37 UTC 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 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 06:56:48 UTC 2023 - pgajdos@suse.com