-
Wed Jun 22 2022 Remi Collet <rcollet@redhat.com> - 8.0.13-3
- fix password of excessive length triggers buffer overflow leading to RCE
CVE-2022-31626
-
Tue Dec 14 2021 Remi Collet <rcollet@redhat.com> - 8.0.13-2
- refresh provided configuration from upstream
-
Tue Dec 14 2021 Remi Collet <rcollet@redhat.com> - 8.0.13-1
- rebase to 8.0.13
- drop xmlrpc extension
- drop json sub-package, extension is always present
-
Thu May 20 2021 Remi Collet <rcollet@redhat.com> - 7.4.19-1
- rebase to 7.4.19 #1944110
-
Mon Jun 15 2020 Remi Collet <rcollet@redhat.com> - 7.4.6-4
- fix regression in 7.4.6 with generators and exception
-
Wed May 27 2020 Remi Collet <rcollet@redhat.com> - 7.4.6-3
- build phpdbg only once
- fix regression in 7.4.6 when yielding an array based generator
-
Wed May 20 2020 Remi Collet <rcollet@redhat.com> - 7.4.6-2
- use php-config from embed SAPI to reduce used libs
-
Fri May 15 2020 Remi Collet <rcollet@redhat.com> - 7.4.6-1
- update to 7.4.6
- add ffi extension
- add /usr/share/php/preload as default ffi.preload configuration
- run FPM tests
- set opcache.enable_cli in provided default configuration
- ensure all shared extensions can be loaded
- drop wddx, recode and extensions
- run test suite using 4 concurrent workers
-
Tue Oct 29 2019 Remi Collet <rcollet@redhat.com> - 7.3.5-5
- fix underflow in env_path_info in fpm_main.c CVE-2019-11043
-
Mon Jul 01 2019 Remi Collet <rcollet@redhat.com> - 7.3.5-3
- fix AVC denied httpd_execmem when php-opcache is installed #1725104