1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

www/h2o-devel: update to 20231010 snapshot with HTTP2 fixes

- [security fix][http2] fix HTTP/2 DoS attack vectors
- https://github.com/h2o/h2o/security/advisories/GHSA-2m7v-gc89-fjqf

Security:	CVE-2023-44487

Sponsored by:	SkunkWerks, GmbH
This commit is contained in:
Dave Cottlehuber 2023-10-10 14:07:40 +00:00
parent 1560608eea
commit cf4cc1dce2
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= h2o
DISTVERSIONPREFIX= v
DISTVERSION= 2.3.0-dev.20230928
DISTVERSION= 2.3.0-dev.20231010
CATEGORIES= www
PKGNAMESUFFIX= -devel
@ -21,7 +21,7 @@ LIB_DEPENDS= libuv.so:devel/libuv
USES= cmake:noninja compiler:c11 cpe perl5 pkgconfig shebangfix ssl
CPE_VENDOR= dena
USE_GITHUB= yes
GH_TAGNAME= cb9f500
GH_TAGNAME= 8f8e35a
USE_LDCONFIG= yes
USE_RC_SUBR= ${PORTNAME}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1695982211
SHA256 (h2o-h2o-v2.3.0-dev.20230928-cb9f500_GH0.tar.gz) = dd863138f0995a93456057846b5bcd0943c23984d7fe31a5621022cf85748313
SIZE (h2o-h2o-v2.3.0-dev.20230928-cb9f500_GH0.tar.gz) = 30557709
TIMESTAMP = 1696944296
SHA256 (h2o-h2o-v2.3.0-dev.20231010-8f8e35a_GH0.tar.gz) = 639ef6a4adf5a33606a427a9c7d1e60cca05d8612ddc3a2831e31aee6f6b5a85
SIZE (h2o-h2o-v2.3.0-dev.20231010-8f8e35a_GH0.tar.gz) = 30559011