Update stunnel to 4.50 (from 4.46).

Version 4.50, 2011.12.03, urgency: MEDIUM:

    New features
        Added Android port.
        Updated INSTALL.FIPS.
    Bugfixes
        Fixed internal memory allocation problem in inetd mode.
        Fixed FIPS mode on Microsoft Vista, Server 2008, and Windows 7. This fix required to compile OpenSSL FIPS-compliant DLLs with MSVC 9.0, instead of MSVC 10.0. msvcr100.dll was replaced with msvcr90.dll. GPL compatibility issues are explained in the GPL FAQ: http://www.gnu.org/licenses/gpl-faq.html#WindowsRuntimeAndGPL
        POP3 server-side protocol negotiation updated to report STLS capability (thx to Anthony Morgan).

Version 4.49, 2011.11.28, urgency: MEDIUM:

    Bugfixes
        Missing Microsoft Visual C++ Redistributable (msvcr100.dll) required by FIPS-compliant OpenSSL library was added to the Windows installer.
        A bug was fixed causing crashes on MacOS X and some other platforms.

Version 4.48, 2011.11.26, urgency: MEDIUM:

    New features
        FIPS support on Win32 platform added. OpenSSL 0.9.8r DLLs based on FIPS 1.2.3 canister are included with this version of stunnel. FIPS mode can be disabled with "fips = no" configuration file option.
    Bugfixes
        Fixed canary initialization problem on Win32 platform.

Version 4.47, 2011.11.21, urgency: MEDIUM:

    Internal improvements
        CVE-2010-3864 workaround improved to check runtime version of OpenSSL rather than compiled version, and to allow OpenSSL 0.x.x >= 0.9.8p.
        Encoding of man page sources changed to UTF-8.
    Bugfixes
        Handling of socket/SSL close in transfer() function was fixed.
        Logging was modified to save and restore system error codes.
        Option "service" was restricted to Unix, as since stunnel 4.42 it wasn't doing anything useful on Windows platform.
This commit is contained in:
jym 2011-12-08 19:37:57 +00:00
parent 2c97565827
commit a5e41583f0
2 changed files with 6 additions and 7 deletions

View file

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.75 2011/11/26 04:40:19 sbd Exp $
# $NetBSD: Makefile,v 1.76 2011/12/08 19:37:57 jym Exp $
DISTNAME= stunnel-4.46
PKGREVISION= 1
DISTNAME= stunnel-4.50
CATEGORIES= security
MASTER_SITES= ftp://ftp.stunnel.org/stunnel/

View file

@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.33 2011/11/10 21:01:39 ryoon Exp $
$NetBSD: distinfo,v 1.34 2011/12/08 19:37:57 jym Exp $
SHA1 (stunnel-4.46.tar.gz) = 0c4430426c741e0e22874b4f9ae2f37cbc07f5a5
RMD160 (stunnel-4.46.tar.gz) = 85151366aa2373dc4ffbe0df56d72a0b8c17d65d
Size (stunnel-4.46.tar.gz) = 522125 bytes
SHA1 (stunnel-4.50.tar.gz) = 4f1865ad77014c069310667f297e1c1cad51d0eb
RMD160 (stunnel-4.50.tar.gz) = e6b4713c77bce2d98284cfaa6d5a480a4751c0db
Size (stunnel-4.50.tar.gz) = 523953 bytes
SHA1 (patch-aa) = 0e57d4fa383dad7891795073d1f6b5075715b346
SHA1 (patch-ac) = 43521a88606981bc55dd94043d52b1a16f08e583