[packages/hitch] hitch-1.4.3 (2016-11-14)

glen glen at pld-linux.org
Fri Nov 18 23:58:06 CET 2016


commit a5e099150113bd804f53c19199438bb731648285
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Nov 19 00:57:11 2016 +0200

    hitch-1.4.3 (2016-11-14)
    
    - OCSP stapling is now enabled by default.
      Users should create ocsp-dir (default: /var/lib/hitch/) and make it
      writable for the hitch user.
    
    - Build error due to man page generation on FreeBSD (most likely non-Linux)
      has been fixed.

 hitch.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/hitch.spec b/hitch.spec
index 15fba5f..98e1766 100644
--- a/hitch.spec
+++ b/hitch.spec
@@ -4,12 +4,12 @@
 
 Summary:	Network proxy that terminates TLS/SSL connections
 Name:		hitch
-Version:	1.4.2
+Version:	1.4.3
 Release:	1
 License:	BSD
 Group:		Daemons
 Source0:	https://hitch-tls.org/source/%{name}-%{version}.tar.gz
-# Source0-md5:	65c5498005c10be3e03c09c76176acbf
+# Source0-md5:	5499146a406865df2bdf2f7f477322aa
 Patch0:		%{name}.systemd.service.patch
 Patch1:		%{name}.initrc.redhat.patch
 URL:		https://hitch-tls.org/
@@ -45,7 +45,6 @@ cp -p hitch.conf.example hitch.conf
 %build
 CFLAGS="%{rpmcflags} -fPIE"
 LDFLAGS="-pie"
-CPPFLAGS="-I%{_includedir}/libev"
 %configure
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hitch.git/commitdiff/a5e099150113bd804f53c19199438bb731648285



More information about the pld-cvs-commit mailing list