diff --git a/.gitignore b/.gitignore index 5d68147..9d1585b 100644 --- a/.gitignore +++ b/.gitignore @@ -151,3 +151,4 @@ /389-ds-base-1.3.7.3.tar.bz2 /389-ds-base-1.3.7.4.tar.bz2 /389-ds-base-1.3.7.5.tar.bz2 +/389-ds-base-1.3.7.6.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index fb70b9d..43d1373 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -29,7 +29,7 @@ Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.3.7.5 +Version: 1.3.7.6 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: http://www.port389.org @@ -332,9 +332,9 @@ echo remove pid files . . . >> $output 2>&1 || : echo upgrading instances . . . >> $output 2>&1 || : DEBUGPOSTSETUPOPT=`/usr/bin/echo $DEBUGPOSTSETUP | /usr/bin/sed -e "s/[^d]//g"` if [ -n "$DEBUGPOSTSETUPOPT" ] ; then - %{_sbindir}/setup-ds.pl -l $output -$DEBUGPOSTSETUPOPT -u -s General.UpdateMode=offline >> $output 2>&1 || : + %{_sbindir}/setup-ds.pl -$DEBUGPOSTSETUPOPT -u -s General.UpdateMode=offline >> $output 2>&1 || : else - %{_sbindir}/setup-ds.pl -l $output -u -s General.UpdateMode=offline >> $output 2>&1 || : + %{_sbindir}/setup-ds.pl -u -s General.UpdateMode=offline >> $output 2>&1 || : fi # restart instances that require it @@ -476,6 +476,18 @@ fi %{python3_sitelib}/* %changelog +* Mon Oct 9 2017 Mark Reynolds - 1.3.7.6-1 +- Bump verson to 1.3.7.6 +- Ticket 49038 - remove legacy replication - change cleanup script precedence +- Ticket 49392 - memavailable not available +- Ticket 49320 - Activating already active role returns error 16 +- Ticket 49389 - unable to retrieve specific cosAttribute when subtree password policy is configured +- Ticket 49092 - Add CI test for schema-reload +- Ticket 49388 - repl-monitor - matches null string many times in regex +- Ticket 49385 - Fix coverity warnings +- Ticket 49305 - Need to wrap atomic calls +- Ticket 49180 - errors log filled with attrlist_replace - attr_replace + * Fri Sep 22 2017 Mark Reynolds - 1.3.7.5-1 - Bump version to 1.3.7.5 - Ticket 49327 - Add CI test for password expiration controls diff --git a/sources b/sources index 0c54cb9..6051f60 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (389-ds-base-1.3.7.5.tar.bz2) = 13cdb8839064f7db34e9b2f7447e9049a22f34bedd01c4ddea1c413224af366bcc015f1e73230031b251db58bc4c5ab4cfd7ec18b0146bce74e4cab7a976d866 +SHA512 (389-ds-base-1.3.7.6.tar.bz2) = 4a0c50b9b88c9e29e7a16b17ddab4c2930e0519e8bb61f93326e3afefd73808bfbd197d4eb5f670cef1804acaca19e8c4e29c4daa3a7248941d8621119581183