Commit Graph

86 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
b9f3b7e5be New upstream release 5.70
* 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.

Resolves: rhbz#2222467
Signed-off-by: Clemens Lang <cllang@redhat.com>
2023-07-13 11:51:16 +02:00
Clemens Lang
9d17847efb New upstream release 5.69
Resolves: rhbz#2139207
Signed-off-by: Clemens Lang <cllang@redhat.com>
2023-03-06 11:46:02 +01:00
Clemens Lang
87c3c6d11e New upstream release 5.66
From-source-git-commit: cdddaac47cf2c136edd1fcd572d286425263de4d
Signed-off-by: Clemens Lang <cllang@redhat.com>
2022-09-12 12:11:21 +02:00
Clemens Lang
1b04c460ed New upstream release 5.62
Signed-off-by: Clemens Lang <cllang@redhat.com>
2022-01-18 12:01:03 +01:00
Sahana Prasad
ed2a8b43b9 Updating sources
Signed-off-by: Sahana Prasad <sahana@redhat.com>
2022-01-13 06:29:05 +01:00
Clemens Lang
1c02cd025e New upstream release 5.61
Fixes #1887204.

Update the default TLS version patch to no longer include a large amount
of whitespace in its "Using the default TLS version as specified in its
OpenSSL crypto policies. Not setting explicitly." message. The
whitespace was caused by a line continuation, which is now replaced by
string literal concatenation.

Patch the FIPS tests to be skipped when stunnel is compiled against an
OpenSSL 3.x configured with enable-fips, but without the required
configuration that would be installed by a system administrator using
openssl fipsinstall. This matches the behavior when compiled against
OpenSSL 3.x configured without enable-fips.

Switch to package URL to https. Upstream has done the same in the spec
file in the tarball.

Add build dependencies for python3 and the openssl command line tool.
Both are used in tests now.

Drop a sed expression applied to the configure script that no longer
does anything and remove environment variables from testing that are no
longer required to make the tests pass.
2022-01-12 12:14:18 +01:00
Sahana Prasad
c067aa65bf New upstream release 5.58
Signed-off-by: Sahana Prasad <sahana@redhat.com>
2021-02-22 10:17:26 +01:00
Sahana Prasad
ced24bae40 - New upstream release 5.57
- Fixes #1925229 - client certificate not correctly verified
  when redirect and verifyChain options are used.

