From: Ronnie Sahlberg Date: Mon, 29 Nov 2010 08:31:05 +0000 (+1100) Subject: new version 1.2.12 X-Git-Url: http://git.samba.org/?p=sahlberg%2Fctdb.git;a=commitdiff_plain;h=64831f94b380731b91ff3a8ce0289401048df617 new version 1.2.12 --- diff --git a/packaging/RPM/ctdb.spec.in b/packaging/RPM/ctdb.spec.in index 8f557794..e12b7afc 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.11 +Version: 1.2.12 Release: 1GITHASH Epoch: 0 License: GNU GPL version 3 @@ -142,6 +142,8 @@ development libraries for ctdb %{_libdir}/libctdb.a %changelog +* Mon Nov 29 2010 : Version 1.2.12 + - If we are no longer natgw master, tell winbind to recycle the socket. * 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.