[prev in list] [next in list] [prev in thread] [next in thread] 

List:       luci-commits
Subject:    [Luci-commits] [luci: 1/6] Bump the minor version number to make a new upstream release.
From:       rmccabe () fedoraproject ! org (rmccabe)
Date:       2010-09-23 20:56:14
Message-ID: 20100923205614.85AE6120339 () lists ! fedorahosted ! org
[Download RAW message or body]

commit 158c564f063585b73ecb88b1ef3fd2f6bb735980
Author: Ryan McCabe <rmccabe at redhat.com>
Date:   Sun Aug 8 22:23:01 2010 -0400

    Bump the minor version number to make a new upstream release.

 luci.spec |   12 +++++++++++-
 setup.py  |    2 +-
 2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/luci.spec b/luci.spec
index 4d92ac3..d82df03 100644
--- a/luci.spec
+++ b/luci.spec
@@ -3,7 +3,7 @@
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name: luci
-Version: 0.22.3
+Version: 0.22.4
 Release: 1%{?dist}
 Summary: Web-based high availability administration application
 Group: Applications/System
@@ -81,6 +81,16 @@ fi
 exit 0
 
 %changelog
+* Sun Aug 08 2010 Ryan McCabe <rmccabe at redhat.com> - 0.22.4-1
+- Version 0.22.4
+- Remove extra debugging logging from the fix for bz619220
+- Fix bz614130 (implement tomcat6 resource agent)
+- Fix bz618578 (ip resource should have netmask field)
+- Fix bz615926 (luci does not handle qdisk / cman config correctly)
+- Fix bz619220 (Luci does extra queries which slows down page load)
+- Fix bz619652 (luci sometimes prints a traceback when deleting multiple nodes at the same time)
+- Fix bz619641 (luci init script prints a python traceback when status is queried by a non-root user)
+
 * Fri Jul 30 2010 Ryan McCabe <rmccabe at redhat.com> - 0.22.3-1
 - Version 0.22.3
 
diff --git a/setup.py b/setup.py
index 8bbc933..d22b2d1 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ except ImportError:
 
 setup(
     name='luci',
-    version='0.22.3',
+    version='0.22.4',
     license='GPLv2',
     description='Web-based cluster administration application',
     author='',

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic