[packages/hitch] hitch-1.4.4 (2016-12-22)
glen
glen at pld-linux.org
Sat Dec 24 18:46:45 CET 2016
commit 219a2a97cd7fa8232880bbac19690b1d1d62a8d1
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Dec 24 19:46:15 2016 +0200
hitch-1.4.4 (2016-12-22)
- OpenSSL 1.1.0 compatibility fixes. OpenSSL 1.1.0 is now fully
supported with Hitch.
- Fix a bug in the OCSP refresh code that could make it loop with
immediate refreshes flooding an OCSP responder.
- Force the SSL_OP_SINGLE_DH_USE setting. This protects against an
OpenSSL vulnerability where a remote attacker could discover private
DH exponents (CVE-2016-0701).
hitch.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/hitch.spec b/hitch.spec
index 98e1766..a2edda2 100644
--- a/hitch.spec
+++ b/hitch.spec
@@ -4,12 +4,12 @@
Summary: Network proxy that terminates TLS/SSL connections
Name: hitch
-Version: 1.4.3
+Version: 1.4.4
Release: 1
License: BSD
Group: Daemons
Source0: https://hitch-tls.org/source/%{name}-%{version}.tar.gz
-# Source0-md5: 5499146a406865df2bdf2f7f477322aa
+# Source0-md5: 374753bf2616aa648277f71a68e2d744
Patch0: %{name}.systemd.service.patch
Patch1: %{name}.initrc.redhat.patch
URL: https://hitch-tls.org/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hitch.git/commitdiff/219a2a97cd7fa8232880bbac19690b1d1d62a8d1
More information about the pld-cvs-commit
mailing list