[389-admin-console/el6] Bug 723126 - Configure Admin Server -> Connection Restriction --> Add Screen is flicking consistentl

Richard Allen Megginson rmeggins at fedoraproject.org
Tue Aug 9 02:41:45 UTC 2011


commit 29c9589916c9b08f803ec2947d73b6604e5c8589
Author: Rich Megginson <rmeggins at redhat.com>
Date:   Mon Aug 8 20:37:28 2011 -0600

    Bug 723126 - Configure Admin Server -> Connection Restriction --> Add Screen is flicking consistently.
    (cherry picked from commit 8c9da0871ad8508f9eeb34d5bab6051c25540557)
    (cherry picked from commit ce46013464bf05925d42488baacf794bb6dbb770)

 .gitignore             |    1 +
 389-admin-console.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8b44c7b..0ec8040 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 389-admin-console-1.1.5.tar.bz2
 /389-admin-console-1.1.6.tar.bz2
 /389-admin-console-1.1.7.tar.bz2
+/389-admin-console-1.1.8.tar.bz2
diff --git a/389-admin-console.spec b/389-admin-console.spec
index 1a99fc5..7573fac 100644
--- a/389-admin-console.spec
+++ b/389-admin-console.spec
@@ -1,5 +1,5 @@
 %define major_version 1.1
-%define minor_version 7
+%define minor_version 8
 
 %define shortname 389-admin
 %define pkgname dirsrv
@@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_datadir}/%{pkgname}/manual/en/admin/help/*.html
 
 %changelog
+* Tue Aug  9 2011 Rich Megginson <rmeggins at redhat.com> - 1.1.8-1
+- Bug 723126 - Configure Admin Server -> Connection Restriction --> Add Screen is flicking consistently.
+
 * Wed Mar 30 2011 Rich Megginson <rmeggins at redhat.com> - 1.1.7-1
 - the 1.1.7 release - git tag 389-admin-console-1.1.7
 - Bug 476925 - Admin Server: Do not allow 8-bit passwords for
diff --git a/sources b/sources
index 61049ee..2f77179 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0a140efa49c50730bfc73ba5d8d4d2cc  389-admin-console-1.1.7.tar.bz2
+7228ce57aa01fb8321a083f676de32f4  389-admin-console-1.1.8.tar.bz2


More information about the scm-commits mailing list