New version 1.0.112
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 3 May 2010 06:09:34 +0000 (16:09 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 3 May 2010 06:09:34 +0000 (16:09 +1000)
+* Mon May 3 2010 : Version 1.0.112-18
+ - Make the NATGW eventscript check for when the system is misconfigured
+   to use the same address for both natgw as well as a public address
+   and warn.  BZ60933
+ - A recent change to monitor the ip address assignment broke "ctdb moveip".
+   Fix ctdb moveip so it works again. BZ62782

packaging/RPM/ctdb.spec.in

index 995371532dc6d803f76b70c69f79c892324a8ed6..fa7bf348f133104205560f451af044625284ef45 100644 (file)
@@ -5,7 +5,7 @@ Vendor: Samba Team
 Packager: Samba Team <samba@samba.org>
 Name: ctdb
 Version: 1.0.112
-Release: 17
+Release: 18
 Epoch: 0
 License: GNU GPL version 3
 Group: System Environment/Daemons
@@ -124,6 +124,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_docdir}/ctdb/tests/bin/ctdb_transaction
 
 %changelog
+* Mon May 3 2010 : Version 1.0.112-18
+ - Make the NATGW eventscript check for when the system is misconfigured
+   to use the same address for both natgw as well as a public address
+   and warn.  BZ60933
+ - A recent change to monitor the ip address assignment broke "ctdb moveip".
+   Fix ctdb moveip so it works again. BZ62782
 * Fri Apr 23 2010 : Version 1.0.112-17
  - In ctdb-crash-cleanup.sh  also check for and remove the NATGW address
    if set.