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
This commit is contained in:
parent
3ccee05196
commit
512d6f4fff
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -24,8 +24,8 @@
|
||||
|
||||
Summary: 389 Directory Server (base)
|
||||
Name: 389-ds-base
|
||||
Version: 1.3.2.17
|
||||
Release: %{?relprefix}1%{?prerel}%{?dist}.1
|
||||
Version: 1.3.2.18
|
||||
Release: %{?relprefix}1%{?prerel}%{?dist}
|
||||
License: GPLv2 with exceptions
|
||||
URL: http://port389.org/
|
||||
Group: System Environment/Daemons
|
||||
@ -316,6 +316,21 @@ fi
|
||||
%{_libdir}/%{pkgname}/libns-dshttpd.so*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 01 2014 Noriko Hosoi <nhosoi@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
|
||||
|
||||
* Fri Jun 06 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.2.17-1.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user