pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/nghttp2 nghttp2 v1.24.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/17cabd490b02
branches:  trunk
changeset: 364653:17cabd490b02
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jul 03 12:11:38 2017 +0000

description:
nghttp2 v1.24.0:

Documentation
We have received several patches to fix grammer and typos.
The broken out-of-tree build has been also fixed.

nghttp
We fixed the bug that HTTP Upgrade fails if HTTP response does not have reason-phrase.

nghttpx
The default minimum TLS version is now TLSv1.2. This is because the default cipher list only contains cipher suites which are compatible with it.

diffstat:

 www/nghttp2/Makefile |   4 ++--
 www/nghttp2/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 85ec686356ba -r 17cabd490b02 www/nghttp2/Makefile
--- a/www/nghttp2/Makefile      Mon Jul 03 11:55:30 2017 +0000
+++ b/www/nghttp2/Makefile      Mon Jul 03 12:11:38 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2017/05/31 10:24:48 adam Exp $
+# $NetBSD: Makefile,v 1.28 2017/07/03 12:11:38 adam Exp $
 
-DISTNAME=      nghttp2-1.23.1
+DISTNAME=      nghttp2-1.24.0
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
 EXTRACT_SUFX=  .tar.xz
diff -r 85ec686356ba -r 17cabd490b02 www/nghttp2/distinfo
--- a/www/nghttp2/distinfo      Mon Jul 03 11:55:30 2017 +0000
+++ b/www/nghttp2/distinfo      Mon Jul 03 12:11:38 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2017/05/31 10:24:48 adam Exp $
+$NetBSD: distinfo,v 1.24 2017/07/03 12:11:38 adam Exp $
 
-SHA1 (nghttp2-1.23.1.tar.xz) = 80758c07d20fcde717243c1a0baf99da78693fca
-RMD160 (nghttp2-1.23.1.tar.xz) = 346aab3c794bce85ecab6f339cceb72ab0c6d4aa
-SHA512 (nghttp2-1.23.1.tar.xz) = 404729183c3f15635ae96f6888c4a40ec50cfbbd65cc3d9fa6be7a47274cd5509f647fbb8d16f2bfcdd2f39c11d245897245333bcbab8a8cb52c6f8efd3390de
-Size (nghttp2-1.23.1.tar.xz) = 1514780 bytes
+SHA1 (nghttp2-1.24.0.tar.xz) = c93e1d46b91eedc7c3765980989dc35c7d6646f9
+RMD160 (nghttp2-1.24.0.tar.xz) = 72dae8c9b9a53764afac1ba7c32c4bfcbdf084ae
+SHA512 (nghttp2-1.24.0.tar.xz) = 99c1a634f6b911a2256039bad42642d35120fa826c6fb3b9aebde9a1d1a227a4c3926f481cd8981f7cf4ac78617e5885faaeff87b35250d8cf54ebd6465e12a0
+Size (nghttp2-1.24.0.tar.xz) = 1516312 bytes



Home | Main Index | Thread Index | Old Index