1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Update from 0.7.54 to 0.7.55.

<ChangeLog>

*) Bugfix: the http_XXX parameters in "proxy_cache_use_stale" and
   "fastcgi_cache_use_stale" directives did not work.

*) Bugfix: fastcgi cache did not cache header only responses.

*) Bugfix: of "select() failed (9: Bad file descriptor)" error in
   nginx/Unix and "select() failed (10022: ...)" error in nginx/Windows.

*) Bugfix: a segmentation fault might occur in worker process, if an
   "debug_connection" directive was used; the bug had appeared in
   0.7.54.

*) Bugfix: fix ngx_http_image_filter_module building errors.

*) Bugfix: the files bigger than 2G could not be transferred using
   $r->sendfile.
   Thanks to Maxim Dounin.

</ChangeLog>
This commit is contained in:
Sergey A. Osokin 2009-05-06 11:07:01 +00:00
parent 17e01b4b86
commit be974755b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233302
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= nginx
PORTVERSION= 0.7.54
PORTVERSION= 0.7.55
CATEGORIES= www
MASTER_SITES= http://sysoev.ru/nginx/
MASTER_SITES+= ${MASTER_SITE_LOCAL}

View File

@ -1,6 +1,6 @@
MD5 (nginx-0.7.54.tar.gz) = e8e7f1593198ed066939cf2e548d7d2f
SHA256 (nginx-0.7.54.tar.gz) = 7cb271392b84ebf12812a2a45063dcd2a68e7b1e2ff2c4f8974aa278817b651f
SIZE (nginx-0.7.54.tar.gz) = 591403
MD5 (nginx-0.7.55.tar.gz) = 2064dc7a1ef082eb584e3a75857853f1
SHA256 (nginx-0.7.55.tar.gz) = 2b689fac13a874b026cc74d528257b45603dfdd23025f6baeaa581289fc4eeb1
SIZE (nginx-0.7.55.tar.gz) = 591678
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