mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
Update from 0.8.32 to 0.8.33.
Feature safe: yes <ChangeLog> *) Security: now nginx/Windows ignores trailing spaces in URI. Thanks to Dan Crowley, Core Security Technologies. *) Security: now nginx/Windows ignores short files names. Thanks to Dan Crowley, Core Security Technologies. *) Change: now keepalive connections after POST requests are not disabled for MSIE 7.0+. Thanks to Adam Lounds. *) Workaround: now keepalive connections are disabled for Safari. Thanks to Joshua Sierles. *) Bugfix: if a proxied or FastCGI request was internally redirected to another proxied or FastCGI location, then $upstream_response_time variable may have abnormally large value; the bug had appeared in 0.8.7. *) Bugfix: a segmentation fault might occur in a worker process, while discarding a request body; the bug had appeared in 0.8.11. </ChangeLog>
This commit is contained in:
parent
7c44978ed4
commit
47ce84cbde
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249059
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= nginx
|
||||
PORTVERSION= 0.8.32
|
||||
PORTVERSION= 0.8.33
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://sysoev.ru/nginx/
|
||||
MASTER_SITES+= ${MASTER_SITE_LOCAL}
|
||||
|
@ -1,6 +1,6 @@
|
||||
MD5 (nginx-0.8.32.tar.gz) = cb3e937e08ec134e2e826768a58790e1
|
||||
SHA256 (nginx-0.8.32.tar.gz) = 31f70b30ad0838615acb580eef40576f59d96ef72a1e276af2049f6ed4da189a
|
||||
SIZE (nginx-0.8.32.tar.gz) = 619865
|
||||
MD5 (nginx-0.8.33.tar.gz) = 43bee63048b97109dfdaf6c075b19784
|
||||
SHA256 (nginx-0.8.33.tar.gz) = 4366fa657a31f841944498c55bed3f2d18abeaeee4114873f3087033d629074e
|
||||
SIZE (nginx-0.8.33.tar.gz) = 620448
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user