update to v1.1.15. NEWS excerpt:

***  Monday, October 16, 2000 -- Dante v1.1.5

 o New prototype for gethostbyaddr in RedHat 7.0 added.
   First reported by Paul R Streitman <prs@us.ibm.com>.

 o RedHat needs libnsl for tcpwrappers to work.

***  Thursday, October 5, 2000 -- Dante v1.1.4

 o fix bug affecting clients going through socks v4 servers.
   Reported and nicely diagnosed by Jack Keane (jkeane@OpenReach.com).

 o increase default listen backlog to 511, based on request by
   Doug Hardie (bc979@lafn.org).

***  Monday, September 25, 2000 -- Dante v1.1.3

 o some fixes/additions to example/ files.

 o HP-UX 11.00 should now work.
   Thanks to Malte Cornils <malte@cornils.net> for testing.

 o httpproxysupport in client (meaning "socksify" can work
   when going through webproxies too).

 o expire badmarking on bad/non-working routes/proxyservers after
   configured time.  Default to never expiring, as in previous
   versions.  See BADROUTE_EXPIRE in config.h.

 o say what address we expected the bindreply to come from in
   "unexpected bindreply ..."

 o don't close controlconnection if another socket is using it.
   Fixes a bug triggered when using the bindextension in certain
   cases.  Problem reported by Jacques A. Vidrine (n@nectar.com).

 o compilation outside source directory fixed, based on patch from
   NISHIMURA Daisuke <nishi@graco.c.u-tokyo.ac.jp>

 o bsdi uses elf; NISHIMURA Daisuke <nishi@graco.c.u-tokyo.ac.jp>

 o dlib/hostcache.c now compiled again. First reported by
   "Jacques A. Vidrine" <n@nectar.com>
This commit is contained in:
jakob 2000-11-19 12:26:07 +00:00
parent 2e93f8541c
commit dfa4244b6b
2 changed files with 8 additions and 5 deletions

View File

@ -1,11 +1,13 @@
# $OpenBSD: Makefile,v 1.11 2000/10/04 21:54:01 jakob Exp $
# $OpenBSD: Makefile,v 1.12 2000/11/19 12:26:07 jakob Exp $
DISTNAME= dante-1.1.2
DISTNAME= dante-1.1.5
CATEGORIES= security
NEED_VERSION= 1.310
MASTER_SITES= ftp://ftp.inet.no/pub/socks/
HOMEPAGE= http://www.inet.no/dante/
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
@ -14,6 +16,7 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu
SEPARATE_BUILD= concurrent
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/dante

View File

@ -1,3 +1,3 @@
MD5 (dante-1.1.2.tar.gz) = d522a4c2da7c68ef7340e39c642a7ca2
RMD160 (dante-1.1.2.tar.gz) = 48208df30eb0f1aa4301f62c326ace0745eda82c
SHA1 (dante-1.1.2.tar.gz) = 5718e1d1584382e0bb78d44575de6121431a8102
MD5 (dante-1.1.5.tar.gz) = 5efd1516ad03ba8cbc270c42ff3405cf
RMD160 (dante-1.1.5.tar.gz) = ed5eaf3d38cb44ef1c115601861bb30dba851260
SHA1 (dante-1.1.5.tar.gz) = d6b04ba40d3d6330237a04cd985a35d09bd16618