From 704f69b1c467eb6ce0772916fafe50a22272915a Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Thu, 16 Aug 2018 13:38:59 -0400 Subject: [PATCH 01/22] Bump version to 1.4.0.15 Ticket 49029 - Internal logging thread data needs to allocate int pointers Ticket 48061 : CI test - config Ticket 48377 - Only ship libjemalloc.so.2 Ticket 49885 - On some platform fips does not exist --- .gitignore | 1 + 389-ds-base.spec | 13 ++++++++++--- sources | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index af50542..a365e00 100644 --- a/.gitignore +++ b/.gitignore @@ -167,3 +167,4 @@ /389-ds-base-1.4.0.12.tar.bz2 /389-ds-base-1.4.0.13.tar.bz2 /389-ds-base-1.4.0.14.tar.bz2 +/389-ds-base-1.4.0.15.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index 005480d..392fa8f 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -44,10 +44,10 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.0.14 -Release: %{?relprefix}2%{?prerel}%{?dist} +Version: 1.4.0.15 +Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ -URL: http://www.port389.org +URL: https://www.port389.org Group: System Environment/Daemons Conflicts: selinux-policy-base < 3.9.8 Conflicts: freeipa-server < 4.0.3 @@ -788,6 +788,13 @@ exit 0 %doc README.md %changelog +* Thu Aug 16 2018 Mark Reynolds - 1.4.0.15-1 +- Bump version to 1.4.0.15 +- Ticket 49029 - Internal logging thread data needs to allocate int pointers +- Ticket 48061 : CI test - config +- Ticket 48377 - Only ship libjemalloc.so.2 +- Ticket 49885 - On some platform fips does not exist + * Mon Aug 13 2018 Mark Reynolds - 1.4.0.14-2 - Bump version to 1.4.0.14-2 - Fix legacy tool scriplet error diff --git a/sources b/sources index f0cea03..92be5bf 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (389-ds-base-1.4.0.15.tar.bz2) = 6b9c06d687b31d5e48829436727995a0e29ddd170cff7e56240910b0a63f30796dd144e0676ca08b592480e91d622cae7f2a74b5ae92a698ff95b8576f01640d SHA512 (jemalloc-5.1.0.tar.bz2) = d9abebe54d303ca931b8c31c1033f23ff5fb060f2377ec8386f4d79c352e65c78ed34f680c352dac14f7d7115d10245782d553d988bc13df2eb34a2f0942ef6f -SHA512 (389-ds-base-1.4.0.14.tar.bz2) = b23c785c88347901cb006c3aa9dc81d190c9ca85cf3b65a1cf4dfbd3f4e050cd1b1448f32a9a8ad4b96fb6cc5f5bc55a67a4857adc4cd4dc6bea014bb8d5f1c7 From 8155750dd7bb3a3c646db62e70b04606bb7f2b66 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Fri, 24 Aug 2018 16:52:49 -0400 Subject: [PATCH 02/22] Bump version to 1.4.0.16 Revert "Ticket 49372 - filter optimisation improvements for common queries" Revert "Ticket 49432 - filter optimise crash" Ticket 49887: Fix SASL map creation when --disable-perl Ticket 49858 - Add backup/restore and import/export functionality to WebUI/CLI --- .gitignore | 1 + 389-ds-base.spec | 9 ++++++++- sources | 3 +-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a365e00..1eb6188 100644 --- a/.gitignore +++ b/.gitignore @@ -168,3 +168,4 @@ /389-ds-base-1.4.0.13.tar.bz2 /389-ds-base-1.4.0.14.tar.bz2 /389-ds-base-1.4.0.15.tar.bz2 +/389-ds-base-1.4.0.16.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index 392fa8f..9919ac2 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -44,7 +44,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.0.15 +Version: 1.4.0.16 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org @@ -788,6 +788,13 @@ exit 0 %doc README.md %changelog +* Fri Aug 24 2018 Mark Reynolds - 1.4.0.16-1 +- Bump version to 1.4.0.16 +- Revert "Ticket 49372 - filter optimisation improvements for common queries" +- Revert "Ticket 49432 - filter optimise crash" +- Ticket 49887: Fix SASL map creation when --disable-perl +- Ticket 49858 - Add backup/restore and import/export functionality to WebUI/CLI + * Thu Aug 16 2018 Mark Reynolds - 1.4.0.15-1 - Bump version to 1.4.0.15 - Ticket 49029 - Internal logging thread data needs to allocate int pointers diff --git a/sources b/sources index 92be5bf..92662f4 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (389-ds-base-1.4.0.15.tar.bz2) = 6b9c06d687b31d5e48829436727995a0e29ddd170cff7e56240910b0a63f30796dd144e0676ca08b592480e91d622cae7f2a74b5ae92a698ff95b8576f01640d -SHA512 (jemalloc-5.1.0.tar.bz2) = d9abebe54d303ca931b8c31c1033f23ff5fb060f2377ec8386f4d79c352e65c78ed34f680c352dac14f7d7115d10245782d553d988bc13df2eb34a2f0942ef6f +SHA512 (389-ds-base-1.4.0.16.tar.bz2) = c958ef8fe0329f099f5cc21937fe81cfb78be093093c07d19c87ab32ccfcfbacbe924d9e1705d4f3d5df827e6821fd1917fc8906b3a39feb531aa897269ceab0 From 6237c34c60f03c68118835cb14d889c11b42f17e Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Fri, 24 Aug 2018 17:00:29 -0400 Subject: [PATCH 03/22] Update sources --- sources | 1 + 1 file changed, 1 insertion(+) diff --git a/sources b/sources index 92662f4..2fe73dc 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (389-ds-base-1.4.0.16.tar.bz2) = c958ef8fe0329f099f5cc21937fe81cfb78be093093c07d19c87ab32ccfcfbacbe924d9e1705d4f3d5df827e6821fd1917fc8906b3a39feb531aa897269ceab0 +SHA512 (jemalloc-5.1.0.tar.bz2) = d9abebe54d303ca931b8c31c1033f23ff5fb060f2377ec8386f4d79c352e65c78ed34f680c352dac14f7d7115d10245782d553d988bc13df2eb34a2f0942ef6f From cfdd1d66204149841a714a247ce8adea3afed890 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Tue, 9 Oct 2018 15:18:05 -0400 Subject: [PATCH 04/22] Bump version to 1.4.0.17-2 Ticket 49969 - DOS caused by malformed search operation (security fix) Ticket 49943 - rfc3673_all_oper_attrs_test is not strict enough Ticket 49915 - Master ns-slapd had 100% CPU usage after starting replication and replication cannot finish Ticket 49963 - ASAN build fails on F28 Ticket 49947 - Coverity Fixes Ticket 49958 - extended search fail to match entries Ticket 49928 - WebUI schema functionality and improve CLI part Ticket 49954 - On s390x arch retrieved DB page size is stored as size_t rather than uint32_t Ticket 49928 - Refactor and improve schema CLI/lib389 part to DSLdapObject Ticket 49926 - Fix replication tests on 1.3.x Ticket 49926 - Add replication functionality to dsconf Ticket 49887 - Clean up thread local usage Ticket 49937 - Log buffer exceeded emergency logging msg is not thread-safe (security fix) Ticket 49866 - fix typo in cos template in pwpolicy subtree create Ticket 49930 - Correction of the existing fixture function names to remove test_ prefix Ticket 49932 - Crash in delete_passwdPolicy when persistent search connections are terminated unexpectedly Ticket 48053 - Add attribute encryption test cases Ticket 49866 - Refactor PwPolicy lib389/CLI module Ticket 49877 - Add log level functionality to UI --- 389-ds-base.spec | 24 +++++++++++++++++++++++- sources | 2 +- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/389-ds-base.spec b/389-ds-base.spec index 9919ac2..2f7f7c6 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -44,7 +44,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.0.16 +Version: 1.4.0.17 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org @@ -788,6 +788,28 @@ exit 0 %doc README.md %changelog +* Tue Oct 9 2018 Mark Reynolds - 1.4.0.17-1 +- Bump version to 1.4.0.17-1 +- Ticket 49969 - DOS caused by malformed search operation (security fix) +- Ticket 49943 - rfc3673_all_oper_attrs_test is not strict enough +- Ticket 49915 - Master ns-slapd had 100% CPU usage after starting replication and replication cannot finish +- Ticket 49963 - ASAN build fails on F28 +- Ticket 49947 - Coverity Fixes +- Ticket 49958 - extended search fail to match entries +- Ticket 49928 - WebUI schema functionality and improve CLI part +- Ticket 49954 - On s390x arch retrieved DB page size is stored as size_t rather than uint32_t +- Ticket 49928 - Refactor and improve schema CLI/lib389 part to DSLdapObject +- Ticket 49926 - Fix replication tests on 1.3.x +- Ticket 49926 - Add replication functionality to dsconf +- Ticket 49887 - Clean up thread local usage +- Ticket 49937 - Log buffer exceeded emergency logging msg is not thread-safe (security fix) +- Ticket 49866 - fix typo in cos template in pwpolicy subtree create +- Ticket 49930 - Correction of the existing fixture function names to remove test_ prefix +- Ticket 49932 - Crash in delete_passwdPolicy when persistent search connections are terminated unexpectedly +- Ticket 48053 - Add attribute encryption test cases +- Ticket 49866 - Refactor PwPolicy lib389/CLI module +- Ticket 49877 - Add log level functionality to UI + * Fri Aug 24 2018 Mark Reynolds - 1.4.0.16-1 - Bump version to 1.4.0.16 - Revert "Ticket 49372 - filter optimisation improvements for common queries" diff --git a/sources b/sources index 2fe73dc..c5eab0f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (389-ds-base-1.4.0.16.tar.bz2) = c958ef8fe0329f099f5cc21937fe81cfb78be093093c07d19c87ab32ccfcfbacbe924d9e1705d4f3d5df827e6821fd1917fc8906b3a39feb531aa897269ceab0 +SHA512 (389-ds-base-1.4.0.17.tar.bz2) = d18b048c300a4d64f3c3bcc866364074ec574a78a0937bd2ca2809d577a5a1d9af720e102f18edd8a384f36bba8a65dca971ce7f899af76be5e4067599330f7e SHA512 (jemalloc-5.1.0.tar.bz2) = d9abebe54d303ca931b8c31c1033f23ff5fb060f2377ec8386f4d79c352e65c78ed34f680c352dac14f7d7115d10245782d553d988bc13df2eb34a2f0942ef6f From 20608883ed2210d021517829dd7010eb47d61869 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Wed, 10 Oct 2018 12:50:05 -0400 Subject: [PATCH 05/22] Bump version to 1.4.0.18 Ticket 49968 - Confusing CRITICAL message: list_candidates - NULL idl was recieved from filter_candidates_ext Ticket 49946 - upgrade of 389-ds-base could remove replication agreements. Ticket 49969 - DOS caused by malformed search operation (part 2) --- .gitignore | 2 ++ 389-ds-base.spec | 12 +++++++++--- sources | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1eb6188..cb1dd40 100644 --- a/.gitignore +++ b/.gitignore @@ -169,3 +169,5 @@ /389-ds-base-1.4.0.14.tar.bz2 /389-ds-base-1.4.0.15.tar.bz2 /389-ds-base-1.4.0.16.tar.bz2 +/389-ds-base-1.4.0.17.tar.bz2 +/389-ds-base-1.4.0.18.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index 2f7f7c6..6017750 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -44,7 +44,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.0.17 +Version: 1.4.0.18 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org @@ -788,8 +788,14 @@ exit 0 %doc README.md %changelog -* Tue Oct 9 2018 Mark Reynolds - 1.4.0.17-1 -- Bump version to 1.4.0.17-1 +* Wed Oct 10 2018 Mark Reynolds - 1.4.0.18-1 +- Bump version to 1.4.0.18 +- Ticket 49968 - Confusing CRITICAL message: list_candidates - NULL idl was recieved from filter_candidates_ext +- Ticket 49946 - upgrade of 389-ds-base could remove replication agreements. +- Ticket 49969 - DOS caused by malformed search operation (part 2) + +* Tue Oct 9 2018 Mark Reynolds - 1.4.0.17-2 +- Bump version to 1.4.0.17-2 - Ticket 49969 - DOS caused by malformed search operation (security fix) - Ticket 49943 - rfc3673_all_oper_attrs_test is not strict enough - Ticket 49915 - Master ns-slapd had 100% CPU usage after starting replication and replication cannot finish diff --git a/sources b/sources index c5eab0f..a8b8c3a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (389-ds-base-1.4.0.17.tar.bz2) = d18b048c300a4d64f3c3bcc866364074ec574a78a0937bd2ca2809d577a5a1d9af720e102f18edd8a384f36bba8a65dca971ce7f899af76be5e4067599330f7e +SHA512 (389-ds-base-1.4.0.18.tar.bz2) = ac658801fe3343b48947b1a2599dde173e2850f54873ccb04862c5b166333bcc0967b4e4dde52d94dd1ce216fd81f55ed4505a47799b04d9dadba7d006deffe3 SHA512 (jemalloc-5.1.0.tar.bz2) = d9abebe54d303ca931b8c31c1033f23ff5fb060f2377ec8386f4d79c352e65c78ed34f680c352dac14f7d7115d10245782d553d988bc13df2eb34a2f0942ef6f From a9767dc35ec5553dfab5e472814de458233af138 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Thu, 15 Nov 2018 10:46:41 -0500 Subject: [PATCH 06/22] Bump version to 1.4.0.19 Ticket 50026 - audit logs does not capture the operation where nsslapd-lookthroughlimit is modified Ticket 50020 - during MODRDN referential integrity can fail erronously while updating large groups Ticket 49999 - Finish up the transfer to React Ticket 50004 - lib389 - improve X-ORIGIN schema parsing Ticket 50013 - Log warn instead of ERR when aci target does not exist. Ticket 49975 - followup for broken prefix deployment Ticket 49999 - Add dist-bz2 target for Koji build system Ticket 49814 - Add specfile requirements for python3-libselinux Ticket 49814 - Add specfile requirements for python3-selinux Ticket 49999 - Integrate React structure into cockpit-389-ds Ticket 49995 - Fix Tickets with internal op logging Ticket 49997 - RFE: ds-replcheck could validate suffix exists and it's replicated Ticket 49985 - memberof may silently fails to update a member Ticket 49967 - entry cache corruption after failed MODRDN Ticket 49975 - Add missing include file to main.c Ticket 49814 - skip standard ports for selinux labelling Ticket 49814 - dscreate should set the port selinux labels Ticket 49856 - Remove backend option from bak2db Ticket 49926 - Fix various Tickets with replication UI Ticket 49975 - SUSE rpmlint Tickets Ticket 49939 - Fix ldapi path in lib389 Ticket 49978 - Add CLI logging function for UI Ticket 49929 - Modifications required for the Test Case Management System Ticket 49979 - Fix regression in last commit Ticket 49979 - Remove dirsrv tests subpackage Ticket 49928 - Fix various small WebUI schema Tickets Ticket 49926 - UI - comment out dev cli patchs Ticket 49926 - Add replication functionality to UI --- .gitignore | 1 + 389-ds-base.spec | 77 +++++++++++++++++++++++++++++------------------- sources | 3 +- 3 files changed, 48 insertions(+), 33 deletions(-) diff --git a/.gitignore b/.gitignore index cb1dd40..0876895 100644 --- a/.gitignore +++ b/.gitignore @@ -171,3 +171,4 @@ /389-ds-base-1.4.0.16.tar.bz2 /389-ds-base-1.4.0.17.tar.bz2 /389-ds-base-1.4.0.18.tar.bz2 +/389-ds-base-1.4.0.19.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index 6017750..305656d 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -44,7 +44,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.0.18 +Version: 1.4.0.19 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org @@ -112,9 +112,13 @@ BuildRequires: python%{python3_pkgversion}-pyasn1-modules BuildRequires: python%{python3_pkgversion}-dateutil BuildRequires: python%{python3_pkgversion}-argcomplete BuildRequires: python%{python3_pkgversion}-argparse-manpage +BuildRequires: python%{python3_pkgversion}-libselinux +BuildRequires: python%{python3_pkgversion}-policycoreutils # For cockpit BuildRequires: rsync +BuildRequires: npm +BuildRequires: nodejs Requires: %{name}-libs = %{version}-%{release} Requires: python%{python3_pkgversion}-lib389 = %{version}-%{release} @@ -271,22 +275,13 @@ Requires: python%{python3_pkgversion}-pyasn1 Requires: python%{python3_pkgversion}-pyasn1-modules Requires: python%{python3_pkgversion}-dateutil Requires: python%{python3_pkgversion}-argcomplete +Requires: python%{python3_pkgversion}-libselinux %{?python_provide:%python_provide python%{python3_pkgversion}-lib389} %description -n python%{python3_pkgversion}-lib389 This module contains tools and libraries for accessing, testing, and configuring the 389 Directory Server. -%package -n python%{python3_pkgversion}-%{srcname}-tests -Summary: The lib389 Continuous Integration Tests -Group: Development/Libraries -BuildArch: noarch -Requires: python%{python3_pkgversion} -Requires: python%{python3_pkgversion}-lib389 - -%description -n python%{python3_pkgversion}-%{srcname}-tests -The lib389 CI tests that can be run against the Directory Server. - %package -n cockpit-389-ds Summary: Cockpit UI Plugin for configuring and administering the 389 Directory Server BuildArch: noarch @@ -306,10 +301,6 @@ A cockpit UI Plugin for configuring and administering the 389 Directory Server cp %{SOURCE2} README.devel -# Make sure python3 is used in shebangs -sed -r -i '1s|^#!\s*/usr/bin.*python.*|#!%{__python3}|' ldap/admin/src/scripts/{*.py,ds-replcheck} - - %build OPENLDAP_FLAG="--with-openldap" @@ -360,8 +351,6 @@ autoreconf -fiv $NSSARGS $ASAN_FLAGS $RUST_FLAGS $PERL_FLAGS $CLANG_FLAGS \ --enable-cmocka -make setup.py - # lib389 pushd ./src/lib389 %py3_build @@ -373,9 +362,6 @@ sed -i "1s/\"1\"/\"8\"/" %{_builddir}/%{name}-%{version}%{?prerel}/src/lib389/m sed -i "1s/\"1\"/\"8\"/" %{_builddir}/%{name}-%{version}%{?prerel}/src/lib389/man/dsidm.8 sed -i "1s/\"1\"/\"8\"/" %{_builddir}/%{name}-%{version}%{?prerel}/src/lib389/man/dscreate.8 -# tests -%py3_build - # Generate symbolic info for debuggers export XCFLAGS=$RPM_OPT_FLAGS @@ -388,7 +374,10 @@ mkdir -p %{buildroot}%{_datadir}/gdb/auto-load%{_sbindir} mkdir -p %{buildroot}%{_datadir}/cockpit make DESTDIR="$RPM_BUILD_ROOT" install -# Cockpit directory and file list +# Cockpit branding, and directory and file list +%if 0%{?rhel} > 7 +mv -f %{buildroot}%{_datadir}/cockpit/389-console/rhds-banner.html %{buildroot}%{_datadir}/cockpit/389-console/banner.html +%endif find %{buildroot}%{_datadir}/cockpit/389-console -type d | sed -e "s@%{buildroot}@@" | sed -e 's/^/\%dir /' > cockpit.list find %{buildroot}%{_datadir}/cockpit/389-console -type f | sed -e "s@%{buildroot}@@" >> cockpit.list @@ -400,9 +389,6 @@ pushd src/lib389 %py3_install popd -# tests -%py3_install - mkdir -p $RPM_BUILD_ROOT/var/log/%{pkgname} mkdir -p $RPM_BUILD_ROOT/var/lib/%{pkgname} mkdir -p $RPM_BUILD_ROOT/var/lock/%{pkgname} @@ -590,10 +576,9 @@ exit 0 %{_mandir}/man1/pwdhash.1.gz %{_bindir}/readnsstate %{_mandir}/man1/readnsstate.1.gz -%caps(CAP_NET_BIND_SERVICE=pe) %{_sbindir}/ns-slapd +#%caps(CAP_NET_BIND_SERVICE=pe) {_sbindir}/ns-slapd +%{_sbindir}/ns-slapd %{_mandir}/man8/ns-slapd.8.gz -%{_libexecdir}/%{pkgname}/ds_selinux_enabled -%{_libexecdir}/%{pkgname}/ds_selinux_port_query %{_libexecdir}/%{pkgname}/ds_systemd_ask_password_acl %{_sbindir}/bak2db %{_mandir}/man8/bak2db.8.gz @@ -706,6 +691,8 @@ exit 0 %{_mandir}/man8/suffix2instance.8.gz %{_sbindir}/upgradednformat %{_mandir}/man8/upgradednformat.8.gz +%{_libexecdir}/%{pkgname}/ds_selinux_enabled +%{_libexecdir}/%{pkgname}/ds_selinux_port_query %if %{use_perl} %{_datadir}/%{pkgname}/properties/*.res %{_datadir}/%{pkgname}/script-templates @@ -780,14 +767,42 @@ exit 0 %{_sbindir}/dsidm %{_mandir}/man8/dsidm.8.gz -%files -n python%{python3_pkgversion}-%{srcname}-tests -%doc LICENSE LICENSE.GPLv3+ -%{python3_sitelib}/dirsrvtests* - %files -n cockpit-389-ds -f cockpit.list +%{_datarootdir}/metainfo/389-console/org.cockpit-project.389-console.metainfo.xml %doc README.md %changelog +* Thu Nov 1 2018 Mark Reynolds - 1.4.0.19-1 +- Bump version to 1.4.0.19 +- Ticket 50026 - audit logs does not capture the operation where nsslapd-lookthroughlimit is modified +- Ticket 50020 - during MODRDN referential integrity can fail erronously while updating large groups +- Ticket 49999 - Finish up the transfer to React +- Ticket 50004 - lib389 - improve X-ORIGIN schema parsing +- Ticket 50013 - Log warn instead of ERR when aci target does not exist. +- Ticket 49975 - followup for broken prefix deployment +- Ticket 49999 - Add dist-bz2 target for Koji build system +- Ticket 49814 - Add specfile requirements for python3-libselinux +- Ticket 49814 - Add specfile requirements for python3-selinux +- Ticket 49999 - Integrate React structure into cockpit-389-ds +- Ticket 49995 - Fix Tickets with internal op logging +- Ticket 49997 - RFE: ds-replcheck could validate suffix exists and it's replicated +- Ticket 49985 - memberof may silently fails to update a member +- Ticket 49967 - entry cache corruption after failed MODRDN +- Ticket 49975 - Add missing include file to main.c +- Ticket 49814 - skip standard ports for selinux labelling +- Ticket 49814 - dscreate should set the port selinux labels +- Ticket 49856 - Remove backend option from bak2db +- Ticket 49926 - Fix various Tickets with replication UI +- Ticket 49975 - SUSE rpmlint Tickets +- Ticket 49939 - Fix ldapi path in lib389 +- Ticket 49978 - Add CLI logging function for UI +- Ticket 49929 - Modifications required for the Test Case Management System +- Ticket 49979 - Fix regression in last commit +- Ticket 49979 - Remove dirsrv tests subpackage +- Ticket 49928 - Fix various small WebUI schema Tickets +- Ticket 49926 - UI - comment out dev cli patchs +- Ticket 49926 - Add replication functionality to UI + * Wed Oct 10 2018 Mark Reynolds - 1.4.0.18-1 - Bump version to 1.4.0.18 - Ticket 49968 - Confusing CRITICAL message: list_candidates - NULL idl was recieved from filter_candidates_ext diff --git a/sources b/sources index a8b8c3a..405c1c3 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (389-ds-base-1.4.0.18.tar.bz2) = ac658801fe3343b48947b1a2599dde173e2850f54873ccb04862c5b166333bcc0967b4e4dde52d94dd1ce216fd81f55ed4505a47799b04d9dadba7d006deffe3 -SHA512 (jemalloc-5.1.0.tar.bz2) = d9abebe54d303ca931b8c31c1033f23ff5fb060f2377ec8386f4d79c352e65c78ed34f680c352dac14f7d7115d10245782d553d988bc13df2eb34a2f0942ef6f +SHA512 (389-ds-base-1.4.0.19.tar.bz2) = 8ae906bd30bf646f2b157fd259b0f92ed6cdba47f44e0c928cf9cb10529858464616b11bab9301e9c51bae139b1c3fe9131694217ce99901b0e8fd3421329b62 From 85eb7a08bff1b6a94b10c6f00688922e78acb2fe Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Thu, 15 Nov 2018 10:55:06 -0500 Subject: [PATCH 07/22] Update sourcesfile --- sources | 1 + 1 file changed, 1 insertion(+) diff --git a/sources b/sources index 405c1c3..26861fb 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ +SHA512 (jemalloc-5.1.0.tar.bz2) = d9abebe54d303ca931b8c31c1033f23ff5fb060f2377ec8386f4d79c352e65c78ed34f680c352dac14f7d7115d10245782d553d988bc13df2eb34a2f0942ef6f SHA512 (389-ds-base-1.4.0.19.tar.bz2) = 8ae906bd30bf646f2b157fd259b0f92ed6cdba47f44e0c928cf9cb10529858464616b11bab9301e9c51bae139b1c3fe9131694217ce99901b0e8fd3421329b62 From d8e4e3114e98cb80a91f3961d4145398eeb3874e Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Fri, 14 Dec 2018 13:58:18 -0500 Subject: [PATCH 08/22] Bump version to 1.4.0.20 Ticket 49994 - Add test for backend/suffix CLI functions Ticket 50090 - refactor fetch_attr() to slapi_fetch_attr() Ticket 50091 - shadowWarning is not generated if passwordWarning is lower than 86400 seconds (1 day) Ticket 50056 - Fix CLI/UI bugs Ticket 49864 - Revised replication status messages for transient errors Ticket 50071 - Set ports in local_simple_allocate function Ticket 50065 - lib389 aci parsing is too strict Ticket 50061 - Improve schema loading in UI Ticket 50063 - Crash after attempting to restore a single backend Ticket 50062 - Replace error by warning in the state machine defined in repl5_inc_run Ticket 50041 - Set the React dataflow foundation and add basic plugin UI Ticket 50028 - Revise ds-replcheck usage TIcket 50057 - Pass argument into hashtable_new Ticket 50053 - improve testcase Ticket 50053 - Subtree password policy overrides a user-defined password policy Ticket 49974 - lib389 - List instances with initconfig_dir instead of sysconf_dir Ticket 49984 - Add an empty domain creation to the dscreate Ticket 49950 - PassSync not setting pwdLastSet attribute in Active Directory after Pw update from LDAP sync for normal user Ticket 50046 - Remove irrelevant debug-log messages from CLI tools Ticket 50022, 50012, 49956, and 49800: Various dsctl/dscreate fixes Ticket 49927 - dsctl db2index does not work Ticket 49814 - dscreate should handle selinux ports that are in a range Ticket 49543 - fix certmap dn comparison Ticket 49994 - comment out dev paths Ticket 49994 - Add backend features to CLI Ticket 48081 - Add new CI tests for password --- .gitignore | 1 + 389-ds-base.spec | 31 ++++++++++++++++++++++++++++++- sources | 3 +-- 3 files changed, 32 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0876895..a611a91 100644 --- a/.gitignore +++ b/.gitignore @@ -172,3 +172,4 @@ /389-ds-base-1.4.0.17.tar.bz2 /389-ds-base-1.4.0.18.tar.bz2 /389-ds-base-1.4.0.19.tar.bz2 +/389-ds-base-1.4.0.20.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index 305656d..1bb7990 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -44,7 +44,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.0.19 +Version: 1.4.0.20 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org @@ -772,6 +772,35 @@ exit 0 %doc README.md %changelog +* Fri Dec 14 2018 Mark Reynolds - 1.4.0.20-1 +- Bump version to 1.4.0.20 +- Ticket 49994 - Add test for backend/suffix CLI functions +- Ticket 50090 - refactor fetch_attr() to slapi_fetch_attr() +- Ticket 50091 - shadowWarning is not generated if passwordWarning is lower than 86400 seconds (1 day) +- Ticket 50056 - Fix CLI/UI bugs +- Ticket 49864 - Revised replication status messages for transient errors +- Ticket 50071 - Set ports in local_simple_allocate function +- Ticket 50065 - lib389 aci parsing is too strict +- Ticket 50061 - Improve schema loading in UI +- Ticket 50063 - Crash after attempting to restore a single backend +- Ticket 50062 - Replace error by warning in the state machine defined in repl5_inc_run +- Ticket 50041 - Set the React dataflow foundation and add basic plugin UI +- Ticket 50028 - Revise ds-replcheck usage +- TIcket 50057 - Pass argument into hashtable_new +- Ticket 50053 - improve testcase +- Ticket 50053 - Subtree password policy overrides a user-defined password policy +- Ticket 49974 - lib389 - List instances with initconfig_dir instead of sysconf_dir +- Ticket 49984 - Add an empty domain creation to the dscreate +- Ticket 49950 - PassSync not setting pwdLastSet attribute in Active Directory after Pw update from LDAP sync for normal user +- Ticket 50046 - Remove irrelevant debug-log messages from CLI tools +- Ticket 50022, 50012, 49956, and 49800: Various dsctl/dscreate fixes +- Ticket 49927 - dsctl db2index does not work +- Ticket 49814 - dscreate should handle selinux ports that are in a range +- Ticket 49543 - fix certmap dn comparison +- Ticket 49994 - comment out dev paths +- Ticket 49994 - Add backend features to CLI +- Ticket 48081 - Add new CI tests for password + * Thu Nov 1 2018 Mark Reynolds - 1.4.0.19-1 - Bump version to 1.4.0.19 - Ticket 50026 - audit logs does not capture the operation where nsslapd-lookthroughlimit is modified diff --git a/sources b/sources index 26861fb..aac9a98 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (jemalloc-5.1.0.tar.bz2) = d9abebe54d303ca931b8c31c1033f23ff5fb060f2377ec8386f4d79c352e65c78ed34f680c352dac14f7d7115d10245782d553d988bc13df2eb34a2f0942ef6f -SHA512 (389-ds-base-1.4.0.19.tar.bz2) = 8ae906bd30bf646f2b157fd259b0f92ed6cdba47f44e0c928cf9cb10529858464616b11bab9301e9c51bae139b1c3fe9131694217ce99901b0e8fd3421329b62 +SHA512 (389-ds-base-1.4.0.20.tar.bz2) = bcd22f64b7e29a0d58dc19c428eaabb3674b5f2a6029f62eeadf4e21346bcb79e689d91e2689d01b625d731cac8b49150343975961a52c1552d2454038598c20 From 5071f761ae00046500bdb8c757be4edb11cb174a Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Fri, 14 Dec 2018 14:05:12 -0500 Subject: [PATCH 09/22] Update sources --- sources | 1 + 1 file changed, 1 insertion(+) diff --git a/sources b/sources index aac9a98..ac4fd4b 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (389-ds-base-1.4.0.20.tar.bz2) = bcd22f64b7e29a0d58dc19c428eaabb3674b5f2a6029f62eeadf4e21346bcb79e689d91e2689d01b625d731cac8b49150343975961a52c1552d2454038598c20 +SHA512 (jemalloc-5.1.0.tar.bz2) = d9abebe54d303ca931b8c31c1033f23ff5fb060f2377ec8386f4d79c352e65c78ed34f680c352dac14f7d7115d10245782d553d988bc13df2eb34a2f0942ef6f From 8f7b2be356cedc53689bf8f2b03f558b8e1904a2 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Thu, 31 Jan 2019 10:09:49 -0500 Subject: [PATCH 10/22] Bump version to 1.4.0.21 Ticket 50041 - CLI and WebUI - Add memberOf plugin functionality Ticket 50079 `Fix for ticket 50059: If an object is nsds5replica, it must be cn=replica` Ticket 50125 - perl fix ups for tmpfiles Ticket 50164 - Add test for dscreate Ticket 50059: If an object is nsds5replica, it must be cn=replica Ticket 50169 - lib389 changed hardcoded systemctl path Ticket 50165 - Fix dscreate issues Ticket 50152 - Replace os.getenv('HOME') with os.path.expanduser Fix compiler warning in snmp main() Fix compiler warning in init.c Ticket 49540 - FIx compiler warning in ldif2ldbm Ticket 50077 - Fix compiler warnings in automember rebuild task Ticket 49972 - use-after-free in case of several parallel krb authentication Ticket 50161 - Fixed some descriptions in "dsconf backend --help" Ticket 50153 - Increase default max logs Ticket 50123 - with_tmpfiles_d is associated to systemd Ticket 49984 - python installer add option to create suffix entry Ticket 50077 - RFE - improve automember plugin to work with modify ops Ticket 50136 - Allow resetting passwords on the CLI Ticket 49994 - Adjust dsconf backend usage Ticket 50138 - db2bak.pl -P LDAPS does not work when nsslapd-securePort is missing Ticket 50122 - Fix incorrect path spec Ticket 50145 - Add a verbose option to the backup tools Ticket 50056 - dsctl db2ldif throws an exception Ticket 50078 - cannot add cenotaph in read only consumer Ticket 50126 - Incorrect usage of sudo in test Ticket 50130 - Building RPMs on RHEL8 fails Ticket 50134 - fixup-memberof.pl does not respect protocol requested Ticket 50122 - Selinux test for presence Ticket 50101 - Port fourwaymmr Test TET suit to python3 Ticket 50091 - shadowWarning is not generated if passwordWarning is lower than 86400 seconds (1 day). Ticket 50128 - NS Stress fails without ipv6 Ticket 49618 - Set nsslapd-cachememsize to custom value Ticket 50117 - after certain failed import operation, impossible to replay an import operation Ticket 49999 - rpm.mk dist-bz2 should clean cockpit_dist first Ticket 48064 - Fix various issues in disk monitoring test suite Ticket 49938 - lib389 - Clean up CLI logging Ticket 49761 - Fix CI test suite issues Ticket 50056 - Fix UI bugs (part 2) Ticket 48064 - CI test - disk_monitoring Ticket 50099 - extend error messages Ticket 50099 - In FIPS mode, the server can select an unsupported password storage scheme Ticket 50041 - Add basic plugin UI/CLI wrappers Ticket 50082 - Port state test suite Ticket 49574 - remove index subsystem Ticket 49588 - Add py3 support for tickets : part-5 Ticket 50095 - cleanup deprecated key.h includes --- .gitignore | 1 + 389-ds-base.spec | 52 +++++++++++++++++++++++++++++++++++++++++++++++- sources | 2 +- 3 files changed, 53 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a611a91..ba0589f 100644 --- a/.gitignore +++ b/.gitignore @@ -173,3 +173,4 @@ /389-ds-base-1.4.0.18.tar.bz2 /389-ds-base-1.4.0.19.tar.bz2 /389-ds-base-1.4.0.20.tar.bz2 +/389-ds-base-1.4.0.21.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index 1bb7990..62b9c70 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -44,7 +44,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.0.20 +Version: 1.4.0.21 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org @@ -772,6 +772,56 @@ exit 0 %doc README.md %changelog +* Thu Jan 31 2019 Mark Reynolds - 1.4.0.21-1 +- Bump version to 1.4.0.21 +- Ticket 50041 - CLI and WebUI - Add memberOf plugin functionality +- Ticket 50079 `Fix for ticket 50059: If an object is nsds5replica, it must be cn=replica` +- Ticket 50125 - perl fix ups for tmpfiles +- Ticket 50164 - Add test for dscreate +- Ticket 50059: If an object is nsds5replica, it must be cn=replica +- Ticket 50169 - lib389 changed hardcoded systemctl path +- Ticket 50165 - Fix dscreate issues +- Ticket 50152 - Replace os.getenv('HOME') with os.path.expanduser +- Fix compiler warning in snmp main() +- Fix compiler warning in init.c +- Ticket 49540 - FIx compiler warning in ldif2ldbm +- Ticket 50077 - Fix compiler warnings in automember rebuild task +- Ticket 49972 - use-after-free in case of several parallel krb authentication +- Ticket 50161 - Fixed some descriptions in "dsconf backend --help" +- Ticket 50153 - Increase default max logs +- Ticket 50123 - with_tmpfiles_d is associated to systemd +- Ticket 49984 - python installer add option to create suffix entry +- Ticket 50077 - RFE - improve automember plugin to work with modify ops +- Ticket 50136 - Allow resetting passwords on the CLI +- Ticket 49994 - Adjust dsconf backend usage +- Ticket 50138 - db2bak.pl -P LDAPS does not work when nsslapd-securePort is missing +- Ticket 50122 - Fix incorrect path spec +- Ticket 50145 - Add a verbose option to the backup tools +- Ticket 50056 - dsctl db2ldif throws an exception +- Ticket 50078 - cannot add cenotaph in read only consumer +- Ticket 50126 - Incorrect usage of sudo in test +- Ticket 50130 - Building RPMs on RHEL8 fails +- Ticket 50134 - fixup-memberof.pl does not respect protocol requested +- Ticket 50122 - Selinux test for presence +- Ticket 50101 - Port fourwaymmr Test TET suit to python3 +- Ticket 50091 - shadowWarning is not generated if passwordWarning is lower than 86400 seconds (1 day). +- Ticket 50128 - NS Stress fails without ipv6 +- Ticket 49618 - Set nsslapd-cachememsize to custom value +- Ticket 50117 - after certain failed import operation, impossible to replay an import operation +- Ticket 49999 - rpm.mk dist-bz2 should clean cockpit_dist first +- Ticket 48064 - Fix various issues in disk monitoring test suite +- Ticket 49938 - lib389 - Clean up CLI logging +- Ticket 49761 - Fix CI test suite issues +- Ticket 50056 - Fix UI bugs (part 2) +- Ticket 48064 - CI test - disk_monitoring +- Ticket 50099 - extend error messages +- Ticket 50099 - In FIPS mode, the server can select an unsupported password storage scheme +- Ticket 50041 - Add basic plugin UI/CLI wrappers +- Ticket 50082 - Port state test suite +- Ticket 49574 - remove index subsystem +- Ticket 49588 - Add py3 support for tickets : part-5 +- Ticket 50095 - cleanup deprecated key.h includes + * Fri Dec 14 2018 Mark Reynolds - 1.4.0.20-1 - Bump version to 1.4.0.20 - Ticket 49994 - Add test for backend/suffix CLI functions diff --git a/sources b/sources index ac4fd4b..c325906 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (389-ds-base-1.4.0.20.tar.bz2) = bcd22f64b7e29a0d58dc19c428eaabb3674b5f2a6029f62eeadf4e21346bcb79e689d91e2689d01b625d731cac8b49150343975961a52c1552d2454038598c20 +SHA512 (389-ds-base-1.4.0.21.tar.bz2) = 83bc1dec7b11b05f0ed0a917c1ef8aac268ef9178f1f87aebddbdc0201c5c014ad07143a34b6de06e0fcd9c3642aa306110b29502c03522f89796268beeca686 SHA512 (jemalloc-5.1.0.tar.bz2) = d9abebe54d303ca931b8c31c1033f23ff5fb060f2377ec8386f4d79c352e65c78ed34f680c352dac14f7d7115d10245782d553d988bc13df2eb34a2f0942ef6f From 4e3e740ed342a0849f4e7883751e66f3f8f38247 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Fri, 29 Mar 2019 16:02:02 -0400 Subject: [PATCH 11/22] Bump version to 1.4.0.22 Ticket 50308 - Revise memory leak fix Ticket 50308 - Fix memory leaks for repeat binds and replication Ticket 49873 - (cont 3rd) cleanup debug log Ticket 49873 - (cont 2nd) Contention on virtual attribute lookup Ticket 50292 - Fix Plugin CLI and UI issues Ticket 50289 - Fix various database UI issues Ticket 50300 - Fix memory leak in automember plugin Ticket 50265 - the warning about skew time could last forever Ticket 50260 - Invalid cache flushing improvements Ticket 49561 - MEP plugin, upon direct op failure, will delete twice the same managed entry Ticket 50077 - Do not automatically turn automember postop modifies on Ticket 50282 - OPERATIONS ERROR when trying to delete a group with automember members Ticket 49873 - (cont) Contention on virtual attribute lookup Ticket 50260 - backend txn plugins can corrupt entry cache Ticket 50041 - Add CLI functionality for special plugins Ticket 50273 - reduce default replicaton agmt timeout Ticket 50234 - one level search returns not matching entry Ticket 50232 - export creates not importable ldif file Ticket 50215 - UI - implement Database Tab in reachJS Ticket 50238 - Failed modrdn can corrupt entry cache Ticket 50236 - memberOf should be more robust Ticket 50151 - lib389 support cli add/replace/delete on objects Ticket 50155 - password history check has no way to just check the current password Ticket 49873 - Contention on virtual attribute lookup Ticket 49658 - In replicated topology a single-valued attribute can diverge Ticket 50177 - import task should not be deleted too rapidely after import finishes to be able to query the status Ticket 50165 - Fix issues with dscreate --- .gitignore | 1 + 389-ds-base.spec | 32 +++++++++++++++++++++++++++++++- sources | 3 +-- 3 files changed, 33 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ba0589f..ad61fb8 100644 --- a/.gitignore +++ b/.gitignore @@ -174,3 +174,4 @@ /389-ds-base-1.4.0.19.tar.bz2 /389-ds-base-1.4.0.20.tar.bz2 /389-ds-base-1.4.0.21.tar.bz2 +/389-ds-base-1.4.0.22.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index 62b9c70..b152035 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -44,7 +44,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.0.21 +Version: 1.4.0.22 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org @@ -772,6 +772,36 @@ exit 0 %doc README.md %changelog +* Fri Mar 29 2019 Mark Reynolds - 1.4.0.22-1 +- Bump version to 1.4.0.22 +- Ticket 50308 - Revise memory leak fix +- Ticket 50308 - Fix memory leaks for repeat binds and replication +- Ticket 49873 - (cont 3rd) cleanup debug log +- Ticket 49873 - (cont 2nd) Contention on virtual attribute lookup +- Ticket 50292 - Fix Plugin CLI and UI issues +- Ticket 50289 - Fix various database UI issues +- Ticket 50300 - Fix memory leak in automember plugin +- Ticket 50265 - the warning about skew time could last forever +- Ticket 50260 - Invalid cache flushing improvements +- Ticket 49561 - MEP plugin, upon direct op failure, will delete twice the same managed entry +- Ticket 50077 - Do not automatically turn automember postop modifies on +- Ticket 50282 - OPERATIONS ERROR when trying to delete a group with automember members +- Ticket 49873 - (cont) Contention on virtual attribute lookup +- Ticket 50260 - backend txn plugins can corrupt entry cache +- Ticket 50041 - Add CLI functionality for special plugins +- Ticket 50273 - reduce default replicaton agmt timeout +- Ticket 50234 - one level search returns not matching entry +- Ticket 50232 - export creates not importable ldif file +- Ticket 50215 - UI - implement Database Tab in reachJS +- Ticket 50238 - Failed modrdn can corrupt entry cache +- Ticket 50236 - memberOf should be more robust +- Ticket 50151 - lib389 support cli add/replace/delete on objects +- Ticket 50155 - password history check has no way to just check the current password +- Ticket 49873 - Contention on virtual attribute lookup +- Ticket 49658 - In replicated topology a single-valued attribute can diverge +- Ticket 50177 - import task should not be deleted too rapidely after import finishes to be able to query the status +- Ticket 50165 - Fix issues with dscreate + * Thu Jan 31 2019 Mark Reynolds - 1.4.0.21-1 - Bump version to 1.4.0.21 - Ticket 50041 - CLI and WebUI - Add memberOf plugin functionality diff --git a/sources b/sources index c325906..384ed87 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (389-ds-base-1.4.0.21.tar.bz2) = 83bc1dec7b11b05f0ed0a917c1ef8aac268ef9178f1f87aebddbdc0201c5c014ad07143a34b6de06e0fcd9c3642aa306110b29502c03522f89796268beeca686 -SHA512 (jemalloc-5.1.0.tar.bz2) = d9abebe54d303ca931b8c31c1033f23ff5fb060f2377ec8386f4d79c352e65c78ed34f680c352dac14f7d7115d10245782d553d988bc13df2eb34a2f0942ef6f +SHA512 (389-ds-base-1.4.0.22.tar.bz2) = f2d965f657b4793ae66c29da9fe736c8a91307e2e062c25d0231cc0dfae96e5ee5b3e3691ca796af2971be3b7e3aef9fd9b2cc47813b6848a7acebda99ad7ee1 From 7b7caed3c4bff2b017b267dd08aae22aab37af1a Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Fri, 29 Mar 2019 16:08:42 -0400 Subject: [PATCH 12/22] Update sources for jemalloc --- sources | 1 + 1 file changed, 1 insertion(+) diff --git a/sources b/sources index 384ed87..af34643 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ +SHA512 (jemalloc-5.1.0.tar.bz2) = d9abebe54d303ca931b8c31c1033f23ff5fb060f2377ec8386f4d79c352e65c78ed34f680c352dac14f7d7115d10245782d553d988bc13df2eb34a2f0942ef6f SHA512 (389-ds-base-1.4.0.22.tar.bz2) = f2d965f657b4793ae66c29da9fe736c8a91307e2e062c25d0231cc0dfae96e5ee5b3e3691ca796af2971be3b7e3aef9fd9b2cc47813b6848a7acebda99ad7ee1 From 4fba8e5c751153f738fedc5ea980b748d4605805 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Fri, 24 May 2019 16:09:14 -0400 Subject: [PATCH 13/22] Ticket 50041 - Add the rest UI Plugin tabs - Part 2 Ticket 50340 - 2nd try - structs for diabled plugins will not be freed Ticket 50393 - maxlogsperdir accepting negative values Ticket 50396 - Crash in PAM plugin when user does not exist Ticket 50390 - Add Managed Entries Plug-in Config Entry schema Ticket 50251 - clear text passwords visable in CLI verbose mode logging Ticket 50378 - ACI's with IPv4 and IPv6 bind rules do not work for IPv6 clients Ticket 50370 - CleanAllRUV task crashing during server shutdown Ticket 50340 - structs for disabled plugins will not be freed Ticket 50363 - ds-replcheck incorrectly reports error out of order multi-valued attributes Ticket 50329 - revert fix Ticket 50340 - structs for diabled plugins will not be freed Ticket 50327 - Add replication conflict support to UI Ticket 50327 - Add replication conflict entry support to lib389/CLI Ticket 50329 - Possible Security Issue: DOS due to ioblocktimeout not applying to TLS Ticket 49990 - Increase the default FD limits Ticket 50291 - Add monitor tab functionality to Cockpit UI Ticket 50305 - Revise CleanAllRUV task restart process Ticket 50303 - Add task creation date to task data Ticket 50240 - Improve task logging --- .gitignore | 1 + 389-ds-base.spec | 30 ++++++++++++++++++++++++++++-- sources | 2 +- 3 files changed, 30 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ad61fb8..4da070b 100644 --- a/.gitignore +++ b/.gitignore @@ -175,3 +175,4 @@ /389-ds-base-1.4.0.20.tar.bz2 /389-ds-base-1.4.0.21.tar.bz2 /389-ds-base-1.4.0.22.tar.bz2 +/389-ds-base-1.4.0.23.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index b152035..7cd6be4 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -44,7 +44,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.0.22 +Version: 1.4.0.23 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org @@ -91,6 +91,7 @@ BuildRequires: rust %endif BuildRequires: pkgconfig BuildRequires: pkgconfig(systemd) +BuildRequires: pkgconfig(krb5) # Needed to support regeneration of the autotool artifacts. BuildRequires: autoconf @@ -157,6 +158,9 @@ Requires: perl-Errno >= 1.23-360 Requires: perl-DB_File Requires: perl-Archive-Tar +# Needed for password dictionary checks +Requires: cracklib-dicts + # Picks up our systemd deps. %{?systemd_requires} @@ -768,10 +772,32 @@ exit 0 %{_mandir}/man8/dsidm.8.gz %files -n cockpit-389-ds -f cockpit.list -%{_datarootdir}/metainfo/389-console/org.cockpit-project.389-console.metainfo.xml +%{_datarootdir}/metainfo/389-console/org.port389.cockpit_console.metainfo.xml %doc README.md %changelog +* Fri May 24 2019 Mark Reynolds - 1.4.0.23-1 +- Ticket 50041 - Add the rest UI Plugin tabs - Part 2 +- Ticket 50340 - 2nd try - structs for diabled plugins will not be freed +- Ticket 50393 - maxlogsperdir accepting negative values +- Ticket 50396 - Crash in PAM plugin when user does not exist +- Ticket 50390 - Add Managed Entries Plug-in Config Entry schema +- Ticket 50251 - clear text passwords visable in CLI verbose mode logging +- Ticket 50378 - ACI's with IPv4 and IPv6 bind rules do not work for IPv6 clients +- Ticket 50370 - CleanAllRUV task crashing during server shutdown +- Ticket 50340 - structs for disabled plugins will not be freed +- Ticket 50363 - ds-replcheck incorrectly reports error out of order multi-valued attributes +- Ticket 50329 - revert fix +- Ticket 50340 - structs for diabled plugins will not be freed +- Ticket 50327 - Add replication conflict support to UI +- Ticket 50327 - Add replication conflict entry support to lib389/CLI +- Ticket 50329 - Possible Security Issue: DOS due to ioblocktimeout not applying to TLS +- Ticket 49990 - Increase the default FD limits +- Ticket 50291 - Add monitor tab functionality to Cockpit UI +- Ticket 50305 - Revise CleanAllRUV task restart process +- Ticket 50303 - Add task creation date to task data +- Ticket 50240 - Improve task logging + * Fri Mar 29 2019 Mark Reynolds - 1.4.0.22-1 - Bump version to 1.4.0.22 - Ticket 50308 - Revise memory leak fix diff --git a/sources b/sources index af34643..d95837d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (389-ds-base-1.4.0.23.tar.bz2) = e19f243c7dbb86606422d47111839afefb560a3b8de66f902e90f3271ba6555a5caa60f45b5362692797661d7ad35659adabd942e1ecaf75c0aa4562c921653f SHA512 (jemalloc-5.1.0.tar.bz2) = d9abebe54d303ca931b8c31c1033f23ff5fb060f2377ec8386f4d79c352e65c78ed34f680c352dac14f7d7115d10245782d553d988bc13df2eb34a2f0942ef6f -SHA512 (389-ds-base-1.4.0.22.tar.bz2) = f2d965f657b4793ae66c29da9fe736c8a91307e2e062c25d0231cc0dfae96e5ee5b3e3691ca796af2971be3b7e3aef9fd9b2cc47813b6848a7acebda99ad7ee1 From 0fa2cfb788890bb0a8feb00f5ba0fdc81d560193 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Tue, 25 Jun 2019 16:17:24 -0400 Subject: [PATCH 14/22] Bump version to 1.4.0.24 Issue 50052 - Fix rpm.mk according to audit-ci change Issue 50276 - 389-ds-console is not built on RHEL8 if cockpit_dist is already present Issue 50041 - Add the rest UI Plugin tabs - Part 1 Issue 50217 - Implement dsconf security section Issue 49602 - Revise replication status messages Issue 50431 - Fix regression from coverity fix Issue 50431 - Fix covscan warnings Issue 50426 - nsSSL3Ciphers is limited to 1024 characters Issue 50428 - Log the actual base DN when the search fails with "invalid attribute request" Issue 50329 - (2nd) Possible Security Issue: DOS due to ioblocktimeout not applying to TLS Issue 50413 - ds-replcheck - Always display the Result Summary Issue 50355 - NSS can change the requested SSL min and max versions --- .gitignore | 1 + 389-ds-base.spec | 18 ++++++++++++++++-- sources | 2 +- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4da070b..ec85881 100644 --- a/.gitignore +++ b/.gitignore @@ -176,3 +176,4 @@ /389-ds-base-1.4.0.21.tar.bz2 /389-ds-base-1.4.0.22.tar.bz2 /389-ds-base-1.4.0.23.tar.bz2 +/389-ds-base-1.4.0.24.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index 7cd6be4..375633b 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -44,7 +44,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.0.23 +Version: 1.4.0.24 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org @@ -272,7 +272,6 @@ Requires: krb5-server Requires: openssl Requires: iproute Requires: python%{python3_pkgversion} -Requires: python%{python3_pkgversion}-pytest Requires: python%{python3_pkgversion}-ldap Requires: python%{python3_pkgversion}-six Requires: python%{python3_pkgversion}-pyasn1 @@ -776,6 +775,21 @@ exit 0 %doc README.md %changelog +* Tue Jun 25 2019 Mark Reynolds - 1.4.0.24-1 +- Bump version to 1.4.0.24 +- Issue 50052 - Fix rpm.mk according to audit-ci change +- Issue 50276 - 389-ds-console is not built on RHEL8 if cockpit_dist is already present +- Issue 50041 - Add the rest UI Plugin tabs - Part 1 +- Issue 50217 - Implement dsconf security section +- Issue 49602 - Revise replication status messages +- Issue 50431 - Fix regression from coverity fix +- Issue 50431 - Fix covscan warnings +- Issue 50426 - nsSSL3Ciphers is limited to 1024 characters +- Issue 50428 - Log the actual base DN when the search fails with "invalid attribute request" +- Issue 50329 - (2nd) Possible Security Issue: DOS due to ioblocktimeout not applying to TLS +- Issue 50413 - ds-replcheck - Always display the Result Summary +- Issue 50355 - NSS can change the requested SSL min and max versions + * Fri May 24 2019 Mark Reynolds - 1.4.0.23-1 - Ticket 50041 - Add the rest UI Plugin tabs - Part 2 - Ticket 50340 - 2nd try - structs for diabled plugins will not be freed diff --git a/sources b/sources index d95837d..d994410 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (389-ds-base-1.4.0.23.tar.bz2) = e19f243c7dbb86606422d47111839afefb560a3b8de66f902e90f3271ba6555a5caa60f45b5362692797661d7ad35659adabd942e1ecaf75c0aa4562c921653f +SHA512 (389-ds-base-1.4.0.24.tar.bz2) = 68d701fca940e32a03f580042c4a908265d883bcabac9d91fa2dbe0b030568788610ed25bf58f07873980f5e24eeeda65a306c5ba29d5436c4157b5ec816eafb SHA512 (jemalloc-5.1.0.tar.bz2) = d9abebe54d303ca931b8c31c1033f23ff5fb060f2377ec8386f4d79c352e65c78ed34f680c352dac14f7d7115d10245782d553d988bc13df2eb34a2f0942ef6f From ad8cec2f0b431b52b12163fce3cd8d6418427c35 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Mon, 8 Jul 2019 16:03:15 -0400 Subject: [PATCH 15/22] Bump version to 1.4.0.25 Issue 50431 - Fix regression from coverity fix --- .gitignore | 1 + 389-ds-base.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ec85881..c62ecc6 100644 --- a/.gitignore +++ b/.gitignore @@ -177,3 +177,4 @@ /389-ds-base-1.4.0.22.tar.bz2 /389-ds-base-1.4.0.23.tar.bz2 /389-ds-base-1.4.0.24.tar.bz2 +/389-ds-base-1.4.0.25.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index 375633b..4c063a1 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -44,7 +44,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.0.24 +Version: 1.4.0.25 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org @@ -775,6 +775,10 @@ exit 0 %doc README.md %changelog +* Mon Jul 8 2019 Mark Reynolds - 1.4.0.25-1 +- Bump version to 1.4.0.25 +- Issue 50431 - Fix regression from coverity fix + * Tue Jun 25 2019 Mark Reynolds - 1.4.0.24-1 - Bump version to 1.4.0.24 - Issue 50052 - Fix rpm.mk according to audit-ci change diff --git a/sources b/sources index d994410..2f7f4b2 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (389-ds-base-1.4.0.24.tar.bz2) = 68d701fca940e32a03f580042c4a908265d883bcabac9d91fa2dbe0b030568788610ed25bf58f07873980f5e24eeeda65a306c5ba29d5436c4157b5ec816eafb SHA512 (jemalloc-5.1.0.tar.bz2) = d9abebe54d303ca931b8c31c1033f23ff5fb060f2377ec8386f4d79c352e65c78ed34f680c352dac14f7d7115d10245782d553d988bc13df2eb34a2f0942ef6f +SHA512 (389-ds-base-1.4.0.25.tar.bz2) = c444c3dbe44705da435fe165d9b41323ce4aea1fa2a5574e98c6672307cbef00fdf158b4e7ff4cdf0ec7e416aaee2747deb02248c8032c9d42221d742bacf5b3 From c00f4239bd1cf3f69d6820983a55cc894da86324 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Fri, 19 Jul 2019 12:11:54 -0400 Subject: [PATCH 16/22] Bump version to 1.4.0.26 Issue 50499 - Fix audit issues and remove jquery from the whitelist Issue 50355 - SSL version min and max not correctly applied Issue 50325 - Add Security tab to UI Issue 50177 - Add a new CI test case, also added fixes in lib389 --- .gitignore | 1 + 389-ds-base.spec | 9 ++++++++- sources | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c62ecc6..87f3ef1 100644 --- a/.gitignore +++ b/.gitignore @@ -178,3 +178,4 @@ /389-ds-base-1.4.0.23.tar.bz2 /389-ds-base-1.4.0.24.tar.bz2 /389-ds-base-1.4.0.25.tar.bz2 +/389-ds-base-1.4.0.26.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index 4c063a1..62621b4 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -44,7 +44,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.0.25 +Version: 1.4.0.26 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org @@ -775,6 +775,13 @@ exit 0 %doc README.md %changelog +* Fri Jul 19 2019 Mark Reynolds - 1.4.0.26-1 +- Bump version to 1.4.0.26 +- Issue 50499 - Fix audit issues and remove jquery from the whitelist +- Issue 50355 - SSL version min and max not correctly applied +- Issue 50325 - Add Security tab to UI +- Issue 50177 - Add a new CI test case, also added fixes in lib389 + * Mon Jul 8 2019 Mark Reynolds - 1.4.0.25-1 - Bump version to 1.4.0.25 - Issue 50431 - Fix regression from coverity fix diff --git a/sources b/sources index 2f7f4b2..9383e41 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (jemalloc-5.1.0.tar.bz2) = d9abebe54d303ca931b8c31c1033f23ff5fb060f2377ec8386f4d79c352e65c78ed34f680c352dac14f7d7115d10245782d553d988bc13df2eb34a2f0942ef6f -SHA512 (389-ds-base-1.4.0.25.tar.bz2) = c444c3dbe44705da435fe165d9b41323ce4aea1fa2a5574e98c6672307cbef00fdf158b4e7ff4cdf0ec7e416aaee2747deb02248c8032c9d42221d742bacf5b3 +SHA512 (389-ds-base-1.4.0.26.tar.bz2) = 66efaa4427f332b0d8c81a07a551b42e1c0947167db2ef4197407a2e78649a800f00c8fdd2e98144ce54496b70d876f62a0aad3c595f4ef6efce19ad341fe925 From df4a7e716345a07a6ee9fbc7f6b0b3c3cff79c9b Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Tue, 6 Aug 2019 12:36:04 -0400 Subject: [PATCH 17/22] Bump version to 1.4.0.27 Issue 50208 - make instances mark off based on dse.ldif not sysconfig Issue 50530 - Directory Server not RFC 4511 compliant with requested attr "1.1" Issue 50529 - LDAP server returning PWP controls in different sequence Issue 50508 - UI - fix local password policy form --- .gitignore | 1 + 389-ds-base.spec | 13 +++++++++---- sources | 3 +-- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 87f3ef1..7805149 100644 --- a/.gitignore +++ b/.gitignore @@ -179,3 +179,4 @@ /389-ds-base-1.4.0.24.tar.bz2 /389-ds-base-1.4.0.25.tar.bz2 /389-ds-base-1.4.0.26.tar.bz2 +/389-ds-base-1.4.0.27.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index 62621b4..057b803 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -25,7 +25,7 @@ ExcludeArch: i686 %if %{bundle_jemalloc} %global jemalloc_name jemalloc -%global jemalloc_ver 5.1.0 +%global jemalloc_ver 5.2.0 %global __provides_exclude ^libjemalloc\\.so.*$ %endif @@ -44,7 +44,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.0.26 +Version: 1.4.0.27 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org @@ -555,8 +555,6 @@ exit 0 %config(noreplace)%{_sysconfdir}/%{pkgname}/config/slapd-collations.conf %config(noreplace)%{_sysconfdir}/%{pkgname}/config/certmap.conf %config(noreplace)%{_sysconfdir}/%{pkgname}/config/template-initconfig -%config(noreplace)%{_sysconfdir}/sysconfig/%{pkgname} -%config(noreplace)%{_sysconfdir}/sysconfig/%{pkgname}.systemd %{_datadir}/%{pkgname} %exclude %{_datadir}/%{pkgname}/script-templates %exclude %{_datadir}/%{pkgname}/updates @@ -775,6 +773,13 @@ exit 0 %doc README.md %changelog +* Tue Aug 6 2019 Mark Reynolds - 1.4.0.27-1 +- Bump version to 1.4.0.27 +- Issue 50208 - make instances mark off based on dse.ldif not sysconfig +- Issue 50530 - Directory Server not RFC 4511 compliant with requested attr "1.1" +- Issue 50529 - LDAP server returning PWP controls in different sequence +- Issue 50508 - UI - fix local password policy form + * Fri Jul 19 2019 Mark Reynolds - 1.4.0.26-1 - Bump version to 1.4.0.26 - Issue 50499 - Fix audit issues and remove jquery from the whitelist diff --git a/sources b/sources index 9383e41..da7472f 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (jemalloc-5.1.0.tar.bz2) = d9abebe54d303ca931b8c31c1033f23ff5fb060f2377ec8386f4d79c352e65c78ed34f680c352dac14f7d7115d10245782d553d988bc13df2eb34a2f0942ef6f -SHA512 (389-ds-base-1.4.0.26.tar.bz2) = 66efaa4427f332b0d8c81a07a551b42e1c0947167db2ef4197407a2e78649a800f00c8fdd2e98144ce54496b70d876f62a0aad3c595f4ef6efce19ad341fe925 +SHA512 (389-ds-base-1.4.0.27.tar.bz2) = 362010349dfa6d8d8a7a20652eff43a0e99c762b950cce76e604b5c2285eca6b8361df88463f781556af55a7708ac4394a59b0d4fb8e305fcaa62df76c89db92 From fd250ce27617a5026b82aa19137f416b77c0ebd8 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Tue, 6 Aug 2019 12:42:42 -0400 Subject: [PATCH 18/22] Update sources --- .gitignore | 1 + sources | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7805149..c48dd24 100644 --- a/.gitignore +++ b/.gitignore @@ -180,3 +180,4 @@ /389-ds-base-1.4.0.25.tar.bz2 /389-ds-base-1.4.0.26.tar.bz2 /389-ds-base-1.4.0.27.tar.bz2 +/jemalloc-5.2.0.tar.bz2 diff --git a/sources b/sources index da7472f..43af9c3 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ +SHA512 (jemalloc-5.2.0.tar.bz2) = e3be4d534770126caf10f2684aed9fe4ba1422dd47625fe50343cfb750f26eff869fcc7d1e30a96dd6c73f6614c4bbcd560fd24fc26b55ac731c43e60fd05234 SHA512 (389-ds-base-1.4.0.27.tar.bz2) = 362010349dfa6d8d8a7a20652eff43a0e99c762b950cce76e604b5c2285eca6b8361df88463f781556af55a7708ac4394a59b0d4fb8e305fcaa62df76c89db92 From 8cd696815454dff8363f0b9c1cd2db8131756a00 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Tue, 17 Sep 2019 12:09:14 -0400 Subject: [PATCH 19/22] Bump version to 1.4.0.28 Issue 50581 - ns-slapd crashes during ldapi search 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 49232 - Truncate the message when buffer capacity is exceeded Issue 50542 - Entry cache contention during base search 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 50534 - backport UI schema editing fix --- .gitignore | 1 + 389-ds-base.spec | 16 +++++++++++++++- sources | 2 +- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c48dd24..c03647c 100644 --- a/.gitignore +++ b/.gitignore @@ -181,3 +181,4 @@ /389-ds-base-1.4.0.26.tar.bz2 /389-ds-base-1.4.0.27.tar.bz2 /jemalloc-5.2.0.tar.bz2 +/389-ds-base-1.4.0.28.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index 057b803..ddb6ef5 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -44,7 +44,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.0.27 +Version: 1.4.0.28 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org @@ -773,6 +773,20 @@ exit 0 %doc README.md %changelog +*Tue Sep 17 2019 Mark Reynolds - 1.4.0.28-1 +- Bump version to 1.4.0.28 +- Issue 50581 - ns-slapd crashes during ldapi search +- 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 49232 - Truncate the message when buffer capacity is exceeded +- Issue 50542 - Entry cache contention during base search +- 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 50534 - backport UI schema editing fix + * Tue Aug 6 2019 Mark Reynolds - 1.4.0.27-1 - Bump version to 1.4.0.27 - Issue 50208 - make instances mark off based on dse.ldif not sysconfig diff --git a/sources b/sources index 43af9c3..fd936b5 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (389-ds-base-1.4.0.28.tar.bz2) = 692f0de48817082d55b2a20735f0bd9a9fd98826b3bc273541d17471744e13270e7df2439d3066b550785392ce4f54636c211c0fe77e0d3cd745ec1fc6b7b891 SHA512 (jemalloc-5.2.0.tar.bz2) = e3be4d534770126caf10f2684aed9fe4ba1422dd47625fe50343cfb750f26eff869fcc7d1e30a96dd6c73f6614c4bbcd560fd24fc26b55ac731c43e60fd05234 -SHA512 (389-ds-base-1.4.0.27.tar.bz2) = 362010349dfa6d8d8a7a20652eff43a0e99c762b950cce76e604b5c2285eca6b8361df88463f781556af55a7708ac4394a59b0d4fb8e305fcaa62df76c89db92 From ae508a3fc1242a2ad171ec90406c4f9615c65300 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Fri, 1 Nov 2019 15:27:15 -0400 Subject: [PATCH 20/22] Bump version to 1.4.0.29 Issue 50592 - Port Replication Tab to ReactJS Issue 50067 - Fix krb5 dependency in a specfile Issue 50545 - Port repl-monitor.pl to lib389 CLI Issue 50497 - Port cl-dump.pl tool to Python using lib389 Issue 49850 - cont -fix crash in ldbm_non_leaf Issue 50634 - Clean up CLI errors output - Fix wrong exception Issue 50634 - Clean up CLI errors output Issue 49850 - ldbm_get_nonleaf_ids() slow for databases with many non-leaf entries Issue 50655 - access log etime is not properly formatted Issue 50653 - objectclass parsing fails to log error message text Issue 50646 - Improve task handling during shutdowns Issue 50622 - ds_selinux_enabled may crash on suse --- .gitignore | 1 + 389-ds-base.spec | 19 +++++++++++++++++-- sources | 2 +- 3 files changed, 19 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c03647c..33d0a3e 100644 --- a/.gitignore +++ b/.gitignore @@ -182,3 +182,4 @@ /389-ds-base-1.4.0.27.tar.bz2 /jemalloc-5.2.0.tar.bz2 /389-ds-base-1.4.0.28.tar.bz2 +/389-ds-base-1.4.0.29.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index ddb6ef5..bc82cec 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -44,7 +44,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.0.28 +Version: 1.4.0.29 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org @@ -773,7 +773,22 @@ exit 0 %doc README.md %changelog -*Tue Sep 17 2019 Mark Reynolds - 1.4.0.28-1 +* Fri Nov 1 2019 Mark Reynolds - 1.4.0.29-1 +- Bump version to 1.4.0.29 +- Issue 50592 - Port Replication Tab to ReactJS +- Issue 50067 - Fix krb5 dependency in a specfile +- Issue 50545 - Port repl-monitor.pl to lib389 CLI +- Issue 50497 - Port cl-dump.pl tool to Python using lib389 +- Issue 49850 - cont -fix crash in ldbm_non_leaf +- Issue 50634 - Clean up CLI errors output - Fix wrong exception +- Issue 50634 - Clean up CLI errors output +- Issue 49850 - ldbm_get_nonleaf_ids() slow for databases with many non-leaf entries +- Issue 50655 - access log etime is not properly formatted +- Issue 50653 - objectclass parsing fails to log error message text +- Issue 50646 - Improve task handling during shutdowns +- Issue 50622 - ds_selinux_enabled may crash on suse + +* Tue Sep 17 2019 Mark Reynolds - 1.4.0.28-1 - Bump version to 1.4.0.28 - Issue 50581 - ns-slapd crashes during ldapi search - Issue 50499 - Audit fix - Update npm 'eslint-utils' version diff --git a/sources b/sources index fd936b5..e904f85 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (389-ds-base-1.4.0.28.tar.bz2) = 692f0de48817082d55b2a20735f0bd9a9fd98826b3bc273541d17471744e13270e7df2439d3066b550785392ce4f54636c211c0fe77e0d3cd745ec1fc6b7b891 +SHA512 (389-ds-base-1.4.0.29.tar.bz2) = 85b3c55e32a1afff71d2a08aa37494e22cdd0b185b536ff6c7e0b4f58d10ea209a31e589faf5b04812be6b5211bb353507d83e22ff3410e04269bdc09695bacb SHA512 (jemalloc-5.2.0.tar.bz2) = e3be4d534770126caf10f2684aed9fe4ba1422dd47625fe50343cfb750f26eff869fcc7d1e30a96dd6c73f6614c4bbcd560fd24fc26b55ac731c43e60fd05234 From 947cc2286f27591bbec9fd96d2dc75e4a56b6c47 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Fri, 1 Nov 2019 16:41:53 -0400 Subject: [PATCH 21/22] Bump version to 1.4.0.30 Issue 50592 - Fix cherry-pick error --- .gitignore | 1 + 389-ds-base.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 33d0a3e..977c712 100644 --- a/.gitignore +++ b/.gitignore @@ -183,3 +183,4 @@ /jemalloc-5.2.0.tar.bz2 /389-ds-base-1.4.0.28.tar.bz2 /389-ds-base-1.4.0.29.tar.bz2 +/389-ds-base-1.4.0.30.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index bc82cec..fc00942 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -44,7 +44,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.0.29 +Version: 1.4.0.30 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org @@ -773,6 +773,10 @@ exit 0 %doc README.md %changelog +* Fri Nov 1 2019 Mark Reynolds - 1.4.0.30-1 +- Bump version to 1.4.0.30 +- Issue 50592 - Fix cherry-pick error + * Fri Nov 1 2019 Mark Reynolds - 1.4.0.29-1 - Bump version to 1.4.0.29 - Issue 50592 - Port Replication Tab to ReactJS diff --git a/sources b/sources index e904f85..fa05c7d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (389-ds-base-1.4.0.29.tar.bz2) = 85b3c55e32a1afff71d2a08aa37494e22cdd0b185b536ff6c7e0b4f58d10ea209a31e589faf5b04812be6b5211bb353507d83e22ff3410e04269bdc09695bacb +SHA512 (389-ds-base-1.4.0.30.tar.bz2) = 518184e1e677591583fc247f4759ae3ac1fbf26e327272d38e5c36daf5c87c7e4d0038e4fad9d248577ac6582a1ca3012e8892e69f5311f873621e1cf6e8dac1 SHA512 (jemalloc-5.2.0.tar.bz2) = e3be4d534770126caf10f2684aed9fe4ba1422dd47625fe50343cfb750f26eff869fcc7d1e30a96dd6c73f6614c4bbcd560fd24fc26b55ac731c43e60fd05234 From 3831dbd7ef98ea7c660f44d527b309d91f8ee3a9 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Wed, 13 Nov 2019 21:34:00 -0500 Subject: [PATCH 22/22] Bump version to 1.4.0.31 Issue 50499 - Fix npm audit issues Issue 50699 - Add Disk Monitor to CLI and UI Issue 50716 - CVE-2019-14824 (BZ#1748199) - deref plugin displays restricted attributes Issue 50696 - Fix various UI bugs Issue 50689 - Failed db restore task does not report an error --- .gitignore | 1 + 389-ds-base.spec | 11 ++++++++++- sources | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 977c712..ac5bdbc 100644 --- a/.gitignore +++ b/.gitignore @@ -184,3 +184,4 @@ /389-ds-base-1.4.0.28.tar.bz2 /389-ds-base-1.4.0.29.tar.bz2 /389-ds-base-1.4.0.30.tar.bz2 +/389-ds-base-1.4.0.31.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index fc00942..da972e4 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -44,7 +44,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.0.30 +Version: 1.4.0.31 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org @@ -115,6 +115,7 @@ BuildRequires: python%{python3_pkgversion}-argcomplete BuildRequires: python%{python3_pkgversion}-argparse-manpage BuildRequires: python%{python3_pkgversion}-libselinux BuildRequires: python%{python3_pkgversion}-policycoreutils +BuildRequires: python%{python3_pkgversion}-packaging # For cockpit BuildRequires: rsync @@ -773,6 +774,14 @@ exit 0 %doc README.md %changelog +* Wed Nov 13 2019 Mark Reynolds - 1.4.0.31-1 +- Bump version to 1.4.0.31 +- Issue 50499 - Fix npm audit issues +- Issue 50699 - Add Disk Monitor to CLI and UI +- Issue 50716 - CVE-2019-14824 (BZ#1748199) - deref plugin displays restricted attributes +- Issue 50696 - Fix various UI bugs +- Issue 50689 - Failed db restore task does not report an error + * Fri Nov 1 2019 Mark Reynolds - 1.4.0.30-1 - Bump version to 1.4.0.30 - Issue 50592 - Fix cherry-pick error diff --git a/sources b/sources index fa05c7d..3a2b106 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (389-ds-base-1.4.0.30.tar.bz2) = 518184e1e677591583fc247f4759ae3ac1fbf26e327272d38e5c36daf5c87c7e4d0038e4fad9d248577ac6582a1ca3012e8892e69f5311f873621e1cf6e8dac1 +SHA512 (389-ds-base-1.4.0.31.tar.bz2) = 519d6fbd2b78732e6d2f4588ad556f6cd9083f11a56aed8c2b0cb836ae481c10bd19f2a8296aaa9213e089512428e4e7cec802dfcd3717111085d21ef422f332 SHA512 (jemalloc-5.2.0.tar.bz2) = e3be4d534770126caf10f2684aed9fe4ba1422dd47625fe50343cfb750f26eff869fcc7d1e30a96dd6c73f6614c4bbcd560fd24fc26b55ac731c43e60fd05234