svn commit: r509831 - head/www/h2o
Dave Cottlehuber
dch at FreeBSD.org
Sun Aug 25 18:29:34 UTC 2019
Author: dch
Date: Sun Aug 25 18:29:32 2019
New Revision: 509831
URL: https://svnweb.freebsd.org/changeset/ports/509831
Log:
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 <max at kostikov.co>
Reported by: Max Kostikov <max at kostikov.co>
Reviewed by: adamw
Approved by: jrm (mentor, implicit)
MFH: 2019Q3
Security: CVE-2019-9512
Security: CVE-2019-9514
Security: CVE-2019-9515
Sponsored by: SkunkWerks, GmbH
Modified:
head/www/h2o/Makefile
head/www/h2o/distinfo
head/www/h2o/pkg-plist
Modified: head/www/h2o/Makefile
==============================================================================
--- head/www/h2o/Makefile Sun Aug 25 18:28:42 2019 (r509830)
+++ head/www/h2o/Makefile Sun Aug 25 18:29:32 2019 (r509831)
@@ -3,8 +3,7 @@
PORTNAME= h2o
DISTVERSIONPREFIX= v
-DISTVERSION= 2.2.5
-PORTREVISION= 4
+DISTVERSION= 2.2.6
CATEGORIES= www
MAINTAINER= dch at FreeBSD.org
Modified: head/www/h2o/distinfo
==============================================================================
--- head/www/h2o/distinfo Sun Aug 25 18:28:42 2019 (r509830)
+++ head/www/h2o/distinfo Sun Aug 25 18:29:32 2019 (r509831)
@@ -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: head/www/h2o/pkg-plist
==============================================================================
--- head/www/h2o/pkg-plist Sun Aug 25 18:28:42 2019 (r509830)
+++ head/www/h2o/pkg-plist Sun Aug 25 18:29:32 2019 (r509831)
@@ -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
More information about the svn-ports-head
mailing list