Koozali.org: home of the SME Server

Obsolete Releases => SME 9.x Contribs => Topic started by: stephdl on September 15, 2015, 10:46:22 PM

Title: warning, last version of roudcube from remi issue
Post by: stephdl on September 15, 2015, 10:46:22 PM
Remi has changed the dependances of roundcubemail to php54, probably for security reasons related to php53.....so if you upgrade roundcubemail from his repository to roundcubemail-1.1.3-1.el6.remi.noarch then you will pull the dangerous php54 and mysql55 :(

I probably will need to rebuild the rpm if it is possible, not sure.....but first verify that your remi repository is well set with an exclude on 'mysql*,php-*'


Quote
/sbin/e-smith/db yum_repositories set remi repository \
Name 'Remi - EL6' \
BaseURL 'http://rpms.famillecollet.com/enterprise/6/remi/$basearch/' \
EnableGroups no \
GPGCheck yes \
GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \
Visible yes \
Exclude mysql*,php-* \
status disabled
then after
Code: [Select]
signal-event yum-modify
or use the remi-roundcube repository I made especially see http://wiki.contribs.org/Remi-roundcube
Title: Re: Sad NEW : roundcubemail-1.1.3-1.el6.remi.noarch
Post by: Stefano on September 15, 2015, 10:51:46 PM
steph, could you please edit your topic title in something like "warning, last version of roudcube from remi issue"?
I will set it sticky
thank you
Title: Re: warning, last version of roudcube from remi issue
Post by: stephdl on October 01, 2015, 05:53:48 PM
The remi repository is as always so bleeding edge, therefore I imported the src.rpm in smecontribs, now :

Code: [Select]
yum install smeserver-roundcube --enablerepo=smecontribs