Bump version to 1.4.3.4
Issue 50954 - Port buildnum.pl to python(part 2) Issue 50955 - Fix memory leaks in chaining plugin Issue 50954 - Port buildnum.pl to python Issue 50947 - change 00core.ldif objectClasses for openldap migration Issue 50755 - setting nsslapd-db-home-directory is overriding db_directory Issue 50937 - Update CLI for new backend split configuration Issue 50860 - Port Password Policy test cases from TET to python3 pwp.sh Issue 50945 - givenname alias of gn from openldap Issue 50935 - systemd override in lib389 for dscontainer Issue 50499 - Fix npm audit issues Issue 49761 - Fix CI test suite issues Issue 50618 - clean compiler warning and log level Issue 50889 - fix compiler issues Issue 50884 - Health check tool DSEldif check fails Issue 50926 - Remove dual spinner and other UI fixes Issue 50928 - Unable to create a suffix with countryName Issue 50758 - Only Recommend bash-completion, not Require Issue 50923 - Fix a test regression Issue 50904 - Connect All React Components And Refactor the Main Navigation Tab Code Issue 50920 - cl-dump exit code is 0 even if command fails with invalid arguments Issue 50923 - Add test - dsctl fails to remove instances with dashes in the name Issue 50919 - Backend delete fails using dsconf Issue 50872 - dsconf can't create GSSAPI replication agreements Issue 50912 - RFE - add password policy attribute pwdReset Issue 50914 - No error returned when adding an entry matching filters for a non existing automember group Issue 50889 - Extract pem files into a private namespace Issue 50909 - nsDS5ReplicaId cant be set to the old value it had before Issue 50686 - Port fractional replication test cases from TET to python3 final Issue 49845 - Remove pkgconfig check for libasan Issue:50860 - Port Password Policy test cases from TET to python3 bug624080 Issue:50860 - Port Password Policy test cases from TET to python3 series of bugs Issue 50786 - connection table freelist Issue 50618 - support cgroupv2 Issue 50900 - Fix cargo offline build Issue 50898 - ldclt core dumped when run with -e genldif option
This commit is contained in:
parent
5b3e513fa1
commit
5a6ac14eb5
1
.gitignore
vendored
1
.gitignore
vendored
@ -189,3 +189,4 @@
|
||||
/jemalloc-5.2.1.tar.bz2
|
||||
/389-ds-base-1.4.3.2.tar.bz2
|
||||
/389-ds-base-1.4.3.3.tar.bz2
|
||||
/389-ds-base-1.4.3.4.tar.bz2
|
||||
|
@ -44,8 +44,8 @@ ExcludeArch: i686
|
||||
|
||||
Summary: 389 Directory Server (base)
|
||||
Name: 389-ds-base
|
||||
Version: 1.4.3.3
|
||||
Release: %{?relprefix}3%{?prerel}%{?dist}
|
||||
Version: 1.4.3.4
|
||||
Release: %{?relprefix}1%{?prerel}%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://www.port389.org
|
||||
Conflicts: selinux-policy-base < 3.9.8
|
||||
@ -757,6 +757,44 @@ exit 0
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Mon Mar 16 2020 Mark Reynolds <mreynolds@redhat.com> - 1.4.3.4-1
|
||||
- Bump version to 1.4.3.4
|
||||
- Issue 50954 - Port buildnum.pl to python(part 2)
|
||||
- Issue 50955 - Fix memory leaks in chaining plugin
|
||||
- Issue 50954 - Port buildnum.pl to python
|
||||
- Issue 50947 - change 00core.ldif objectClasses for openldap migration
|
||||
- Issue 50755 - setting nsslapd-db-home-directory is overriding db_directory
|
||||
- Issue 50937 - Update CLI for new backend split configuration
|
||||
- Issue 50860 - Port Password Policy test cases from TET to python3 pwp.sh
|
||||
- Issue 50945 - givenname alias of gn from openldap
|
||||
- Issue 50935 - systemd override in lib389 for dscontainer
|
||||
- Issue 50499 - Fix npm audit issues
|
||||
- Issue 49761 - Fix CI test suite issues
|
||||
- Issue 50618 - clean compiler warning and log level
|
||||
- Issue 50889 - fix compiler issues
|
||||
- Issue 50884 - Health check tool DSEldif check fails
|
||||
- Issue 50926 - Remove dual spinner and other UI fixes
|
||||
- Issue 50928 - Unable to create a suffix with countryName
|
||||
- Issue 50758 - Only Recommend bash-completion, not Require
|
||||
- Issue 50923 - Fix a test regression
|
||||
- Issue 50904 - Connect All React Components And Refactor the Main Navigation Tab Code
|
||||
- Issue 50920 - cl-dump exit code is 0 even if command fails with invalid arguments
|
||||
- Issue 50923 - Add test - dsctl fails to remove instances with dashes in the name
|
||||
- Issue 50919 - Backend delete fails using dsconf
|
||||
- Issue 50872 - dsconf can't create GSSAPI replication agreements
|
||||
- Issue 50912 - RFE - add password policy attribute pwdReset
|
||||
- Issue 50914 - No error returned when adding an entry matching filters for a non existing automember group
|
||||
- Issue 50889 - Extract pem files into a private namespace
|
||||
- Issue 50909 - nsDS5ReplicaId cant be set to the old value it had before
|
||||
- Issue 50686 - Port fractional replication test cases from TET to python3 final
|
||||
- Issue 49845 - Remove pkgconfig check for libasan
|
||||
- Issue:50860 - Port Password Policy test cases from TET to python3 bug624080
|
||||
- Issue:50860 - Port Password Policy test cases from TET to python3 series of bugs
|
||||
- Issue 50786 - connection table freelist
|
||||
- Issue 50618 - support cgroupv2
|
||||
- Issue 50900 - Fix cargo offline build
|
||||
- Issue 50898 - ldclt core dumped when run with -e genldif option
|
||||
|
||||
* Mon Feb 17 2020 Matus Honek <mhonek@redhat.com> - 1.4.3.3-3
|
||||
- Bring back the necessary c_rehash util (#1803370)
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (389-ds-base-1.4.3.3.tar.bz2) = 63e241337d55cafbe71173bdff90d8668ade5f223ccb24e57f243a0406c8505a0e1e5fab6b11c06a36231a8c0d740ac8b018d5530e9355be802e2810d36da715
|
||||
SHA512 (389-ds-base-1.4.3.4.tar.bz2) = 013403f49000e80b42565191153fb0e535ff6b2cbd1fc9127fb917e2bd9379e57c5e7562259d47a72126761b642af87eb854058b842fc33077e98d6e123d556f
|
||||
SHA512 (jemalloc-5.2.1.tar.bz2) = 0bbb77564d767cef0c6fe1b97b705d368ddb360d55596945aea8c3ba5889fbce10479d85ad492c91d987caacdbbdccc706aa3688e321460069f00c05814fae02
|
||||
|
Loading…
Reference in New Issue
Block a user