pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/stunnel
Module Name: pkgsrc
Committed By: jym
Date: Sun Aug 31 14:59:00 UTC 2025
Modified Files:
pkgsrc/security/stunnel: Makefile distinfo
Log Message:
Update stunnel to 5.75.
Changelog:
Version 5.75, 2025.05.26, urgency: MEDIUM
OpenSSL DLLs updated to version 3.4.1.
OpenSSL FIPS Provider updated to version 3.1.2.
Bugfixes
Fixed infinite loop triggered by OCSP URL parsing errors (thanks to Richard K\x
c3\xb6nning for reporting).
Fixed OPENSSL_NO_OCSP build issues (thanks to Dmitry Mostovoy for reporting).
Fixed default curve selection in FIPS mode with OpenSSL 3.4+.
Fixed tests with modern Python versions.
Fixed tests with multiple OpenSSL versions installed.
Features
Added provider URI support for "cert" and "key" options.
Added new "CAstore" service-level option (OpenSSL 3.0+).
Added "provider" (OpenSSL 3.0+), "providerParameter" (OpenSSL 3.5+), and "setEn
v" global options.
Key file/URI path added to passphrase prompt on Unix.
PKCS#11 provider installed on Windows.
Version 5.74, 2024.12.13, urgency: HIGH
Bugfixes
Fixed a stapling cache deallocation crash.
Fixed "redirect" with protocol negotiation.
Features
"protocolHost" support for "socks" protocol clients.
More detailed logs in OpenSSL 3.0 or later.
To generate a diff of this commit:
cvs rdiff -u -r1.132 -r1.133 pkgsrc/security/stunnel/Makefile
cvs rdiff -u -r1.73 -r1.74 pkgsrc/security/stunnel/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/stunnel/Makefile
diff -u pkgsrc/security/stunnel/Makefile:1.132 pkgsrc/security/stunnel/Makefile:1.133
--- pkgsrc/security/stunnel/Makefile:1.132 Tue Oct 1 13:31:05 2024
+++ pkgsrc/security/stunnel/Makefile Sun Aug 31 14:59:00 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.132 2024/10/01 13:31:05 ryoon Exp $
+# $NetBSD: Makefile,v 1.133 2025/08/31 14:59:00 jym Exp $
-DISTNAME= stunnel-5.73
+DISTNAME= stunnel-5.75
CATEGORIES= security
MASTER_SITES= https://www.stunnel.org/archive/5.x/
Index: pkgsrc/security/stunnel/distinfo
diff -u pkgsrc/security/stunnel/distinfo:1.73 pkgsrc/security/stunnel/distinfo:1.74
--- pkgsrc/security/stunnel/distinfo:1.73 Tue Oct 1 13:31:05 2024
+++ pkgsrc/security/stunnel/distinfo Sun Aug 31 14:59:00 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.73 2024/10/01 13:31:05 ryoon Exp $
+$NetBSD: distinfo,v 1.74 2025/08/31 14:59:00 jym Exp $
-BLAKE2s (stunnel-5.73.tar.gz) = 5579e155fa40654763b80faf4ff70a5df96391c03a385528259c87d26d95b0c7
-SHA512 (stunnel-5.73.tar.gz) = f52cdf683ff8a72b2ccc2ec8ad775ad6c3259b7438b47eba4ad1553d4b709ed49303a0e9f51e02d64745411d7ac477e86843d40e959379c0223308e954e1927d
-Size (stunnel-5.73.tar.gz) = 907200 bytes
+BLAKE2s (stunnel-5.75.tar.gz) = f3b0de7ddf1268ddb4871a012c69dddb82c3bdfef99aed5558ac61a745704dd2
+SHA512 (stunnel-5.75.tar.gz) = ce1d7d1c1534389ae39f2aa838c10b5631c36e88ce1bafc3249fee30130eeb86937808a22c3886dd6598fccf8c63bf965a64b60600a1287aef42b87bd19e7ee7
+Size (stunnel-5.75.tar.gz) = 921591 bytes
SHA1 (patch-aa) = 80c2fef87fa42e46c7baa0b317e2639308f7387c
SHA1 (patch-configure) = 92ac2abab05f7c9a3a074a10dd0d9206e7547a78
SHA1 (patch-stunnel.conf-sample.in) = 9edaabd1bc15d3ff8524178f4a6aba4a7963b015
Home |
Main Index |
Thread Index |
Old Index