From 2de5944c02137d74865fb9ed65e6fd3cb4018dc6 Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 27 Dec 2015 12:28:32 +0000 Subject: Changes 1.6.0: This release fixes heap-use-after-free bug in idle stream handling code. We strongly recommend to upgrade the older installation to this latest version as soon as possible. Other than that we have minor polish up in libnghttp2 code base, and some new features to asio library, and h2load. --- www/nghttp2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/nghttp2/Makefile') diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index b6df1841b67..75e2596d56e 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2015/11/18 08:51:00 adam Exp $ +# $NetBSD: Makefile,v 1.4 2015/12/27 12:28:32 adam Exp $ -DISTNAME= nghttp2-1.4.0 +DISTNAME= nghttp2-1.6.0 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/} EXTRACT_SUFX= .tar.xz -- cgit v1.2.3