Bump version to 2.0.1
Issue 4420 - change NVR to use X.X.X instead of X.X.X.X Issue 4391 - DSE config modify does not call be_postop (#4394) Issue 4218 - Verify the new wtime and optime access log keywords (#4397) Issue 4176 - CL trimming causes high CPU Issue 2058 - Add keep alive entry after on-line initialization - second version (#4399) Issue 4403 - RFE - OpenLDAP pw hash migration tests (#4408)
This commit is contained in:
parent
d9f3efb8f9
commit
ded5ac3473
1
.gitignore
vendored
1
.gitignore
vendored
@ -198,3 +198,4 @@
|
|||||||
/389-ds-base-1.4.4.4.tar.bz2
|
/389-ds-base-1.4.4.4.tar.bz2
|
||||||
/389-ds-base-1.4.4.6.tar.bz2
|
/389-ds-base-1.4.4.6.tar.bz2
|
||||||
/389-ds-base-1.4.5.0.tar.bz2
|
/389-ds-base-1.4.5.0.tar.bz2
|
||||||
|
/389-ds-base-2.0.1.tar.bz2
|
||||||
|
@ -46,7 +46,7 @@ ExcludeArch: i686
|
|||||||
|
|
||||||
Summary: 389 Directory Server (base)
|
Summary: 389 Directory Server (base)
|
||||||
Name: 389-ds-base
|
Name: 389-ds-base
|
||||||
Version: 1.4.5.0
|
Version: 2.0.1
|
||||||
Release: %{?relprefix}1%{?prerel}%{?dist}
|
Release: %{?relprefix}1%{?prerel}%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://www.port389.org
|
URL: https://www.port389.org
|
||||||
@ -619,6 +619,15 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 29 2020 Mark Reynolds <mreynolds@redhat.com> - 2.0.1-1
|
||||||
|
- Bump version to 2.0.1
|
||||||
|
- Issue 4420 - change NVR to use X.X.X instead of X.X.X.X
|
||||||
|
- Issue 4391 - DSE config modify does not call be_postop (#4394)
|
||||||
|
- Issue 4218 - Verify the new wtime and optime access log keywords (#4397)
|
||||||
|
- Issue 4176 - CL trimming causes high CPU
|
||||||
|
- Issue 2058 - Add keep alive entry after on-line initialization - second version (#4399)
|
||||||
|
- Issue 4403 - RFE - OpenLDAP pw hash migration tests (#4408)
|
||||||
|
|
||||||
* Wed Oct 28 2020 Mark Reynolds <mreynolds@redhat.com> - 1.4.5.0-1
|
* Wed Oct 28 2020 Mark Reynolds <mreynolds@redhat.com> - 1.4.5.0-1
|
||||||
- Bump version to 1.4.5.0
|
- Bump version to 1.4.5.0
|
||||||
- Issue 4262 - more perl removal cleanup
|
- Issue 4262 - more perl removal cleanup
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (389-ds-base-1.4.5.0.tar.bz2) = a60299348f5f7c56293e8cfb57544fc28ac2b240ec1546eec96a8884340e971ecd1872e0a316ac532f5a431875f1314eea6cb85fd551f49857e891dd9b0ef385
|
SHA512 (389-ds-base-2.0.1.tar.bz2) = 34395b9fc73965518b4e0fc1ad5e2053bb0bb2fe38367437dd17a5a735d3d11106d510d43939083cbebcdff9c7790b367b44a3a563fb37899105ad24865eaa2b
|
||||||
SHA512 (jemalloc-5.2.1.tar.bz2) = 0bbb77564d767cef0c6fe1b97b705d368ddb360d55596945aea8c3ba5889fbce10479d85ad492c91d987caacdbbdccc706aa3688e321460069f00c05814fae02
|
SHA512 (jemalloc-5.2.1.tar.bz2) = 0bbb77564d767cef0c6fe1b97b705d368ddb360d55596945aea8c3ba5889fbce10479d85ad492c91d987caacdbbdccc706aa3688e321460069f00c05814fae02
|
||||||
|
Loading…
Reference in New Issue
Block a user