[389-ds-console] the 1.2.5 release - git tag 389-ds-console-1.2.5

Richard Allen Megginson rmeggins at fedoraproject.org
Wed Mar 30 14:38:40 UTC 2011


commit 872ee2e2ad4304009990a71b6d0c239a36cef3b3
Author: Rich Megginson <rmeggins at redhat.com>
Date:   Wed Mar 30 08:36:56 2011 -0600

    the 1.2.5 release - git tag 389-ds-console-1.2.5
    
    the 1.2.5 release - git tag 389-ds-console-1.2.5
    Bug 616707 - Add attribute matching rule UI to Console
    Bug 533505 - Warn about CA cert trust when enabling SSL in Console
    Bug 158262 - Windows Sync UI is inconistent
    Bug 504803 - Allow nsslapd-*-logmaxdiskspace to be set to -1 in UI
    Bug 474113 - Allow access log level to be configured from Console
    Bug 229693 - Update naming attribute when objectclass is removed
    Bug 211296 - Clean up all HTML pages (Admin Express, Repl Monitor, etc)

 .gitignore          |    1 +
 389-ds-console.spec |   12 +++++++++++-
 sources             |    2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4f02dbe..935c625 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 389-ds-console-1.2.3.tar.bz2
 /389-ds-console-1.2.4.tar.bz2
+/389-ds-console-1.2.5.tar.bz2
diff --git a/389-ds-console.spec b/389-ds-console.spec
index 2c2338e..d6309f6 100644
--- a/389-ds-console.spec
+++ b/389-ds-console.spec
@@ -1,5 +1,5 @@
 %define major_version 1.2
-%define minor_version 4
+%define minor_version 5
 
 %define shortname 389-ds
 %define pkgname   dirsrv
@@ -87,6 +87,16 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_datadir}/%{pkgname}/manual/en/slapd/help/*.html
                                                                                 
 %changelog
+* Wed Mar 30 2011 Rich Megginson <rmeggins at redhat.com> 1.2.5-1
+- the 1.2.5 release - git tag 389-ds-console-1.2.5
+- Bug 616707 - Add attribute matching rule UI to Console
+- Bug 533505 - Warn about CA cert trust when enabling SSL in Console
+- Bug 158262 - Windows Sync UI is inconistent
+- Bug 504803 - Allow nsslapd-*-logmaxdiskspace to be set to -1 in UI
+- Bug 474113 - Allow access log level to be configured from Console
+- Bug 229693 - Update naming attribute when objectclass is removed
+- Bug 211296 - Clean up all HTML pages (Admin Express, Repl Monitor, etc)
+
 * Wed Feb 23 2011 Rich Megginson <rmeggins at redhat.com> 1.2.4-1
 - the 1.2.4 release - git tag 389-ds-console-1.2.4
 - Bug 450016 - RFE- Console display values in KB/MB/GB
diff --git a/sources b/sources
index 5c84dfd..6e530df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3fd626d6bc402ea4a3367e56dfaedc4e  389-ds-console-1.2.4.tar.bz2
+76437cb498bc8bd1abfac70f7d659e0f  389-ds-console-1.2.5.tar.bz2


More information about the scm-commits mailing list