stunnel v4.08, mostly bugfixes. also enable IPv6

This commit is contained in:
jakob 2005-02-28 07:03:09 +00:00
parent a0f41bae3e
commit 2de02b51cb
2 changed files with 7 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.34 2005/01/03 08:06:42 jakob Exp $ # $OpenBSD: Makefile,v 1.35 2005/02/28 07:03:09 jakob Exp $
COMMENT= "SSL encryption wrapper for standard network daemons" COMMENT= "SSL encryption wrapper for standard network daemons"
VERSION= 4.07 VERSION= 4.08
DISTNAME= stunnel-${VERSION} DISTNAME= stunnel-${VERSION}
PKGNAME= ${DISTNAME} PKGNAME= ${DISTNAME}
CATEGORIES= security CATEGORIES= security
@ -31,6 +31,7 @@ CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --with-tcp-wrappers \ CONFIGURE_ARGS+= --with-tcp-wrappers \
--with-random=/dev/arandom \ --with-random=/dev/arandom \
--with-ssl=/usr \ --with-ssl=/usr \
--enable-ipv6 \
--sysconfdir=${SYSCONFDIR} \ --sysconfdir=${SYSCONFDIR} \
--localstatedir=/var \ --localstatedir=/var \
${CONFIGURE_SHARED} ${CONFIGURE_SHARED}

View File

@ -1,4 +1,4 @@
MD5 (stunnel-4.07.tar.gz) = 7d53af550a1c2e01e146b936e58b8860 MD5 (stunnel-4.08.tar.gz) = 812a3e8275bc67f430dcb097c2e14442
RMD160 (stunnel-4.07.tar.gz) = b70ea096e922c6521555869fa59509d4608d3ee2 RMD160 (stunnel-4.08.tar.gz) = ec40f23fe929da08f6bc969ad9bd48a3fa639cc7
SHA1 (stunnel-4.07.tar.gz) = fe9661148bda73ce5a48cd21baf99ecbdc477e1d SHA1 (stunnel-4.08.tar.gz) = 1891662f286183dd0d31a9bfe4c4f8b68fafe7c4
SIZE (stunnel-4.07.tar.gz) = 486230 SIZE (stunnel-4.08.tar.gz) = 488073