pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/nghttp2
Module Name: pkgsrc
Committed By: adam
Date: Wed May 31 10:24:48 UTC 2017
Modified Files:
pkgsrc/www/nghttp2: Makefile distinfo
Log Message:
Changes 1.23.1:
This release fixes the bug which makes nghttpx crash in OCSP response verification with certain kind of OCSP response.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/nghttp2/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/nghttp2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/nghttp2/Makefile
diff -u pkgsrc/www/nghttp2/Makefile:1.26 pkgsrc/www/nghttp2/Makefile:1.27
--- pkgsrc/www/nghttp2/Makefile:1.26 Fri May 26 19:47:18 2017
+++ pkgsrc/www/nghttp2/Makefile Wed May 31 10:24:48 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2017/05/26 19:47:18 adam Exp $
+# $NetBSD: Makefile,v 1.27 2017/05/31 10:24:48 adam Exp $
-DISTNAME= nghttp2-1.23.0
+DISTNAME= nghttp2-1.23.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/www/nghttp2/distinfo
diff -u pkgsrc/www/nghttp2/distinfo:1.22 pkgsrc/www/nghttp2/distinfo:1.23
--- pkgsrc/www/nghttp2/distinfo:1.22 Fri May 26 19:47:18 2017
+++ pkgsrc/www/nghttp2/distinfo Wed May 31 10:24:48 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2017/05/26 19:47:18 adam Exp $
+$NetBSD: distinfo,v 1.23 2017/05/31 10:24:48 adam Exp $
-SHA1 (nghttp2-1.23.0.tar.xz) = 7bf0be27fcd601023e2095bd7114ed164979db23
-RMD160 (nghttp2-1.23.0.tar.xz) = 23f96f0532b792d87190115af6805ccfdb135025
-SHA512 (nghttp2-1.23.0.tar.xz) = d3230db303c03dd454344438fd6579b853569d70ef8f0f983e55ba0a4ad6cf22c35eb7dc8f83809a1f409a546755964c662e0d5cae2ec279a5ab6bd3bee6b795
-Size (nghttp2-1.23.0.tar.xz) = 1517680 bytes
+SHA1 (nghttp2-1.23.1.tar.xz) = 80758c07d20fcde717243c1a0baf99da78693fca
+RMD160 (nghttp2-1.23.1.tar.xz) = 346aab3c794bce85ecab6f339cceb72ab0c6d4aa
+SHA512 (nghttp2-1.23.1.tar.xz) = 404729183c3f15635ae96f6888c4a40ec50cfbbd65cc3d9fa6be7a47274cd5509f647fbb8d16f2bfcdd2f39c11d245897245333bcbab8a8cb52c6f8efd3390de
+Size (nghttp2-1.23.1.tar.xz) = 1514780 bytes
Home |
Main Index |
Thread Index |
Old Index