Welcome to Centmin Mod Community
Register Now

Nginx [nginx-announce] nginx-1.21.0

Discussion in 'Nginx and PHP-FPM news & discussions' started by eva2000, May 26, 2021.

  1. eva2000

    eva2000 Administrator Staff Member

    53,246
    12,117
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,655
    Local Time:
    8:24 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Changes with nginx 1.21.0 25 May 2021

    *) Security: 1-byte memory overwrite might occur during DNS server
    response processing if the "resolver" directive was used, allowing an
    attacker who is able to forge UDP packets from the DNS server to
    cause worker process crash or, potentially, arbitrary code execution
    (CVE-2021-23017).

    *) Feature: variables support in the "proxy_ssl_certificate",
    "proxy_ssl_certificate_key" "grpc_ssl_certificate",
    "grpc_ssl_certificate_key", "uwsgi_ssl_certificate", and
    "uwsgi_ssl_certificate_key" directives.

    *) Feature: the "max_errors" directive in the mail proxy module.

    *) Feature: the mail proxy module supports POP3 and IMAP pipelining.

    *) Feature: the "fastopen" parameter of the "listen" directive in the
    stream module.
    Thanks to Anbang Wen.

    *) Bugfix: special characters were not escaped during automatic redirect
    with appended trailing slash.

    *) Bugfix: connections with clients in the mail proxy module might be
    closed unexpectedly when using SMTP pipelining.



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

    Continue reading...
     
  2. Andy

    Andy Active Member

    540
    89
    28
    Aug 6, 2014
    Ratings:
    +132
    Local Time:
    5:24 AM
    Are you running it yet?
     
  3. eva2000

    eva2000 Administrator Staff Member

    53,246
    12,117
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,655
    Local Time:
    8:24 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+