--- rpms/smeserver-roundcube/contribs10/smeserver-roundcube.spec 2024/03/22 16:17:40 1.21 +++ rpms/smeserver-roundcube/contribs10/smeserver-roundcube.spec 2024/03/25 15:25:50 1.22 @@ -1,6 +1,6 @@ %define name smeserver-roundcube %define version 1.2 -%define release 23 +%define release 24 Summary: smserver rpm to setup roundcube, an IMAP mail client Name: %{name} @@ -33,11 +33,18 @@ Patch4: smeserver-roundcube-1.2-bz11430- Patch5: smeserver-roundcube-1.2-Update-params-forv1_6-roundcube.patch Patch6: smeserver-roundcube-1.2-bz12489-bz12263.patch Patch7: smeserver-roundcube-1.2-useSSL.patch +Patch8: smeserver-roundcube-1.2-rcplugin_update.patch %description smeserver rpm to setup the roundcube IMAP mail client. %changelog +* Mon Mar 25 2024 Jean-Philippe Pialasse 1.2-24.sme +- fix temp event not ending because of interactive install of plugin [SME: 12530] +- stop altering php81 ini file [SME: 12529] +- workaround Composer could not detect the root package [SME: 12531] +- workaround roundcube/plugin-installer is also a root requirement [SME: 12532] + * Fri Mar 22 2024 Jean-Philippe Pialasse 1.2-23.sme - fix roundcube unable to send mail after smeserver-qpsmtpd disabling auth on port 25 @@ -212,6 +219,7 @@ cp %{SOURCE1} root/usr/local/bin/compose mkdir -p root/var/lib/php/roundcube/{session,tmp,opcache} mkdir -p root/var/log/php/roundcube %patch7 -p1 +%patch8 -p1 %build perl createlinks