Welcome to Centmin Mod Community
Register Now

Stable Branch force AWS_LC_SWITCH='n' in 132.00stable

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jul 26, 2026 at 7:14 AM.

  1. eva2000

    eva2000 Administrator Staff Member

    59,306
    12,510
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,143
    Local Time:
    7:08 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    force AWS_LC_SWITCH='n' in 132.00stable

    AWS-LC crypto library support for Nginx is only maintained on the
    140.00beta01 and 141.00beta01 branches. The supporting code was
    inherited when 131.00stable forked from 130.00beta01 and has not been
    kept in sync since October 2024, so enabling it here cannot produce a
    working Nginx build.

    Changes:
    - force AWS_LC_SWITCH='n' after the persistent config file is sourced,
    replacing the EL7 only guard, so any AWS_LC_SWITCH='y' set in
    /etc/centminmod/custom_config.inc is overridden
    - revert AWS_LC_VERSION back to v1.37.0 as the version is now unused

    Continue reading...

    132.00stable branch