diff --git a/.gitignore b/.gitignore index 68addea..d0aea47 100644 --- a/.gitignore +++ b/.gitignore @@ -188,3 +188,4 @@ /389-ds-base-1.4.2.6.tar.bz2 /jemalloc-5.2.1.tar.bz2 /389-ds-base-1.4.2.7.tar.bz2 +/389-ds-base-1.4.2.8.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index bc87e6d..820cd97 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -45,7 +45,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.2.7 +Version: 1.4.2.8 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org @@ -208,7 +208,7 @@ package to be installed with just the -libs package and without the main package %if %{use_legacy} %package legacy-tools -Summary: Legacy utilities for 389 Directory Server (%{variant}) +Summary: Legacy utilities for 389 Directory Server Obsoletes: %{name} <= 1.4.0.9 Requires: 389-ds-base-libs = %{version}-%{release} # for setup-ds.pl to support ipv6 @@ -765,6 +765,22 @@ exit 0 %doc README.md %changelog +* Thu Feb 13 2020 Mark Reynolds - 1.4.2.8-1 +- Bump version to 1.4.2.8 +- Issue 50855 - remove unused file from UI +- Issue 50855 - UI: Port Server Tab to React +- Issue 49845 - README does not contain complete information on building +- Issue 49623 - cont cenotaph errors on modrdn operations +- Issue 50882 - Fix healthcheck errors for instances that do not have TLS enabled +- Issue 50886 - Typo in the replication debug message +- Issue 50873 - Fix healthcheck and virtual attr check +- Issue 50873 - Fix issues with healthcheck tool +- Issue 50857 - Memory leak in ACI using IP subject +- Issue 50823 - dsctl doesn't work with 'slapd-' in the instance name +- Issue 49624 - cont - DB Deadlock on modrdn appears to corrupt database and entry cache +- Issue 50850 - Fix dsctl healthcheck for python36 +- Issue 49990 - Need to enforce a hard maximum limit for file descriptors + * Thu Jan 23 2020 Mark Reynolds - 1.4.2.7-1 - Bump version to 1.4.2.7 - Issue 49254 - Fix compiler failures and warnings diff --git a/sources b/sources index b321399..570837e 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (389-ds-base-1.4.2.7.tar.bz2) = 7bbb5b8f3ca71c3bd3be8afb15a5923fb407fed920d3b6e8674232d825c500a7c9bba5d03dc281a9c54352688e7b2b82a0ff481fc84eea06f66ea760b96b2b2a SHA512 (jemalloc-5.2.1.tar.bz2) = 0bbb77564d767cef0c6fe1b97b705d368ddb360d55596945aea8c3ba5889fbce10479d85ad492c91d987caacdbbdccc706aa3688e321460069f00c05814fae02 +SHA512 (389-ds-base-1.4.2.8.tar.bz2) = 7b9a3a678c6c01270cd5a543dba9e96d2d8e444a2de6e0b10b148d2b201716b3ad63cf8d6a6aa3ab330cb6ee1a69c1553aca8b78fa7977b9d8766c0b94df8de1