pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www nghttp2 nghttp2-tools: updated to 1.42.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/6aeb14feef78
branches: trunk
changeset: 442579:6aeb14feef78
user: adam <adam%pkgsrc.org@localhost>
date: Thu Nov 26 13:51:51 2020 +0000
description:
nghttp2 nghttp2-tools: updated to 1.42.0
Nghttp2 v1.42.0
This release includes security advisory.
lib
The UBSAN errors are now fixed.
nghttp2_map is now backed by tree for storing collisions.
doc
Some clarifications are made for nghttp2_session_send function.
build
The missing cmake/FindSystemd.cmake has been added to the tar distribution.
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 (51 lines):
diff -r 05d9c640b918 -r 6aeb14feef78 www/nghttp2-tools/Makefile
--- a/www/nghttp2-tools/Makefile Thu Nov 26 13:44:17 2020 +0000
+++ b/www/nghttp2-tools/Makefile Thu Nov 26 13:51:51 2020 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.5 2020/11/05 09:09:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2020/11/26 13:51:51 adam Exp $
-PKGREVISION= 1
.include "../../www/nghttp2/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-tools-/}
diff -r 05d9c640b918 -r 6aeb14feef78 www/nghttp2/Makefile
--- a/www/nghttp2/Makefile Thu Nov 26 13:44:17 2020 +0000
+++ b/www/nghttp2/Makefile Thu Nov 26 13:51:51 2020 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.64 2020/11/05 09:09:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.65 2020/11/26 13:51:51 adam Exp $
-PKGREVISION= 1
.include "Makefile.common"
COMMENT= Implementation of HTTP/2 in C
diff -r 05d9c640b918 -r 6aeb14feef78 www/nghttp2/Makefile.common
--- a/www/nghttp2/Makefile.common Thu Nov 26 13:44:17 2020 +0000
+++ b/www/nghttp2/Makefile.common Thu Nov 26 13:51:51 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.2 2020/06/02 19:12:55 adam Exp $
+# $NetBSD: Makefile.common,v 1.3 2020/11/26 13:51:51 adam Exp $
# used by www/nghttp2/Makefile
# used by www/nghttp2-tools/Makefile
-DISTNAME= nghttp2-1.41.0
+DISTNAME= nghttp2-1.42.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
EXTRACT_SUFX= .tar.xz
diff -r 05d9c640b918 -r 6aeb14feef78 www/nghttp2/distinfo
--- a/www/nghttp2/distinfo Thu Nov 26 13:44:17 2020 +0000
+++ b/www/nghttp2/distinfo Thu Nov 26 13:51:51 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.44 2020/06/02 19:12:55 adam Exp $
+$NetBSD: distinfo,v 1.45 2020/11/26 13:51:51 adam Exp $
-SHA1 (nghttp2-1.41.0.tar.xz) = f5cf4fdf6a29adcd810c938736044289a3bf11ff
-RMD160 (nghttp2-1.41.0.tar.xz) = 9d23cd271ac59c4f0c1c4748076d51e356b2fc0b
-SHA512 (nghttp2-1.41.0.tar.xz) = c92e8022ccc876fa311f21bc5bf5af75feff8232efb56a4b2ab198031e974d15b67c16c046188cc76552f75a1b2e7115925d6ce1e42d6f94ae482fe69727466d
-Size (nghttp2-1.41.0.tar.xz) = 1640712 bytes
+SHA1 (nghttp2-1.42.0.tar.xz) = 14dd521c8f88c18dbc91561b11832a6f59428296
+RMD160 (nghttp2-1.42.0.tar.xz) = 621df8daf88dcf017c5b426be09d99ab5dd1857d
+SHA512 (nghttp2-1.42.0.tar.xz) = 1d93e6262c5538e26fbf36567230b4a239dbdfee26198b1e1d5862bf4459ae435679674c047407f5c604ddff91d7717d8515532e00bcdb2aa75f27ff97dce60c
+Size (nghttp2-1.42.0.tar.xz) = 3973284 bytes
Home |
Main Index |
Thread Index |
Old Index