Files
bpfire/lfs/stunnel
Adolf Belka ec05e6c6bf stunnel: Update to version 5.69
- Update from version 5.63 to 5.69
- Update of rootfile not required
- Changelog
Version 5.69, 2023.03.04, urgency: MEDIUM
	* New features
	  - Improved logging performance with the "output" option.
	  - Improved file read performance on the WIN32 platform.
	  - DH and kDHEPSK ciphersuites removed from FIPS defaults.
	  - Set the LimitNOFILE ulimit in stunnel.service to allow
	    for up to 10,000 concurrent clients.
	* Bugfixes
	  - Fixed the "CApath" option on the WIN32 platform by
	    applying https://github.com/openssl/openssl/pull/20312.
	  - Fixed stunnel.spec used for building rpm packages.
	  - Fixed tests on some OSes and architectures by merging
	    Debian 07-tests-errmsg.patch (thx to Peter Pentchev).
Version 5.68, 2023.02.07, urgency: HIGH
	* Security bugfixes
	  - OpenSSL DLLs updated to version 3.0.8.
	* New features
	  - Added the new 'CAengine' service-level option
	    to load a trusted CA certificate from an engine.
	  - Added requesting client certificates in server
	    mode with 'CApath' besides 'CAfile'.
	  - Improved file read performance.
	  - Improved logging performance.
	* Bugfixes
	  - Fixed EWOULDBLOCK errors in protocol negotiation.
	  - Fixed handling TLS errors in protocol negotiation.
	  - Prevented following fatal TLS alerts with TCP resets.
	  - Improved OpenSSL initialization on WIN32.
	  - Improved testing suite stability.
Version 5.67, 2022.11.01, urgency: HIGH
	* Security bugfixes
	  - OpenSSL DLLs updated to version 3.0.7.
	* New features
	  - Provided a logging callback to custom engines.
	* Bugfixes
	  - Fixed "make cert" with OpenSSL older than 3.0.
	  - Fixed the code and the documentation to use conscious
	    language for SNI servers (thx to Clemens Lang).
Version 5.66, 2022.09.11, urgency: MEDIUM
	* New features
	  - OpenSSL 3.0 FIPS Provider support for Windows.
	* Bugfixes
	  - Fixed building on machines without pkg-config.
	  - Added the missing "environ" declaration for
	    BSD-based operating systems.
	  - Fixed the passphrase dialog with OpenSSL 3.0.
Version 5.65, 2022.07.17, urgency: HIGH
	* Security bugfixes
	  - OpenSSL DLLs updated to version 3.0.5.
	* Bugfixes
	  - Fixed handling globally enabled FIPS.
	  - Fixed openssl.cnf processing in WIN32 GUI.
	  - Fixed a number of compiler warnings.
	  - Fixed tests on older versions of OpenSSL.
Version 5.64, 2022.05.06, urgency: MEDIUM
	* Security bugfixes
	  - OpenSSL DLLs updated to version 3.0.3.
	* New features
	  - Updated the pkcs11 engine for Windows.
	* Bugfixes
	  - Removed the SERVICE_INTERACTIVE_PROCESS flag in
	    "stunnel -install".

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-06-15 09:38:46 +00:00

3.8 KiB