[389-ds-base/f20] Release 1.3.2.18

Noriko Hosoi nhosoi at fedoraproject.org
Tue Jul 1 23:15:59 UTC 2014


commit 6efb5b82d7f6a41e3169def101dea9b37b0be23d
Author: Noriko Hosoi <nhosoi at redhat.com>
Date:   Tue Jul 1 15:04:56 2014 -0700

    Release 1.3.2.18
    
    - Ticket 47750 - Creating a glue fails if one above level is a conflict or missing
    - Ticket 47763 - winsync plugin modify is broken
    - Ticket 47821 - deref plugin cannot handle complex acis
    - Ticket 47831 - server restart wipes out index config if there is a default index
    - Ticket 47817 - The error result text message should be obtained just prior to sending result
    - Ticket 47815 - Add operations rejected by betxn plugins remain in cache
    - Ticket 47809 - find a way to remove replication plugin errors messages "changelog iteration code returned a dummy entry with csn %s, skipping ..."
    - Ticket 47704 - invalid sizelimits in aci group evaluation
    - Ticket 47813 - remove "goto bail" from previous commit
    - Ticket 47813 - managed entry plugin fails to update member  pointer on modrdn operation
    - Ticket 47808 - If be_txn plugin fails in ldbm_back_add, adding entry is double freed.
    - Ticket 47770 - #481 breaks possibility to reassemble memberuid list

 .gitignore       |    1 +
 389-ds-base.spec |   17 ++++++++++++++++-
 sources          |    2 +-
 3 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 106303e..1c87397 100644
--- a/.gitignore
+++ b/.gitignore
@@ -97,3 +97,4 @@
 /389-ds-base-1.3.2.15.tar.bz2
 /389-ds-base-1.3.2.16.tar.bz2
 /389-ds-base-1.3.2.17.tar.bz2
+/389-ds-base-1.3.2.18.tar.bz2
diff --git a/389-ds-base.spec b/389-ds-base.spec
index 4f31128..1ddcbdd 100644
--- a/389-ds-base.spec
+++ b/389-ds-base.spec
@@ -24,7 +24,7 @@
 
 Summary:          389 Directory Server (base)
 Name:             389-ds-base
-Version:          1.3.2.17
+Version:          1.3.2.18
 Release:          %{?relprefix}1%{?prerel}%{?dist}
 License:          GPLv2 with exceptions
 URL:              http://port389.org/
@@ -316,6 +316,21 @@ fi
 %{_libdir}/%{pkgname}/libns-dshttpd.so*
 
 %changelog
+* Tue Jul 01 2014 Noriko Hosoi <nhosoi at redhat.com> - 1.3.2.18-1
+- Release 1.3.2.18
+- Ticket 47750 - Creating a glue fails if one above level is a conflict or missing
+- Ticket 47763 - winsync plugin modify is broken
+- Ticket 47821 - deref plugin cannot handle complex acis
+- Ticket 47831 - server restart wipes out index config if there is a default index
+- Ticket 47817 - The error result text message should be obtained just prior to sending result
+- Ticket 47815 - Add operations rejected by betxn plugins remain in cache
+- Ticket 47809 - find a way to remove replication plugin errors messages "changelog iteration code returned a dummy entry with csn %s, skipping ..."
+- Ticket 47704 - invalid sizelimits in aci group evaluation
+- Ticket 47813 - remove "goto bail" from previous commit
+- Ticket 47813 - managed entry plugin fails to update member  pointer on modrdn operation
+- Ticket 47808 - If be_txn plugin fails in ldbm_back_add, adding entry is double freed.
+- Ticket 47770 - #481 breaks possibility to reassemble memberuid list
+
 * Thu May 29 2014 Noriko Hosoi <nhosoi at redhat.com> - 1.3.2.17-1
 - Release 1.3.2.17
 - Ticket 47446 - logconv.pl memory continually grows
diff --git a/sources b/sources
index fa58a68..ca6e0f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc8bcbfb823dc8829947382e60b7a508  389-ds-base-1.3.2.17.tar.bz2
+a5405b9d1a9387512a2be888d04b0173  389-ds-base-1.3.2.18.tar.bz2


More information about the scm-commits mailing list