pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www nghttp2: updated to 1.44.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/5e1ecd216f1a
branches: trunk
changeset: 456081:5e1ecd216f1a
user: adam <adam%pkgsrc.org@localhost>
date: Mon Jul 19 11:04:50 2021 +0000
description:
nghttp2: updated to 1.44.0
1.44.0:
nghttpx
The bug which prevents a backend which is excluded from a load balancing group temporarily from being restored.
The word master is replaced main. The nghttpx master process is now called main process.
--no-http2-cipher-black-list and --client-no-http2-cipher-black-list are deprecated and replaced with --no-http2-cipher-block-list and --client-no-http2-cipher-block-list respectively.
Remove trailing white space after $method log variable.
h2load
--rps option has been added.
The time unit (e.g., ms) is now allowed in -D option.
diffstat:
www/nghttp2-tools/Makefile | 3 +--
www/nghttp2/Makefile | 3 +--
www/nghttp2/Makefile.common | 4 ++--
www/nghttp2/distinfo | 10 +++++-----
4 files changed, 9 insertions(+), 11 deletions(-)
diffs (53 lines):
diff -r e80388f9e52e -r 5e1ecd216f1a www/nghttp2-tools/Makefile
--- a/www/nghttp2-tools/Makefile Mon Jul 19 10:43:05 2021 +0000
+++ b/www/nghttp2-tools/Makefile Mon Jul 19 11:04:50 2021 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.8 2021/04/21 13:25:30 adam Exp $
+# $NetBSD: Makefile,v 1.9 2021/07/19 11:04:50 adam Exp $
-PKGREVISION= 2
.include "../../www/nghttp2/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-tools-/}
diff -r e80388f9e52e -r 5e1ecd216f1a www/nghttp2/Makefile
--- a/www/nghttp2/Makefile Mon Jul 19 10:43:05 2021 +0000
+++ b/www/nghttp2/Makefile Mon Jul 19 11:04:50 2021 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.69 2021/04/21 13:24:19 adam Exp $
+# $NetBSD: Makefile,v 1.70 2021/07/19 11:04:50 adam Exp $
-PKGREVISION= 2
.include "Makefile.common"
COMMENT= Implementation of HTTP/2 in C
diff -r e80388f9e52e -r 5e1ecd216f1a www/nghttp2/Makefile.common
--- a/www/nghttp2/Makefile.common Mon Jul 19 10:43:05 2021 +0000
+++ b/www/nghttp2/Makefile.common Mon Jul 19 11:04:50 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.4 2021/02/03 13:16:19 adam Exp $
+# $NetBSD: Makefile.common,v 1.5 2021/07/19 11:04:50 adam Exp $
# used by www/nghttp2/Makefile
# used by www/nghttp2-tools/Makefile
-DISTNAME= nghttp2-1.43.0
+DISTNAME= nghttp2-1.44.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
EXTRACT_SUFX= .tar.xz
diff -r e80388f9e52e -r 5e1ecd216f1a www/nghttp2/distinfo
--- a/www/nghttp2/distinfo Mon Jul 19 10:43:05 2021 +0000
+++ b/www/nghttp2/distinfo Mon Jul 19 11:04:50 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.47 2021/03/31 21:42:28 maya Exp $
+$NetBSD: distinfo,v 1.48 2021/07/19 11:04:50 adam Exp $
-SHA1 (nghttp2-1.43.0.tar.xz) = b9d846e53af53fc5814015c9d3d6c0d2c684c046
-RMD160 (nghttp2-1.43.0.tar.xz) = 180e966e128d9ca097f9c469508168bc0ac5beee
-SHA512 (nghttp2-1.43.0.tar.xz) = eac69ba356870a1cba420a06771082897be8dd40a68f4e04223f41f3d22626e4f5b3766d3dbcc496dd212be01f64c3ac280a2ebddd31dd88f7350c20f56e5d39
-Size (nghttp2-1.43.0.tar.xz) = 3973500 bytes
+SHA1 (nghttp2-1.44.0.tar.xz) = 1d02de2b30c9a991d8b73307bacdb150499a164b
+RMD160 (nghttp2-1.44.0.tar.xz) = a757fcd695aff06f333f5f75235120baee38525b
+SHA512 (nghttp2-1.44.0.tar.xz) = 756b78665ef9fe8765332e7f0b249029d845a6b635c00a27f4c3716a1354f98bcc34df4da74179213497f6bfc2647d3773ecff2b192c63427447e37cf6393f6c
+Size (nghttp2-1.44.0.tar.xz) = 3972832 bytes
SHA1 (patch-configure) = 9623d67431b844142ce05e1e5cf2b36f5e27b198
SHA1 (patch-configure.ac) = 6b5ed158e763d13e3d79e8543977cc79c3db3eef
Home |
Main Index |
Thread Index |
Old Index