diff --git a/.gitignore b/.gitignore index 7f9d96a..99791b7 100644 --- a/.gitignore +++ b/.gitignore @@ -104,3 +104,4 @@ /389-ds-base-1.3.2.22.tar.bz2 /389-ds-base-1.3.2.23.tar.bz2 /389-ds-base-1.3.3.0.tar.bz2 +/389-ds-base-1.3.3.2.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index 42467d1..40df730 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.3.0 +Version: 1.3.3.2 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv2 with exceptions URL: http://port389.org/ @@ -316,6 +316,18 @@ fi %{_libdir}/%{pkgname}/libns-dshttpd.so* %changelog +* Thu Sep 11 2014 Noriko Hosoi - 1.3.3.2-1 +- Release 1.3.3.2 +- Ticket 47889 - DS crashed during ipa-server-install on test_ava_filter +- Ticket 47895 - If no effective ciphers are available, disable security setting. +- Ticket 47838 - harden the list of ciphers available by default +- Ticket 47885 - did not always return a response control +- Ticket 47890 - minor memory leaks in utilities +- Ticket 47834 - Tombstone_to_glue: if parents are also converted to glue, the target entry's DN must be adjusted. +- Ticket 47748 - Simultaneous adding a user and binding as the user could fail in the password policy check +- Ticket 47875 - dirsrv not running with old openldap +- Ticket 47885 - deref plugin should not return references with noc access rights + * Wed Sep 03 2014 Noriko Hosoi - 1.3.3.0-1 - Release 1.3.3.0 - Ticket 47879 - coverity defects in plugins/replication/windows_protocol_util.c diff --git a/sources b/sources index a2bf589..ca81f9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5e31cb789f72f6b24975e62716025ceb 389-ds-base-1.3.3.0.tar.bz2 +af1be74280663b27009aa66843a79951 389-ds-base-1.3.3.2.tar.bz2