diff options
author | osa <osa@FreeBSD.org> | 2009-09-15 01:17:09 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2009-09-15 01:17:09 +0800 |
commit | 61e42696b7d4c9017fa94a3ef71ba223ef8fbc68 (patch) | |
tree | d1de26ee3abd3c92012cf5b91b2e62e6697b3ef7 /www/nginx/distinfo | |
parent | cd15683b11fa0a74585e9e26efe8fe16ba6d13f1 (diff) | |
download | freebsd-ports-gnome-61e42696b7d4c9017fa94a3ef71ba223ef8fbc68.tar.gz freebsd-ports-gnome-61e42696b7d4c9017fa94a3ef71ba223ef8fbc68.tar.zst freebsd-ports-gnome-61e42696b7d4c9017fa94a3ef71ba223ef8fbc68.zip |
Security update from 0.7.61 to 0.7.62.
Merge support for http_redis module (0.1.2) from www/nginx-devel.
<ChangeLog>
*) Security: a segmentation fault might occur in worker process while
specially crafted request handling.
Thanks to Chris Ries.
*) Feature: the $upstream_cache_status variable.
*) Bugfix: an expired cached response might stick in the "UPDATING"
state.
*) Bugfix: a segmentation fault might occur in worker process, if
error_log was set to info or debug level.
Thanks to Sergey Bochenkov.
*) Bugfix: in handling FastCGI headers split in records.
*) Bugfix: XSLT filter may fail with message "not well formed XML
document" for valid XML document.
Thanks to Kuramoto Eiji.
*) Bugfix: now in MacOSX, Cygwin, and nginx/Windows locations given by
a regular expression are always tested in case insensitive mode.
*) Bugfix: now nginx/Windows ignores trailing dots in URI.
Thanks to Hugo Leisink.
*) Bugfix: name of file specified in --conf-path was not honored during
installation; the bug had appeared in 0.6.6.
Thanks to Maxim Dounin.
*) Bugfix: a 500 error code was returned for invalid login/password
while HTTP Basic authentication on Windows.
</ChangeLog>
Diffstat (limited to 'www/nginx/distinfo')
-rw-r--r-- | www/nginx/distinfo | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 4ffbe7fafa57..a6625e6d600c 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,6 +1,6 @@ -MD5 (nginx-0.7.61.tar.gz) = 6ebf89b9b00a3b82734e93c32da7df07 -SHA256 (nginx-0.7.61.tar.gz) = 60cb23f38bda93e3bdaa554826b06bc0abf807d2e4352d856c49bd802a3f05d1 -SIZE (nginx-0.7.61.tar.gz) = 594817 +MD5 (nginx-0.7.62.tar.gz) = ab22f1b7f098a90d803a3abb94d23f7e +SHA256 (nginx-0.7.62.tar.gz) = 60ee0e9f7f43a7387fec7752a47ff0d06166d2a37a6ad4cfe7aff77162378d2d +SIZE (nginx-0.7.62.tar.gz) = 595995 MD5 (nginx-accesskey-2.0.3.tar.gz) = 9b5304346d5139b1841f5baa01ab0cbe SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1 SIZE (nginx-accesskey-2.0.3.tar.gz) = 2632 @@ -19,6 +19,9 @@ SIZE (nginx_mp4_streaming_public_20081229.tar.bz2) = 9469 MD5 (nginx-notice-2.tar.gz) = 7253bdd2b88cc981867b72efdc484772 SHA256 (nginx-notice-2.tar.gz) = 682824a9f5187831ee49e5828bafebde5c25706e681d361804f96308f24e58c2 SIZE (nginx-notice-2.tar.gz) = 3253 +MD5 (ngx_http_redis-0.1.2.tar.gz) = 1009e21976b6d66576bbbe21903be44a +SHA256 (ngx_http_redis-0.1.2.tar.gz) = aa27e7931ab1995002eff57a926d539e2f3cb6ba9785bd360324a09eb402af53 +SIZE (ngx_http_redis-0.1.2.tar.gz) = 5376 MD5 (ngx_http_response-0.3.tar.gz) = 178a8f13a41388ef50b3726fa9fede50 SHA256 (ngx_http_response-0.3.tar.gz) = 0835584029f053051c624adbe33a826ab0205c9d85a02af6019e6b57607e9045 SIZE (ngx_http_response-0.3.tar.gz) = 2244 |