--- rpms/smeserver-freepbx/contribs10/smeserver-freepbx.spec 2022/12/15 05:08:55 1.20 +++ rpms/smeserver-freepbx/contribs10/smeserver-freepbx.spec 2023/01/04 05:25:17 1.23 @@ -1,10 +1,10 @@ -# $Id: smeserver-freepbx.spec,v 1.19 2022/12/13 06:51:21 jpp Exp $ +# $Id: smeserver-freepbx.spec,v 1.22 2022/12/15 09:04:02 jpp Exp $ # Authority: vip-ire # Name: Daniel Berteaud #%define fpbxversion 2.5.0 %define version 14 -%define release 11 +%define release 12 %define name smeserver-freepbx Summary: Asterisk web GUI @@ -32,6 +32,7 @@ BuildRequires: tar Requires: mariadb Requires: nodejs >= 10 +Requires: jq # freepbx 14 requires php56 Requires: php56-php-pear php56-php-cgi php56-php-common php56-php-curl php56-php-mbstring php56-php-gd php56-php-mysql php56-php-gettext php56-php-bcmath php56-php-zip php56-php-xml php56-php-imap php56-php-json php56-php-process php56-php-snmp # freepbx 15 and 16 @@ -81,8 +82,15 @@ This package provide the integration of %changelog +* Wed Jan 04 2023 Jean-Philippe Pialasse 14-12.sme +- fix permission denied on /usr/local/sbin/fwconsole from cron + * Wed Dec 14 2022 Jean-Philippe Pialasse 14-11.sme - fix bugs installing FPBX 15 +- fix amportal alerts [SME: 12259] +- compatible FBX 16 [SME: 12276] +- fix duplicate logrotate [SME: 12237] +- force php memory on install [SME: 10221] * Tue Dec 13 2022 Jean-Philippe Pialasse 14-10.sme - fix backup for FreePBX 15 and higher [SME: 12256]