--- rpms/smeserver-horde/sme10/smeserver-horde.spec 2020/03/11 03:38:13 1.11 +++ rpms/smeserver-horde/sme10/smeserver-horde.spec 2020/05/13 14:54:11 1.19 @@ -4,7 +4,7 @@ Summary: e-smith specific Horde configur %define name smeserver-horde Name: %{name} %define version 1.0.0 -%define release 11 +%define release 16 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -18,6 +18,12 @@ Patch4: smeserver-horde-1.0.0-bz10717-ta Patch5: smeserver-horde-1.0.0-bz10866-php3.patch Patch6: smeserver-horde-1.0.0-bz10823-strict-warming.patch Patch7: smeserver-horde-1.0.0-bz10872-enable-php-fpm.patch +Patch8: smeserver-horde-1.0.0-bz10224-bz1005.patch +Patch9: smeserver-horde-1.0.0-bz10908-httpd-auth.patch +Patch10: smeserver-horde-1.0.0-bz10909-smeserver-horde-update.patch +Patch11: smeserver-horde-1.0.0-bz10910-admin.patch +Patch12: smeserver-horde-1.0.0-bz10912-ingo.patch +Patch13: smeserver-horde-1.0.0-bz10943-libsasl-noise.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -59,6 +65,29 @@ Requires: php-pear-XML-Parser2 Requires: php-pear-XML-RPC2 %changelog +* Wed May 13 2020 Jean-Philipe Pialasse 1.0.0-16.sme +- workaround logging noise caused by libsasl [SME: 10943] + +* Fri Mar 27 2020 Jean-Philipe Pialasse 1.0.0-15.sme +- log as admin and not admin@domain for cli tasks [SME: 10910] +- fix ingo imap preferences [SME:10912] + +* Fri Mar 27 2020 Jean-Philipe Pialasse 1.0.0-14.sme +- allow httpd-auth for calendar, tasks access using rpc.php ... [SME: 10908] +- add smeserver-horde-update event [SME: 10909] + +* Fri Mar 27 2020 Jean-Philipe Pialasse 1.0.0-13.sme +- avoid loss of user parameter on Primary Domain change [SME: 1005] + this will also avoid the loss of parameter if we log with a different virtualhost + horde preference is now stored with the SME username without @domain +- fix bad regex to strip domain [SME: 10224] + also we can now force Primary domain to use as default email + we can strip heading string from virtualhost domain to create email + default identity email will update as long as no other identity is created for the user + +* Wed Mar 11 2020 Jean-Philipe Pialasse 1.0.0-12.sme +- fix typo in php-fpm patch [SME: 10872] + * Tue Mar 10 2020 Jean-Philipe Pialasse 1.0.0-11.sme - remove php3 references [SME: 10866] - remove strict and warning alert from error log [SME: 10823] @@ -104,6 +133,12 @@ to work on SME Server 10 %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 mkdir -p root/var/lib/php/horde/session mkdir -p root/var/lib/php/horde/opcache