summaryrefslogtreecommitdiffstats
path: root/ctdb
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronniesahlberg@gmail.com>2009-10-15 07:41:56 +1100
committerRonnie Sahlberg <ronniesahlberg@gmail.com>2009-10-15 07:41:56 +1100
commit6152a7060bf007ee6f8fea66ee921ff963bd826b (patch)
tree358ed4374b1dcede563ebb2f0e8c1d57a8523d6b /ctdb
parentd08e3c628d286f46278b22db538f520d2437805f (diff)
downloadsamba-6152a7060bf007ee6f8fea66ee921ff963bd826b.tar.gz
samba-6152a7060bf007ee6f8fea66ee921ff963bd826b.tar.xz
samba-6152a7060bf007ee6f8fea66ee921ff963bd826b.zip
new version 1.0.97
(This used to be ctdb commit ef992a64d2376b621d4d2973ae22e567158aee12)
Diffstat (limited to 'ctdb')
-rw-r--r--ctdb/packaging/RPM/ctdb.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/ctdb/packaging/RPM/ctdb.spec b/ctdb/packaging/RPM/ctdb.spec
index 25cbc0e627..01a575110c 100644
--- a/ctdb/packaging/RPM/ctdb.spec
+++ b/ctdb/packaging/RPM/ctdb.spec
@@ -4,7 +4,7 @@ Summary: Clustered TDB
Vendor: Samba Team
Packager: Samba Team <samba@samba.org>
Name: ctdb
-Version: 1.0.96
+Version: 1.0.97
Release: 1
Epoch: 0
License: GNU GPL version 3
@@ -132,6 +132,12 @@ fi
%{_libdir}/pkgconfig/ctdb.pc
%changelog
+* Thu Oct 14 2009 : Version 1.0.97
+ - From martins : update onnode.
+ Update onnode to allow specifying an alternative nodes file from
+ the command line and also to be able to specify hostnames on the
+ list of targets :
+ onnode host1,host2,...
* Tue Oct 13 2009 : Version 1.0.96
- Add more debugging output when eventscripts have trouble. Print a
"pstree -p" to the log when scripts have hung.