pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/nginx



Module Name:    pkgsrc
Committed By:   imil
Date:           Wed Apr 17 19:53:52 UTC 2013

Modified Files:
        pkgsrc/www/nginx: Makefile distinfo

Log Message:
Changes with nginx 1.2.8

    *) Bugfix: new sessions were not always stored if the "ssl_session_cache
       shared" directive was used and there was no free space in shared
       memory.
       Thanks to Piotr Sikora.

    *) Bugfix: responses might hang if subrequests were used and a DNS error
       happened during subrequest processing.
       Thanks to Lanshun Zhou.

    *) Bugfix: in the ngx_http_mp4_module.
       Thanks to Gernot Vormayr.

    *) Bugfix: in backend usage accounting.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/nginx/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/nginx/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index