Learn about Centmin Mod LEMP Stack today
Register Now

Beta Branch fix nginx compiles with broken build labels in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Mar 4, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    3:28 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    fix nginx compiles with broken build labels in 123.09beta01


    Ensure nginx build label is properly formatted when detecting virt-what virtualization type. On Amazon EC2 servers virt-what virtualization type value/text spans more than one word breaking nginx builds Nginx - Nginx failed to start when install 123.09beta01. Update removes newline breaks in virt-what text output value for virtualization type and replaces spaces with hyphens so the value is one word.

    Continue reading...

    123.09beta01 branch