Release 1.3.5.4-1

- Ticket 48836 - replication session fails because of permission denied
- Ticket 47819 - RFE - improve tombstone purging performance
- Ticket 48837 - Replication: total init aborted
- Ticket 48617 - Server ram checks work in isolation
- Ticket 48220 - The "repl-monitor" web page does not display "year" in date.
- Ticket 48829 - Add gssapi sasl replication bind test
- Ticket 48497 - uncomment pytest from CI test
- Ticket 48828 - db2ldif is not taking into account multiple suffixes or backends
- Ticket 48818 - Fix case where return code is always -1
- Ticket 48826 - 52updateAESplugin.pl may fail on older versions of perl
- Ticket 48825 - Configure make generate invalid makefile
This commit is contained in:
Noriko Hosoi 2016-05-18 11:44:59 -07:00
parent 18e4ec4ce2
commit 3f2f2e3bb0
3 changed files with 18 additions and 3 deletions

1
.gitignore vendored
View File

@ -131,3 +131,4 @@
/nunc-stans-0.1.8.tar.bz2 /nunc-stans-0.1.8.tar.bz2
/389-ds-base-1.3.5.1.tar.bz2 /389-ds-base-1.3.5.1.tar.bz2
/389-ds-base-1.3.5.3.tar.bz2 /389-ds-base-1.3.5.3.tar.bz2
/389-ds-base-1.3.5.4.tar.bz2

View File

@ -33,8 +33,8 @@
Summary: 389 Directory Server (base) Summary: 389 Directory Server (base)
Name: 389-ds-base Name: 389-ds-base
Version: 1.3.5.3 Version: 1.3.5.4
Release: %{?relprefix}1%{?prerel}%{?dist}.1 Release: %{?relprefix}1%{?prerel}%{?dist}
License: GPLv3+ License: GPLv3+
URL: https://port389.org/ URL: https://port389.org/
Group: System Environment/Daemons Group: System Environment/Daemons
@ -400,6 +400,20 @@ fi
%endif %endif
%changelog %changelog
* Wed May 18 2016 Noriko Hosoi <nhosoi@redhat.com> - 1.3.5.4-1
- Release 1.3.5.4-1
- Ticket 48836 - replication session fails because of permission denied
- Ticket 47819 - RFE - improve tombstone purging performance
- Ticket 48837 - Replication: total init aborted
- Ticket 48617 - Server ram checks work in isolation
- Ticket 48220 - The "repl-monitor" web page does not display "year" in date.
- Ticket 48829 - Add gssapi sasl replication bind test
- Ticket 48497 - uncomment pytest from CI test
- Ticket 48828 - db2ldif is not taking into account multiple suffixes or backends
- Ticket 48818 - Fix case where return code is always -1
- Ticket 48826 - 52updateAESplugin.pl may fail on older versions of perl
- Ticket 48825 - Configure make generate invalid makefile
* Tue May 17 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.3.5.3-1.1 * Tue May 17 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.3.5.3-1.1
- Perl 5.24 rebuild - Perl 5.24 rebuild

View File

@ -1,2 +1,2 @@
8faffd42dd280a117db785a635c2b5ef 389-ds-base-1.3.5.3.tar.bz2 56aec73b69456a1f6b380ac1064255c4 389-ds-base-1.3.5.4.tar.bz2
22a201e208b82b307ba425e099b066ed nunc-stans-0.1.8.tar.bz2 22a201e208b82b307ba425e099b066ed nunc-stans-0.1.8.tar.bz2