pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/nginx Changes with nginx 1.4.7 ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/79a6b521e7f7
branches:  trunk
changeset: 632198:79a6b521e7f7
user:      imil <imil%pkgsrc.org@localhost>
date:      Wed Mar 19 14:14:31 2014 +0000

description:
Changes with nginx 1.4.7                                         18 Mar 2014

    *) 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.

diffstat:

 www/nginx/Makefile |  5 ++---
 www/nginx/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 66838864ccde -r 79a6b521e7f7 www/nginx/Makefile
--- a/www/nginx/Makefile        Wed Mar 19 13:25:04 2014 +0000
+++ b/www/nginx/Makefile        Wed Mar 19 14:14:31 2014 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2014/03/14 11:34:25 imil Exp $
+# $NetBSD: Makefile,v 1.49 2014/03/19 14:14:31 imil Exp $
 
-DISTNAME=              nginx-1.4.6
-PKGREVISION=           1
+DISTNAME=              nginx-1.4.7
 MAINTAINER=            joerg%NetBSD.org@localhost
 
 .include "../../www/nginx/Makefile.common"
diff -r 66838864ccde -r 79a6b521e7f7 www/nginx/distinfo
--- a/www/nginx/distinfo        Wed Mar 19 13:25:04 2014 +0000
+++ b/www/nginx/distinfo        Wed Mar 19 14:14:31 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.35 2014/03/14 11:30:57 imil Exp $
+$NetBSD: distinfo,v 1.36 2014/03/19 14:14:31 imil Exp $
 
 SHA1 (lua-nginx-module-0.9.5.tar.gz) = c9c752461f407ccae40870d4cabfbf2bd8c81bac
 RMD160 (lua-nginx-module-0.9.5.tar.gz) = 180331a69680278bac26f0a9ccd0de52fd88a7ea
@@ -6,9 +6,9 @@
 SHA1 (naxsi-0.53-2.tar.gz) = e29101b3193f434e4ec503671c41d0bacc64ff39
 RMD160 (naxsi-0.53-2.tar.gz) = 198ff9d2faf55ce3ed72332615f9e555e3afc155
 Size (naxsi-0.53-2.tar.gz) = 165690 bytes
-SHA1 (nginx-1.4.6.tar.gz) = 1d790fd2b403b0b694a8dbbc28f7e34dbc3ca863
-RMD160 (nginx-1.4.6.tar.gz) = ce34a7112d8ee4f62ac372dee1fab8238d92f5d8
-Size (nginx-1.4.6.tar.gz) = 768828 bytes
+SHA1 (nginx-1.4.7.tar.gz) = e13b5b23f9be908b69652b0c394a95e9029687e3
+RMD160 (nginx-1.4.7.tar.gz) = 0ae9dfece4a26a8101f67508dcb3e692c86c72e1
+Size (nginx-1.4.7.tar.gz) = 769153 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



Home | Main Index | Thread Index | Old Index