summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnoebe <schnoebe>2013-12-05 17:43:31 +0000
committerschnoebe <schnoebe>2013-12-05 17:43:31 +0000
commit8cefa8be7fc17a854ae1fa618a82abacafaacedc (patch)
treee5ec0806fc63547f291ac1226c99aba2055f740e
parent766cd74cb40a0044408b6e8eaa16268c31ea28e7 (diff)
downloadpkgsrc-8cefa8be7fc17a854ae1fa618a82abacafaacedc.tar.gz
pull-up to pkgsrc-2013Q3, ticket #4264
Updated to nginx 1.4.4 Changes with nginx 1.4.4 19 Nov 2013 *) Security: a character following an unescaped space in a request line was handled incorrectly (CVE-2013-4547); the bug had appeared in 0.8.41. Thanks to Ivan Fratric of the Google Security Team. Changes with nginx 1.4.3 08 Oct 2013 *) Bugfix: a segmentation fault might occur in a worker process if the ngx_http_spdy_module was used with the "client_body_in_file_only" directive. *) Bugfix: a segmentation fault might occur on start or during reconfiguration if the "try_files" directive was used with an empty parameter. *) Bugfix: the $request_time variable did not work in nginx/Windows. *) Bugfix: in the ngx_http_auth_basic_module when using "$apr1$" password encryption method. Thanks to Markus Linnala. *) Bugfix: in the ngx_http_autoindex_module. *) Bugfix: in the mail proxy server.
-rw-r--r--www/nginx/Makefile5
-rw-r--r--www/nginx/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index a60e8b4af20..da2d762e6c2 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2013/09/04 12:31:26 obache Exp $
+# $NetBSD: Makefile,v 1.43.2.1 2013/12/05 17:43:31 schnoebe Exp $
-DISTNAME= nginx-1.4.2
-PKGREVISION= 1
+DISTNAME= nginx-1.4.4
MAINTAINER= joerg@NetBSD.org
.include "../../www/nginx/Makefile.common"
diff --git a/www/nginx/distinfo b/www/nginx/distinfo
index 4079ebd943c..85c4e2d96e2 100644
--- a/www/nginx/distinfo
+++ b/www/nginx/distinfo
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.31 2013/08/18 08:06:38 imil Exp $
+$NetBSD: distinfo,v 1.31.2.1 2013/12/05 17:43:31 schnoebe Exp $
SHA1 (naxsi-core-0.51-1.tgz) = e6b97c599955d1b7dc3559c5e391a551174abe91
RMD160 (naxsi-core-0.51-1.tgz) = ce29bf13805fb512f2099c2599fe705f17bf3c2d
Size (naxsi-core-0.51-1.tgz) = 53908 bytes
-SHA1 (nginx-1.4.2.tar.gz) = 8f006dc773840b6624a137a584ff8850d5155e3f
-RMD160 (nginx-1.4.2.tar.gz) = b8aa3d96aa991a0eb4f5d520073815ba4f55f7c4
-Size (nginx-1.4.2.tar.gz) = 767688 bytes
+SHA1 (nginx-1.4.4.tar.gz) = 304d5991ccde398af2002c0da980ae240cea9356
+RMD160 (nginx-1.4.4.tar.gz) = 7464306c47e270b82388e81327813ecedd09d54a
+Size (nginx-1.4.4.tar.gz) = 768217 bytes
SHA1 (nginx_http_push_module-0.692.tar.gz) = 72103084cad8f4d3d9a49a6b04cf780e4541605d
RMD160 (nginx_http_push_module-0.692.tar.gz) = 9d2be16074cf28115af0f1d8f3646937cda649ad
Size (nginx_http_push_module-0.692.tar.gz) = 29119 bytes