diff --git a/389-ds-base.spec b/389-ds-base.spec index 3838cb0..2b6dc4d 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -9,8 +9,8 @@ Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.2.11.29 -Release: %{?relprefix}2%{?prerel}%{?dist} +Version: 1.2.11.30 +Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv2 with exceptions URL: http://port389.org/ Group: System Environment/Daemons @@ -323,6 +323,55 @@ exit 0 %{_libdir}/%{pkgname}/libslapd.so.* %changelog +* Thu Aug 7 2014 Noriko Hosoi - 1.2.11.30-1 +- bump version to 1.2.11.30 +- Resolves: #1123477 + Ticket 47869 - unauthenticated information disclosure (Bug 1123477) +- Ticket 616 - High contention on computed attribute lock +- 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 443 - Deleting attribute present in nsslapd-allowed-to-delete-attrs returns Operations error +- Ticket 47863 - New defects found in 389-ds-base-1.2.11 +- 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 47692 - single valued attribute replicated ADD does not work +- Ticket 47781 - Server deadlock if online import started while server is under load +- Ticket 47821 - deref plugin cannot handle complex acis +- Ticket 47831 - server restart wipes out index config if there is a default index +- Ticket 47820 - 1.2.11 branch: coverity errors +- Ticket 47817 - The error result text message should be obtained just prior to sending result +- Ticket 47331 - Self entry access ACI not working properly +- Ticket 47426 - Coverity issue with last commit(move compute_idletimeout out of handle_pr_read_ready) +- Ticket 47426 - move compute_idletimeout out of handle_pr_read_ready +- Ticket 47809 - find a way to remove replication plugin errors messages "changelog iteration code returned a dummy entry with csn %s, skipping ..." +- Ticket 47813 - remove "goto bail" from previous commit +- Ticket 47813 - managed entry plugin fails to update member pointer on modrdn operation +- Ticket 47770 - #481 breaks possibility to reassemble memberuid list +- Ticket 47446 - logconv.pl memory continually grows +- Ticket 47713 - Logconv.pl with an empty access log gives lots of errors +- Ticket 47670 - Aci warnings in error log +- Ticket 47804 - db2bak.pl error with changelogdb +- Ticket 47780 - Some VLV search request causes memory leaks +- Ticket 47787 - A replicated MOD fails (Unwilling to perform) if it targets a tombstone +- Ticket 47764 - Problem with deletion while replicated +- Ticket 47750 - Creating a glue fails if one above level is a conflict or missing +- Ticket 47649 - Server hangs in cos_cache when adding a user entry +- Ticket 47772 - fix coverity issue +- Ticket 47793 - Server crashes if uniqueMember is invalid syntax and memberOf plugin is enabled. +- Ticket 47707 - 389 DS Server crashes and dies while handles paged searches from clients +- Ticket 47771 - Move parentsdn initialization to avoid crash +- Ticket 47771 - Cherry pick issue parentsdn freed twice +- Ticket 47771 - Performing deletes during tombstone purging results in operation errors +- Ticket 346 - Slow ldapmodify operation time for large quantities of multi-valued attribute values +- Ticket 47782 - Parent numbordinate count can be incorrectly updated if an error occurs +- Ticket 47772 - empty modify returns LDAP_INVALID_DN_SYNTAX +- Ticket 47736 - Import incorrectly updates numsubordinates for tombstone entries +- Ticket 47774 - mem leak in do_search - rawbase not freed upon certain errors +- Ticket 47773 - mem leak in do_bind when there is an error +- Ticket 47767 - Nested tombstones become orphaned after purge + * Wed May 7 2014 Rich Megginson - 1.2.11.29-2 - Ticket 47798: 389-ds-base not marked as an upgrade for fedora-ds-base using epel5 - add back fedora-ds provides and obsoletes