You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Emmanuel Lecharny <el...@apache.org> on 2018/03/17 17:52:29 UTC

[ANNOUNCE] Apache MINA 2.0.17 released

The Apache MINA project is pleased to announce MINA 2.0.17 ! This
version is a bug fix release.

Apache MINA is a network application framework which helps users
develop high performance and high scalability network applications
easily by providing an abstract, event-driven, asynchronous API over
various transports such as TCP/IP and UDP/IP vis Java NIO.

The Apache MINA project website includes resources such as
introductory presentation slides, tutorials, and examples to help you
learn MINA as soon as possible.


Here is the list of fixed issues :


Bugs :
------

    [DIRMINA-844] - Http Proxy Authentication failed to complete (see
description for exact point of failure)
    [DIRMINA-1002] - Mina IoHandlerEvents missing inputClosed enum item.
    [DIRMINA-1051] - The MD5withRSA cipher is not anymore supported by
Java 8, and our tests certificates have been generated with it.
    [DIRMINA-1052] - Fix the mvn-site command
    [DIRMINA-1056] - IllegalArgumentException when setting max and
minReadBufferSize > 65536 (default)
    [DIRMINA-1057] - AbstractIoSession getScheduledWriteMessages always
-negative?
    [DIRMINA-1059] - NioProcessor's selector is synchronized but
accessed outside
    [DIRMINA-1060] - Handle the spinning selectors in Socket/Datagram
Acceptor and Connector
    [DIRMINA-1072] - SslFilter does not account for SSLEngine runtime
exceptions
    [DIRMINA-1073] - NioSocketSession#isSecured does not comply with
interface contract
    [DIRMINA-1076] - Leaking NioProcessors/NioSocketConnectors hanging
in call to dispose
    [DIRMINA-1077] - Threads hanging in dispose() on SSLHandshakeException

Improvement :
-------------

    [DIRMINA-1061] - When AbstractPollingIoProcessor read nothing, free
the temporary buffer should be better

Task :
------

    [DIRMINA-1058] - Add the missing Javadoc

We recommend all users to upgrade to this release. We consider this a
stable and production ready release. The Apache MINA PMC Thanks !



-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Re: Fwd: [ANNOUNCE] Apache MINA 2.0.17 released

Posted by Emmanuel Lécharny <el...@gmail.com>.
Thanks Craig,

I'll fix that ASAP.

I think it's due to the change made to comply with the request to get
rid of MD5 (which I replaced by SHA256)


