summaryrefslogtreecommitdiff
path: root/www/nghttp2
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2016-11-24 07:59:48 +0000
committeradam <adam@pkgsrc.org>2016-11-24 07:59:48 +0000
commit25805bf10b75b49d899396dcff021bdd3c7c9e63 (patch)
tree8a721ec2a0817ccb16494f392e383a3dae7ea105 /www/nghttp2
parentf1ce3ed8ef3b1e36d62fd6efee36efd51a35d84a (diff)
downloadpkgsrc-25805bf10b75b49d899396dcff021bdd3c7c9e63.tar.gz
Changes 1.16.1:
We fixed the bug that nghttp2 HPACK decoder may decode wrong integer because of undefined behaviour. We fixed the bug in nghttpx that may make nghttpx crash if final response after non-final response from origin server is forwarded to HTTP/1.1 client.
Diffstat (limited to 'www/nghttp2')
-rw-r--r--www/nghttp2/Makefile4
-rw-r--r--www/nghttp2/distinfo10
-rw-r--r--www/nghttp2/options.mk3
3 files changed, 8 insertions, 9 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile
index 1023147928c..035bf295425 100644
--- a/www/nghttp2/Makefile
+++ b/www/nghttp2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2016/10/30 11:15:19 adam Exp $
+# $NetBSD: Makefile,v 1.15 2016/11/24 07:59:48 adam Exp $
-DISTNAME= nghttp2-1.16.0
+DISTNAME= nghttp2-1.16.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
EXTRACT_SUFX= .tar.xz
diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo
index 34e0e4408ed..d5bd05c5816 100644
--- a/www/nghttp2/distinfo
+++ b/www/nghttp2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2016/10/30 11:15:19 adam Exp $
+$NetBSD: distinfo,v 1.13 2016/11/24 07:59:48 adam Exp $
-SHA1 (nghttp2-1.16.0.tar.xz) = 88eaa297d4f946db904adda6c15287a3837e72e1
-RMD160 (nghttp2-1.16.0.tar.xz) = 8fde67ca02099a83330298c8efe7fa8a88825e4d
-SHA512 (nghttp2-1.16.0.tar.xz) = 8dccecea61cdbbeeefefaba078af76125cfa81231fb36202055e0abda6153ffdb86d7e58133edfd65b2a517e36a617d13f32459b922774a48bc5dc93d3f57d77
-Size (nghttp2-1.16.0.tar.xz) = 1499104 bytes
+SHA1 (nghttp2-1.16.1.tar.xz) = afc9773cb56e0df0107ecaeb9fcabd2567905d4b
+RMD160 (nghttp2-1.16.1.tar.xz) = 96de74b4f3dc0c4128885c6074a1898bf1fecfd2
+SHA512 (nghttp2-1.16.1.tar.xz) = 8b584a68a03529bb7d0b635901c74a94a3e3b7d050616d80648e1b13c36dcd2bd82500835db4badb023dee966973dad041792b697f4f5f20094615c8e9732209
+Size (nghttp2-1.16.1.tar.xz) = 1495660 bytes
diff --git a/www/nghttp2/options.mk b/www/nghttp2/options.mk
index 4df1bc3191b..2fc35687490 100644
--- a/www/nghttp2/options.mk
+++ b/www/nghttp2/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2015/10/17 09:56:40 adam Exp $
+# $NetBSD: options.mk,v 1.3 2016/11/24 07:59:48 adam Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.nghttp2
PKG_SUPPORTED_OPTIONS= nghttp2-asio nghttp2-tools
@@ -40,7 +40,6 @@ PLIST.tools= yes
.include "../../devel/zlib/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../textproc/jansson/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
.include "../../www/spdylay/buildlink3.mk"
.else
CONFIGURE_ARGS+= --disable-app