Koozali.org: home of the SME Server

warning, last version of roudcube from remi issue

Offline stephdl

  • *
  • 1,523
  • +0/-0
    • Linux et Geekeries
warning, last version of roudcube from remi issue
« 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
« Last Edit: September 15, 2015, 11:18:29 PM by stephdl »
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Sad NEW : roundcubemail-1.1.3-1.el6.remi.noarch
« Reply #1 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

Offline stephdl

  • *
  • 1,523
  • +0/-0
    • Linux et Geekeries
Re: warning, last version of roudcube from remi issue
« Reply #2 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
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!