Join the community today
Become a Member

Master Branch add support for custom curl, libcurl, libssh2 RPMs for more recent curl version

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jul 7, 2015.

  1. eva2000

    eva2000 Administrator Staff Member

    54,858
    12,239
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,810
    Local Time:
    12:07 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    add support for custom curl, libcurl, libssh2 RPMs for more recent curl version


    centos 6 defaults to curl 7.19 and centos 7 defaults to curl 7.29 while latest curl version is 7.43. This custom curl rpm routine allows optional update to curl 7.43 via centmin.sh CUSTOM_CURLRPM=y variable or via standalone /addons/customcurl.sh addon script. Both are use at your own risk as this can break the system and any dependencies that rely on curl, libcurl, libssh2 etc. I've included a prepackaged set of those rpms in downloads/curlrpms.zip file to ensure that you have a local copy for initial installs.

    Original discussion thread at https://community.centminmod.com/posts/15939/

    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.