Bump version to 1.3.7.3
Ticket 49354 - fix regression in total init due to mistake in range fetch Ticket 49370 - local password policies should use the same defaults as the global policy Ticket 48989 - Delete slow lib389 test Ticket 49367 - missing braces in idsktune Ticket 49364 - incorrect function declaration. Ticket 49275 - fix tls auth regression Ticket 49038 - Revise creation of cn=replication,cn=config Ticket 49368 - Fix typo in log message Ticket 48059 - Add docstrings to CLU tests Ticket 47840 - Add docstrings to setup tests Ticket 49348 - support perlless and wrapperless install
This commit is contained in:
parent
17bfc6a06f
commit
ef3d7efd79
1
.gitignore
vendored
1
.gitignore
vendored
@ -148,3 +148,4 @@
|
|||||||
/389-ds-base-1.3.6.6.tar.bz2
|
/389-ds-base-1.3.6.6.tar.bz2
|
||||||
/389-ds-base-1.3.7.1.tar.bz2
|
/389-ds-base-1.3.7.1.tar.bz2
|
||||||
/389-ds-base-1.3.7.2.tar.bz2
|
/389-ds-base-1.3.7.2.tar.bz2
|
||||||
|
/389-ds-base-1.3.7.3.tar.bz2
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
Summary: 389 Directory Server (base)
|
Summary: 389 Directory Server (base)
|
||||||
Name: 389-ds-base
|
Name: 389-ds-base
|
||||||
Version: 1.3.7.2
|
Version: 1.3.7.3
|
||||||
Release: %{?relprefix}1%{?prerel}%{?dist}
|
Release: %{?relprefix}1%{?prerel}%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.port389.org
|
URL: http://www.port389.org
|
||||||
@ -476,6 +476,20 @@ fi
|
|||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 1 2017 Mark Reynolds <mreynolds@redhat.com> - 1.3.7.3-1
|
||||||
|
- Bump version to 1.3.7.3
|
||||||
|
- Ticket 49354 - fix regression in total init due to mistake in range fetch
|
||||||
|
- Ticket 49370 - local password policies should use the same defaults as the global policy
|
||||||
|
- Ticket 48989 - Delete slow lib389 test
|
||||||
|
- Ticket 49367 - missing braces in idsktune
|
||||||
|
- Ticket 49364 - incorrect function declaration.
|
||||||
|
- Ticket 49275 - fix tls auth regression
|
||||||
|
- Ticket 49038 - Revise creation of cn=replication,cn=config
|
||||||
|
- Ticket 49368 - Fix typo in log message
|
||||||
|
- Ticket 48059 - Add docstrings to CLU tests
|
||||||
|
- Ticket 47840 - Add docstrings to setup tests
|
||||||
|
- Ticket 49348 - support perlless and wrapperless install
|
||||||
|
|
||||||
* Tue Aug 22 2017 Mark Reynolds <mreynolds@redhat.com> - 1.3.7.2-1
|
* Tue Aug 22 2017 Mark Reynolds <mreynolds@redhat.com> - 1.3.7.2-1
|
||||||
- Bump verison to 1.3.7.2
|
- Bump verison to 1.3.7.2
|
||||||
- Ticket 49038 - Fix regression from legacy code cleanup
|
- Ticket 49038 - Fix regression from legacy code cleanup
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (389-ds-base-1.3.7.2.tar.bz2) = 3dd942cff18acfc7453f5798dfe9925c04b918e3d2760bbec1cd35571ea9c619e9652b71c8dc5407ffe89398217454d744e336ff5d201c93699e3dba1077aac9
|
SHA512 (389-ds-base-1.3.7.3.tar.bz2) = 1f1fa3cbe44af3cdbb205fc49790ccdf66d9653849c537a8c32b57477fb66b91697c1da58112aa0bacfdcdf2a7925365904dc7f4488ece258159c5c74f850aba
|
||||||
|
Loading…
Reference in New Issue
Block a user