[389-ds-base] Bump version to 1.3.2.14

Noriko Hosoi nhosoi at fedoraproject.org
Tue Mar 11 01:42:29 UTC 2014


commit 695c48eca6828591c8f6a55b4145370e75263c4b
Author: Noriko Hosoi <nhosoi at redhat.com>
Date:   Mon Mar 10 18:40:12 2014 -0700

    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

 .gitignore       |    1 +
 389-ds-base.spec |   10 +++++++++-
 sources          |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df53e4b..2b30d9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/389-ds-base.spec b/389-ds-base.spec
index 2d566b3..5816fa7 100644
--- a/389-ds-base.spec
+++ b/389-ds-base.spec
@@ -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 at 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 at 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
diff --git a/sources b/sources
index c1d94e2..99c889c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8950764771081291117ade801b49ec04  389-ds-base-1.3.2.13.tar.bz2
+a33110a64020aa9c830ef5a0f00c8058  389-ds-base-1.3.2.14.tar.bz2


More information about the scm-commits mailing list