pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/hitch
Module Name: pkgsrc
Committed By: tnn
Date: Sun Jun 27 10:12:10 UTC 2021
Modified Files:
pkgsrc/security/hitch: Makefile distinfo
Log Message:
hitch: update to 1.7.0
2020-10-27: Hitch 1.7.0 released. This introduces support for PROXYv2 in --proxy-proxy mode,
adds new command line switches for various settings, and fixes a bug relating to an imbalance
in worker process load distribution, among other things. See the changelog for more information.
2020-08-31: Hitch 1.6.1 released. Fixes an issue in the PROXYv2 handling where we sometimes would
transmit the wrong 'verify' status for client certificate verification. (changelog)
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/security/hitch/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/hitch/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/hitch/Makefile
diff -u pkgsrc/security/hitch/Makefile:1.17 pkgsrc/security/hitch/Makefile:1.18
--- pkgsrc/security/hitch/Makefile:1.17 Sat Aug 15 02:16:18 2020
+++ pkgsrc/security/hitch/Makefile Sun Jun 27 10:12:10 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2020/08/15 02:16:18 tnn Exp $
+# $NetBSD: Makefile,v 1.18 2021/06/27 10:12:10 tnn Exp $
-DISTNAME= hitch-1.6.0
+DISTNAME= hitch-1.7.0
CATEGORIES= security
MASTER_SITES= https://hitch-tls.org/source/
Index: pkgsrc/security/hitch/distinfo
diff -u pkgsrc/security/hitch/distinfo:1.11 pkgsrc/security/hitch/distinfo:1.12
--- pkgsrc/security/hitch/distinfo:1.11 Sat Aug 15 02:16:18 2020
+++ pkgsrc/security/hitch/distinfo Sun Jun 27 10:12:10 2021
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.11 2020/08/15 02:16:18 tnn Exp $
+$NetBSD: distinfo,v 1.12 2021/06/27 10:12:10 tnn Exp $
-SHA1 (hitch-1.6.0.tar.gz) = c3f4214f891b5237990c4bbbd104b8a2b4ada6a7
-RMD160 (hitch-1.6.0.tar.gz) = c3f496434a1016becf9393354757e130efd79496
-SHA512 (hitch-1.6.0.tar.gz) = 56e40960e188549ec4d211b98bee3647acd3ed75168e29bb65e64137d5b270b0cae1c100c4dcbb6674e311223f056aeb44ff0265610cd6bf848b75828769d973
-Size (hitch-1.6.0.tar.gz) = 321384 bytes
+SHA1 (hitch-1.7.0.tar.gz) = fea45689c8b360700992cc17184cc684d8e34563
+RMD160 (hitch-1.7.0.tar.gz) = 918cd72552117d63e8aa5ffda9852105854de217
+SHA512 (hitch-1.7.0.tar.gz) = d82d2cb5d0be39dcd40ffd969d0a1c25d4d253c21078f8b2b1fca7a4e93acc84c15a53590966917b6382faffc24abdc7928b713460b1f28a321ac5b8fafd8313
+Size (hitch-1.7.0.tar.gz) = 323894 bytes
SHA1 (patch-hitch.conf.example) = 21840c6028994953d9b05632c55f2da81fd817b0
SHA1 (patch-src_configuration.c) = 61689ab5946e2762af1f9c02e6a7b95bfee63368
Home |
Main Index |
Thread Index |
Old Index