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

List:       luci-commits
Subject:    [Luci-commits] [luci] Bump version to 0.22.5
From:       rmccabe () fedoraproject ! org (Ryan McCabe)
Date:       2010-11-16 16:15:41
Message-ID: 20101116161541.F13E8C0573 () lists ! fedorahosted ! org
[Download RAW message or body]

commit e4ca1de30445a0ae643e25b7fd58ce1946bb6713
Author: Ryan McCabe <rmccabe at redhat.com>
Date:   Tue Nov 16 11:15:23 2010 -0500

    Bump version to 0.22.5

 luci.spec |   24 +++++++++++++++++++++++-
 setup.py  |    2 +-
 2 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/luci.spec b/luci.spec
index 8ac60f1..01c8e05 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.4
+Version: 0.22.5
 Release: 1%{?dist}
 Summary: Web-based high availability administration application
 Group: Applications/System
@@ -87,6 +87,28 @@ fi
 exit 0
 
 %changelog
+* Tue Nov 16 2010 Ryan McCabe <rmccabe at redhat.com> - 0.22.5-1
+- New upstream release (0.22.5)
+- Display all fence and resource agents for Fedora clusters
+- Add support for fence_rhevm and fence_cisco_ucs
+- Cleanup of cluster.conf handler
+- Fixes for running on TG2.1
+- Allow configuration of saslauthd
+- Enforce a 15 minute idle session timeout
+- Add back node uptime to the cluster node list display
+- Allow users to configure the ricci address and port for cluster nodes
+- Fixes to cope with cluster membership changes made outside of luci
+
+* Thu Oct 21 2010 Fabio M. Di Nitto <fdinitto at redhat.com> - 0.22.4-2.0.b9faf868074git
+- Fix CVE-2010-3852 (bug #645404)
+
+* Thu Aug 19 2010 Fabio M. Di Nitto <fdinitto at redhat.com> - 0.22.4-1.0.b9faf868074git
+- New upstream release (0.22.4)
+- Steal fixes from upstream git up to b9faf868074git
+  Fix bz622562 (add support for unfencing)
+  Fix bz624819 (add compatibility with TG2.1)
+- Update spec file to support alphatag
+
 * 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
diff --git a/setup.py b/setup.py
index d22b2d1..6fb777a 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ except ImportError:
 
 setup(
     name='luci',
-    version='0.22.4',
+    version='0.22.5',
     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