summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronniesahlberg@gmail.com>2008-10-22 11:06:18 +1100
committerRonnie Sahlberg <ronniesahlberg@gmail.com>2008-10-22 11:06:18 +1100
commit0e7fa751affa7a74dbdb3e5dfbe6adc3f21ec8d4 (patch)
treef6ae29b01bb29e371f8c92b704df0a4e5179bb3a
parentb9bd20ce55e9e2c7314ff4b08d168bd851eac114 (diff)
new version 1.0.64
(This used to be ctdb commit 1a7ff4577d33f0dd470f7465c7d0e875c962f54e)
-rw-r--r--ctdb/packaging/RPM/ctdb.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/ctdb/packaging/RPM/ctdb.spec b/ctdb/packaging/RPM/ctdb.spec
index a052910d89..2fed2204a9 100644
--- a/ctdb/packaging/RPM/ctdb.spec
+++ b/ctdb/packaging/RPM/ctdb.spec
@@ -5,7 +5,7 @@ Vendor: Samba Team
Packager: Samba Team <samba@samba.org>
Name: ctdb
Version: 1.0
-Release: 63
+Release: 64
Epoch: 0
License: GNU GPL version 3
Group: System Environment/Daemons
@@ -120,6 +120,9 @@ fi
%{_includedir}/ctdb_private.h
%changelog
+* Mon Oct 22 2008 : Version 1.0.64
+ - Add a context and a timed event so that once we have been in recovery for
+ too long we drop all public addresses.
* Mon Oct 20 2008 : Version 1.0.63
- Remove logging of "periodic cleanup ..." in 50.samba
- When we reload a nodes file, we must detect this and reload the file also