Release 1.3.5.1
- Ticket 47982 - improve timestamp resolution in logs - Ticket 48759 - no plugin calls in tombstone purging - Ticket 48665 - Prevent sefault in ldbm_instance_modify_config_entry - Ticket 48757 - License tag does not match actual license of code - Ticket 48746 - Crash when indexing an attribute with a matching rule - Ticket 48497 - extended search without MR indexed attribute prevents later indexing with that MR - Ticket 48368 - Resolve the py.test conflicts with the create_test.py issue - Ticket 48748 - Fix memory_leaks test suite teardown failure - Ticket 48383 - import tasks with dynamic buffer sizes - Ticket 48420 - change severity of some messages related to "keep alive" entries - Ticket 48386 - Clean up dsktune code - Ticket 48537 - undefined reference to `abstraction_increment' - Ticket 48747 - dirsrv service fails to start when nsslapd-listenhost is configured
This commit is contained in:
parent
16ea67f259
commit
1d1dc675c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -129,3 +129,4 @@
|
||||
/389-ds-base-1.3.4.8.tar.bz2
|
||||
/389-ds-base-1.3.5.0.tar.bz2
|
||||
/nunc-stans-0.1.8.tar.bz2
|
||||
/389-ds-base-1.3.5.1.tar.bz2
|
||||
|
@ -35,7 +35,7 @@
|
||||
|
||||
Summary: 389 Directory Server (base)
|
||||
Name: 389-ds-base
|
||||
Version: 1.3.5.0
|
||||
Version: 1.3.5.1
|
||||
Release: %{?relprefix}1%{?prerel}%{?dist}
|
||||
License: GPLv2 with exceptions
|
||||
URL: https://port389.org/
|
||||
@ -382,6 +382,22 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Mar 23 2016 Noriko Hosoi <nhosoi@redhat.com> - 1.3.5.1-1
|
||||
- Release 1.3.5.1
|
||||
- Ticket 47982 - improve timestamp resolution in logs
|
||||
- Ticket 48759 - no plugin calls in tombstone purging
|
||||
- Ticket 48665 - Prevent sefault in ldbm_instance_modify_config_entry
|
||||
- Ticket 48757 - License tag does not match actual license of code
|
||||
- Ticket 48746 - Crash when indexing an attribute with a matching rule
|
||||
- Ticket 48497 - extended search without MR indexed attribute prevents later indexing with that MR
|
||||
- Ticket 48368 - Resolve the py.test conflicts with the create_test.py issue
|
||||
- Ticket 48748 - Fix memory_leaks test suite teardown failure
|
||||
- Ticket 48383 - import tasks with dynamic buffer sizes
|
||||
- Ticket 48420 - change severity of some messages related to "keep alive" entries
|
||||
- Ticket 48386 - Clean up dsktune code
|
||||
- Ticket 48537 - undefined reference to `abstraction_increment'
|
||||
- Ticket 48747 - dirsrv service fails to start when nsslapd-listenhost is configured
|
||||
|
||||
* Tue Feb 23 2016 Noriko Hosoi <nhosoi@redhat.com> - 1.3.5.0-1
|
||||
- Release 1.3.5.0
|
||||
- nunc-stans - bump version to 0.1.8
|
||||
|
Loading…
Reference in New Issue
Block a user