rpms/ctdb/devel .cvsignore, 1.8, 1.9 ctdb.spec, 1.11, 1.12 sources, 1.8, 1.9

sbose sbose at fedoraproject.org
Mon Aug 24 10:00:35 UTC 2009


Author: sbose

Update of /cvs/pkgs/rpms/ctdb/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18498

Modified Files:
	.cvsignore ctdb.spec sources 
Log Message:
Update to ctdb version 1.0.88



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ctdb/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	17 Jul 2009 12:00:56 -0000	1.8
+++ .cvsignore	24 Aug 2009 10:00:35 -0000	1.9
@@ -1 +1 @@
-ctdb-1.0.87.tar.bz2
+ctdb-1.0.88.tar.bz2


Index: ctdb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ctdb/devel/ctdb.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- ctdb.spec	24 Jul 2009 19:46:50 -0000	1.11
+++ ctdb.spec	24 Aug 2009 10:00:35 -0000	1.12
@@ -2,8 +2,8 @@
 
 Summary: A Clustered Database based on Samba's Trivial Database (TDB)
 Name: ctdb
-Version: 1.0.87
-Release: 2%{?dist}
+Version: 1.0.88
+Release: 1%{?dist}
 License: GPLv3+
 Group: System Environment/Daemons
 URL: http://ctdb.samba.org/
@@ -132,6 +132,25 @@ fi
 %{_libdir}/pkgconfig/ctdb.pc
 
 %changelog
+* Mon Aug 17 2009 Sumit Bose <sbose at redhat.com> - 1.0.88-1
+ - Update to ctdb version 1.0.88
+
+* Mon Aug 17 2009 : Version 1.0.88
+ - Add a new state for eventscripts : DISABLED.
+   Add two new commands "ctdb enablescript/disablescript" to enable/disable
+   eventscripts at runtime.
+ - Bugfixes for TDB from rusty.
+ - Merge/Port changes from upstream TDB library by rusty.
+ - Additional new tests from MartinS. Tests for stop/continue.
+ - Initial patch to rework vacuuming/repacking process from Wolfgang Mueller.
+ - Updates from Michael Adam for persistent writes.
+ - Updates from MartinS to handle the new STOPPED bit in the test framework.
+ - Make it possible to enable/disable the RECMASTER and LMASTER roles
+   at runtime. Add two new commands
+   "ctdb setlmasterrole/setrecmasterrole on/off"
+ - Make it possible to enable/disable the natgw feature at runtime. Add
+   the command "ctdb setnatgwstate on/off"
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.87-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ctdb/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	17 Jul 2009 12:00:57 -0000	1.8
+++ sources	24 Aug 2009 10:00:35 -0000	1.9
@@ -1 +1 @@
-f925406352e087c9f32ec3084578c29e  ctdb-1.0.87.tar.bz2
+cf1cc1f409312a1bcca14968638d1e2f  ctdb-1.0.88.tar.bz2




More information about the fedora-extras-commits mailing list