Accepting request 316545 from home:sdrahn:branches:security:Stunnel
- update to version 5.20 New features - The SSL library detection algorithm was made a bit smarter. - Warnings about insecure authentication were modified to include the name of the affected service section. - Documentation updates (closes Debian bug #781669). Bugfixes - Signal pipe reinitialization added to prevent turning the main accepting thread into a busy wait loop when an external condition breaks the signal pipe. This bug was found to surface on Win32, but other platforms may also be affected. - Generated temporary DH parameters are used for configuration reload instead of the static defaults. - Fixed the manual page headers (thx to Gleydson Soares). OBS-URL: https://build.opensuse.org/request/show/316545 OBS-URL: https://build.opensuse.org/package/show/security:Stunnel/stunnel?expand=0&rev=70
This commit is contained in:
parent
d17aa7ebbc
commit
4ee052d067
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0b543242cf26649acfdd9f00de564c3e8de7ac2237d53935ffdc7eb24f4d556d
|
|
||||||
size 620810
|
|
@ -1 +0,0 @@
|
|||||||
0b543242cf26649acfdd9f00de564c3e8de7ac2237d53935ffdc7eb24f4d556d stunnel-5.19.tar.gz
|
|
3
stunnel-5.20.tar.gz
Normal file
3
stunnel-5.20.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4a36a3729a7287d9d82c4b38bf72c4d3496346cb969b86129c5deac22b20292b
|
||||||
|
size 625091
|
1
stunnel-5.20.tar.gz.sha256
Normal file
1
stunnel-5.20.tar.gz.sha256
Normal file
@ -0,0 +1 @@
|
|||||||
|
4a36a3729a7287d9d82c4b38bf72c4d3496346cb969b86129c5deac22b20292b stunnel-5.20.tar.gz
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 14 06:10:21 UTC 2015 - drahn@suse.com
|
||||||
|
|
||||||
|
- update to version 5.20
|
||||||
|
|
||||||
|
New features
|
||||||
|
|
||||||
|
- The SSL library detection algorithm was made a bit smarter.
|
||||||
|
- Warnings about insecure authentication were modified to include the name of
|
||||||
|
the affected service section.
|
||||||
|
- Documentation updates (closes Debian bug #781669).
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
|
||||||
|
- Signal pipe reinitialization added to prevent turning the main accepting
|
||||||
|
thread into a busy wait loop when an external condition breaks the signal pipe.
|
||||||
|
This bug was found to surface on Win32, but other platforms may also be
|
||||||
|
affected.
|
||||||
|
- Generated temporary DH parameters are used for configuration reload instead
|
||||||
|
of the static defaults.
|
||||||
|
- Fixed the manual page headers (thx to Gleydson Soares).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 29 09:51:58 UTC 2015 - drahn@suse.com
|
Mon Jun 29 09:51:58 UTC 2015 - drahn@suse.com
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: stunnel
|
Name: stunnel
|
||||||
Version: 5.19
|
Version: 5.20
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Universal SSL Tunnel
|
Summary: Universal SSL Tunnel
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user