Welcome to Centmin Mod Community
Become a Member

Nginx [nginx-announce] nginx-1.22.0 stable branch

Discussion in 'Nginx and PHP-FPM news & discussions' started by happyhacking, May 27, 2022.

  1. happyhacking

    happyhacking Member

    111
    18
    18
    Apr 23, 2021
    Ratings:
    +61
    Local Time:
    5:54 PM
    1.22.0
    MariadDB 10.4.25
    Changes with nginx 1.22.0 24 May 2022


    *) 1.22.x stable branch.

    Flawless GCC-11 Compilation, so update with confidence.
    Code:
    nginx version: nginx/1.22.0 (270522-011613-centos7-kvm-c98a893-br-6e975bc)
    built by gcc 11.2.1 20210728 (Red Hat 11.2.1-1) (GCC) 
    built with OpenSSL 1.1.1o  3 May 2022
    TLS SNI support enabled
    
     
  2. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    8:54 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    It should be fine as traditionally Nginx does a dual release
    • stable = even numbers i.e. 1.20 and 1.22
    • developer/mainline = old numbers i.e. 1.21 and 1.23
    So 1.22 stable is based off of 1.21 mainline work which Centmin Mod Nginx 1.21 mainline uses. So Nginx 1.22 is same as what Centmin Mod Nginx 1.21 uses right now.

    Centmin Mod always uses mainline releases, so waiting on Nginx to release 1.23.x which is what Centmin Mod will update too as Nginx 1.22 stable isn't required as we're already running Nginx 1.21 :)

    Nginx probably hasn't released 1.23 mainline as there are no differences between 1.22.0, 1.21.6 and would be 1.23.0 - they're based on the same code :D Nginx 1.23.1 onwards is where differentiation starts from 1.22.0 and 1.21.6 :)
     
  3. happyhacking

    happyhacking Member

    111
    18
    18
    Apr 23, 2021
    Ratings:
    +61
    Local Time:
    5:54 PM
    1.22.0
    MariadDB 10.4.25
    thanks for clarification, i wrongly believed that this was a new release.