[idm-console-framework/f14/master] The 1.1.7 release

Richard Allen Megginson rmeggins at fedoraproject.org
Wed Mar 30 02:12:52 UTC 2011


commit 3883b8740d0fe035231aece4a3db3ea817ec9eed
Author: Rich Megginson <rmeggins at redhat.com>
Date:   Tue Mar 29 20:06:24 2011 -0600

    The 1.1.7 release
    
    The 1.1.7 release
    Bug 158926 - Unable to install CA certificate when using hardware token
    ( LunaSA )
    Bug 622436 - Removal of Security:domestic from Console
    Bug 229699 - objectclass without parent causes StringIndexOutOfBounds in console
    Bug 583652 - Console caches magic numbers instead of DNA-generated values
    (cherry picked from commit e0f097d13fa9b815a9caa6ac3a18b493b8ce82e9)

 .gitignore                 |    1 +
 idm-console-framework.spec |   10 +++++++++-
 sources                    |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d58ce2b..479e916 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 idm-console-framework-1.1.5.tar.bz2
 /idm-console-framework-1.1.6.tar.bz2
+/idm-console-framework-1.1.7.tar.bz2
diff --git a/idm-console-framework.spec b/idm-console-framework.spec
index fc634d6..75711f4 100755
--- a/idm-console-framework.spec
+++ b/idm-console-framework.spec
@@ -1,5 +1,5 @@
 %define major_version 1.1
-%define minor_version 6
+%define minor_version 7
 
 Name: idm-console-framework
 Version: %{major_version}.%{minor_version}
@@ -79,6 +79,14 @@ rm -rf $RPM_BUILD_ROOT
 %{_javadir}/idm-console-nmclf_en.jar
 
 %changelog
+* Tue Mar 29 2011 Rich Megginson <rmeggins at redhat.com> - 1.1.7-1
+- The 1.1.7 release
+- Bug 158926 - Unable to install CA certificate when using hardware token
+-             ( LunaSA )
+- Bug 622436 - Removal of Security:domestic from Console
+- Bug 229699 - objectclass without parent causes StringIndexOutOfBounds in console
+- Bug 583652 - Console caches magic numbers instead of DNA-generated values
+
 * Wed Feb 23 2011 Rich Megginson <rmeggins at redhat.com> - 1.1.6-1
 - The 1.1.6 release
 - Bug: 594939 - ACI editing dialog initial size is not big enough to display
diff --git a/sources b/sources
index 9e8a633..57be32d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-746b18111c932e3e22a7d4a4413e9d75  idm-console-framework-1.1.6.tar.bz2
+430cbbce032c86a6a5040b60141ca125  idm-console-framework-1.1.7.tar.bz2


More information about the scm-commits mailing list