1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00

Merge root@10.1.1.27:/shared/ctdb/ctdb-git

(This used to be ctdb commit b5410e7be0525e6e5cd49ccebc7bbc57086f3cb2)
This commit is contained in:
Ronnie Sahlberg 2009-09-12 07:05:21 +10:00
commit ee9fe64029

View 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