update to stunnel v3.14.
-- This release fixes a bug in pid creation. If a user specified -P /dirname instead of -P /dirname/ stunnel would assume that it's a file, delete it and create a new one. Now stunnel makes sure if it's really a file.
This commit is contained in:
parent
481272932e
commit
56dc6d6c3a
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2001/02/02 12:03:42 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2001/02/23 14:39:15 jakob Exp $
|
||||
|
||||
DISTNAME= stunnel-3.13
|
||||
DISTNAME= stunnel-3.14
|
||||
CATEGORIES= security
|
||||
NEED_VERSION= 1.305
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (stunnel-3.13.tar.gz) = c444b4954713012b3fb00cb6cc32d8f6
|
||||
RMD160 (stunnel-3.13.tar.gz) = 8fd6a40e04ea9d390544140b8e430a72bc5ef29b
|
||||
SHA1 (stunnel-3.13.tar.gz) = 0b6d7ef3b2a25e2d52d2e846807a745572424136
|
||||
MD5 (stunnel-3.14.tar.gz) = d63ddbaaf6a593d76bb20cd67f3f0e0e
|
||||
RMD160 (stunnel-3.14.tar.gz) = d45ee3e7510d933f375658491654e95ba50f29b5
|
||||
SHA1 (stunnel-3.14.tar.gz) = f1e713fa9a8c595da9f597c4b920fea63b0973bc
|
||||
|
Loading…
x
Reference in New Issue
Block a user