Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 04D827A16D for ; Fri, 30 Sep 2016 13:56:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4A37C85E78; Fri, 30 Sep 2016 13:56:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CE46D85E74 for ; Fri, 30 Sep 2016 13:56:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id erxRNC57QBiu for ; Fri, 30 Sep 2016 13:56:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 46FC085E60 for ; Fri, 30 Sep 2016 13:56:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 40ECCFBD2; Fri, 30 Sep 2016 13:56:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147524377539950" MIME-Version: 1.0 Date: Fri, 30 Sep 2016 13:56:15 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/www/nghttp2 To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20160930135615.40ECCFBD2@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_147524377539950 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Sep 30 13:56:15 UTC 2016 Modified Files: pkgsrc/www/nghttp2: Makefile distinfo Log Message: Changes 1.15.0: lib: Add nghttp2_option_set_max_deflate_dynamic_table_size() API function (GH-684) lib: Allow NGHTTP2_ERR_PAUSE from nghttp2_data_source_read_callback (GH-671) lib: Add nghttp2_session_get_hd_deflate_dynamic_table_size() and nghttp2_session_get_hd_inflate_dynamic_table_size() API functions to get current HPACK dynamic table size (GH-664) lib: Add nghttp2_session_get_local_settings() API function (GH-664) lib: Add nghttp2_session_get_local_window_size() and nghttp2_session_get_stream_local_window_size() API functions (GH-664) build: Add -lsocket -lnsl to APPLDFLAGS for solaris build (GH-674) neverbleed: Update neverbleed to support ECDSA certificate doc: Mention --enable-lib-only configure option in README integration: Fix test failure with go1.7.1 src: Fix compile error with openssl 1.1.0 nghttpx: Improve performance with HTTP/1.1 backend when request body is involved nghttpx: Use std::atomic_* overloads for std::shared_ptr if available nghttpx: Migrate backend stream to another h2 session on graceful shutdown nghttpx: Add option to specify HPACK encoder/decoder dynamic table size nghttpx: Log client address nghttpx: Add tls_sni to mruby Nghttpx::Env class nghttpx: Add --frontend-http2-window-size option, and its family functions nghttpx: Add experimental TCP optimization for h2 frontend nghttpx: Workaround for std::make_shared bug in Xcode7, 7.1, and 7.2 (GH-670) nghttpx: Fix bug that bytes are doubly counted to rate limit for TLS connections nghttpx: Add --no-server-rewrite option not to rewrite server header field (GH-667) nghttpx: Retry if backend h1 connection cannot be established due to timeout nghttpx: Reset stream if invalid header field is received in h2 nghttpx: Add --server-name option to change server response header field (GH-667) nghttpd: Add --encoder-header-table-size option nghttp: Add --encoder-header-table-size option python: Support ALPN, require Python 3.5 To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/nghttp2/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/nghttp2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147524377539950 Content-Disposition: inline Content-Length: 1600 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/nghttp2/Makefile diff -u pkgsrc/www/nghttp2/Makefile:1.11 pkgsrc/www/nghttp2/Makefile:1.12 --- pkgsrc/www/nghttp2/Makefile:1.11 Mon Sep 12 17:22:15 2016 +++ pkgsrc/www/nghttp2/Makefile Fri Sep 30 13:56:15 2016 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2016/09/12 17:22:15 adam Exp $ +# $NetBSD: Makefile,v 1.12 2016/09/30 13:56:15 adam Exp $ -DISTNAME= nghttp2-1.14.1 +DISTNAME= nghttp2-1.15.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.10 pkgsrc/www/nghttp2/distinfo:1.11 --- pkgsrc/www/nghttp2/distinfo:1.10 Mon Sep 12 17:22:15 2016 +++ pkgsrc/www/nghttp2/distinfo Fri Sep 30 13:56:15 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2016/09/12 17:22:15 adam Exp $ +$NetBSD: distinfo,v 1.11 2016/09/30 13:56:15 adam Exp $ -SHA1 (nghttp2-1.14.1.tar.xz) = 2c47cd4debfd3d211db750c30a24e550b0ce329f -RMD160 (nghttp2-1.14.1.tar.xz) = fc2e49f935615a366d74bcc18a56e10b1ebb11b9 -SHA512 (nghttp2-1.14.1.tar.xz) = 36f7383096ac1cb7c978ddc87c4118e79ab213e005576460c3569d282d876ab1ea2d37ca7f59eb1d1935ae14046a23c2332450df27c929c74010156d1581bb61 -Size (nghttp2-1.14.1.tar.xz) = 1481936 bytes +SHA1 (nghttp2-1.15.0.tar.xz) = 4ad47f8f3738d102e89bc46852fcb64a4b80055f +RMD160 (nghttp2-1.15.0.tar.xz) = 66c0c62d8d4c83a2ba7226774af140360ac038d2 +SHA512 (nghttp2-1.15.0.tar.xz) = 2ba41ffb0fa3911e3685ea4811eb7e03b9b0f3365791a9f00f379454531f2617d01bf80d3e1f3bc6f615259a9da0d277641d1a226333158dac2467ec2fc58619 +Size (nghttp2-1.15.0.tar.xz) = 1491916 bytes --_----------=_147524377539950--