Join the community today
Register Now

Nginx [nginx-announce] nginx-1.5.7

Discussion in 'Nginx and PHP-FPM news & discussions' started by eva2000, Jun 7, 2014.

Tags:
  1. eva2000

    eva2000 Administrator Staff Member

    54,546
    12,221
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,790
    Local Time:
    1:08 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Changes with nginx 1.5.7 19 Nov 2013

    *) Security: a character following an unescaped space in a request line
    was handled incorrectly (CVE-2013-4547); the bug had appeared in
    0.8.41.
    Thanks to Ivan Fratric of the Google Security Team.

    *) Change: a logging level of auth_basic errors about no user/password
    provided has been lowered from "error" to "info".

    *) Feature: the "proxy_cache_revalidate", "fastcgi_cache_revalidate",
    "scgi_cache_revalidate", and "uwsgi_cache_revalidate" directives.

    *) Feature: the "ssl_session_ticket_key" directive.
    Thanks to Piotr Sikora.

    *) Bugfix: the directive "add_header Cache-Control ''" added a
    "Cache-Control" response header line with an empty value.

    *) Bugfix: the "satisfy any" directive might return 403 error instead of
    401 if auth_request and auth_basic directives were used.
    Thanks to Jan Marc Hoffmann.

    *) Bugfix: the "accept_filter" and "deferred" parameters of the "listen"
    directive were ignored for listen sockets created during binary
    upgrade.
    Thanks to Piotr Sikora.

    *) Bugfix: some data received from a backend with unbufferred proxy
    might not be sent to a client immediately if "gzip" or "gunzip"
    directives were used.
    Thanks to Yichun Zhang.


    *) Bugfix: in error handling in ngx_http_gunzip_filter_module.

    *) Bugfix: responses might hang if the ngx_http_spdy_module was used
    with the "auth_request" directive.

    *) Bugfix: memory leak in nginx/Windows.


    --
    Maxim Dounin
    http://nginx.org/en/donation.html

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

    Continue reading...