summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-06-24 09:17:03 +0000
committeradam <adam@pkgsrc.org>2018-06-24 09:17:03 +0000
commit69f27263fafbf8eab6102b232956bbedabcc3d87 (patch)
treef37f323be73746db5a1b0486dd52c848db230f04 /www
parent1c95dea534d245403523cd2ad6f2ea8c1c7cf33d (diff)
downloadpkgsrc-69f27263fafbf8eab6102b232956bbedabcc3d87.tar.gz
h2o: updated to 2.2.5:
H2O version 2.2.5: This is a bug-fix release of the 2.2 series with following changes from 2.2.4, including one vulnerability fix. [security fix][access-log] fix buffer overflow CVE-2018-0608 [fastcgi] index file name must be part of SCRIPT_NAME [http2] do not compress cookies less than 20 bytes long [http2] stop opening new push streams after receiving GOAWAY [http2] fix conformance issues [mruby] drop the link rel=preload header with a x-http2-push-only attribute [mruby] allow loading a file that shares the basename with one of the preloaded files [proxy] fix I/O error when receiving multiple informational responses [ssl] fix bug that prevents record size growing to maximum when latency optimization is disabled [ssl] fix compatibility issues with libressl 2.7 [ssl] update picotls to support TLS 1.3 draft-26
Diffstat (limited to 'www')
-rw-r--r--www/h2o/Makefile7
-rw-r--r--www/h2o/distinfo10
2 files changed, 8 insertions, 9 deletions
diff --git a/www/h2o/Makefile b/www/h2o/Makefile
index 999bd0f8b91..011d02e0465 100644
--- a/www/h2o/Makefile
+++ b/www/h2o/Makefile
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.16 2017/07/30 22:32:25 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2018/06/24 09:17:03 adam Exp $
-DISTNAME= h2o-2.2.0
+DISTNAME= h2o-2.2.5
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=h2o/}
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/h2o/h2o
COMMENT= Optimized HTTP server with support for HTTP/1.x and HTTP/2
LICENSE= mit
-GITHUB_TAG= v${PKGVERSION_NOREV}
-
USE_CMAKE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= perl:run pkg-config
diff --git a/www/h2o/distinfo b/www/h2o/distinfo
index 2dd357d7a94..9b410a33bcc 100644
--- a/www/h2o/distinfo
+++ b/www/h2o/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2017/04/09 15:30:06 adam Exp $
+$NetBSD: distinfo,v 1.11 2018/06/24 09:17:03 adam Exp $
-SHA1 (h2o-2.2.0.tar.gz) = aee90be399df772c2fbaaad630f6f615f7648920
-RMD160 (h2o-2.2.0.tar.gz) = 32414876f610a9ea18f85f9c90af42082e504d14
-SHA512 (h2o-2.2.0.tar.gz) = bc429f4204ca1a4e7f758748fe429e374e545e2350cd610453e96c22bc83844fb8d904cd08f2a6b66129619b202be710e76975479ef387195acd7605a7ab63b9
-Size (h2o-2.2.0.tar.gz) = 16188348 bytes
+SHA1 (h2o-2.2.5.tar.gz) = 188cd4792d28cd7c88a572f6a92949c6aaef5693
+RMD160 (h2o-2.2.5.tar.gz) = 4036c8ec4042fd3d9191aa38cff0754072b9067f
+SHA512 (h2o-2.2.5.tar.gz) = 24b07140d24fbb7796038aab44f44be5ffabc6f2841954273e2ad9f1a864e5482051dd7abfa6446297a46b6868763114695fa4f123ee3175bdac53b4c1868bc2
+Size (h2o-2.2.5.tar.gz) = 16257295 bytes