From owner-svn-ports-all@freebsd.org Mon Aug 26 07:57:51 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 01661D3329; Mon, 26 Aug 2019 07:57:51 +0000 (UTC) (envelope-from dch@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46H49p6HP2z43VN; Mon, 26 Aug 2019 07:57:50 +0000 (UTC) (envelope-from dch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B97A82CF5; Mon, 26 Aug 2019 07:57:50 +0000 (UTC) (envelope-from dch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x7Q7vos6077398; Mon, 26 Aug 2019 07:57:50 GMT (envelope-from dch@FreeBSD.org) Received: (from dch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7Q7voBt077395; Mon, 26 Aug 2019 07:57:50 GMT (envelope-from dch@FreeBSD.org) Message-Id: <201908260757.x7Q7voBt077395@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dch set sender to dch@FreeBSD.org using -f From: Dave Cottlehuber Date: Mon, 26 Aug 2019 07:57:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r509886 - branches/2019Q3/www/h2o X-SVN-Group: ports-branches X-SVN-Commit-Author: dch X-SVN-Commit-Paths: branches/2019Q3/www/h2o X-SVN-Commit-Revision: 509886 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Aug 2019 07:57:51 -0000 Author: dch Date: Mon Aug 26 07:57:49 2019 New Revision: 509886 URL: https://svnweb.freebsd.org/changeset/ports/509886 Log: MFH: r509831 www/h2o: update to 2.2.6 resolves: - CVE-2019-9512 (Ping Flood) - CVE-2019-9514 (Reset Flood) - CVE-2019-9515 (Settings Flood) PR: 239843 Submitted by: Max Kostikov Reported by: Max Kostikov Reviewed by: adamw Approved by: jrm (mentor, implicit) Security: CVE-2019-9512 Security: CVE-2019-9514 Security: CVE-2019-9515 Sponsored by: SkunkWerks, GmbH Approved by: ports-secteam Modified: branches/2019Q3/www/h2o/Makefile branches/2019Q3/www/h2o/distinfo branches/2019Q3/www/h2o/pkg-plist Directory Properties: branches/2019Q3/ (props changed) Modified: branches/2019Q3/www/h2o/Makefile ============================================================================== --- branches/2019Q3/www/h2o/Makefile Mon Aug 26 07:56:28 2019 (r509885) +++ branches/2019Q3/www/h2o/Makefile Mon Aug 26 07:57:49 2019 (r509886) @@ -3,8 +3,7 @@ PORTNAME= h2o DISTVERSIONPREFIX= v -DISTVERSION= 2.2.5 -PORTREVISION= 3 +DISTVERSION= 2.2.6 CATEGORIES= www MAINTAINER= dch@FreeBSD.org Modified: branches/2019Q3/www/h2o/distinfo ============================================================================== --- branches/2019Q3/www/h2o/distinfo Mon Aug 26 07:56:28 2019 (r509885) +++ branches/2019Q3/www/h2o/distinfo Mon Aug 26 07:57:49 2019 (r509886) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529785115 -SHA256 (h2o-h2o-v2.2.5_GH0.tar.gz) = eafb40aa2d93b3de1af472bb046c17b2335c3e5a894462310e1822e126c97d24 -SIZE (h2o-h2o-v2.2.5_GH0.tar.gz) = 16257295 +TIMESTAMP = 1565781060 +SHA256 (h2o-h2o-v2.2.6_GH0.tar.gz) = f8cbc1b530d85ff098f6efc2c3fdbc5e29baffb30614caac59d5c710f7bda201 +SIZE (h2o-h2o-v2.2.6_GH0.tar.gz) = 16257760 Modified: branches/2019Q3/www/h2o/pkg-plist ============================================================================== --- branches/2019Q3/www/h2o/pkg-plist Mon Aug 26 07:56:28 2019 (r509885) +++ branches/2019Q3/www/h2o/pkg-plist Mon Aug 26 07:57:49 2019 (r509886) @@ -1,17 +1,17 @@ bin/h2o include/h2o.h -include/h2o/cache.h include/h2o/cache_digests.h +include/h2o/cache.h include/h2o/configurator.h include/h2o/file.h include/h2o/filecache.h include/h2o/hostinfo.h include/h2o/http1.h include/h2o/http1client.h -include/h2o/http2.h include/h2o/http2_casper.h include/h2o/http2_internal.h include/h2o/http2_scheduler.h +include/h2o/http2.h include/h2o/linklist.h include/h2o/memcached.h include/h2o/memory.h @@ -34,19 +34,19 @@ include/h2o/version.h include/h2o/websocket.h lib/libh2o-evloop.so lib/libh2o-evloop.so.0.13 -lib/libh2o-evloop.so.0.13.5 +lib/libh2o-evloop.so.0.13.6 lib/libh2o.so lib/libh2o.so.0.13 -lib/libh2o.so.0.13.5 +lib/libh2o.so.0.13.6 libdata/pkgconfig/libh2o-evloop.pc libdata/pkgconfig/libh2o.pc %%DATADIR%%/annotate-backtrace-symbols -%%DATADIR%%/fetch-ocsp-response -%%DATADIR%%/kill-on-close -%%DATADIR%%/start_server %%DATADIR%%/ca-bundle.crt %%DATADIR%%/fastcgi-cgi +%%DATADIR%%/fetch-ocsp-response +%%DATADIR%%/kill-on-close %%DATADIR%%/setuidgid +%%DATADIR%%/start_server %%DATADIR%%/status/index.html %%MRUBY%%%%DATADIR%%/mruby/acl.rb %%MRUBY%%%%DATADIR%%/mruby/bootstrap.rb @@ -78,8 +78,8 @@ libdata/pkgconfig/libh2o.pc %%PORTDOCS%%%%DOCSDIR%%/configure/headers_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/http1_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/http2_directives.html -%%PORTDOCS%%%%DOCSDIR%%/configure/mruby.html %%PORTDOCS%%%%DOCSDIR%%/configure/mruby_directives.html +%%PORTDOCS%%%%DOCSDIR%%/configure/mruby.html %%PORTDOCS%%%%DOCSDIR%%/configure/proxy_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/quick_start.html %%PORTDOCS%%%%DOCSDIR%%/configure/redirect_directives.html @@ -89,13 +89,13 @@ libdata/pkgconfig/libh2o.pc %%PORTDOCS%%%%DOCSDIR%%/configure/throttle_response_directives.html %%PORTDOCS%%%%DOCSDIR%%/examples/doc_root.alternate/index.txt %%PORTDOCS%%%%DOCSDIR%%/examples/doc_root/index.html +%%PORTDOCS%%%%DOCSDIR%%/examples/h2o_mruby/h2o.conf +%%PORTDOCS%%%%DOCSDIR%%/examples/h2o_mruby/hello.rb %%PORTDOCS%%%%DOCSDIR%%/examples/h2o/alternate.crt %%PORTDOCS%%%%DOCSDIR%%/examples/h2o/alternate.key %%PORTDOCS%%%%DOCSDIR%%/examples/h2o/h2o.conf %%PORTDOCS%%%%DOCSDIR%%/examples/h2o/server.crt %%PORTDOCS%%%%DOCSDIR%%/examples/h2o/server.key -%%PORTDOCS%%%%DOCSDIR%%/examples/h2o_mruby/h2o.conf -%%PORTDOCS%%%%DOCSDIR%%/examples/h2o_mruby/hello.rb %%PORTDOCS%%%%DOCSDIR%%/examples/libh2o/http1client.c %%PORTDOCS%%%%DOCSDIR%%/examples/libh2o/latency-optimization.c %%PORTDOCS%%%%DOCSDIR%%/examples/libh2o/simple.c