pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/stunnel Update "stunnel" package to version 4...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4815d92a01da
branches: trunk
changeset: 395679:4815d92a01da
user: tron <tron%pkgsrc.org@localhost>
date: Fri Jul 10 11:23:10 2009 +0000
description:
Update "stunnel" package to version 4.27. Changes since 4.26:
- New features
- FIPS support was updated for openssl-fips 1.2.
- New priority failover strategy for multiple "connect" targets,
controlled with "failover=rr" (default) or "failover=prio".
- pgsql protocol negotiation by Marko Kreen <markokr%gmail.com@localhost>.
- Bugfixes
- Libwrap helper processes fixed to close standard
input/output/error file descriptors.
diffstat:
security/stunnel/Makefile | 5 +++--
security/stunnel/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (35 lines):
diff -r e224f3b5894e -r 4815d92a01da security/stunnel/Makefile
--- a/security/stunnel/Makefile Fri Jul 10 11:10:39 2009 +0000
+++ b/security/stunnel/Makefile Fri Jul 10 11:23:10 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2008/10/17 07:31:58 adam Exp $
+# $NetBSD: Makefile,v 1.66 2009/07/10 11:23:10 tron Exp $
-DISTNAME= stunnel-4.26
+DISTNAME= stunnel-4.27
CATEGORIES= security
MASTER_SITES= ftp://ftp.fu-berlin.de/unix/security/stunnel/ \
ftp://stunnel.mirt.net/stunnel/ \
@@ -9,6 +9,7 @@
MAINTAINER= shaun%inerd.com@localhost
HOMEPAGE= http://www.stunnel.org/
COMMENT= Universal SSL tunnel
+LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
diff -r e224f3b5894e -r 4815d92a01da security/stunnel/distinfo
--- a/security/stunnel/distinfo Fri Jul 10 11:10:39 2009 +0000
+++ b/security/stunnel/distinfo Fri Jul 10 11:23:10 2009 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.26 2008/10/17 07:31:58 adam Exp $
+$NetBSD: distinfo,v 1.27 2009/07/10 11:23:10 tron Exp $
-SHA1 (stunnel-4.26.tar.gz) = 1c9f5dd6b21f354c356cd9100899a90a83068c68
-RMD160 (stunnel-4.26.tar.gz) = 09e0f60357a90b66f66a1f4cda1b04872c087d0d
-Size (stunnel-4.26.tar.gz) = 531804 bytes
+SHA1 (stunnel-4.27.tar.gz) = 2daf52fb0906de9fc5bd6a270e620e9316034fd4
+RMD160 (stunnel-4.27.tar.gz) = a0beb4dffbc40c5c4452af767840d6fa703868c9
+Size (stunnel-4.27.tar.gz) = 538604 bytes
SHA1 (patch-aa) = 322721b50487cd0eb795df2e3cd45beb86cd95e6
SHA1 (patch-ac) = 7b4c4331e97f575b0bb82e6ce8a2b7d9a1483da6
Home |
Main Index |
Thread Index |
Old Index