Welcome to Centmin Mod Community
Become a Member

Beta Branch update libevent library 2.1.12 in 130.00beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jun 10, 2022.

  1. eva2000

    eva2000 Administrator Staff Member

    54,606
    12,225
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,794
    Local Time:
    11:33 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    update libevent library 2.1.12 in 130.00beta01

    - update libevent library from 2.1.8 to 2.1.12 https://libevent.org/ which is used my Centmin Mod built memcached server instead of using system libevent 2.0.21 library
    - existing users on 130.00beta01 can run cmupdate to update local code and then run centmin.sh menu option 10 once to recompile memcached server and libevent library
    - you can run below command to verify libevent version built with memcached

    echo "stats" | nc 127.0.0.1 11211

    Continue reading...


    130.00beta01 branch