Commit Graph

3 Commits

Author SHA1 Message Date
Clemens Lang
304e4a8ec0 New upstream release 5.72
* Bugfixes
  - Fixed SSL_CTX_new() errors handling.
  - Fixed OPENSSL_NO_PSK builds.
  - Fixed tests with OpenSSL older than 1.0.2.

Resolves: rhbz#2262756
Signed-off-by: Clemens Lang <cllang@redhat.com>
From-source-git-commit: fa190ce0a73e06265176ba1df80f67e557dcc5cd
2024-02-05 15:49:43 +01:00
Clemens Lang
c27f314594 New upstream release 5.71
* Features
 - OCSP stapling is requested and verified in the client mode.
 - Using "verifyChain" automatically enables OCSP stapling in the client
   mode.
 - OCSP stapling is always available in the server mode.
 - An inconclusive OCSP verification breaks TLS negotiation. This can be
   disabled with "OCSPrequire = no".
 - Added the "TIMEOUTocsp" option to control the maximum time allowed
   for connecting an OCSP responder.
 - Added support for Red Hat OpenSSL 3.x patches.

Resolves: rhbz#2239740
Signed-off-by: Clemens Lang <cllang@redhat.com>
2023-10-05 11:17:28 +02:00
Clemens Lang
a0c4ac9d12 stunnel.spec: Use SPDX license identifier
stunnel-exception is not yet in the license exception list v3.21
published at https://spdx.org/licenses/exceptions-index.html, but it has
been merged upstream in github.com/spdx/license-list-XML#2074 and will
appear in a future release.

Additionally switch to %autorelease and %autochangelog.

Signed-off-by: Clemens Lang <cllang@redhat.com>
2023-08-30 17:21:42 +02:00