Le 17/03/2018 à 21:13, Craig Russell a écrit :
> Hi,
> 
> I visited the downloads page http://mina.apache.org/downloads-mina.html <http://mina.apache.org/downloads-mina.html> and found an incorrect link 
> .tar.bz2 archive mina-2.0.17 <http://www.apache.org/dist/mina/mina/2.0.17/apache-mina-2.0.17-bin.tar.bz2.sha256> (signatures : SHA256 <http://www.apache.org/dist/mina/mina/2.0.17/apache-mina-2.0.17-bin.tar.bz2.sha256> SHA1 <http://www.apache.org/dist/mina/mina/2.0.17/apache-mina-2.0.17-bin.tar.bz2.sha1> ASC <http://www.apache.org/dist/mina/mina/2.0.17/apache-mina-2.0.17-bin.tar.bz2.asc>)
> The mina-2.0.17 actually refers to the sha256 not the tar.bz2
> 
> Regards,
> 
> Craig
> 
>> Begin forwarded message:
>>
>> From: Emmanuel Lecharny <el...@apache.org>
>> Subject: [ANNOUNCE] Apache MINA 2.0.17 released
>> Date: March 17, 2018 at 10:52:29 AM PDT
>> To: announce@apache.org
>> Reply-To: elecharny@apache.org
>>
>> The Apache MINA project is pleased to announce MINA 2.0.17 ! This
>> version is a bug fix release.
>>
>> Apache MINA is a network application framework which helps users
>> develop high performance and high scalability network applications
>> easily by providing an abstract, event-driven, asynchronous API over
>> various transports such as TCP/IP and UDP/IP vis Java NIO.
>>
>> The Apache MINA project website includes resources such as
>> introductory presentation slides, tutorials, and examples to help you
>> learn MINA as soon as possible.
>>
>>
>> Here is the list of fixed issues :
>>
>> Bugs :
>> ------
>>
>>     [DIRMINA-844] - Http Proxy Authentication failed to complete (see
>> description for exact point of failure)
>>     [DIRMINA-1002] - Mina IoHandlerEvents missing inputClosed enum item.
>>     [DIRMINA-1051] - The MD5withRSA cipher is not anymore supported by
>> Java 8, and our tests certificates have been generated with it.
>>     [DIRMINA-1052] - Fix the mvn-site command
>>     [DIRMINA-1056] - IllegalArgumentException when setting max and
>> minReadBufferSize > 65536 (default)
>>     [DIRMINA-1057] - AbstractIoSession getScheduledWriteMessages always
>> -negative?
>>     [DIRMINA-1059] - NioProcessor's selector is synchronized but
>> accessed outside
>>     [DIRMINA-1060] - Handle the spinning selectors in Socket/Datagram
>> Acceptor and Connector
>>     [DIRMINA-1072] - SslFilter does not account for SSLEngine runtime
>> exceptions
>>     [DIRMINA-1073] - NioSocketSession#isSecured does not comply with
>> interface contract
>>     [DIRMINA-1076] - Leaking NioProcessors/NioSocketConnectors hanging
>> in call to dispose
>>     [DIRMINA-1077] - Threads hanging in dispose() on SSLHandshakeException
>>
>> Improvement :
>> -------------
>>
>>     [DIRMINA-1061] - When AbstractPollingIoProcessor read nothing, free
>> the temporary buffer should be better
>>
>> Task :
>> ------
>>
>>     [DIRMINA-1058] - Add the missing Javadoc
>>
>> We recommend all users to upgrade to this release. We consider this a
>> stable and production ready release.
>>
>>
>> The Apache MINA PMC
>>
>>
>> Thanks !
>>
>>
>> -- 
>> Regards,
>> Cordialement,
>> Emmanuel Lécharny
>> www.iktek.com <http://www.iktek.com/>
> Craig L Russell
> Secretary, Apache Software Foundation
> clr@apache.org <ma...@apache.org> http://db.apache.org/jdo <http://db.apache.org/jdo>
> 

-- 
Emmanuel Lecharny

Symas.com
directory.apache.org


Fwd: [ANNOUNCE] Apache MINA 2.0.17 released

Posted by Craig Russell <ap...@gmail.com>.
Hi,

I visited the downloads page http://mina.apache.org/downloads-mina.html <http://mina.apache.org/downloads-mina.html> and found an incorrect link 
.tar.bz2 archive mina-2.0.17 <http://www.apache.org/dist/mina/mina/2.0.17/apache-mina-2.0.17-bin.tar.bz2.sha256> (signatures : SHA256 <http://www.apache.org/dist/mina/mina/2.0.17/apache-mina-2.0.17-bin.tar.bz2.sha256> SHA1 <http://www.apache.org/dist/mina/mina/2.0.17/apache-mina-2.0.17-bin.tar.bz2.sha1> ASC <http://www.apache.org/dist/mina/mina/2.0.17/apache-mina-2.0.17-bin.tar.bz2.asc>)
The mina-2.0.17 actually refers to the sha256 not the tar.bz2

Regards,

Craig

