- update package to 4.38
* New features: - Server-side SNI implemented (RFC 3546 section 3.1) with a new service-level option "nsi". - "socket" option also accepts "yes" and "no" for flags. - Nagle's algorithm is now disabled by default for improved interactivity. * Bugfixes: - A compilation fix was added for OpenSSL version < 1.0.0. - Signal pipe set to non-blocking mode. This bug caused hangs of stunnel features based on signals, e.g. local mode, FORK threading, or configuration file reload on Unix. OBS-URL: https://build.opensuse.org/package/show/security:Stunnel/stunnel?expand=0&rev=46
This commit is contained in:
committed by
Git OBS Bridge
parent
920e0efb18
commit
9b570cba76
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 29 06:08:34 UTC 2011 - daniel.rahn@novell.com
|
||||
|
||||
- update package to 4.38
|
||||
* New features:
|
||||
- Server-side SNI implemented (RFC 3546 section 3.1) with a new
|
||||
service-level option "nsi".
|
||||
- "socket" option also accepts "yes" and "no" for flags.
|
||||
- Nagle's algorithm is now disabled by default for improved
|
||||
interactivity.
|
||||
* Bugfixes:
|
||||
- A compilation fix was added for OpenSSL version < 1.0.0.
|
||||
- Signal pipe set to non-blocking mode. This bug caused hangs
|
||||
of stunnel features based on signals, e.g. local mode, FORK
|
||||
threading, or configuration file reload on Unix.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 20 07:49:41 UTC 2011 - daniel.rahn@novell.com
|
||||
|
||||
|
Reference in New Issue
Block a user