[389-ds-base] Ticket 366 - Change DS to purge ticket from krb cache in case of authentication error

Richard Allen Megginson rmeggins at fedoraproject.org
Wed Jun 27 17:01:44 UTC 2012


commit 4054ea5970c730d2ab03ee5ad8b3e89b18a7076a
Author: Rich Megginson <rmeggins at redhat.com>
Date:   Wed Jun 27 11:00:15 2012 -0600

    Ticket 366 - Change DS to purge ticket from krb cache in case of authentication error
    
    also
    Ticket 378 - unhashed#user#password visible after changing password
      fix func declaration from previous patch

 389-ds-base.spec |    7 ++++++-
 sources          |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/389-ds-base.spec b/389-ds-base.spec
index 930bac7..53c384c 100644
--- a/389-ds-base.spec
+++ b/389-ds-base.spec
@@ -22,7 +22,7 @@
 Summary:          389 Directory Server (base)
 Name:             389-ds-base
 Version:          1.2.11.7
-Release:          %{?relprefix}1%{?prerel}%{?dist}
+Release:          %{?relprefix}2%{?prerel}%{?dist}
 License:          GPLv2 with exceptions
 URL:              http://port389.org/
 Group:            System Environment/Daemons
@@ -311,6 +311,11 @@ fi
 %{_libdir}/%{pkgname}/libslapd.so.*
 
 %changelog
+* Wed Jun 27 2012 Rich Megginson <rmeggins at redhat.com> - 1.2.11.7-2
+- Ticket 378 - unhashed#user#password visible after changing password
+-  fix func declaration from previous patch
+- Ticket 366 - Change DS to purge ticket from krb cache in case of authentication error
+
 * Wed Jun 27 2012 Rich Megginson <rmeggins at redhat.com> - 1.2.11.7-1
 - Trac Ticket 396 - Account Usability Control Not Working
 
diff --git a/sources b/sources
index e207b5b..c147f5b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ee85642feaba152bed74923fe0f36f10  389-ds-base-1.2.11.7.tar.bz2
+a9c2d7e417925f56ae274b0f2e891508  389-ds-base-1.2.11.7.tar.bz2


More information about the scm-commits mailing list