diff --git a/.gitignore b/.gitignore index a3f8e76..3c34505 100644 --- a/.gitignore +++ b/.gitignore @@ -122,3 +122,4 @@ /nunc-stans-0.1.5.tar.bz2 /389-ds-base-1.3.4.2.tar.bz2 /389-ds-base-1.3.4.3.tar.bz2 +/389-ds-base-1.3.4.4.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index 429d2ba..c0c2cf8 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -33,7 +33,7 @@ Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.3.4.3 +Version: 1.3.4.4 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv2 with exceptions URL: https://port389.org/ @@ -373,6 +373,36 @@ fi %endif %changelog +* Fri Sep 4 2015 Noriko Hosoi - 1.3.4.4-1 +- Release 1.3.4.4 +- Ticket 48255 - total update request can be lost +- Ticket 48263 - allow plugins to detect tombstone operations +- Ticket 48265 - Complex filter in a search request doen't work as expected. (regression) +- Ticket 47981 - COS cache doesn't properly mark vattr cache as invalid when there are multiple suffixes +- Ticket 48204 - Convert all python scripts to support python3 +- Ticket 48258 - dna plugin needs to handle binddn groups for authorization +- Ticket 48252 - db2index creates index entry from deleted records +- Ticket 48228 - wrong password check if passwordInHistory is decreased. +- Ticket 48252 - db2index creates index entry from deleted records +- Ticket 47757 - Unable to dereference unqiemember attribute because it is dn [#UID] not dn syntax +- Ticket 48254 - Shell CLI fails with usage errors if an argument containing white spaces is given +- Ticket 48254 - CLI db2index fails with usage errors +- Ticket 47831 - remove debug logging from retro cl +- Ticket 48243 - replica upgrade failed in starting dirsrv service due to upgrade scripts did not run +- Ticket 48233 - Server crashes in ACL_LasFindFlush during shutdown if ACIs contain IP addresss restrictions +- Ticket 48250 - Slapd crashes reported from latest build +- Ticket 48249 - sync_repl uuid may be invalid +- Ticket 48245 - Man pages and help for remove-ds.pl doesn't display "-a" option +- Ticket 47511 - bashisms in 389-ds-base admin scripts +- Ticket 47686 - removing chaining database links trigger valgrind read errors +- Ticket 47931 - memberOf & retrocl deadlocks +- Ticket 48228 - wrong password check if passwordInHistory is decreased. +- Ticket 48215 - update dbverify usage in main.c +- Ticket 48215 - verify_db.pl doesn't verify DB specified by -a option +- Ticket 47810 - memberOf plugin not properly rejecting updates +- Ticket 48231 - logconv autobind handling regression caused by 47446 +- Ticket 48232 - winsync lastlogon attribute not syncing between DS and AD. + * Mon Jul 27 2015 Noriko Hosoi - 1.3.4.3-1 - Release 1.3.4.3 - Ticket 48204 - Add Python 3 compatibility to ds-logpipe diff --git a/sources b/sources index 1ed99db..08e3b91 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -5a0de72a156f1959ad6cdfb83b5477a6 389-ds-base-1.3.4.3.tar.bz2 +0c0557b6b4582e04ba1c7766e6f4287a 389-ds-base-1.3.4.4.tar.bz2 4f61a797a4d9eff4d41c619b7d3d0358 nunc-stans-0.1.5.tar.bz2