Author: elecharny
Date: Sun Apr 14 06:03:19 2019
New Revision: 1857508
URL: http://svn.apache.org/viewvc?rev=1857508&view=rev
Log:
Formatting
Modified:
mina/site/trunk/content/mina-project/news.mdtext
Modified: mina/site/trunk/content/mina-project/news.mdtext
URL:
http://svn.apache.org/viewvc/mina/site/trunk/content/mina-project/news.mdtext?rev=1857508&r1=1857507&r2=1857508&view=diff
==============================================================================
--- mina/site/trunk/content/mina-project/news.mdtext (original)
+++ mina/site/trunk/content/mina-project/news.mdtext Sun Apr 14 06:03:19 2019
@@ -4,13 +4,13 @@
The MINA project is pleased to announce two new releases, MINA 2.1.1 and MINA
2.0.21.
-*These are fixing a critical issue, CVE-2019-0231*
+**These are fixing a critical issue, CVE-2019-0231**
CVE-2019-0231: 'Handling of the close_notify SSL/TLS message does not lead to
a connection closure, leading the server to retain the socket opened and to
have the client potentially receive clear-text messages which were supposed to
be encrypted.'
MINA 2.1.1 also fixes the _CompressionFilter_ usage, by simplfying the way we
proceed with writes. A side effect is that it should be slightly faster to
write data from an application. (This fix is not included in 2.0.21)
-*We urge anyone using any previous MINA version to migrate to one of those two
new versions*
+**We urge anyone using any previous MINA version to migrate to one of those
two new versions**
## MINA 2.1.0 released _posted on March, 14, 2019_