Release 1.3.4.2
- Ticket 48010 - winsync range retrieval gets only 5000 values upon initialization - Ticket 48206 - Crash during retro changelog trimming - Ticket 48224 - redux 2 - logconv.pl should handle *.tar.xz, *.txz, *.xz log files - Ticket 47910 - logconv.pl - check that the end time is greater than the start time - Ticket 48179 - Starting a replica agreement can lead to deadlock - Ticket 48226 - CI test: added test cases for ticket 48226 - Ticket 48226 - In MMR, double free coould occur under some special condition - Ticket 48224 - redux - logconv.pl should handle *.tar.xz, *.txz, *.xz log files - Ticket 48203 - Fix coverity issues - 07/14/2015 - Ticket 48194 - CI test: fixing test cases for ticket 48194 - Ticket 48224 - logconv.pl should handle *.tar.xz, *.txz, *.xz log files - Ticket 47910 - logconv.pl - validate start and end time args - Ticket 48223 - Winsync fails when AD users have multiple spaces (two)inside the value of the rdn attribute - Ticket 47878 - Remove warning suppression in 1.3.4 - Ticket 48119 - Silent install needs to properly exit when INF file is missing - Ticket 48216 - crash in ns-slapd when deleting winSyncSubtreePair from sync agreement - Ticket 48217 - cleanAllRUV hangs shutdown if not all of the replicas are online - Ticket 48013 - Inconsistent behaviour of DS when LDAP Sync is used with an invalid cookie - Ticket 47799 - Any negative LDAP error code number reported as Illegal error by ldclt. - Ticket 48208 - CleanAllRUV should completely purge changelog - Ticket 48203 - Fix coverity issues - 07/07/2015 - Ticket 48119 - setup-ds.pl does not log invalid --file path errors the same way as other errors. - Ticket 48192 - Individual abandoned simple paged results request has no chance to be cleaned up - Ticket 48214 - CI test: added test cases for ticket 48213 - Ticket 48214 - ldapsearch on nsslapd-maxbersize returns 0 instead of current value - Ticket 48212 - CI test: added test cases for ticket 48212 - Ticket 48212 - Dynamic nsMatchingRule changes had no effect on the attrinfo thus following reindexing, as well. - Ticket 48195 - Slow replication when deleting large quantities of multi-valued attributes
This commit is contained in:
parent
96793afac1
commit
03d064eac5
1
.gitignore
vendored
1
.gitignore
vendored
@ -120,3 +120,4 @@
|
||||
/nunc-stans-0.1.4.tar.bz2
|
||||
/389-ds-base-1.3.4.1.tar.bz2
|
||||
/nunc-stans-0.1.5.tar.bz2
|
||||
/389-ds-base-1.3.4.2.tar.bz2
|
||||
|
@ -33,8 +33,8 @@
|
||||
|
||||
Summary: 389 Directory Server (base)
|
||||
Name: 389-ds-base
|
||||
Version: 1.3.4.1
|
||||
Release: %{?relprefix}2%{?prerel}%{?dist}
|
||||
Version: 1.3.4.2
|
||||
Release: %{?relprefix}1%{?prerel}%{?dist}
|
||||
License: GPLv2 with exceptions
|
||||
URL: http://port389.org/
|
||||
Group: System Environment/Daemons
|
||||
@ -365,6 +365,37 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 24 2015 Noriko Hosoi <nhosoi@redhat.com> - 1.3.4.2-1
|
||||
- Release 1.3.4.2
|
||||
- Ticket 48010 - winsync range retrieval gets only 5000 values upon initialization
|
||||
- Ticket 48206 - Crash during retro changelog trimming
|
||||
- Ticket 48224 - redux 2 - logconv.pl should handle *.tar.xz, *.txz, *.xz log files
|
||||
- Ticket 47910 - logconv.pl - check that the end time is greater than the start time
|
||||
- Ticket 48179 - Starting a replica agreement can lead to deadlock
|
||||
- Ticket 48226 - CI test: added test cases for ticket 48226
|
||||
- Ticket 48226 - In MMR, double free coould occur under some special condition
|
||||
- Ticket 48224 - redux - logconv.pl should handle *.tar.xz, *.txz, *.xz log files
|
||||
- Ticket 48203 - Fix coverity issues - 07/14/2015
|
||||
- Ticket 48194 - CI test: fixing test cases for ticket 48194
|
||||
- Ticket 48224 - logconv.pl should handle *.tar.xz, *.txz, *.xz log files
|
||||
- Ticket 47910 - logconv.pl - validate start and end time args
|
||||
- Ticket 48223 - Winsync fails when AD users have multiple spaces (two)inside the value of the rdn attribute
|
||||
- Ticket 47878 - Remove warning suppression in 1.3.4
|
||||
- Ticket 48119 - Silent install needs to properly exit when INF file is missing
|
||||
- Ticket 48216 - crash in ns-slapd when deleting winSyncSubtreePair from sync agreement
|
||||
- Ticket 48217 - cleanAllRUV hangs shutdown if not all of the replicas are online
|
||||
- Ticket 48013 - Inconsistent behaviour of DS when LDAP Sync is used with an invalid cookie
|
||||
- Ticket 47799 - Any negative LDAP error code number reported as Illegal error by ldclt.
|
||||
- Ticket 48208 - CleanAllRUV should completely purge changelog
|
||||
- Ticket 48203 - Fix coverity issues - 07/07/2015
|
||||
- Ticket 48119 - setup-ds.pl does not log invalid --file path errors the same way as other errors.
|
||||
- Ticket 48192 - Individual abandoned simple paged results request has no chance to be cleaned up
|
||||
- Ticket 48214 - CI test: added test cases for ticket 48213
|
||||
- Ticket 48214 - ldapsearch on nsslapd-maxbersize returns 0 instead of current value
|
||||
- Ticket 48212 - CI test: added test cases for ticket 48212
|
||||
- Ticket 48212 - Dynamic nsMatchingRule changes had no effect on the attrinfo thus following reindexing, as well.
|
||||
- Ticket 48195 - Slow replication when deleting large quantities of multi-valued attributes
|
||||
|
||||
* Fri Jul 24 2015 Tomas Radej <tradej@redhat.com> - 1.3.4.1-2
|
||||
- Updated dep on policycoreutils-python-utils (semanage was moved)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user