aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Cottlehuber <dch@FreeBSD.org>2023-10-10 14:07:40 +0000
committerDave Cottlehuber <dch@FreeBSD.org>2023-10-10 15:33:08 +0000
commitcf4cc1dce22c040d4a1778c7dac8a1bac2f02963 (patch)
treea2abf2ab0a95fc7eac66ac9fdd50101c86b9e383
parent1560608eea884674990eb53ba00db06ecb221263 (diff)
downloadports-cf4cc1dce22c040d4a1778c7dac8a1bac2f02963.tar.gz
ports-cf4cc1dce22c040d4a1778c7dac8a1bac2f02963.zip
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
-rw-r--r--www/h2o-devel/Makefile4
-rw-r--r--www/h2o-devel/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/www/h2o-devel/Makefile b/www/h2o-devel/Makefile
index 2300a41d9502..1322b991903a 100644
--- a/www/h2o-devel/Makefile
+++ b/www/h2o-devel/Makefile
@@ -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}
diff --git a/www/h2o-devel/distinfo b/www/h2o-devel/distinfo
index 26ae0de3492a..739d40a07990 100644
--- a/www/h2o-devel/distinfo
+++ b/www/h2o-devel/distinfo
@@ -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