svn commit: r348826 - head/www/nginx
Sergey A. Osokin
osa at FreeBSD.org
Sun Mar 23 02:29:38 UTC 2014
Author: osa
Date: Sun Mar 23 02:29:37 2014
New Revision: 348826
URL: http://svnweb.freebsd.org/changeset/ports/348826
QAT: https://qat.redports.org/buildarchive/r348826/
Log:
Security update from 1.4.6 to 1.4.7.
<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.
*) Bugfix: in the "fastcgi_next_upstream" directive.
Thanks to Lucas Molas.
</ChangeLog>
Modified:
head/www/nginx/Makefile
head/www/nginx/distinfo
Modified: head/www/nginx/Makefile
==============================================================================
--- head/www/nginx/Makefile Sun Mar 23 02:11:26 2014 (r348825)
+++ head/www/nginx/Makefile Sun Mar 23 02:29:37 2014 (r348826)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nginx
-PORTVERSION= 1.4.6
+PORTVERSION= 1.4.7
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= http://nginx.org/download/
Modified: head/www/nginx/distinfo
==============================================================================
--- head/www/nginx/distinfo Sun Mar 23 02:11:26 2014 (r348825)
+++ head/www/nginx/distinfo Sun Mar 23 02:29:37 2014 (r348826)
@@ -1,5 +1,5 @@
-SHA256 (nginx-1.4.6.tar.gz) = 7a8b5b15d708b5b9c61e723bd93faa247b06c8b90babb76f612c128edb5812c6
-SIZE (nginx-1.4.6.tar.gz) = 768828
+SHA256 (nginx-1.4.7.tar.gz) = 23b8ff4a76817090678f91b0efbfcef59a93492f6612dc8370c44c1f1ce1b626
+SIZE (nginx-1.4.7.tar.gz) = 769153
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
More information about the svn-ports-all
mailing list