Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / ACE / debian / libace-ssl-VERSION.NEWS
blobe5bd0e4aa102e0465b9c21c407677ad63b4a4b55
1 ace (6.0.1-2) unstable; urgency=low
3   As of ace 6.0.1-2, SSLv2 support was removed from Debian ACE+TAO
4   packages. This follows change introduced in openssl 1.0.0c-2.
6   WARNING: it means existing ACE-based software will default to SSL v3
7   instead of SSL v2 without warning. Recompiling software explicitly
8   using SSL v2 will fail since the ACE_SSL_Context::SSLv2_* enums got
9   removed.
11  -- Thomas Girard <thomas.g.girard@free.fr>  Sat, 11 Jun 2011 18:51:20 +0200