update to Dante v1.1.7.
-- Compared to the previous release, this version brings amongst other changes the following: o Support for giving interfacenames as internal/external address. o contrib/ directory added. o contrib/sockd-stat.awk, provides statistics based on sockd logfiles. Contributed by Stephan Eisvogel <eisvogel@hawo.stw.uni-erlangen.de>. o If gethostbyname() fails, treat it as if resolveprotocol was set to fake, meaning we hope the socksserver will be able to resolve it. Will presumably make certain dns configurations work better for client. See the NEWS file for a more complete list.
This commit is contained in:
parent
f26792d45f
commit
5a68de168b
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2001/01/22 17:15:28 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2001/02/20 08:04:19 jakob Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386 sparc m68k powerpc
|
||||
|
||||
DISTNAME= dante-1.1.6
|
||||
DISTNAME= dante-1.1.7
|
||||
CATEGORIES= security
|
||||
NEED_VERSION= 1.336
|
||||
MASTER_SITES= ftp://ftp.inet.no/pub/socks/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (dante-1.1.6.tar.gz) = 3d250b1ba8e2dffa5e685a1f119a633f
|
||||
RMD160 (dante-1.1.6.tar.gz) = ef31cd5452bf8bcfd8f80a052a59f20c7f9a3fdf
|
||||
SHA1 (dante-1.1.6.tar.gz) = 89fae2555e9d1268b61b8add01e144b1012e4027
|
||||
MD5 (dante-1.1.7.tar.gz) = e716598396db9599dd7a60745e2e48bc
|
||||
RMD160 (dante-1.1.7.tar.gz) = 183627266d819d9e0bf44c474a1404bd8e79f4fc
|
||||
SHA1 (dante-1.1.7.tar.gz) = 82d960578e5d60698c605911ec0e4fc091dbdd31
|
||||
|
Loading…
Reference in New Issue
Block a user