------------------------------------------------------------
revno: 763
revision-id:[EMAIL PROTECTED]
parent: [EMAIL PROTECTED]
committer: Andrew Tridgell <[EMAIL PROTECTED]>
branch nick: tridge.stable
timestamp: Wed 2008-01-16 09:47:43 +1100
message:
update for release
modified:
packaging/RPM/ctdb.spec ctdb.spec-20070527204758-biuh7znabuwan3zn-3
=== modified file 'packaging/RPM/ctdb.spec'
--- a/packaging/RPM/ctdb.spec 2008-01-10 23:44:16 +0000
+++ b/packaging/RPM/ctdb.spec 2008-01-15 22:47:43 +0000
@@ -5,7 +5,7 @@
Packager: Samba Team <[EMAIL PROTECTED]>
Name: ctdb
Version: 1.0
-Release: 22
+Release: 23
Epoch: 0
License: GNU GPL version 3
Group: System Environment/Daemons
@@ -119,6 +119,12 @@
%{_includedir}/ctdb_private.h
%changelog
+* Wed Jan 16 2008 : Version 1.0.23
+ - fixed a memory leak in the recoveryd
+ - fixed a corruption bug in the new transaction code
+ - fixed a case where an packet for a disconnected client could be processed
+ - added http event script
+ - updated documentation
* Thu Jan 10 2008 : Version 1.0.22
- auto-run vacuum and repack ops
* Wed Jan 09 2008 : Version 1.0.21