SHA256
1
0
forked from pool/stunnel

Accepting request 319059 from home:sdrahn:branches:security:Stunnel

- update to version 5.21
  
  New features
	- Signal names are displayed instead of numbers.
	- First resolve IPv4 addresses on passive resolver requests.
	- More elaborate descriptions were added to the warning about using
	  "verify = 2" without "checkHost" or "checkIP".
	- Performance optimization was performed on the debug code.
  Bugfixes
	    
	- Fixed the FORK and UCONTEXT threading support.
	- Fixed "failover=prio" (broken since stunnel 5.15).
	- Added a retry when sleep(3) was interrupted by a signal in the cron
	  thread scheduler.

OBS-URL: https://build.opensuse.org/request/show/319059
OBS-URL: https://build.opensuse.org/package/show/security:Stunnel/stunnel?expand=0&rev=71
This commit is contained in:
Daniel Rahn 2015-07-28 06:10:08 +00:00 committed by Git OBS Bridge
parent 4ee052d067
commit c10a79e5db
6 changed files with 25 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4a36a3729a7287d9d82c4b38bf72c4d3496346cb969b86129c5deac22b20292b
size 625091

View File

@ -1 +0,0 @@
4a36a3729a7287d9d82c4b38bf72c4d3496346cb969b86129c5deac22b20292b stunnel-5.20.tar.gz

3
stunnel-5.21.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2aef568b1955f5e233f6a8e17ebce3d30755f1be44c813f5a48e621f785596e3
size 626573

View File

@ -0,0 +1 @@
2aef568b1955f5e233f6a8e17ebce3d30755f1be44c813f5a48e621f785596e3 stunnel-5.21.tar.gz

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Tue Jul 28 06:05:13 UTC 2015 - drahn@suse.com
- update to version 5.21
New features
- Signal names are displayed instead of numbers.
- First resolve IPv4 addresses on passive resolver requests.
- More elaborate descriptions were added to the warning about using
"verify = 2" without "checkHost" or "checkIP".
- Performance optimization was performed on the debug code.
Bugfixes
- Fixed the FORK and UCONTEXT threading support.
- Fixed "failover=prio" (broken since stunnel 5.15).
- Added a retry when sleep(3) was interrupted by a signal in the cron
thread scheduler.
-------------------------------------------------------------------
Tue Jul 14 06:10:21 UTC 2015 - drahn@suse.com

View File

@ -16,7 +16,7 @@
#
Name: stunnel
Version: 5.20
Version: 5.21
Release: 0
Summary: Universal SSL Tunnel
License: GPL-2.0+