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:
Noriko Hosoi 2014-03-10 18:40:12 -07:00
parent 4b88ef31e9
commit 695c48eca6
3 changed files with 11 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
8950764771081291117ade801b49ec04 389-ds-base-1.3.2.13.tar.bz2
a33110a64020aa9c830ef5a0f00c8058 389-ds-base-1.3.2.14.tar.bz2