pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/nginx Update to 1.0.15 and delint. Changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/422559fe8c84
branches: trunk
changeset: 602687:422559fe8c84
user: shattered <shattered%pkgsrc.org@localhost>
date: Tue Apr 17 21:12:42 2012 +0000
description:
Update to 1.0.15 and delint. Changes:
*) Security: specially crafted mp4 file might allow to overwrite memory
locations in a worker process if the ngx_http_mp4_module was used,
potentially resulting in arbitrary code execution (CVE-2012-2089).
diffstat:
www/nginx/Makefile | 6 +++---
www/nginx/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (37 lines):
diff -r ba03f2074958 -r 422559fe8c84 www/nginx/Makefile
--- a/www/nginx/Makefile Tue Apr 17 20:57:24 2012 +0000
+++ b/www/nginx/Makefile Tue Apr 17 21:12:42 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2012/03/16 11:28:09 fhajny Exp $
+# $NetBSD: Makefile,v 1.21 2012/04/17 21:12:42 shattered Exp $
-DISTNAME= nginx-1.0.14
+DISTNAME= nginx-1.0.15
CATEGORIES= www
MASTER_SITES= http://nginx.org/download/
DISTFILES= ${DEFAULT_DISTFILES}
@@ -19,7 +19,7 @@
NGINX_LOGDIR?= ${VARBASE}/log/nginx
NGINX_PIDDIR?= ${VARBASE}/run
-BUILD_DEFS+= NGINX_DATADIR NGINX_LOGDIR NGINX_PIDDIR
+BUILD_DEFS+= NGINX_DATADIR NGINX_LOGDIR NGINX_PIDDIR VARBASE
PKG_USERS_VARS+= NGINX_USER
PKG_GROUPS_VARS+= NGINX_GROUP
diff -r ba03f2074958 -r 422559fe8c84 www/nginx/distinfo
--- a/www/nginx/distinfo Tue Apr 17 20:57:24 2012 +0000
+++ b/www/nginx/distinfo Tue Apr 17 21:12:42 2012 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2012/03/16 11:28:09 fhajny Exp $
+$NetBSD: distinfo,v 1.17 2012/04/17 21:12:42 shattered Exp $
-SHA1 (nginx-1.0.14.tar.gz) = f74cbda4f726327841abe06676c6034198427ce9
-RMD160 (nginx-1.0.14.tar.gz) = e6f59ad9126467ef4a2ae580c8976b48840aba90
-Size (nginx-1.0.14.tar.gz) = 692465 bytes
+SHA1 (nginx-1.0.15.tar.gz) = e506b301ea849f58f2efb499d77b819fe55eea9a
+RMD160 (nginx-1.0.15.tar.gz) = 99653499916b81fb0f5842755484983606cea5ec
+Size (nginx-1.0.15.tar.gz) = 693025 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