summaryrefslogtreecommitdiff
path: root/ACE/debian/libace-ssl-6.5.0.NEWS
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2018-06-12 08:27:52 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2018-06-12 08:27:52 +0200
commitbd0abf3f336d06322a977c59ab548b4343333ab6 (patch)
tree096f95daf809f74a949ae9826104f9dff353b4b9 /ACE/debian/libace-ssl-6.5.0.NEWS
parentcf42f2ce36123105d52cfeff3d736775436cd96a (diff)
downloadATCD-4eca3e2bc363f5c31456546515ca540b3d2d844e.tar.gz
Diffstat (limited to 'ACE/debian/libace-ssl-6.5.0.NEWS')
-rw-r--r--ACE/debian/libace-ssl-6.5.0.NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/ACE/debian/libace-ssl-6.5.0.NEWS b/ACE/debian/libace-ssl-6.5.0.NEWS
new file mode 100644
index 00000000000..e5bd0e4aa10
--- /dev/null
+++ b/ACE/debian/libace-ssl-6.5.0.NEWS
@@ -0,0 +1,11 @@
+ace (6.0.1-2) unstable; urgency=low
+
+ As of ace 6.0.1-2, SSLv2 support was removed from Debian ACE+TAO
+ packages. This follows change introduced in openssl 1.0.0c-2.
+
+ WARNING: it means existing ACE-based software will default to SSL v3
+ instead of SSL v2 without warning. Recompiling software explicitly
+ using SSL v2 will fail since the ACE_SSL_Context::SSLv2_* enums got
+ removed.
+
+ -- Thomas Girard <thomas.g.girard@free.fr> Sat, 11 Jun 2011 18:51:20 +0200