> Begin forwarded message:
> 
> From: Emmanuel Lecharny <el...@apache.org>
> Subject: [ANNOUNCE] Apache MINA 2.0.17 released
> Date: March 17, 2018 at 10:52:29 AM PDT
> To: announce@apache.org
> Reply-To: elecharny@apache.org
> 
> The Apache MINA project is pleased to announce MINA 2.0.17 ! This
> version is a bug fix release.
> 
> Apache MINA is a network application framework which helps users
> develop high performance and high scalability network applications
> easily by providing an abstract, event-driven, asynchronous API over
> various transports such as TCP/IP and UDP/IP vis Java NIO.
> 
> The Apache MINA project website includes resources such as
> introductory presentation slides, tutorials, and examples to help you
> learn MINA as soon as possible.
> 
> 
> Here is the list of fixed issues :
> 
> Bugs :
> ------
> 
>     [DIRMINA-844] - Http Proxy Authentication failed to complete (see
> description for exact point of failure)
>     [DIRMINA-1002] - Mina IoHandlerEvents missing inputClosed enum item.
>     [DIRMINA-1051] - The MD5withRSA cipher is not anymore supported by
> Java 8, and our tests certificates have been generated with it.
>     [DIRMINA-1052] - Fix the mvn-site command
>     [DIRMINA-1056] - IllegalArgumentException when setting max and
> minReadBufferSize > 65536 (default)
>     [DIRMINA-1057] - AbstractIoSession getScheduledWriteMessages always
> -negative?
>     [DIRMINA-1059] - NioProcessor's selector is synchronized but
> accessed outside
>     [DIRMINA-1060] - Handle the spinning selectors in Socket/Datagram
> Acceptor and Connector
>     [DIRMINA-1072] - SslFilter does not account for SSLEngine runtime
> exceptions
>     [DIRMINA-1073] - NioSocketSession#isSecured does not comply with
> interface contract
>     [DIRMINA-1076] - Leaking NioProcessors/NioSocketConnectors hanging
> in call to dispose
>     [DIRMINA-1077] - Threads hanging in dispose() on SSLHandshakeException
> 
> Improvement :
> -------------
> 
>     [DIRMINA-1061] - When AbstractPollingIoProcessor read nothing, free
> the temporary buffer should be better
> 
> Task :
> ------
> 
>     [DIRMINA-1058] - Add the missing Javadoc
> 
> We recommend all users to upgrade to this release. We consider this a
> stable and production ready release.
> 
> 
> The Apache MINA PMC
> 
> 
> Thanks !
> 
> 
> -- 
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com <http://www.iktek.com/>
Craig L Russell
Secretary, Apache Software Foundation
clr@apache.org <ma...@apache.org> http://db.apache.org/jdo <http://db.apache.org/jdo>

Re: [ANNOUNCE] Apache MINA 2.0.17 released

Posted by Emmanuel Lécharny <el...@gmail.com>.
Sure, my mistake !


Le 18/03/2018 à 20:33, sebb a écrit :
> Whilst the announce mail explains what MINA does and what the new
> release offers, it does not have any links to the download page or
> even the main MINA web page.
> 
> Please can you ensure that such info is not omitted from future announce emails?
> 
> On 17 March 2018 at 17:52, Emmanuel Lecharny <el...@apache.org> wrote:
>> The Apache MINA project is pleased to announce MINA 2.0.17 ! This
>> version is a bug fix release.
>>
>> Apache MINA is a network application framework which helps users
>> develop high performance and high scalability network applications
>> easily by providing an abstract, event-driven, asynchronous API over
>> various transports such as TCP/IP and UDP/IP vis Java NIO.
>>
>> The Apache MINA project website includes resources such as
>> introductory presentation slides, tutorials, and examples to help you
>> learn MINA as soon as possible.
>>
>>
>> Here is the list of fixed issues :
>>
>> Bugs :
>> ------
>>
>>     [DIRMINA-844] - Http Proxy Authentication failed to complete (see
>> description for exact point of failure)
>>     [DIRMINA-1002] - Mina IoHandlerEvents missing inputClosed enum item.
>>     [DIRMINA-1051] - The MD5withRSA cipher is not anymore supported by
>> Java 8, and our tests certificates have been generated with it.
>>     [DIRMINA-1052] - Fix the mvn-site command
>>     [DIRMINA-1056] - IllegalArgumentException when setting max and
>> minReadBufferSize > 65536 (default)
>>     [DIRMINA-1057] - AbstractIoSession getScheduledWriteMessages always
>> -negative?
>>     [DIRMINA-1059] - NioProcessor's selector is synchronized but
>> accessed outside
>>     [DIRMINA-1060] - Handle the spinning selectors in Socket/Datagram
>> Acceptor and Connector
>>     [DIRMINA-1072] - SslFilter does not account for SSLEngine runtime
>> exceptions
>>     [DIRMINA-1073] - NioSocketSession#isSecured does not comply with
>> interface contract
>>     [DIRMINA-1076] - Leaking NioProcessors/NioSocketConnectors hanging
>> in call to dispose
>>     [DIRMINA-1077] - Threads hanging in dispose() on SSLHandshakeException
>>
>> Improvement :
>> -------------
>>
>>     [DIRMINA-1061] - When AbstractPollingIoProcessor read nothing, free
>> the temporary buffer should be better
>>
>> Task :
>> ------
>>
>>     [DIRMINA-1058] - Add the missing Javadoc
>>
>> We recommend all users to upgrade to this release. We consider this a
>> stable and production ready release.
>>
>>
>> The Apache MINA PMC
>>
>>
>> Thanks !
>>
>>
>>
>> --
>> Regards,
>> Cordialement,
>> Emmanuel Lécharny
>> www.iktek.com

