1 |
%define version 3.0.0 |
%define version 3.0.0 |
2 |
%define release 38 |
%define release 39 |
3 |
%define name smeserver-php |
%define name smeserver-php |
4 |
|
|
5 |
|
|
380 |
%preun |
%preun |
381 |
|
|
382 |
%changelog |
%changelog |
383 |
* Fri Sep 17 2021 Jean-Philippe Pialasse <tests@pialasse.com> 3.0.0-38.sme |
* Fri Sep 17 2021 Jean-Philippe Pialasse <tests@pialasse.com> 3.0.0-39.sme |
384 |
- add ErrorReporting and DisplayErrors properties [SME: 8077] |
- add ErrorReporting and DisplayErrors properties [SME: 8077] |
385 |
only per ibays (php defaults still hardcoded) |
only per ibays (php defaults still hardcoded) |
386 |
- fix typo in AllowUrlFopen, was using AllowUrlfOpen for ibays in httpd [SME: 11666] |
- fix typo in AllowUrlFopen, was using AllowUrlfOpen for ibays in httpd [SME: 11666] |
391 |
* Thu Jun 03 2021 Terry Fage <tfage@yahoo.com.au> 3.0.0-35.sme |
* Thu Jun 03 2021 Terry Fage <tfage@yahoo.com.au> 3.0.0-35.sme |
392 |
- fix syntax error "> - >>" in spec file for systemd drop in [SME: 11612] |
- fix syntax error "> - >>" in spec file for systemd drop in [SME: 11612] |
393 |
|
|
|
%changelog |
|
|
* Fri Sep 17 2021 Jean-Philippe Pialasse <tests@pialasse.com> 3.0.0-38.sme |
|
|
- fix [SME: ] |
|
|
|
|
|
* Wed Jun 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 3.0.0-37.sme |
|
|
- fix [SME: ] |
|
|
|
|
|
* Wed Jun 02 2021 Jean-Philippe Pialasse <tests@pialasse.com> 3.0.0-35.sme |
|
|
- fix missing Install section for systemd drop in [SME: 11612] |
|
|
|
|
394 |
* Wed Apr 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 3.0.0-34.sme |
* Wed Apr 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 3.0.0-34.sme |
395 |
- fix open_basedir for pool missing /var/lib/php/$ibay/ [SME: 11573] |
- fix open_basedir for pool missing /var/lib/php/$ibay/ [SME: 11573] |
396 |
|
|