new version 1.0.90
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 11 Sep 2009 21:30:18 +0000 (07:30 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 11 Sep 2009 21:30:18 +0000 (07:30 +1000)
packaging/RPM/ctdb.spec

index f9df0fcf18b04995f4675892acedc0c7b13cbc87..7655e309af50b0ee77678a9d7150831653325a1b 100644 (file)
@@ -4,7 +4,7 @@ Summary: Clustered TDB
 Vendor: Samba Team
 Packager: Samba Team <samba@samba.org>
 Name: ctdb
-Version: 1.0.89
+Version: 1.0.90
 Release: 1
 Epoch: 0
 License: GNU GPL version 3
@@ -131,6 +131,9 @@ fi
 %{_libdir}/pkgconfig/ctdb.pc
 
 %changelog
+* Sat Sep 12 2009 : Version 1.0.90
+ - Be more forgiving for eventscripts that hang during startup
+ - Fix for a banning bug in the new banning logic
 * Thu Sep 3 2009 : Version 1.0.89
  - Make it possible to manage winbind independently of samba.
  - Add new prototype banning code