Join the community today
Register Now

Beta Branch exclude redis from EPEL yum repo

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jul 16, 2017.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    10:17 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    exclude redis from EPEL yum repo

    - centos 7's EPEL yum repo has redis 3.2.3 package so exclude it in favour of Remi yum repo's 3.2.9+ version for fresh installs. Not touching old installs as they may have installed redis from EPEL yum repo and excluding now, would prevent yum update based redis updates.

    Continue reading...

    123.09beta01 branch