1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/www/h2o/pkg-plist
Dave Cottlehuber 5f7cf76cd9 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@kostikov.co>
Reported by:	Max Kostikov <max@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
2019-08-25 18:29:32 +00:00

113 lines
4.2 KiB
Plaintext

bin/h2o
include/h2o.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_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
include/h2o/mruby_.h
include/h2o/multithread.h
include/h2o/openssl_backport.h
include/h2o/rand.h
include/h2o/serverutil.h
include/h2o/socket.h
include/h2o/socket/evloop.h
include/h2o/socket/uv-binding.h
include/h2o/socketpool.h
include/h2o/string_.h
include/h2o/time_.h
include/h2o/timeout.h
include/h2o/token.h
include/h2o/tunnel.h
include/h2o/url.h
include/h2o/version.h
include/h2o/websocket.h
lib/libh2o-evloop.so
lib/libh2o-evloop.so.0.13
lib/libh2o-evloop.so.0.13.6
lib/libh2o.so
lib/libh2o.so.0.13
lib/libh2o.so.0.13.6
libdata/pkgconfig/libh2o-evloop.pc
libdata/pkgconfig/libh2o.pc
%%DATADIR%%/annotate-backtrace-symbols
%%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
%%MRUBY%%%%DATADIR%%/mruby/dos_detector.rb
%%MRUBY%%%%DATADIR%%/mruby/htpasswd.rb
%%MRUBY%%%%DATADIR%%/mruby/lru_cache.rb
%%MRUBY%%%%DATADIR%%/mruby/preloads.rb
%%MRUBY%%%%DATADIR%%/mruby/trie_addr.rb
%%PORTDOCS%%%%DOCSDIR%%/assets/8mbps100msec-nginx195-h2o150.png
%%PORTDOCS%%%%DOCSDIR%%/assets/firstpaintbench.png
%%PORTDOCS%%%%DOCSDIR%%/assets/remotebench.png
%%PORTDOCS%%%%DOCSDIR%%/assets/searchstyle.css
%%PORTDOCS%%%%DOCSDIR%%/assets/staticfile612-nginx1910-h2o170.png
%%PORTDOCS%%%%DOCSDIR%%/assets/style.css
%%PORTDOCS%%%%DOCSDIR%%/benchmarks.html
%%PORTDOCS%%%%DOCSDIR%%/configure.html
%%PORTDOCS%%%%DOCSDIR%%/configure/access_control.html
%%PORTDOCS%%%%DOCSDIR%%/configure/access_log_directives.html
%%PORTDOCS%%%%DOCSDIR%%/configure/base_directives.html
%%PORTDOCS%%%%DOCSDIR%%/configure/basic_auth.html
%%PORTDOCS%%%%DOCSDIR%%/configure/cgi.html
%%PORTDOCS%%%%DOCSDIR%%/configure/command_options.html
%%PORTDOCS%%%%DOCSDIR%%/configure/compress_directives.html
%%PORTDOCS%%%%DOCSDIR%%/configure/dos_detection.html
%%PORTDOCS%%%%DOCSDIR%%/configure/errordoc_directives.html
%%PORTDOCS%%%%DOCSDIR%%/configure/expires_directives.html
%%PORTDOCS%%%%DOCSDIR%%/configure/fastcgi_directives.html
%%PORTDOCS%%%%DOCSDIR%%/configure/file_directives.html
%%PORTDOCS%%%%DOCSDIR%%/configure/headers_directives.html
%%PORTDOCS%%%%DOCSDIR%%/configure/http1_directives.html
%%PORTDOCS%%%%DOCSDIR%%/configure/http2_directives.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
%%PORTDOCS%%%%DOCSDIR%%/configure/reproxy_directives.html
%%PORTDOCS%%%%DOCSDIR%%/configure/status_directives.html
%%PORTDOCS%%%%DOCSDIR%%/configure/syntax_and_structure.html
%%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/libh2o/http1client.c
%%PORTDOCS%%%%DOCSDIR%%/examples/libh2o/latency-optimization.c
%%PORTDOCS%%%%DOCSDIR%%/examples/libh2o/simple.c
%%PORTDOCS%%%%DOCSDIR%%/examples/libh2o/socket-client.c
%%PORTDOCS%%%%DOCSDIR%%/examples/libh2o/websocket.c
%%PORTDOCS%%%%DOCSDIR%%/faq.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/install.html
%%PORTDOCS%%%%DOCSDIR%%/search/jquery-1.9.1.min.js
%%PORTDOCS%%%%DOCSDIR%%/search/oktavia-english-search.js
%%PORTDOCS%%%%DOCSDIR%%/search/oktavia-jquery-ui.js
%%PORTDOCS%%%%DOCSDIR%%/search/searchindex.js
@dir(%%H2O_USER%%,%%H2O_GROUP%%,0750) %%H2O_LOGDIR%%
@sample %%ETCDIR%%/h2o.conf.sample