From d067857b402516bcc713015f64ab08204ef9e33f Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Sep 17 2019 15:32:01 +0000 Subject: Bump version to 1.4.1.7 Issue 50581 - ns-slapd crashes during ldapi search Issue 50604 - Fix UI validation Issue 50593 - Investigate URP handling on standalone instance Issue 50506 - Fix regression for relication stripattrs Issue 50546 - fix more UI issues(part 2) Issue 50546 - fix more UI issues Issue 50546 - Fix various issues in UI Issue 50576 - Same proc uid/gid maps to rootdn for ldapi sasl Issue 50567, 50568 - strict host check disable and display container version Issue 50550 - DS installer debug messages leaking to ipa-server-install Issue 50545 - Port fixup-memberuid and add the functionality to CLI and UI Issue 50572 - After running cl-dump dbdir/cldb/*ldif.done are not deleted Issue 50578 - Add SKIP_AUDIT_CI flag for Cockpit builds Issue 50349 - filter schema validation Issue 48055 - CI test-(Plugin configuration should throw proper error messages if not configured properly) Issue 49324 - idl_new fix assert Issue 50564 - Fix rust libraries by default and improve docker Issue 50206 - Refactor lock, unlock and status of dsidm account/role Issue 49324 - idl_new report index name in error conditions Issue 49761 - Fix CI test suite issues Issue 50506 - Fix regression from slapi_entry_attr_get_ref refactor Issue 50499 - Audit fix - Update npm 'eslint-utils' version Issue 49624 - modrdn silently fails if DB deadlock occurs Issue 50542 - fix crash in filter tests Issue 49761 - Fix CI test suite issues Issue 50542 - Entry cache contention during base search Issue 50462 - Fix CI tests Issue 50490 - objects and memory leaks Issue 50538 - Move CI test to individual file Issue 50538 - cleanAllRUV task limit is not enforced for replicated tasks Issue 50536 - Audit log heading written to log after every update Issue 50525 - nsslapd-defaultnamingcontext does not change when the assigned suffix gets deleted Issue 50534 - CLI change schema edit subcommand to replace Issue 50506 - cont Fix invalid frees from pointer reference calls Issue 50507 - Fix Cockpit UI styling for PF4 Issue 48851 - investigate and port TET matching rules filter tests(indexing final) Issue 48851 - Add more test cases to the match test suite(mode replace) Issue 50530 - Directory Server not RFC 4511 compliant with requested attr "1.1" Issue 50529 - LDAP server returning PWP controls in different sequence Issue 50506 - Fix invalid frees from pointer reference calls. Issue 50506 - Replace slapi_entry_attr_get_charptr() with slapi_entry_attr_get_ref() Issue 50521 - Add regressions in CI tests Issue 50510 - etime can contain invalid nanosecond value Issue 50488 - Create a monitor for disk space usagedisk-space-mon Issue 50511 - lib389 PosixGroups type can not handle rdn properly Issue 50508 - UI - fix local password policy form --- diff --git a/.gitignore b/.gitignore index ce8cff1..20d9291 100644 --- a/.gitignore +++ b/.gitignore @@ -180,3 +180,4 @@ /389-ds-base-1.4.1.5.tar.bz2 /jemalloc-5.2.0.tar.bz2 /389-ds-base-1.4.1.6.tar.bz2 +/389-ds-base-1.4.1.7.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index 78a229d..b6e50dd 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -44,8 +44,8 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.1.6 -Release: %{?relprefix}1%{?prerel}%{?dist}.1 +Version: 1.4.1.7 +Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org Conflicts: selinux-policy-base < 3.9.8 @@ -280,7 +280,7 @@ This module contains tools and libraries for accessing, testing, %package -n cockpit-389-ds Summary: Cockpit UI Plugin for configuring and administering the 389 Directory Server BuildArch: noarch -Requires: cockpit +Requires: cockpit > 200 Requires: python%{python3_pkgversion} Requires: python%{python3_pkgversion}-lib389 @@ -765,6 +765,55 @@ exit 0 %doc README.md %changelog +* Tue Sep 17 2019 Mark Reynolds - 1.4.1.7-1 +- Bump version to 1.4.1.7 +- Issue 50581 - ns-slapd crashes during ldapi search +- Issue 50604 - Fix UI validation +- Issue 50593 - Investigate URP handling on standalone instance +- Issue 50506 - Fix regression for relication stripattrs +- Issue 50546 - fix more UI issues(part 2) +- Issue 50546 - fix more UI issues +- Issue 50546 - Fix various issues in UI +- Issue 50576 - Same proc uid/gid maps to rootdn for ldapi sasl +- Issue 50567, 50568 - strict host check disable and display container version +- Issue 50550 - DS installer debug messages leaking to ipa-server-install +- Issue 50545 - Port fixup-memberuid and add the functionality to CLI and UI +- Issue 50572 - After running cl-dump dbdir/cldb/*ldif.done are not deleted +- Issue 50578 - Add SKIP_AUDIT_CI flag for Cockpit builds +- Issue 50349 - filter schema validation +- Issue 48055 - CI test-(Plugin configuration should throw proper error messages if not configured properly) +- Issue 49324 - idl_new fix assert +- Issue 50564 - Fix rust libraries by default and improve docker +- Issue 50206 - Refactor lock, unlock and status of dsidm account/role +- Issue 49324 - idl_new report index name in error conditions +- Issue 49761 - Fix CI test suite issues +- Issue 50506 - Fix regression from slapi_entry_attr_get_ref refactor +- Issue 50499 - Audit fix - Update npm 'eslint-utils' version +- Issue 49624 - modrdn silently fails if DB deadlock occurs +- Issue 50542 - fix crash in filter tests +- Issue 49761 - Fix CI test suite issues +- Issue 50542 - Entry cache contention during base search +- Issue 50462 - Fix CI tests +- Issue 50490 - objects and memory leaks +- Issue 50538 - Move CI test to individual file +- Issue 50538 - cleanAllRUV task limit is not enforced for replicated tasks +- Issue 50536 - Audit log heading written to log after every update +- Issue 50525 - nsslapd-defaultnamingcontext does not change when the assigned suffix gets deleted +- Issue 50534 - CLI change schema edit subcommand to replace +- Issue 50506 - cont Fix invalid frees from pointer reference calls +- Issue 50507 - Fix Cockpit UI styling for PF4 +- Issue 48851 - investigate and port TET matching rules filter tests(indexing final) +- Issue 48851 - Add more test cases to the match test suite(mode replace) +- Issue 50530 - Directory Server not RFC 4511 compliant with requested attr "1.1" +- Issue 50529 - LDAP server returning PWP controls in different sequence +- Issue 50506 - Fix invalid frees from pointer reference calls. +- Issue 50506 - Replace slapi_entry_attr_get_charptr() with slapi_entry_attr_get_ref() +- Issue 50521 - Add regressions in CI tests +- Issue 50510 - etime can contain invalid nanosecond value +- Issue 50488 - Create a monitor for disk space usagedisk-space-mon +- Issue 50511 - lib389 PosixGroups type can not handle rdn properly +- Issue 50508 - UI - fix local password policy form + * Wed Jul 24 2019 Fedora Release Engineering - 1.4.1.6-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 32f1883..8ad1302 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (389-ds-base-1.4.1.7.tar.bz2) = 073b0620622410738c6c6d6f765ef9fca4350478f456bc96f42d0daf0e36de906348101939cce484c2d4a7dd974fe4bd1b10594b0155eba91dfd54264f38c55c SHA512 (jemalloc-5.2.0.tar.bz2) = e3be4d534770126caf10f2684aed9fe4ba1422dd47625fe50343cfb750f26eff869fcc7d1e30a96dd6c73f6614c4bbcd560fd24fc26b55ac731c43e60fd05234 -SHA512 (389-ds-base-1.4.1.6.tar.bz2) = 0a943453cbcd8b43b4fdc58563c8802d9270d9a3cf4dcd76e3f77168d45e84b8e07d8df8ddadb09ba9294e7ba7e9304ce329bc37edeb16a9161797c902fadc1c