You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Emmanuel Lécharny <el...@gmail.com> on 2013/06/23 01:10:41 UTC

[VOTE] Release of Apache Directory Server 2.0.0-M13

Hi,

I'd like to release ApacheDS 2.0.0-M13, which is a bug fix release.

Some critical bugs have been found in M12. Typically, some concurrent
modification and search may break the backend.

The list of fixed bugs and improvments is the following :


    Bug

  * [DIRSERVER-1325
    <https://issues.apache.org/jira/browse/DIRSERVER-1325>] - Simple
    Authentication can not be disabled
  * [DIRSERVER-1490
    <https://issues.apache.org/jira/browse/DIRSERVER-1490>] - Not 100%
    sure, but the DN caches we have in the server might not be updated
    when doing a Move
  * [DIRSERVER-1491
    <https://issues.apache.org/jira/browse/DIRSERVER-1491>] - Improve
    schema extractor
  * [DIRSERVER-1500
    <https://issues.apache.org/jira/browse/DIRSERVER-1500>] - Error
    searching children of known element.
  * [DIRSERVER-1521
    <https://issues.apache.org/jira/browse/DIRSERVER-1521>] -
    dc=example,dc=com DIT no longer exists as a default partition (DIT)
    in 1.5.7?
  * [DIRSERVER-1579
    <https://issues.apache.org/jira/browse/DIRSERVER-1579>] - Various
    problems using moddn operation
  * [DIRSERVER-1661
    <https://issues.apache.org/jira/browse/DIRSERVER-1661>] - Kerberos
    tests not working with JDK 1.6.0_27 and JDK 1.7.0
  * [DIRSERVER-1806
    <https://issues.apache.org/jira/browse/DIRSERVER-1806>] - The
    DelegatedAuthIT test does not test a delegated authentication
  * [DIRSERVER-1829
    <https://issues.apache.org/jira/browse/DIRSERVER-1829>] - bug in
    initializing authenticators for AuthenticatorInterceptor
  * [DIRSERVER-1836
    <https://issues.apache.org/jira/browse/DIRSERVER-1836>] - When
    extedning an interceptor, the operation are executed twice
  * [DIRSERVER-1840
    <https://issues.apache.org/jira/browse/DIRSERVER-1840>] - Wrong
    default duration for ads-repllogmaxidle
  * [DIRSERVER-1846
    <https://issues.apache.org/jira/browse/DIRSERVER-1846>] -
    Configuring SSL/Start TLS keystore does not accept backward slash
    (\) in path
  * [DIRSERVER-1849
    <https://issues.apache.org/jira/browse/DIRSERVER-1849>] - Invalid
    prefixes format for password stored using SHA-2 hashing mechanisms
    (SHA-256, SHA-384, SHA-512)
  * [DIRSERVER-1862
    <https://issues.apache.org/jira/browse/DIRSERVER-1862>] - Concurrent
    searches and adds may break the backend


    Improvement

  * [DIRSERVER-289
    <https://issues.apache.org/jira/browse/DIRSERVER-289>] - Configure
    an optional password message digest algorithm which is applied on
    userPassword attribute values at add and modify operations.
  * [DIRSERVER-1236
    <https://issues.apache.org/jira/browse/DIRSERVER-1236>] - Store an
    AttributeEntry object in filter's node
  * [DIRSERVER-1310
    <https://issues.apache.org/jira/browse/DIRSERVER-1310>] - Improve
    the way we handle controls encoding/decoding
  * [DIRSERVER-1346
    <https://issues.apache.org/jira/browse/DIRSERVER-1346>] - Use
    ServiceLifecycleListener to avoid having System.out messages for
    service start/stop events.
  * [DIRSERVER-1447
    <https://issues.apache.org/jira/browse/DIRSERVER-1447>] -
    loadAllEnabled() method is taking way too long
  * [DIRSERVER-1489
    <https://issues.apache.org/jira/browse/DIRSERVER-1489>] - Provide
    access to remote connection info
  * [DIRSERVER-1511
    <https://issues.apache.org/jira/browse/DIRSERVER-1511>] - Some
    operations are present in the Partition interface when they should not
  * [DIRSERVER-1617
    <https://issues.apache.org/jira/browse/DIRSERVER-1617>] - Add a
    feture to support TLS in DelegatingAuthenticator
  * [DIRSERVER-1801
    <https://issues.apache.org/jira/browse/DIRSERVER-1801>] - The
    authenticator cache is invalidated too frequently


    New Feature

  * [DIRSERVER-275
    <https://issues.apache.org/jira/browse/DIRSERVER-275>] - Add Support
    for LDAP Password Modify Extended Operation
  * [DIRSERVER-434
    <https://issues.apache.org/jira/browse/DIRSERVER-434>] - Add Support
    for Paged Search Results Control
  * [DIRSERVER-866
    <https://issues.apache.org/jira/browse/DIRSERVER-866>] -
    Initialization with another backend than JDBM for the system partition
  * [DIRSERVER-1203
    <https://issues.apache.org/jira/browse/DIRSERVER-1203>] - RFC2307bis
    Support is missing
  * [DIRSERVER-1837
    <https://issues.apache.org/jira/browse/DIRSERVER-1837>] - The
    DelegatingAuthenticator does not support SSL/StartTLS/SASL


    Task

  * [DIRSERVER-710
    <https://issues.apache.org/jira/browse/DIRSERVER-710>] - Exception
    tree should be reviewed



 Here are the associated links :

ApacheDS 2.0.0-M13
------------------
- SVN tag :

http://svn.apache.org/r1495505

https://svn.apache.org/repos/asf/directory/apacheds/tags/2.0.0-M13/

- Nexus repository:
https://repository.apache.org/content/repositories/orgapachedirectory-051/

- Distribution packages:
http://people.apache.org/~elecharny <http://people.apache.org/%7Eelecharny>


[ ] +1 : release ApacheDS 2.0.0-M13
[ ] ± 0 : I don't care
[ ] -1 : No, don't release ApacheDS 2.0.0-M13

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


Re: [VOTE] Release of Apache Directory Server 2.0.0-M13

Posted by Pierre-Arnaud Marcelot <pa...@marcelot.net>.
Hi,

Great to see all those issues resolved.

I looked at the tag and tested a few of the distributions.
Looks good to me!

[X] +1 : release ApacheDS 2.0.0-M13

Regards,
Pierre-Arnaud


On 23 juin 2013, at 01:10, Emmanuel Lécharny <el...@gmail.com> wrote:

> Hi,
> 
> I'd like to release ApacheDS 2.0.0-M13, which is a bug fix release.
> 
> Some critical bugs have been found in M12. Typically, some concurrent
> modification and search may break the backend.
> 
> The list of fixed bugs and improvments is the following :
> 
> 
>    Bug
> 
>  * [DIRSERVER-1325
>    <https://issues.apache.org/jira/browse/DIRSERVER-1325>] - Simple
>    Authentication can not be disabled
>  * [DIRSERVER-1490
>    <https://issues.apache.org/jira/browse/DIRSERVER-1490>] - Not 100%
>    sure, but the DN caches we have in the server might not be updated
>    when doing a Move
>  * [DIRSERVER-1491
>    <https://issues.apache.org/jira/browse/DIRSERVER-1491>] - Improve
>    schema extractor
>  * [DIRSERVER-1500
>    <https://issues.apache.org/jira/browse/DIRSERVER-1500>] - Error
>    searching children of known element.
>  * [DIRSERVER-1521
>    <https://issues.apache.org/jira/browse/DIRSERVER-1521>] -
>    dc=example,dc=com DIT no longer exists as a default partition (DIT)
>    in 1.5.7?
>  * [DIRSERVER-1579
>    <https://issues.apache.org/jira/browse/DIRSERVER-1579>] - Various
>    problems using moddn operation
>  * [DIRSERVER-1661
>    <https://issues.apache.org/jira/browse/DIRSERVER-1661>] - Kerberos
>    tests not working with JDK 1.6.0_27 and JDK 1.7.0
>  * [DIRSERVER-1806
>    <https://issues.apache.org/jira/browse/DIRSERVER-1806>] - The
>    DelegatedAuthIT test does not test a delegated authentication
>  * [DIRSERVER-1829
>    <https://issues.apache.org/jira/browse/DIRSERVER-1829>] - bug in
>    initializing authenticators for AuthenticatorInterceptor
>  * [DIRSERVER-1836
>    <https://issues.apache.org/jira/browse/DIRSERVER-1836>] - When
>    extedning an interceptor, the operation are executed twice
>  * [DIRSERVER-1840
>    <https://issues.apache.org/jira/browse/DIRSERVER-1840>] - Wrong
>    default duration for ads-repllogmaxidle
>  * [DIRSERVER-1846
>    <https://issues.apache.org/jira/browse/DIRSERVER-1846>] -
>    Configuring SSL/Start TLS keystore does not accept backward slash
>    (\) in path
>  * [DIRSERVER-1849
>    <https://issues.apache.org/jira/browse/DIRSERVER-1849>] - Invalid
>    prefixes format for password stored using SHA-2 hashing mechanisms
>    (SHA-256, SHA-384, SHA-512)
>  * [DIRSERVER-1862
>    <https://issues.apache.org/jira/browse/DIRSERVER-1862>] - Concurrent
>    searches and adds may break the backend
> 
> 
>    Improvement
> 
>  * [DIRSERVER-289
>    <https://issues.apache.org/jira/browse/DIRSERVER-289>] - Configure
>    an optional password message digest algorithm which is applied on
>    userPassword attribute values at add and modify operations.
>  * [DIRSERVER-1236
>    <https://issues.apache.org/jira/browse/DIRSERVER-1236>] - Store an
>    AttributeEntry object in filter's node
>  * [DIRSERVER-1310
>    <https://issues.apache.org/jira/browse/DIRSERVER-1310>] - Improve
>    the way we handle controls encoding/decoding
>  * [DIRSERVER-1346
>    <https://issues.apache.org/jira/browse/DIRSERVER-1346>] - Use
>    ServiceLifecycleListener to avoid having System.out messages for
>    service start/stop events.
>  * [DIRSERVER-1447
>    <https://issues.apache.org/jira/browse/DIRSERVER-1447>] -
>    loadAllEnabled() method is taking way too long
>  * [DIRSERVER-1489
>    <https://issues.apache.org/jira/browse/DIRSERVER-1489>] - Provide
>    access to remote connection info
>  * [DIRSERVER-1511
>    <https://issues.apache.org/jira/browse/DIRSERVER-1511>] - Some
>    operations are present in the Partition interface when they should not
>  * [DIRSERVER-1617
>    <https://issues.apache.org/jira/browse/DIRSERVER-1617>] - Add a
>    feture to support TLS in DelegatingAuthenticator
>  * [DIRSERVER-1801
>    <https://issues.apache.org/jira/browse/DIRSERVER-1801>] - The
>    authenticator cache is invalidated too frequently
> 
> 
>    New Feature
> 
>  * [DIRSERVER-275
>    <https://issues.apache.org/jira/browse/DIRSERVER-275>] - Add Support
>    for LDAP Password Modify Extended Operation
>  * [DIRSERVER-434
>    <https://issues.apache.org/jira/browse/DIRSERVER-434>] - Add Support
>    for Paged Search Results Control
>  * [DIRSERVER-866
>    <https://issues.apache.org/jira/browse/DIRSERVER-866>] -
>    Initialization with another backend than JDBM for the system partition
>  * [DIRSERVER-1203
>    <https://issues.apache.org/jira/browse/DIRSERVER-1203>] - RFC2307bis
>    Support is missing
>  * [DIRSERVER-1837
>    <https://issues.apache.org/jira/browse/DIRSERVER-1837>] - The
>    DelegatingAuthenticator does not support SSL/StartTLS/SASL
> 
> 
>    Task
> 
>  * [DIRSERVER-710
>    <https://issues.apache.org/jira/browse/DIRSERVER-710>] - Exception
>    tree should be reviewed
> 
> 
> 
> Here are the associated links :
> 
> ApacheDS 2.0.0-M13
> ------------------
> - SVN tag :
> 
> http://svn.apache.org/r1495505
> 
> https://svn.apache.org/repos/asf/directory/apacheds/tags/2.0.0-M13/
> 
> - Nexus repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-051/
> 
> - Distribution packages:
> http://people.apache.org/~elecharny <http://people.apache.org/%7Eelecharny>
> 
> 
> [ ] +1 : release ApacheDS 2.0.0-M13
> [ ] ± 0 : I don't care
> [ ] -1 : No, don't release ApacheDS 2.0.0-M13
> 
> -- 
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com 
> 


Re: [VOTE] Release of Apache Directory Server 2.0.0-M13

Posted by Kiran Ayyagari <ka...@apache.org>.
likewise

[X] +1 : release ApacheDS 2.0.0-M13


On Sun, Jun 23, 2013 at 1:14 PM, Felix Knecht <fe...@apache.org> wrote:

> Build, tests and tar.gz passes/run for me
>
>  [X] +1 : release ApacheDS 2.0.0-M13
>>
>
> Thanks
> Felix
>



-- 
Kiran Ayyagari
http://keydap.com

[Result] [VOTE] Release of Apache Directory Server 2.0.0-M13

Posted by Emmanuel Lécharny <el...@gmail.com>.
I close the vote for ApacheDS 2.0.0-M13 release. We have had 5 +1
binding votes :
Felix
Kiran
Pierre-Arnaud
Stefan
and me

I'll will update the website and do the announcement.

Thanks !

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


Re: [VOTE] Release of Apache Directory Server 2.0.0-M13

Posted by Felix Knecht <fe...@apache.org>.
Build, tests and tar.gz passes/run for me

> [X] +1 : release ApacheDS 2.0.0-M13

Thanks
Felix

Re: [VOTE] Release of Apache Directory Server 2.0.0-M13

Posted by Stefan Seelmann <ma...@stefan-seelmann.de>.
+1

On 06/23/2013 01:10 AM, Emmanuel Lécharny wrote:
> Hi,
> 
> I'd like to release ApacheDS 2.0.0-M13, which is a bug fix release.
> 
> Some critical bugs have been found in M12. Typically, some concurrent
> modification and search may break the backend.
> 
> The list of fixed bugs and improvments is the following :
> 
> 
>     Bug
> 
>   * [DIRSERVER-1325
>     <https://issues.apache.org/jira/browse/DIRSERVER-1325>] - Simple
>     Authentication can not be disabled
>   * [DIRSERVER-1490
>     <https://issues.apache.org/jira/browse/DIRSERVER-1490>] - Not 100%
>     sure, but the DN caches we have in the server might not be updated
>     when doing a Move
>   * [DIRSERVER-1491
>     <https://issues.apache.org/jira/browse/DIRSERVER-1491>] - Improve
>     schema extractor
>   * [DIRSERVER-1500
>     <https://issues.apache.org/jira/browse/DIRSERVER-1500>] - Error
>     searching children of known element.
>   * [DIRSERVER-1521
>     <https://issues.apache.org/jira/browse/DIRSERVER-1521>] -
>     dc=example,dc=com DIT no longer exists as a default partition (DIT)
>     in 1.5.7?
>   * [DIRSERVER-1579
>     <https://issues.apache.org/jira/browse/DIRSERVER-1579>] - Various
>     problems using moddn operation
>   * [DIRSERVER-1661
>     <https://issues.apache.org/jira/browse/DIRSERVER-1661>] - Kerberos
>     tests not working with JDK 1.6.0_27 and JDK 1.7.0
>   * [DIRSERVER-1806
>     <https://issues.apache.org/jira/browse/DIRSERVER-1806>] - The
>     DelegatedAuthIT test does not test a delegated authentication
>   * [DIRSERVER-1829
>     <https://issues.apache.org/jira/browse/DIRSERVER-1829>] - bug in
>     initializing authenticators for AuthenticatorInterceptor
>   * [DIRSERVER-1836
>     <https://issues.apache.org/jira/browse/DIRSERVER-1836>] - When
>     extedning an interceptor, the operation are executed twice
>   * [DIRSERVER-1840
>     <https://issues.apache.org/jira/browse/DIRSERVER-1840>] - Wrong
>     default duration for ads-repllogmaxidle
>   * [DIRSERVER-1846
>     <https://issues.apache.org/jira/browse/DIRSERVER-1846>] -
>     Configuring SSL/Start TLS keystore does not accept backward slash
>     (\) in path
>   * [DIRSERVER-1849
>     <https://issues.apache.org/jira/browse/DIRSERVER-1849>] - Invalid
>     prefixes format for password stored using SHA-2 hashing mechanisms
>     (SHA-256, SHA-384, SHA-512)
>   * [DIRSERVER-1862
>     <https://issues.apache.org/jira/browse/DIRSERVER-1862>] - Concurrent
>     searches and adds may break the backend
> 
> 
>     Improvement
> 
>   * [DIRSERVER-289
>     <https://issues.apache.org/jira/browse/DIRSERVER-289>] - Configure
>     an optional password message digest algorithm which is applied on
>     userPassword attribute values at add and modify operations.
>   * [DIRSERVER-1236
>     <https://issues.apache.org/jira/browse/DIRSERVER-1236>] - Store an
>     AttributeEntry object in filter's node
>   * [DIRSERVER-1310
>     <https://issues.apache.org/jira/browse/DIRSERVER-1310>] - Improve
>     the way we handle controls encoding/decoding
>   * [DIRSERVER-1346
>     <https://issues.apache.org/jira/browse/DIRSERVER-1346>] - Use
>     ServiceLifecycleListener to avoid having System.out messages for
>     service start/stop events.
>   * [DIRSERVER-1447
>     <https://issues.apache.org/jira/browse/DIRSERVER-1447>] -
>     loadAllEnabled() method is taking way too long
>   * [DIRSERVER-1489
>     <https://issues.apache.org/jira/browse/DIRSERVER-1489>] - Provide
>     access to remote connection info
>   * [DIRSERVER-1511
>     <https://issues.apache.org/jira/browse/DIRSERVER-1511>] - Some
>     operations are present in the Partition interface when they should not
>   * [DIRSERVER-1617
>     <https://issues.apache.org/jira/browse/DIRSERVER-1617>] - Add a
>     feture to support TLS in DelegatingAuthenticator
>   * [DIRSERVER-1801
>     <https://issues.apache.org/jira/browse/DIRSERVER-1801>] - The
>     authenticator cache is invalidated too frequently
> 
> 
>     New Feature
> 
>   * [DIRSERVER-275
>     <https://issues.apache.org/jira/browse/DIRSERVER-275>] - Add Support
>     for LDAP Password Modify Extended Operation
>   * [DIRSERVER-434
>     <https://issues.apache.org/jira/browse/DIRSERVER-434>] - Add Support
>     for Paged Search Results Control
>   * [DIRSERVER-866
>     <https://issues.apache.org/jira/browse/DIRSERVER-866>] -
>     Initialization with another backend than JDBM for the system partition
>   * [DIRSERVER-1203
>     <https://issues.apache.org/jira/browse/DIRSERVER-1203>] - RFC2307bis
>     Support is missing
>   * [DIRSERVER-1837
>     <https://issues.apache.org/jira/browse/DIRSERVER-1837>] - The
>     DelegatingAuthenticator does not support SSL/StartTLS/SASL
> 
> 
>     Task
> 
>   * [DIRSERVER-710
>     <https://issues.apache.org/jira/browse/DIRSERVER-710>] - Exception
>     tree should be reviewed
> 
> 
> 
>  Here are the associated links :
> 
> ApacheDS 2.0.0-M13
> ------------------
> - SVN tag :
> 
> http://svn.apache.org/r1495505
> 
> https://svn.apache.org/repos/asf/directory/apacheds/tags/2.0.0-M13/
> 
> - Nexus repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-051/
> 
> - Distribution packages:
> http://people.apache.org/~elecharny <http://people.apache.org/%7Eelecharny>
> 
> 
> [ ] +1 : release ApacheDS 2.0.0-M13
> [ ] ± 0 : I don't care
> [ ] -1 : No, don't release ApacheDS 2.0.0-M13
>