-- 
Emmanuel Lecharny

Symas.com
directory.apache.org


Re: [ANNOUNCE] Apache MINA 2.0.17 released

Posted by sebb <se...@gmail.com>.
Whilst the announce mail explains what MINA does and what the new
release offers, it does not have any links to the download page or
even the main MINA web page.

Please can you ensure that such info is not omitted from future announce emails?

On 17 March 2018 at 17:52, Emmanuel Lecharny <el...@apache.org> wrote:
> The Apache MINA project is pleased to announce MINA 2.0.17 ! This
> version is a bug fix release.
>
> Apache MINA is a network application framework which helps users
> develop high performance and high scalability network applications
> easily by providing an abstract, event-driven, asynchronous API over
> various transports such as TCP/IP and UDP/IP vis Java NIO.
>
> The Apache MINA project website includes resources such as
> introductory presentation slides, tutorials, and examples to help you
> learn MINA as soon as possible.
>
>
> Here is the list of fixed issues :
>
> Bugs :
> ------
>
>     [DIRMINA-844] - Http Proxy Authentication failed to complete (see
> description for exact point of failure)
>     [DIRMINA-1002] - Mina IoHandlerEvents missing inputClosed enum item.
>     [DIRMINA-1051] - The MD5withRSA cipher is not anymore supported by
> Java 8, and our tests certificates have been generated with it.
>     [DIRMINA-1052] - Fix the mvn-site command
>     [DIRMINA-1056] - IllegalArgumentException when setting max and
> minReadBufferSize > 65536 (default)
>     [DIRMINA-1057] - AbstractIoSession getScheduledWriteMessages always
> -negative?
>     [DIRMINA-1059] - NioProcessor's selector is synchronized but
> accessed outside
>     [DIRMINA-1060] - Handle the spinning selectors in Socket/Datagram
> Acceptor and Connector
>     [DIRMINA-1072] - SslFilter does not account for SSLEngine runtime
> exceptions
>     [DIRMINA-1073] - NioSocketSession#isSecured does not comply with
> interface contract
>     [DIRMINA-1076] - Leaking NioProcessors/NioSocketConnectors hanging
> in call to dispose
>     [DIRMINA-1077] - Threads hanging in dispose() on SSLHandshakeException
>
> Improvement :
> -------------
>
>     [DIRMINA-1061] - When AbstractPollingIoProcessor read nothing, free
> the temporary buffer should be better
>
> Task :
> ------
>
>     [DIRMINA-1058] - Add the missing Javadoc
>
> We recommend all users to upgrade to this release. We consider this a
> stable and production ready release.
>
>
> The Apache MINA PMC
>
>
> Thanks !
>
>
>
> --
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com