Learn about Centmin Mod LEMP Stack today
Register Now

Nginx [nginx-announce] nginx-1.18.0

Discussion in 'Nginx and PHP-FPM news & discussions' started by eva2000, Apr 22, 2020.

  1. eva2000

    eva2000 Administrator Staff Member

    53,142
    12,108
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,643
    Local Time:
    4:53 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Changes with nginx 1.18.0 21 Apr 2020

    *) 1.18.x stable branch.


    --
    Maxim Dounin
    http://nginx.org/
    _______________________________________________
    nginx-announce mailing list
    nginx-announce@nginx.org
    http://mailman.nginx.org/mailman/listinfo/nginx-announce

    Continue reading...

     
  2. eva2000

    eva2000 Administrator Staff Member

    53,142
    12,108
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,643
    Local Time:
    4:53 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Note Nginx uses 2 branches, stable and mainline. Mainline is latest security and bug fixes and features while Stable only gets minor bug fixes. Nginx recommends Mainline as they get all security fixes but have a monthly release cycle usually. While Stable is just that stable with less frequent updates.
    • Nginx 1.16 was previous stable branch which now bumps to Nginx 1.18 above. The first Nginx 1.18.0 will usually be exact same code as Nginx 1.17.x latest
    • Nginx 1.17 is mainline which will now bump to Nginx 1.19 when released. The first 1.19.0 will usually be exact same code as Nginx 1.17.10 or latest
    Centmin Mod Nginx uses Mainline so will get updates to Nginx 1.19 branch https://trac.nginx.org/nginx/roadmap. But Nginx 1.19.0 isn't available at nginx: download yet.
     
  3. rdan

    rdan Well-Known Member

    5,439
    1,397
    113
    May 25, 2014
    Ratings:
    +2,186
    Local Time:
    2:53 PM
    Mainline
    10.2
    You mean 1.17.x latest?
     
  4. eva2000

    eva2000 Administrator Staff Member

    53,142
    12,108
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,643
    Local Time:
    4:53 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    ah yes corrected my statement above

    Essentially code wise for 1st release for Nginx 1.18.0 = 1.19.0 = latest 1.17.10 at time of 1.18.0 and 1.19.0 release. Then they will slowly fork their code where Nginx 1.18.1 will have stable updates, while Nginx 1.19.1 will have more up to date bug fixes, security fixes and new features.
     
  5. rdan

    rdan Well-Known Member

    5,439
    1,397
    113
    May 25, 2014
    Ratings:
    +2,186
    Local Time:
    2:53 PM
    Mainline
    10.2
    Code:
    nginx version: nginx/1.18.0 (220420-040231-centos7-7535825)
    built by gcc 9.1.1 20190605 (Red Hat 9.1.1-2) (GCC)
    built with OpenSSL 1.1.1g  21 Apr 2020
    TLS SNI support enabled
    configure arguments: 
    --with-ld-opt='-Wl,-E -L/usr/local/zlib-cf/lib -L/usr/local/lib -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/zlib-cf/lib:/usr/local/lib -flto=16 -fuse-ld=gold' 
    --with-cc-opt='-I/usr/local/zlib-cf/include -I/usr/local/include -m64 -march=native -DTCP_FASTOPEN=23 -falign-functions=32 -g -O3 -fstack-protector-strong -flto=16 -fuse-ld=gold 
    --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wimplicit-fallthrough=0 -fcode-hoisting -Wno-cast-function-type -Wno-format-extra-args -Wp,-D_FORTIFY_SOURCE=2' 
    --sbin-path=/usr/local/sbin/nginx 
    --conf-path=/usr/local/nginx/conf/nginx.conf 
    --build=220420-040231-centos7-7535825 
    --with-compat 
    --with-libatomic 
    --with-http_gzip_static_module 
    --with-http_realip_module 
    --with-pcre-jit 
    --with-zlib=../zlib-cloudflare-1.3.0 
    --with-http_ssl_module 
    --with-http_v2_module 
    --with-openssl=../openssl-1.1.1g