pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/stunnel Update to 4.29:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c1e8881ba7a4
branches:  trunk
changeset: 569887:c1e8881ba7a4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 20 14:46:17 2010 +0000

description:
Update to 4.29:

Version 4.29, 2009.12.02, urgency: MEDIUM:
* New features sponsored by Searchtech Limited http://www.astraweb.com/
  - sessiond, a high performance SSL session cache was built for stunnel.
    A new service-level "sessiond" option was added.  sessiond is
    available for download on ftp://stunnel.mirt.net/stunnel/sessiond/ .
    stunnel clusters will be a lot faster, now!
* Bugfixes
  - "execargs" defaults to the "exec" parameter (thx to Peter Pentchev).
  - Compilation fixes added for AIX and old versions of OpenSSL.
  - Missing "fips" option was added to the manual.

Version 4.28, 2009.11.08, urgency: MEDIUM:
* New features
  - Win32 DLLs for OpenSSL 0.9.8l.
  - Transparent proxy support on Linux kernels >=2.6.28.
    See the manual for details.
  - New socket options to control TCP keepalive on Linux:
    TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL.
  - SSL options updated for the recent version of OpenSSL library.
* Bugfixes
  - A serious bug in asynchronous shutdown code fixed.
  - Data alignment updated in libwrap.c.
  - Polish manual encoding fixed.
  - Notes on compression implementation in OpenSSL added to the manual.

diffstat:

 security/stunnel/Makefile |  5 ++---
 security/stunnel/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r b58bf2532574 -r c1e8881ba7a4 security/stunnel/Makefile
--- a/security/stunnel/Makefile Wed Jan 20 14:45:47 2010 +0000
+++ b/security/stunnel/Makefile Wed Jan 20 14:46:17 2010 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2010/01/17 12:02:44 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2010/01/20 14:46:17 wiz Exp $
 
-DISTNAME=              stunnel-4.27
-PKGREVISION=           2
+DISTNAME=              stunnel-4.29
 CATEGORIES=            security
 MASTER_SITES=          ftp://ftp.fu-berlin.de/unix/security/stunnel/ \
                        ftp://stunnel.mirt.net/stunnel/ \
diff -r b58bf2532574 -r c1e8881ba7a4 security/stunnel/distinfo
--- a/security/stunnel/distinfo Wed Jan 20 14:45:47 2010 +0000
+++ b/security/stunnel/distinfo Wed Jan 20 14:46:17 2010 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.27 2009/07/10 11:23:10 tron Exp $
+$NetBSD: distinfo,v 1.28 2010/01/20 14:46:17 wiz Exp $
 
-SHA1 (stunnel-4.27.tar.gz) = 2daf52fb0906de9fc5bd6a270e620e9316034fd4
-RMD160 (stunnel-4.27.tar.gz) = a0beb4dffbc40c5c4452af767840d6fa703868c9
-Size (stunnel-4.27.tar.gz) = 538604 bytes
+SHA1 (stunnel-4.29.tar.gz) = f93ac9054c62b1db0dcf44f668d323d82cc0f413
+RMD160 (stunnel-4.29.tar.gz) = 7861b38da0c9b1bf5c3aa8c1e9a654d7cedec5ba
+Size (stunnel-4.29.tar.gz) = 544292 bytes
 SHA1 (patch-aa) = 322721b50487cd0eb795df2e3cd45beb86cd95e6
 SHA1 (patch-ac) = 7b4c4331e97f575b0bb82e6ce8a2b7d9a1483da6



Home | Main Index | Thread Index | Old Index