--- rpms/smeserver-horde/sme10/smeserver-horde.spec 2020/03/20 21:05:45 1.13 +++ rpms/smeserver-horde/sme10/smeserver-horde.spec 2020/03/27 04:47:56 1.15 @@ -18,7 +18,7 @@ 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-bz10824-warnings_strict.patch +Patch8: smeserver-horde-1.0.0-bz10224-bz1005.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -60,8 +60,14 @@ Requires: php-pear-XML-Parser2 Requires: php-pear-XML-RPC2 %changelog -* Fri Mar 20 2020 Jean-Philipe Pialasse 1.0.0-13.sme -- fix warnings and strict message filling error.log [SME: 10824] +* 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]