commit ctdb for openSUSE:Factory
Hello community, here is the log from the commit of package ctdb for openSUSE:Factory checked in at 2014-05-10 08:31:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ctdb (Old) and /work/SRC/openSUSE:Factory/.ctdb.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ctdb" Changes: -------- --- /work/SRC/openSUSE:Factory/ctdb/ctdb.changes 2014-03-27 06:12:35.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ctdb.new/ctdb.changes 2014-05-10 08:31:46.000000000 +0200 @@ -1,0 +2,23 @@ +Mon May 5 18:01:59 UTC 2014 - lmuelle@suse.com + +- Update to version 2.5.3 + User-visible changes + * New configuration variable CTDB_NATGW_STATIC_ROUTES allows NAT gateway + feature to create static host/network routes instead of default routes. + See the documentation. Use with care. + Important bug fixes + * ctdbd no longer crashes when tickles are processed after reloading the + nodes file. + * "ctdb reloadips" works as expected because the DEL_PUBLIC_IP control now + waits until public IP addresses are released before returning. + Important internal changes + * Vacuuming performance has been improved. + * Record locking now compares records based on their hashes to avoid + scheduling multiple requests for records on the same hashchain. + * An internal timeout for revoking read-only record relegations has been + changed from hard-coded 5 seconds to the value of the ControlTimeout + tunable. This makes it less likely that ctdbd will abort. + * Many test improvements and additions. +- Remove upstream merged ctdb-pmda-Fix-metric-identifiers.patch + +------------------------------------------------------------------- Old: ---- ctdb-2.5.2.tar.gz ctdb-pmda-Fix-metric-identifiers.patch New: ---- ctdb-2.5.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ctdb.spec ++++++ --- /var/tmp/diff_new_pack.Vi8ODD/_old 2014-05-10 08:31:47.000000000 +0200 +++ /var/tmp/diff_new_pack.Vi8ODD/_new 2014-05-10 08:31:47.000000000 +0200 @@ -31,13 +31,12 @@ Group: System/Daemons Name: ctdb -Version: 2.5.2 +Version: 2.5.3 Release: 0 Url: http://ctdb.samba.org/ Source: https://ftp.samba.org/pub/ctdb/ctdb-%{version}.tar.gz Source1: ctdb-sysconfig-suse.template Patch1: ctdb-socket-path.patch -Patch2: ctdb-pmda-Fix-metric-identifiers.patch Patch100: ctdb-xsltproc-catalogs.patch %if 0%{?suse_version} Requires(pre): %{?fillup_prereq} @@ -110,7 +109,6 @@ %prep %setup -q %patch1 -p1 -%patch2 -p1 %if 0%{?suse_version} == 1010 %patch100 -p1 %endif ++++++ ctdb-2.5.2.tar.gz -> ctdb-2.5.3.tar.gz ++++++ ++++ 9174 lines of diff (skipped) ++++++ ctdb-socket-path.patch ++++++ --- /var/tmp/diff_new_pack.Vi8ODD/_old 2014-05-10 08:31:48.000000000 +0200 +++ /var/tmp/diff_new_pack.Vi8ODD/_new 2014-05-10 08:31:48.000000000 +0200 @@ -4,19 +4,19 @@ Use correct socket path -Index: ctdb-2.5.2/doc/ctdb.1.html +Index: ctdb-2.5.3/doc/ctdb.1.html =================================================================== ---- ctdb-2.5.2.orig/doc/ctdb.1.html -+++ ctdb-2.5.2/doc/ctdb.1.html +--- ctdb-2.5.3.orig/doc/ctdb.1.html ++++ ctdb-2.5.3/doc/ctdb.1.html @@ -42,7 +42,7 @@ Specify that FILENAME is the name of the Unix domain socket to use when connecting to the local CTDB daemon. The default is - <code class="filename">/tmp/ctdb.socket</code>. + <code class="filename">/var/lib/ctdb/ctdb.socket</code>. - </p></dd></dl></div></div><div class="refsect1"><a name="idm261315003248"></a><h2>ADMINISTRATIVE COMMANDS</h2><p> + </p></dd></dl></div></div><div class="refsect1"><a name="idm139981313885104"></a><h2>ADMINISTRATIVE COMMANDS</h2><p> These are commands used to monitor and administer a CTDB cluster. - </p><div class="refsect2"><a name="idm261315002192"></a><h3>pnn</h3><p> + </p><div class="refsect2"><a name="idm139981313884048"></a><h3>pnn</h3><p> Index: ctdb-2.5.1/doc/ctdb.1.xml =================================================================== --- ctdb-2.5.1.orig/doc/ctdb.1.xml -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de