[389-ds-base] Release 1.3.2.23

Noriko Hosoi nhosoi at fedoraproject.org
Wed Aug 27 22:20:27 UTC 2014


commit 19a3cd4322898e12e357c62b081af1375c93df12
Author: Noriko Hosoi <nhosoi at redhat.com>
Date:   Wed Aug 27 14:32:52 2014 -0700

    Release 1.3.2.23
    
    - Ticket 47871 - 389-ds-base-1.3.2.21-1.fc20 crashed over the weekend
    - Ticket 47866 - Errors after upgrading related to attribute "dnaremotebindmethod"
    - Ticket 47816 - v2- internal syncrepl searches are flagged as unindexed
    - Ticket 47877 - check_and_add_entry fails for changetype: add and existing entry
    - Ticket 47834 - Tombstone_to_glue: if parents are also converted to glue, the target entry's DN must be adjusted.
    - Ticket 47875 - dirsrv not running with old openldap
    - Revert "Ticket #47875 - dirsrv not running with old openldap"
    - Ticket 47875 - dirsrv not running with old openldap
    - Ticket 47446 - logconv.pl memory continually grows
    - Ticket 47874 - Performance degradation with scope ONE after some load
    - Ticket 47872 - Filter AND with only one clause should be optimized
    - Ticket 47834 - Tombstone_to_glue: if parents are also converted to glue, the target entry's DN must be adjusted.
    - Ticket 47862 - repl-monitor fails to convert "*" to default values
    - Ticket 47824 - paged results control is not working in some cases when we have a subsuffix.
    - Ticket 47862 - Repl-monitor.pl ignores the provided connection parameters
    - Ticket 346   - Fixing memory leaks
    - Ticket 47753 - Add switch to disable pre-hashed password checking
    - Ticket 47861 - Certain schema files are not replaced during upgrade
    - Ticket 47858 - Internal searches using OP_FLAG_REVERSE_CANDIDATE_ORDER can crash the server
    - Ticket 47797 - fix the indentation
    - Ticket 47797 - DB deadlock when two threads (on separated backend) try to record changes in retroCL
    - Ticket 47692 - single valued attribute replicated ADD does not work
    - Ticket 47781 - Server deadlock if online import started while  server is under load

 .gitignore       |    1 +
 389-ds-base.spec |   30 ++++++++++++++++++++++++++++--
 sources          |    2 +-
 3 files changed, 30 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c267c6a..2a51227 100644
--- a/.gitignore
+++ b/.gitignore
@@ -102,3 +102,4 @@
 /389-ds-base-1.3.2.20.tar.bz2
 /389-ds-base-1.3.2.21.tar.bz2
 /389-ds-base-1.3.2.22.tar.bz2
+/389-ds-base-1.3.2.23.tar.bz2
diff --git a/389-ds-base.spec b/389-ds-base.spec
index 1305789..a1a37a8 100644
--- a/389-ds-base.spec
+++ b/389-ds-base.spec
@@ -24,8 +24,8 @@
 
 Summary:          389 Directory Server (base)
 Name:             389-ds-base
-Version:          1.3.2.22
-Release:          %{?relprefix}1%{?prerel}%{?dist}.3
+Version:          1.3.2.23
+Release:          %{?relprefix}1%{?prerel}%{?dist}
 License:          GPLv2 with exceptions
 URL:              http://port389.org/
 Group:            System Environment/Daemons
@@ -316,6 +316,32 @@ fi
 %{_libdir}/%{pkgname}/libns-dshttpd.so*
 
 %changelog
+* Wed Aug 27 2014 Noriko Hosoi <nhosoi at redhat.com> - 1.3.2.23-1
+- Release 1.3.2.23
+- Ticket 47871 - 389-ds-base-1.3.2.21-1.fc20 crashed over the weekend
+- Ticket 47866 - Errors after upgrading related to attribute "dnaremotebindmethod"
+- Ticket 47816 - v2- internal syncrepl searches are flagged as unindexed
+- Ticket 47877 - check_and_add_entry fails for changetype: add and existing entry
+- Ticket 47834 - Tombstone_to_glue: if parents are also converted to glue, the target entry's DN must be adjusted.
+- Ticket 47875 - dirsrv not running with old openldap
+- Revert "Ticket #47875 - dirsrv not running with old openldap"
+- Ticket 47875 - dirsrv not running with old openldap
+- Ticket 47446 - logconv.pl memory continually grows
+- Ticket 47874 - Performance degradation with scope ONE after some load
+- Ticket 47872 - Filter AND with only one clause should be optimized
+- Ticket 47834 - Tombstone_to_glue: if parents are also converted to glue, the target entry's DN must be adjusted.
+- Ticket 47862 - repl-monitor fails to convert "*" to default values
+- Ticket 47824 - paged results control is not working in some cases when we have a subsuffix.
+- Ticket 47862 - Repl-monitor.pl ignores the provided connection parameters
+- Ticket 346   - Fixing memory leaks
+- Ticket 47753 - Add switch to disable pre-hashed password checking
+- Ticket 47861 - Certain schema files are not replaced during upgrade
+- Ticket 47858 - Internal searches using OP_FLAG_REVERSE_CANDIDATE_ORDER can crash the server
+- Ticket 47797 - fix the indentation
+- Ticket 47797 - DB deadlock when two threads (on separated backend) try to record changes in retroCL
+- Ticket 47692 - single valued attribute replicated ADD does not work
+- Ticket 47781 - Server deadlock if online import started while  server is under load
+
 * Wed Aug 27 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.3.2.22-1.3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index f46b3b7..da07ef5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d48aca0236d75f1f8c96255f580bc7c  389-ds-base-1.3.2.22.tar.bz2
+9c4808f3b16942ec09abe0a145b1aa80  389-ds-base-1.3.2.23.tar.bz2


More information about the scm-commits mailing list