Update to stunnel-5.70.

Fix the configure sysconfdir path to point to PKG_SYSCONFBASE instead of
PKG_SYSCONFDIR, as stunnel already appends 'stunnel' path component to
its sysconfdir resolution.

Issue investigated and reported to me by spz@, thanks!

Changelog:

Version 5.70, 2023.07.12, urgency: HIGH

    Security bugfixes
        OpenSSL DLLs updated to version 3.0.9.
        OpenSSL FIPS Provider updated to version 3.0.8.
    Bugfixes
        Fixed TLS socket EOF handling with OpenSSL 3.x. This bug caused major interoperability issues between stunnel built with OpenSSL 3.x and Microsoft's Schannel Security Support Provider (SSP).
        Fixed reading certificate chains from PKCS#12 files.
    Features
        Added configurable delay for the "retry" option.
This commit is contained in:
jym 2023-08-23 21:20:15 +00:00
parent bf53a89b22
commit 4401bd3616
2 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.128 2023/07/16 14:05:08 wiz Exp $
# $NetBSD: Makefile,v 1.129 2023/08/23 21:20:15 jym Exp $
DISTNAME= stunnel-5.69
DISTNAME= stunnel-5.70
CATEGORIES= security
MASTER_SITES= https://www.stunnel.org/archive/5.x/
@ -9,11 +9,11 @@ HOMEPAGE= https://www.stunnel.org/
COMMENT= Universal SSL tunnel
LICENSE= gnu-gpl-v2
BUILD_DEFS+= VARBASE
BUILD_DEFS+= VARBASE PKG_SYSCONFBASE
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE}
CONFIGURE_ARGS+= --with-ssl=${SSLBASE:Q}
.include "../../mk/bsd.prefs.mk"

View file

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.70 2023/07/09 02:00:52 taca Exp $
$NetBSD: distinfo,v 1.71 2023/08/23 21:20:15 jym Exp $
BLAKE2s (stunnel-5.69.tar.gz) = 84c9d0d12b95097519035c6e33cae581df62399624b77994089db06519fe192b
SHA512 (stunnel-5.69.tar.gz) = 6ae7b3bc126d45a633e91a4c9e5841d321c8704753866c0e5d0e94cbb189288a5b699dfdbc4d0b26f0c39ca69bae2c8f96f26a3b2b4a7b626f457845e6a53d2d
Size (stunnel-5.69.tar.gz) = 879988 bytes
BLAKE2s (stunnel-5.70.tar.gz) = 269536f43033b92eae47afcb2ab17b63637fd7d4830e01e0a4e277ef9df34334
SHA512 (stunnel-5.70.tar.gz) = f3fd1c248561d300932ebf64988f4de6596be898bbfe8f370566d9fd9eafef294704f85ed9699410377d7f1c4c27f8ba0edbaabccca87fac7d5a40ac90a3b837
Size (stunnel-5.70.tar.gz) = 882920 bytes
SHA1 (patch-aa) = 0d0fb3c795f8fd51c1f21032214ef994cb712550
SHA1 (patch-configure) = 92ac2abab05f7c9a3a074a10dd0d9206e7547a78
SHA1 (patch-stunnel.conf-sample.in) = 9edaabd1bc15d3ff8524178f4a6aba4a7963b015