Bump version to 1.4.3.13
Issue 4342 - UI - additional fixes for creation instance modal Issue 3996 - Add dsidm rename option (#4338) Issue 4258 - Add server version information to UI Issue 4209 - RFE - add bootstrap credentials to repl agreement (UI update) Issue 4209 - RFE - add bootstrap credentials to repl agreement (CLI update) Issue 4209 - RFE - add bootstrap credentials to repl agreement Issue 4319 - Performance search rate: listener may be erroneously waken up (#4323) Ticket 51190 - SyncRepl plugin provides a wrong cookie Ticket 51253 - dscreate should LDAPI to bootstrap the config Ticket 51228 - Fix lock/unlock wording and lib389 use of methods Ticket 51229 - Server Settings page gets into an unresponsive state Ticket 51165 - Set the operation start time for extended ops Ticket 51228 - Clean up dsidm user status command Ticket 51233 - ds-replcheck crashes in offline mode Ticket 50260 - Fix test according to #51222 fix
This commit is contained in:
parent
48e1f31f99
commit
3c4def760b
3 changed files with 21 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -198,3 +198,4 @@
|
|||
/389-ds-base-1.4.3.10.tar.bz2
|
||||
/389-ds-base-1.4.3.11.tar.bz2
|
||||
/389-ds-base-1.4.3.12.tar.bz2
|
||||
/389-ds-base-1.4.3.13.tar.bz2
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ ExcludeArch: i686
|
|||
|
||||
Summary: 389 Directory Server (base)
|
||||
Name: 389-ds-base
|
||||
Version: 1.4.3.12
|
||||
Version: 1.4.3.13
|
||||
Release: %{?relprefix}1%{?prerel}%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://www.port389.org
|
||||
|
|
@ -777,6 +777,24 @@ exit 0
|
|||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Mon Oct 5 2020 Mark Reynolds <mreynolds@redhat.com> - 1.4.3.13-1
|
||||
- Bump version to 1.4.3.13
|
||||
- Issue 4342 - UI - additional fixes for creation instance modal
|
||||
- Issue 3996 - Add dsidm rename option (#4338)
|
||||
- Issue 4258 - Add server version information to UI
|
||||
- Issue 4209 - RFE - add bootstrap credentials to repl agreement (UI update)
|
||||
- Issue 4209 - RFE - add bootstrap credentials to repl agreement (CLI update)
|
||||
- Issue 4209 - RFE - add bootstrap credentials to repl agreement
|
||||
- Issue 4319 - Performance search rate: listener may be erroneously waken up (#4323)
|
||||
- Ticket 51190 - SyncRepl plugin provides a wrong cookie
|
||||
- Ticket 51253 - dscreate should LDAPI to bootstrap the config
|
||||
- Ticket 51228 - Fix lock/unlock wording and lib389 use of methods
|
||||
- Ticket 51229 - Server Settings page gets into an unresponsive state
|
||||
- Ticket 51165 - Set the operation start time for extended ops
|
||||
- Ticket 51228 - Clean up dsidm user status command
|
||||
- Ticket 51233 - ds-replcheck crashes in offline mode
|
||||
- Ticket 50260 - Fix test according to #51222 fix
|
||||
|
||||
* Fri Jul 31 2020 Mark Reynolds <mreynolds@redhat.com> - 1.4.3.12-1
|
||||
- Bump version to 1.4.3.12
|
||||
- Issue 51222 - It should not be allowed to delete Managed Entry manually
|
||||
|
|
|
|||
3
sources
3
sources
|
|
@ -1,2 +1 @@
|
|||
SHA512 (jemalloc-5.2.1.tar.bz2) = 0bbb77564d767cef0c6fe1b97b705d368ddb360d55596945aea8c3ba5889fbce10479d85ad492c91d987caacdbbdccc706aa3688e321460069f00c05814fae02
|
||||
SHA512 (389-ds-base-1.4.3.12.tar.bz2) = d8ab31e3d4d17d5a6debe14dbd5377a7070888dfb1e5783325526e22a59f905cac4877d4e4a621274b091ce2cd4d408016afccc3fc99a2a807ed56eef7b30223
|
||||
SHA512 (389-ds-base-1.4.3.13.tar.bz2) = 68713edfceb3787ec364ea96200b5beb14eb17871720fa1fca4bb7564426082f85a7e11eb438193dfa83f72f0a7a33eb94a370f833b973f4d020b6ceb023070e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue