From 0743334d9296b9898e6f104ed1bcc3d983a598e9 Mon Sep 17 00:00:00 2001 From: Noriko Hosoi Date: Jul 01 2016 20:23:40 +0000 Subject: Release 1.3.5.10-1 - Ticket 47538 - Fix repl-monitor color and lag times - Ticket 47538 - repl-monitor.pl legend not properly sorted - Ticket 47538 - repl-monitor.pl not displaying correct color code for lag time - Ticket 48109 - substring index with nssubstrbegin: 1 is not being used with filters like (attr=x*) - Ticket 48346 - ldaputil code cleanup - Ticket 48346 - log too verbose when re-acquiring expired ticket - Ticket 48354 - Review of default ACI in the directory server - Ticket 48366 - proxyauth does not work bound as directory manager - Ticket 48449 - Import readNSState.py from RichM's repo - Ticket 48636 - Fix config validation check - Ticket 48637 - DN cache is not always updated when ADD operation fails - Ticket 48745 - Matching Rule caseExactIA5Match indexes incorrectly values with upper cases - Ticket 48755 - CI test: test case for ticket 48755 - Ticket 48755 - moving an entry could make the online init fail - Ticket 48889 - ldclt - fix man page and usage info - Ticket 48891 - ns-slapd crashes during the shutdown after adding attribute with a matching rule - Ticket 48892 - Wrong result code display in audit-failure log - Ticket 48893 - cn=config should not have readable components to anonymous - Ticket 48895 - tests package should be noarch - Ticket 48898 - Crash during shutdown if nunc-stans is enabled - Ticket 48899 - Values of dbcachetries/dbcachehits in cn=monitor could overflow. - Ticket 48900 - Add connection perf stats to logconv.pl - Ticket 48902 - Strdup pwdstoragescheme name to prevent misbehaving plugins - Ticket 48904 - syncrepl search returning error 329; plugin sending a bad error code - Ticket 48905 - coverity defects --- diff --git a/.gitignore b/.gitignore index bbe182c..a6ecaf3 100644 --- a/.gitignore +++ b/.gitignore @@ -134,3 +134,4 @@ /389-ds-base-1.3.5.4.tar.bz2 /389-ds-base-1.3.5.5.tar.bz2 /389-ds-base-1.3.5.6.tar.bz2 +/389-ds-base-1.3.5.10.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index 11ea070..53422f0 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.5.6 +Version: 1.3.5.10 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://port389.org/ @@ -208,6 +208,7 @@ Obsoletes: %{name} <= 1.3.5.4 Summary: The lib389 Continuous Integration Tests Group: Development/Libraries Requires: python-lib389 +BuildArch: noarch %description tests The lib389 CI tests that can be run against the Directory Server. @@ -451,6 +452,34 @@ fi %{_sysconfdir}/%{pkgname}/dirsrvtests %changelog +* Fri Jul 1 2016 Noriko Hosoi - 1.3.5.10-1 +-Release 1.3.5.10-1 +- Ticket 47538 - Fix repl-monitor color and lag times +- Ticket 47538 - repl-monitor.pl legend not properly sorted +- Ticket 47538 - repl-monitor.pl not displaying correct color code for lag time +- Ticket 48109 - substring index with nssubstrbegin: 1 is not being used with filters like (attr=x*) +- Ticket 48346 - ldaputil code cleanup +- Ticket 48346 - log too verbose when re-acquiring expired ticket +- Ticket 48354 - Review of default ACI in the directory server +- Ticket 48366 - proxyauth does not work bound as directory manager +- Ticket 48449 - Import readNSState.py from RichM's repo +- Ticket 48636 - Fix config validation check +- Ticket 48637 - DN cache is not always updated when ADD operation fails +- Ticket 48745 - Matching Rule caseExactIA5Match indexes incorrectly values with upper cases +- Ticket 48755 - CI test: test case for ticket 48755 +- Ticket 48755 - moving an entry could make the online init fail +- Ticket 48889 - ldclt - fix man page and usage info +- Ticket 48891 - ns-slapd crashes during the shutdown after adding attribute with a matching rule +- Ticket 48892 - Wrong result code display in audit-failure log +- Ticket 48893 - cn=config should not have readable components to anonymous +- Ticket 48895 - tests package should be noarch +- Ticket 48898 - Crash during shutdown if nunc-stans is enabled +- Ticket 48899 - Values of dbcachetries/dbcachehits in cn=monitor could overflow. +- Ticket 48900 - Add connection perf stats to logconv.pl +- Ticket 48902 - Strdup pwdstoragescheme name to prevent misbehaving plugins +- Ticket 48904 - syncrepl search returning error 329; plugin sending a bad error code +- Ticket 48905 - coverity defects + * Tue Jun 14 2016 Noriko Hosoi - 1.3.5.6-1 - Release 1.3.5.6-1 - Ticket 48234 - CI test: test case for ticket 48234 diff --git a/sources b/sources index c4cc551..e88570a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -317e5d99c75db62914c8d30b1e944380 389-ds-base-1.3.5.6.tar.bz2 +6be81763f7bab3c9fd317afce3ea00d6 389-ds-base-1.3.5.10.tar.bz2 22a201e208b82b307ba425e099b066ed nunc-stans-0.1.8.tar.bz2