Join the community today
Become a Member

Beta Branch update ngx_brotli routine in 130.00beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, May 11, 2022.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    9:51 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update ngx_brotli routine in 130.00beta01


    - ngx_brotli updates now require newer version of cmake than the cmake 2.8 version provided by CentOS 7 so trigger cmake_alternatives routine to satisfy the requirements on CentOS 7 and use cmake3 package's 3.x version. EL8+ systems are fine as they default to cmake 3.x already

    Continue reading...

    130.00beta01 branch