[idm-console-framework/el6] The 1.1.6 release

Richard Allen Megginson rmeggins at fedoraproject.org
Wed Jun 1 21:43:48 UTC 2011


commit 34d3261146f37ad3a8078eb421ef409deffec9c2
Author: Rich Megginson <rmeggins at redhat.com>
Date:   Wed Feb 23 10:35:43 2011 -0700

    The 1.1.6 release
    
    - The 1.1.6 release
    - Bug 594939 - ACI editing dialog initial size is not big enough to display
    - Bug 151705 - Need to update Console Cipher Preferences with new ciphers
    - fix fourth step of cert wizard for installing cert
    - Bug 668950 - Add posixGroup support to Console
    - Bug 583652 - Console caches magic numbers instead of DNA-generated values

 .gitignore                 |    1 +
 idm-console-framework.spec |   10 +++++++++-
 sources                    |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cda02db..d58ce2b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 idm-console-framework-1.1.5.tar.bz2
+/idm-console-framework-1.1.6.tar.bz2
diff --git a/idm-console-framework.spec b/idm-console-framework.spec
index 33a5c8d..fc634d6 100755
--- a/idm-console-framework.spec
+++ b/idm-console-framework.spec
@@ -1,5 +1,5 @@
 %define major_version 1.1
-%define minor_version 5
+%define minor_version 6
 
 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
+* 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
+- Bug 151705 - Need to update Console Cipher Preferences with new ciphers
+- fix fourth step of cert wizard for installing cert
+- Bug 668950 - Add posixGroup support to Console
+- Bug 583652 - Console caches magic numbers instead of DNA-generated values
+
 * Tue May  4 2010 Rich Megginson <rmeggins at redhat.com> - 1.1.5-1
 - The 1.1.5 release - added code to deal with LDAPv3 escape sequences
 
diff --git a/sources b/sources
index 74da530..9e8a633 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8b3fe995831ec34ea96fd1c4b6f9abc7  idm-console-framework-1.1.5.tar.bz2
+746b18111c932e3e22a7d4a4413e9d75  idm-console-framework-1.1.6.tar.bz2


More information about the scm-commits mailing list