-
Fri Nov 24 2023 Remi Collet <rcollet@redhat.com> - 8.2.13-1
- rebase to 8.2.13 RHEL-14699
- add %__phpize and %__phpconfig macros
- move httpd/nginx wants directives to config files in /etc
- php-fpm.conf: move include directive after [global] section
following upstream example, allowing overriding
- use SPDX license IDs
-
Fri Jan 13 2023 Remi Collet <rcollet@redhat.com> - 8.1.14-1
- rebase to 8.1.14
-
Wed Jul 06 2022 Remi Collet <rcollet@redhat.com> - 8.1.8-1
- update to 8.1.8 #2070040
-
Mon Jun 13 2022 Remi Collet <rcollet@redhat.com> - 8.1.7-2
- clean unneeded dependency on useradd command
-
Thu Jun 09 2022 Remi Collet <rcollet@redhat.com> - 8.1.7-1
- update to 8.1.7 #2070040
-
Fri Jun 03 2022 Remi Collet <rcollet@redhat.com> - 8.1.6-2
- add upstream patch to initialize pcre before mbstring
- add upstream patch to use more sha256 in openssl tests
-
Tue May 17 2022 Remi Collet <rcollet@redhat.com> - 8.1.6-1
- update to 8.1.6 #2070040
-
Wed Dec 15 2021 Remi Collet <rcollet@redhat.com> - 8.0.13-1
- rebase to 8.0.13 #2032429
- refresh configuration files from upstream