From: Ronnie Sahlberg Date: Mon, 22 Nov 2010 09:57:27 +0000 (+1100) Subject: new version 1.2.11 X-Git-Url: http://git.samba.org/?p=sahlberg%2Fctdb.git;a=commitdiff_plain;h=0a6165b2a3084d10d2f0b272dd05e2f5174a5055 new version 1.2.11 --- diff --git a/packaging/RPM/ctdb.spec.in b/packaging/RPM/ctdb.spec.in index e4af617c..8f557794 100644 --- a/packaging/RPM/ctdb.spec.in +++ b/packaging/RPM/ctdb.spec.in @@ -3,7 +3,7 @@ Name: ctdb Summary: Clustered TDB Vendor: Samba Team Packager: Samba Team -Version: 1.2.10 +Version: 1.2.11 Release: 1GITHASH Epoch: 0 License: GNU GPL version 3 @@ -142,6 +142,11 @@ development libraries for ctdb %{_libdir}/libctdb.a %changelog +* Mon Nov 22 2010 : Version 1.2.11 + - Fix bugs in the evenstcripts where we are supposed to automatically + start/stop services when CTDB_MANAGES_* changes, and we were not. + - Change 60.nfs to allow kNFSd to have been dead for quite a long time + before we flag the node as unehalthy and failover. * Mon Nov 15 2010 : Version 1.2.10 - Make sure to initialize the statistics start time to current time instead of leaving it to point to start of epoch.