Signed-off-by: Sahana Prasad <sahana@redhat.com>
2021-02-10 10:15:15 +01:00
Sahana Prasad
c28c41a09a 'Updated the stunnel 5.56 sources 2020-01-07 23:15:39 +01:00
Sahana Prasad
1745ea5f18 Updated the stunnel 5.55 sources 2019-09-26 10:32:17 +02:00
Tomas Mraz
6a23fb478e New upstream release 5.50 2019-01-14 12:22:06 +01:00
Tomas Mraz
c634166933 New upstream release 5.48 2018-07-24 11:25:22 +02:00
Tomas Mraz
ddcf4c2773 New upstream release 5.46 2018-05-31 10:18:37 +02:00
Tomas Mraz
c195cb2d2f New upstream release 5.44
Disable libwrap support (#1518789)
2018-01-11 18:29:57 +01:00
Tomas Mraz
ddf8652d86 New upstream release 5.42
Use the system cipher list by default (#1483967)
2017-08-22 14:47:22 +02:00
Neal Gompa
b943c1935e New upstream release 5.41 2017-04-17 14:09:26 -04:00
Neal Gompa
39ebce4d44 New upstream release 5.40
- Properly mark license files
- Rebase patches
- Eliminate unnecessary Provides
- Small spec cleanups and fixes
2017-03-22 15:30:14 +01:00
Tomas Mraz
e094c01be8 New upstream release 5.35 with fix for bug #1358810 2016-07-21 16:21:24 +02:00
Tomas Mraz
661b0c0f0c New upstream release 5.34 2016-07-13 17:02:24 +02:00
Tomas Mraz
0132657974 New upstream release 5.30
- Add generic stunnel@.service provided by Štefan Gurský (#1195742)
2016-02-03 17:32:45 +01:00
Avesh Agarwal
8bc9a92e3a New upstream release 5.18.
- Finally deleted the patch stunnel-5-sample.patch as upstream
  has merged those changes.
- Fixes patches as per new code changes.
- Fixed systemd service file related changes.
2015-06-22 11:42:07 -04:00
Avesh Agarwal
067033c3ee New upstream release 5.17. 2015-06-08 10:30:33 -04:00
Avesh Agarwal
361b2bed92 New upstream release 5.16. 2015-05-22 17:00:28 -04:00
Avesh Agarwal
6d23c36567 New upstream release 5.15.
- 1155977: Fixed upstream too so removed the associated patch
- Updates other patches too.
2015-04-27 11:32:35 -04:00
Avesh Agarwal
85235ef5a3 New upstream release 5.14. 2015-03-30 16:14:49 -04:00
Avesh Agarwal
f59e623fa9 New upstream release 5.13. 2015-03-30 15:57:51 -04:00
Avesh Agarwal
d71d61f538 New upstream release 5.12. 2015-03-30 15:41:21 -04:00
Avesh Agarwal
bfc27db6e8 New upstream release 5.11. 2015-03-30 15:25:34 -04:00
Avesh Agarwal
72569ed797 New upstream release 5.10. 2015-01-28 14:17:07 -05:00
Avesh Agarwal
88f578eea8 1163349: New upstream release 5.09. 2015-01-08 18:26:35 -05:00
Avesh Agarwal
b58461ebee 1163349: New upstream release 5.08 2014-12-11 15:49:58 -05:00
Avesh Agarwal
dfaeaaee32 1163349: New upstream beta release 5.08b6
- Fixed incorrect reporting of fips status in configure.ac
  at compile time
- Fixed default OpenSSL directory issue by using with-ssl
- Updates local patches
- 1155977: Fixes man page issues
2014-11-23 01:51:28 -05:00
Avesh Agarwal
3e74686361 New upstream release 5.07 2014-11-04 14:35:00 -05:00
Avesh Agarwal
0fd9d77cd8 New upstream release 5.06
- Addresses Poodle security issue
2014-10-17 13:13:29 -04:00
Avesh Agarwal
b2638abf36 rhbz #1144393: New upstream beta release
- systemd socket activation support
2014-10-08 14:58:41 -04:00
Avesh Agarwal
f6a8a9321c New upstream realease 5.04
- Updates local patches so that they apply cleanly to
  avoud hunk errors
2014-09-22 15:59:00 -04:00
Avesh Agarwal
2552e7126f New upstream realease 5.03 2014-08-28 12:07:50 -04:00
Avesh Agarwal
2b02b2d361 rhbz#1108818: New upstream realease 5.02
- Updated local patches
- The rhbz#530950 is tested and seems to work. STRLEN has
  been no longer allocated statically since 4.36 version.
  So it is possible that this bz might have got fixed
  around 4.36 release.
- Fixes rpmlint errors
2014-07-14 14:39:31 -04:00
Avesh Agarwal
4074c0584c New upstream realease 5.01
- Supports OpenSSL DLLs 1.0.1g.
- Fixes to take care of OpenSSL,s TLS heartbeat
  read overrun (CVE-2014-0160).
2014-04-17 15:20:11 -04:00
Avesh Agarwal
1ff588bc09 New upstream realease 5.00
- Updated local patches.
- Fix for CVE-2014-0016
- Fixed changelog date errors
- Fixes rhbz #1006819
2014-03-07 14:24:19 -05:00
Avesh Agarwal
48a61eff0d New upstream realease 4.56.
- Updated local patches.
- Fixed upstream URL in spec file.
- Sourced URL of sha256 hash file in spec file.
2013-04-01 11:27:40 -04:00
Avesh Agarwal
c0e3ca3f6b New upstream realease 4.55
- Updated local patches
- enabled fips mode
- Fixed for pod2man as it build-requires perl-podlators
2013-03-04 18:12:38 -05:00
Avesh Agarwal
487ae9248e New upstream realease 4.54
- Updated local patches
2012-10-16 14:42:04 -04:00
Avesh Agarwal
60e7956c85 New upstream realease 4.53
- Updated local patches
2012-05-14 14:27:04 -04:00
Avesh Agarwal
79d4b425fc New upstream realease 4.52
- Updated local patches
2012-03-05 19:03:54 -05:00
Avesh Agarwal
e97a2aa685 New upstream realease 4.50
Updated local patches
2012-01-03 10:52:20 -05:00
Avesh Agarwal
b570a112a6 New upstream realease 4.44
Updated local patches
2011-09-20 16:49:21 -04:00
Avesh Agarwal
8c65aaf0be New upstream realease 4.42
Updated local patches
Fixes #732069
2011-08-19 13:40:54 -04:00