mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Security update from 1.5.11 to 1.5.12.
<ChangeLog> *) Security: a heap memory buffer overflow might occur in a worker process while handling a specially crafted request by ngx_http_spdy_module, potentially resulting in arbitrary code execution (CVE-2014-0133). Thanks to Lucas Molas, researcher at Programa STIC, Fundación Dr. Manuel Sadosky, Buenos Aires, Argentina. *) Feature: the "proxy_protocol" parameters of the "listen" and "real_ip_header" directives, the $proxy_protocol_addr variable. *) Bugfix: in the "fastcgi_next_upstream" directive. Thanks to Lucas Molas. </ChangeLog>
This commit is contained in:
parent
e256e0979f
commit
6bf35b2cdd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348827
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nginx
|
||||
PORTVERSION= 1.5.11
|
||||
PORTVERSION= 1.5.12
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://nginx.org/download/
|
||||
MASTER_SITES+= ${MASTER_SITE_LOCAL}
|
||||
|
@ -1,5 +1,5 @@
|
||||
SHA256 (nginx-1.5.11.tar.gz) = 9ae09b6b7c8917d49e227497ba722cdb275abe4e75e761832c1cf2ad7c6036d1
|
||||
SIZE (nginx-1.5.11.tar.gz) = 799312
|
||||
SHA256 (nginx-1.5.12.tar.gz) = 3f2756027d44afce31366ad4c815fee6116efca00d702131318fcf71d871c6ef
|
||||
SIZE (nginx-1.5.11.tar.gz) = 800664
|
||||
SHA256 (giom-nginx_accept_language_module-2f69842.tar.gz) = fbcdf792160a1eff7b9549aeb5209d6e76716ff8e86b05e42c90b2d2f858e011
|
||||
SIZE (giom-nginx_accept_language_module-2f69842.tar.gz) = 3399
|
||||
SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1
|
||||
|
Loading…
Reference in New Issue
Block a user