Bump version to 1.3.2.14
- Ticket 47739 - directory server is insecurely misinterpreting authzid on a SASL/GSSAPI bind - Ticket 47737 - Under heavy stress, failure of turning a tombstone into glue makes the server hung - Ticket 47735 - e_uniqueid fails to set if an entry is a conflict entry - Ticket 47729 - Directory Server crashes if shutdown during a replication initialization - Ticket 47637 - rsa_null_sha should not be enabled by default
This commit is contained in:
parent
4b88ef31e9
commit
695c48eca6
1
.gitignore
vendored
1
.gitignore
vendored
@ -93,3 +93,4 @@
|
||||
/389-ds-base-1.3.2.11.tar.bz2
|
||||
/389-ds-base-1.3.2.12.tar.bz2
|
||||
/389-ds-base-1.3.2.13.tar.bz2
|
||||
/389-ds-base-1.3.2.14.tar.bz2
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Summary: 389 Directory Server (base)
|
||||
Name: 389-ds-base
|
||||
Version: 1.3.2.13
|
||||
Version: 1.3.2.14
|
||||
Release: %{?relprefix}1%{?prerel}%{?dist}
|
||||
License: GPLv2 with exceptions
|
||||
URL: http://port389.org/
|
||||
@ -316,6 +316,14 @@ fi
|
||||
%{_libdir}/%{pkgname}/libns-dshttpd.so*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 10 2014 Noriko Hosoi <nhosoi@redhat.com> - 1.3.2.14-1
|
||||
- Bump version to 1.3.2.14
|
||||
- Ticket 47739 - directory server is insecurely misinterpreting authzid on a SASL/GSSAPI bind
|
||||
- Ticket 47737 - Under heavy stress, failure of turning a tombstone into glue makes the server hung
|
||||
- Ticket 47735 - e_uniqueid fails to set if an entry is a conflict entry
|
||||
- Ticket 47729 - Directory Server crashes if shutdown during a replication initialization
|
||||
- Ticket 47637 - rsa_null_sha should not be enabled by default
|
||||
|
||||
* Fri Feb 28 2014 Noriko Hosoi <nhosoi@redhat.com> - 1.3.2.13-1
|
||||
- Bump version to 1.3.2.13
|
||||
- The previous version 1.3.2.12 missed to increment the version in VERSION.sh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user