pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/nghttp2 nghttp2: updated to 1.50.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/389936c4d2fb
branches: trunk
changeset: 385808:389936c4d2fb
user: adam <adam%pkgsrc.org@localhost>
date: Mon Sep 26 17:54:09 2022 +0000
description:
nghttp2: updated to 1.50.0
v1.50.0
lib
This release adds nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation which disables checking leading and trailing white spaces against HTTP field value.
nghttpx
nghttpx now respects backend-address-family option when dynamically resolving backend host with dns parameter in backend option.
diffstat:
www/nghttp2/Makefile.common | 4 ++--
www/nghttp2/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (29 lines):
diff -r 2c4270d4bf64 -r 389936c4d2fb www/nghttp2/Makefile.common
--- a/www/nghttp2/Makefile.common Mon Sep 26 17:50:27 2022 +0000
+++ b/www/nghttp2/Makefile.common Mon Sep 26 17:54:09 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.10 2022/08/22 18:08:07 adam Exp $
+# $NetBSD: Makefile.common,v 1.11 2022/09/26 17:54:09 adam Exp $
# used by www/nghttp2/Makefile
# used by www/nghttp2-tools/Makefile
-DISTNAME= nghttp2-1.49.0
+DISTNAME= nghttp2-1.50.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
EXTRACT_SUFX= .tar.xz
diff -r 2c4270d4bf64 -r 389936c4d2fb www/nghttp2/distinfo
--- a/www/nghttp2/distinfo Mon Sep 26 17:50:27 2022 +0000
+++ b/www/nghttp2/distinfo Mon Sep 26 17:54:09 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.55 2022/08/22 18:08:07 adam Exp $
+$NetBSD: distinfo,v 1.56 2022/09/26 17:54:09 adam Exp $
-BLAKE2s (nghttp2-1.49.0.tar.xz) = 88c65635b2e2baaef56585c1e320d2513b7edaf6ac605a0d832cf643c3881d10
-SHA512 (nghttp2-1.49.0.tar.xz) = 599bc8e52bbe7f5bdfbf493ea2199c4c4bdeb9eac174d4c56b11fb321b11b86e82674bd3c7f60d7ea975ef60eec3f258b5438d1157491cfa23a1b9adccd7948a
-Size (nghttp2-1.49.0.tar.xz) = 4112260 bytes
+BLAKE2s (nghttp2-1.50.0.tar.xz) = 85cc67b4bd3c01de8fe20d6da4f994cfd5e20e78d6e97c26080ed1a9898cb446
+SHA512 (nghttp2-1.50.0.tar.xz) = c2f7f14972cb268a85966f2bd26ac515fa61d9cf6b6bcaa5cffc04f02a18abf116b15537eb4dfbdfa79e7b1472de7034dfdbce7a082cc5b23627d87e2939e529
+Size (nghttp2-1.50.0.tar.xz) = 4110336 bytes
SHA1 (patch-configure) = cb8a45817670468442570a6eb1f6ef9e812dcfac
SHA1 (patch-configure.ac) = c9a56319423ac31cd075748bcf2a5b16bf43f31b
Home |
Main Index |
Thread Index |
Old Index