From d08da2772169904902ea7d03f7c6fcd49ddc3066 Mon Sep 17 00:00:00 2001 From: Noriko Hosoi Date: Aug 04 2016 23:11:22 +0000 Subject: Release 1.3.5.12-1 - Ticket 48450 - Add prestart work around for systemd ask password - Ticket 48943 - When fine-grained policy is applied, a sub-tree has a priority over a user while changing password - Ticket 47976 - Add fixed CI test case - Ticket 48882 - server can hang in connection list processing - Ticket 48921 - Adding replication and reliability tests - Ticket 48936 - Duplicate collation entries - Ticket 48832 - Fix timing and localhost issues - Ticket 48832 - Fix pytest compatibility in CI tests - Ticket 48832 - CI Tests - make tests more portable - Ticket 48943 - Add CI Test for the password test suite - Ticket 48940 - DS logs have warning:ancestorid not indexed - Ticket 48934 - remove-ds.pl deletes an instance even if wrong prefix was specified - Ticket 48336 - Missing semanage dependency - Bug 1347760 - Additional CI test case - Resolves: Bug 1347760 - CVE-2016-4992 389-ds-base: Information disclosure via repeated use of LDAP ADD operation, etc. - Ticket 48832 - CI tests - convert all the tests to use py.test - Ticket 48939 - nsslapd-workingdir is empty when ns-slapd is started by systemd - Ticket 48935 - Update dirsrv.systemd file - Ticket 48832 - Fix lib389 CI ticket/suite test failures - Ticket 47824 - Remove CI test from tickets and add logging - Ticket 48930 - Paged result search can hang the server - Ticket 48191 - Move CI test to the pr suite and refactor - Ticket 48928 - log of page result cookie should log empty cookie with a different value than 0 - Ticket 48752 - Add CI test - Ticket 47664 - Move CI test to the pr suite and refactor --- diff --git a/.gitignore b/.gitignore index af43cef..b85c1da 100644 --- a/.gitignore +++ b/.gitignore @@ -136,3 +136,4 @@ /389-ds-base-1.3.5.6.tar.bz2 /389-ds-base-1.3.5.10.tar.bz2 /389-ds-base-1.3.5.11.tar.bz2 +/389-ds-base-1.3.5.12.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index bc76683..3e16e6f 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.11 +Version: 1.3.5.12 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://port389.org/ @@ -43,7 +43,6 @@ Obsoletes: %{name}-selinux Conflicts: selinux-policy-base < 3.9.8 Conflicts: freeipa-server < 4.0.3 Requires: %{name}-libs = %{version}-%{release} -Requires: %{name}-snmp = %{version}-%{release} Provides: ldif2ldbm BuildRequires: nspr-devel @@ -82,6 +81,7 @@ BuildRequires: python3-devel # this is needed for using semanage from our setup scripts Requires: policycoreutils-python-utils Requires: /usr/sbin/semanage +Requires: libsemanage-python # the following are needed for some of our scripts %if %{use_openldap} @@ -453,6 +453,34 @@ fi %{_sysconfdir}/%{pkgname}/dirsrvtests %changelog +* Thu Aug 4 2016 Noriko Hosoi - 1.3.5.12-1 +- Release 1.3.5.12-1 +- Ticket 48450 - Add prestart work around for systemd ask password +- Ticket 48943 - When fine-grained policy is applied, a sub-tree has a priority over a user while changing password +- Ticket 47976 - Add fixed CI test case +- Ticket 48882 - server can hang in connection list processing +- Ticket 48921 - Adding replication and reliability tests +- Ticket 48936 - Duplicate collation entries +- Ticket 48832 - Fix timing and localhost issues +- Ticket 48832 - Fix pytest compatibility in CI tests +- Ticket 48832 - CI Tests - make tests more portable +- Ticket 48943 - Add CI Test for the password test suite +- Ticket 48940 - DS logs have warning:ancestorid not indexed +- Ticket 48934 - remove-ds.pl deletes an instance even if wrong prefix was specified +- Ticket 48336 - Missing semanage dependency +- Bug 1347760 - Additional CI test case +- Resolves: Bug 1347760 - CVE-2016-4992 389-ds-base: Information disclosure via repeated use of LDAP ADD operation, etc. +- Ticket 48832 - CI tests - convert all the tests to use py.test +- Ticket 48939 - nsslapd-workingdir is empty when ns-slapd is started by systemd +- Ticket 48935 - Update dirsrv.systemd file +- Ticket 48832 - Fix lib389 CI ticket/suite test failures +- Ticket 47824 - Remove CI test from tickets and add logging +- Ticket 48930 - Paged result search can hang the server +- Ticket 48191 - Move CI test to the pr suite and refactor +- Ticket 48928 - log of page result cookie should log empty cookie with a different value than 0 +- Ticket 48752 - Add CI test +- Ticket 47664 - Move CI test to the pr suite and refactor + * Thu Jul 14 2016 Noriko Hosoi - 1.3.5.11-1 - Release 1.3.5.11-1 - Ticket 48144 - Add /usr/sbin/status-dirsrv script to get the status of the directory server instance. diff --git a/sources b/sources index e56d870..57035cc 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -183dbef02fac3e9c09e003bc9d56aac2 389-ds-base-1.3.5.11.tar.bz2 +75f7141bb2b3004bd8ff204e6bf2fed7 389-ds-base-1.3.5.12.tar.bz2 22a201e208b82b307ba425e099b066ed nunc-stans-0.1.8.tar.bz2