diff --git a/stunnel.changes b/stunnel.changes index 655c8be..eb4badc 100644 --- a/stunnel.changes +++ b/stunnel.changes @@ -1,10 +1,28 @@ ------------------------------------------------------------------- -Fri Jun 23 14:00:40 CEST 2006 - poeml@suse.de +Fri Jun 23 15:11:22 CEST 2006 - poeml@suse.de - build as non-root - build with fPIE/pie on SUSE 10.0 or newer, or on any other platform - fix BuildRequires for Fedora Core, and wrap suse_version macros +- upstream 4.1.5 + * Release notes + - There are a lot of new features in this version. I recommend + to test it well before upgrading your mission-critical systems. + [note by packager: out since 3 months, without major problems] + * Bugfixes + - Default threading model changed to pthread for better portability. + - DH parameters are not included in the certificate by default. + * New features sponsored by Software House http://www.swhouse.com/ + - Most SSL-related options (including client, cert, key) are now + available on service level, so it is possible to have an SSL + client and an SSL server in a single stunnel process. + * New features + - Client mode CONNECT protocol support (RFC 2817 section 5.2). + http://www.ietf.org/rfc/rfc2817.txt + - Retrying exec+connect services added. +- make install now tries to create /var/lib/stunnel chmoded 1770 + and group nogroup, which we don't do. ------------------------------------------------------------------- Wed Jan 25 21:41:50 CET 2006 - mls@suse.de