new version 1.0.112-12
[metze/ctdb/wip.git] / packaging / RPM / ctdb.spec.in
index c694168fe1b894085c1eb54beb1cb455fee11c4d..762230023cb744bb72ecdcc3226c9be719e2da58 100644 (file)
@@ -5,7 +5,7 @@ Vendor: Samba Team
 Packager: Samba Team <samba@samba.org>
 Name: ctdb
 Version: 1.0.112
-Release: 2
+Release: 12
 Epoch: 0
 License: GNU GPL version 3
 Group: System Environment/Daemons
@@ -123,6 +123,55 @@ rm -rf $RPM_BUILD_ROOT
 %{_docdir}/ctdb/tests/bin/ctdb_transaction
 
 %changelog
+* Wed Mar 11 2010 : Version 1.0.112-12
+ - From christian ambach : drop the loglevel of a vacuuming message
+ - From  Wolfgang Mueller-Friedt : fix bug in ctdb_setstatus
+ - Use "service nfs status" instead of rpcinfo when probing nfs
+ - make sure to always create the tickles directory
+* Thu Feb 25 2010 : Version 1.0.112-11
+ - Increase default script timeout to 90 seconds. 
+   BZ 61113
+ - Add a new tunable EventScriptLogTimeout which will log a message everytime
+   a monitor script takes longer than this to finish.
+   BZ 61118
+* Tue Feb 23 2010 : Version 1.0.112-10
+ - revert the change in 10.0.0.112-9 and make a new attempt to make the scripts behave.
+ - make writing the ticklelist in 61.nfstickle a background task to avoid
+   having a long cluster fs pause cause a node to become unhealthy
+ - critical bugfix. during an error path in the "end recovery" code
+   we could release a memory block before we had finished referencing it
+   which could lead to a segv.   bz 61068
+ - make sure we tear down the natgw configuration when a node become stopped
+   or else we might end up with a duplicate ip address when a different node
+   takes over the natgw role.   bz 61036
+* Tue Feb 16 2010 : Version 1.0.112-9
+ - treat all scripts that hang (except for startup) as success even if they hung
+* Mon Feb 15 2010 : Version 1.0.112-8
+ - dont increase the tdb seqnum when we just do a dmsater migration
+   this prevents trashing for notify.tdb and registry.tdb since
+   smbd uses tdb seqnums for these databases.
+ - try to restart rpc.rquotad if it is not running
+* Thu Feb 11 2010 : Version 1.0.112-7
+ - Add logging of process if we detect we have started to swap from
+   the 00.ctdb eventscript.
+ - Reduce the log level of various messages to stop them spamming the log file
+ - Add a variable to disable checking if kNFSd has hung/died or not
+* Tue Feb 9 2010 : Version 1.0.112-6
+ - Reduce the log level for debug messages related to tracking filedescriptors
+   being created.
+ - Update the linked list macros to provide efficient O(1) behaviour for
+   adding new entries to the tail of the list. This allows much larger lists.
+ - Increase the packet queue list to host 1000000 entries instead of 1000.
+ - when a smbd has hung and the packet queue has filled up. Close that client
+   instead of starting to discard packets. Discarding packets could discard
+   traversal related packets and could cause smbd to block indefinitely.
+ - fix the printout of high latency in the log.
+* Tue Feb 2 2010 : Version 1.0.112-5
+ - Patch from Volker to fix a TDB transaction rolling back issue.
+* Wed Jan 21 2010 : Version 1.0.112-4
+ - Update onnode with more flexible ways to define the path to the nodes file
+* Wed Jan 20 2010 : Version 1.0.112-3
+ - Explicitely source the nfs sysconfig file from the 61.nfstickles script.
 * Wed Jan 13 2010 : Version 1.0.112-2
  - Incorrect use of dup2() could cause ctdb to spin eating 100% cpu.
 * Tue Jan 12 2010 : Version 1.0.112