New version 1.2.27-203
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 25 Jul 2011 11:18:31 +0000 (21:18 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 25 Jul 2011 11:18:31 +0000 (21:18 +1000)
packaging/RPM/ctdb.spec.in

index fd83c4bd233848774ca288bfd500ebd857e552e6..32509ee170281feea585c309b443bdc382292d0c 100644 (file)
@@ -4,7 +4,7 @@ Summary: Clustered TDB
 Vendor: Samba Team
 Packager: Samba Team <samba@samba.org>
 Version: 1.2.27
-Release: 202GITHASH
+Release: 203GITHASH
 Epoch: 0
 License: GNU GPL version 3
 Group: System Environment/Daemons
@@ -143,6 +143,12 @@ development libraries for ctdb
 %{_libdir}/libctdb.a
 
 %changelog
+* Mon Jul 25 2011 : Version 1.2.27-203
+ - Fix a bug with the talloc hierarchy when running takeip/releaseip eventscripts
+   and talloc_free(vnn)-ing
+   S1026179
+ - Remove spam log messages from an eventscript
+   S1023378
 * Mon Jun 27 2011 : Version 1.2.27-202
  - Remove an annoying log message
    S1024495