<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Thanks for the new version!<br>
<br>
Upon loading configuration in 4.53, I noticed that I no longer get
the following log entry for<br>
each service loaded:<br>
<br>
2012.03.19 21:18:34 LOG6[504:928]: SSL context initialized<br>
<br>
Is this by design, or related to the session ID context bugfix?<br>
<br>
Regards;<br>
<br>
Thomas<br>
<br>
<br>
On 3/19/2012 5:24 PM, Michal Trojnara wrote:
<blockquote cite="mid:895A48AF-3D4D-4C69-9544-F029E26B3D8B@mirt.net"
type="cite">
<meta name="qrichtext" content="1">
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<p style="font-family: 'Sans Serif'; font-size: 10pt; font-style:
normal; font-weight: 400; margin-top: 0px; margin-bottom: 0px;
margin-left: 0px; margin-right: 0px; text-indent: 0px; ">Dear
Users,</p>
<p style="font-family: 'Sans Serif'; font-size: 10pt; font-style:
normal; font-weight: 400; margin-top: 0px; margin-bottom: 0px;
margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br>
</p>
<p style="font-family: 'Sans Serif'; font-size: 10pt; font-style:
normal; font-weight: 400; margin-top: 0px; margin-bottom: 0px;
margin-left: 0px; margin-right: 0px; text-indent: 0px; ">I have
released version 4.53 of stunnel. This is major a bugfix
release. Upgrade is highly recommended.</p>
<p style="font-family: 'Sans Serif'; font-size: 10pt; font-style:
normal; font-weight: 400; margin-top: 0px; margin-bottom: 0px;
margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br>
</p>
<p style="font-family: 'Sans Serif'; font-size: 10pt; font-style:
normal; font-weight: 400; margin-top: 0px; margin-bottom: 0px;
margin-left: 0px; margin-right: 0px; text-indent: 0px; ">The
ChangeLog entry:</p>
<p style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px;
margin-right: 0px; text-indent: 0px; "><font
class="Apple-style-span" face="'Sans Serif'"><br>
<span class="Apple-style-span" style="font-size: 13px;">Version
4.53, 2012.03.19, urgency: MEDIUM:
* New features - Added client-mode "sni" option to directly
control the value of TLS Server Name Indication (RFC 3546)
extension. - Added support for IP_FREEBIND socket option
with a pached Linux kernel. - Glibc-specific dynamic
allocation tuning was applied to help unused memory
deallocation. - Non-blocking OCSP implementation.
* Bugfixes - Compilation fixes for old versions of OpenSSL
(tested against 0.9.6). - Usage of uninitialized variables
fixed in exec+connect services. - Occasional logging
subsystem crash with exec+connect services. - OpenBSD
compilation fix (thx to Michele Orru'). - Session id context
initialized with session name rather than a constant. -
Fixed handling of a rare inetd mode use case, where either
stdin or stdout is a socket, but not both of them at the
same time. - Fixed missing OPENSSL_Applink <a
moz-do-not-send="true"
href="http://www.openssl.org/support/faq.html#PROG2">http://www.openssl.org/support/faq.html#PROG2</a>
- Fixed crash on termination with FORK threading model. -
Fixed dead canary after configuration reload with open
connections. - Fixed missing file descriptors passed to
local mode processes. - Fixed required jmp_buf alignment on
Itanium platform. - Removed creating /dev/zero in the chroot
jail on Solaris platform. - Fixed detection of
WSAECONNREFUSED Winsock error. - Missing
Microsoft.VC90.CRT.manifest added to Windows installer.</span></font></p>
<p style="font-family: 'Sans Serif'; font-size: 10pt; font-style:
normal; font-weight: 400; margin-top: 0px; margin-bottom: 0px;
margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br>
</p>
<p style="font-family: 'Sans Serif'; font-size: 10pt; font-style:
normal; font-weight: 400; margin-top: 0px; margin-bottom: 0px;
margin-left: 0px; margin-right: 0px; text-indent: 0px; ">Home
page: <a moz-do-not-send="true" href="http://stunnel.mirt.net/"><span
style=" text-decoration: underline; color:#0057ae;">http://www.stunnel.org/</span></a><br>
Download: <a moz-do-not-send="true"
href="ftp://stunnel.mirt.net/stunnel/"><span style="
text-decoration: underline; color:#0057ae;">ftp://ftp.stunnel.org/stunnel/</span></a></p>
<p style="font-family: 'Sans Serif'; font-size: 10pt; font-style:
normal; font-weight: 400; margin-top: 0px; margin-bottom: 0px;
margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br>
</p>
<p style="font-family: 'Sans Serif'; font-size: 10pt; font-style:
normal; font-weight: 400; margin-top: 0px; margin-bottom: 0px;
margin-left: 0px; margin-right: 0px; text-indent: 0px; ">SHA-256
hash for stunnel-4.53.tar.gz:</p>
<p style="font-family: 'Sans Serif'; font-size: 10pt; font-style:
normal; font-weight: 400; margin-top: 0px; margin-bottom: 0px;
margin-left: 0px; margin-right: 0px; text-indent: 0px; ">3e640aa4c96861d10addba758b66e99e7c5aec8697764f2a59ca2268901b8e57</p>
<p style="font-family: 'Sans Serif'; font-size: 10pt; font-style:
normal; font-weight: 400; margin-top: 0px; margin-bottom: 0px;
margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br>
</p>
<p style="font-family: 'Sans Serif'; font-size: 10pt; font-style:
normal; font-weight: 400; margin-top: 0px; margin-bottom: 0px;
margin-left: 0px; margin-right: 0px; text-indent: 0px; ">Best
regards,</p>
<p style="font-family: 'Sans Serif'; font-size: 10pt; font-style:
normal; font-weight: 400; margin-top: 0px; margin-bottom: 0px;
margin-left: 0px; margin-right: 0px; text-indent: 0px; "> Mike</p>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
stunnel-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:stunnel-users@stunnel.org">stunnel-users@stunnel.org</a>
<a class="moz-txt-link-freetext" href="http://stunnel.mirt.net/mailman/listinfo/stunnel-users">http://stunnel.mirt.net/mailman/listinfo/stunnel-users</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Attention: This message and all attachments are private and may contain information that is confidential and privileged. If you received this message in error, please notify the sender by reply email and delete the message immediately. </pre>
</body>
</html>