pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/nghttp2
Module Name: pkgsrc
Committed By: adam
Date: Mon Sep 26 17:54:09 UTC 2022
Modified Files:
pkgsrc/www/nghttp2: Makefile.common distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/nghttp2/Makefile.common
cvs rdiff -u -r1.55 -r1.56 pkgsrc/www/nghttp2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/nghttp2/Makefile.common
diff -u pkgsrc/www/nghttp2/Makefile.common:1.10 pkgsrc/www/nghttp2/Makefile.common:1.11
--- pkgsrc/www/nghttp2/Makefile.common:1.10 Mon Aug 22 18:08:07 2022
+++ pkgsrc/www/nghttp2/Makefile.common Mon Sep 26 17:54:09 2022
@@ -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
Index: pkgsrc/www/nghttp2/distinfo
diff -u pkgsrc/www/nghttp2/distinfo:1.55 pkgsrc/www/nghttp2/distinfo:1.56
--- pkgsrc/www/nghttp2/distinfo:1.55 Mon Aug 22 18:08:07 2022
+++ pkgsrc/www/nghttp2/distinfo Mon Sep 26 17:54:09 2022
@@ -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