pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/nghttp2 Changes 1.21.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1af6ac106d32
branches:  trunk
changeset: 360878:1af6ac106d32
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Apr 09 15:24:02 2017 +0000

description:
Changes 1.21.1:
The bug which causes libnghttp2_asio client to crash has been fixed.
The bug which causes nghttpx to respond to a client with 502 status code if it receives 204 status code from HTTP/1 backend has been fixed.

diffstat:

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

diffs (27 lines):

diff -r dc7bcb05f07a -r 1af6ac106d32 www/nghttp2/Makefile
--- a/www/nghttp2/Makefile      Sun Apr 09 13:02:32 2017 +0000
+++ b/www/nghttp2/Makefile      Sun Apr 09 15:24:02 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2017/03/30 16:20:50 adam Exp $
+# $NetBSD: Makefile,v 1.23 2017/04/09 15:24:02 adam Exp $
 
-DISTNAME=      nghttp2-1.21.0
+DISTNAME=      nghttp2-1.21.1
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
 EXTRACT_SUFX=  .tar.xz
diff -r dc7bcb05f07a -r 1af6ac106d32 www/nghttp2/distinfo
--- a/www/nghttp2/distinfo      Sun Apr 09 13:02:32 2017 +0000
+++ b/www/nghttp2/distinfo      Sun Apr 09 15:24:02 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2017/03/30 16:20:50 adam Exp $
+$NetBSD: distinfo,v 1.20 2017/04/09 15:24:02 adam Exp $
 
-SHA1 (nghttp2-1.21.0.tar.xz) = 800cf45e4cf169b0cd5659a425b52aeb6ce9fd17
-RMD160 (nghttp2-1.21.0.tar.xz) = 7277586b825bccb7b63a9b5deb118908af5425ca
-SHA512 (nghttp2-1.21.0.tar.xz) = 55e7cad765d1f2f8e3211c20a8a316b6defebfe431f6c07ab81ed3dbe18bbf0eba8d6a980906b919a9e169568272f21e9eb946f6d555169085537f460dc35c4d
-Size (nghttp2-1.21.0.tar.xz) = 1511716 bytes
+SHA1 (nghttp2-1.21.1.tar.xz) = 61423f858eae52f525bb47e332fcc77a5c1a7607
+RMD160 (nghttp2-1.21.1.tar.xz) = c12c35624925155953e855522a30f9cc793cf81e
+SHA512 (nghttp2-1.21.1.tar.xz) = ac0121531b0ecbee67b0b3cb7b18ab1c5417f3d576f2683b526a2f6848dab73e31398d00b76c61f3c12560e44918818fcd2b917f1e296dc0783d610d802d252d
+Size (nghttp2-1.21.1.tar.xz) = 1509376 bytes



Home | Main Index | Thread Index | Old Index