Hello community,

here is the log from the commit of package ctdb for openSUSE:Factory checked in 
at 2015-04-22 01:11:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-12-23 
11:48:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ctdb.new/ctdb.changes   2015-04-22 
01:11:48.000000000 +0200
@@ -1,0 +2,27 @@
+Thu Apr 16 12:49:19 UTC 2015 - [email protected]
+
+- Update to version 2.5.5
+  User-visible changes
+  * Dump stack traces for hung RPC processes (mountd, rquotad, statd)
+  * Add vaccuming latency to database statistics
+  * Add -X option to ctdb tool that uses '|' as a separator to correctly handle
+    IPv6 addresses
+  * Configuration variable VerifyRecoveryLock is now marked obsolete
+  * Improved log messages when trying to set obsolete tunables
+  Important bug fixes
+  * Fix handling of IPv6 addresses
+  * Use correct tdb flags when using robust mutex feature
+  * Fix regression in client socket handling code
+  * Fix regression in statd callout and make it more scalable
+  * Change default log level to NOTICE, so the messages are correctly
+    displayed from CTDB tool
+  Important internal changes
+  * Vacuuming performance improvements
+    - stagger multiple vacuuming child processes
+    - process all vacuum fetch requests in a loop
+  * Improve handling of recovery lock
+  * Many test improvements and additions.
+  * Avoid logging every 10 seconds for locks that could not be obtained to
+    prevent flooding logs
+
+-------------------------------------------------------------------

Old:
----
  ctdb-2.5.4.tar.gz

New:
----
  ctdb-2.5.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ctdb.spec ++++++
--- /var/tmp/diff_new_pack.kzXv16/_old  2015-04-22 01:11:49.000000000 +0200
+++ /var/tmp/diff_new_pack.kzXv16/_new  2015-04-22 01:11:49.000000000 +0200
@@ -31,7 +31,7 @@
 Group:          System/Daemons
 
 Name:           ctdb
-Version:        2.5.4
+Version:        2.5.5
 Release:        0
 Url:            http://ctdb.samba.org/
 Source:         https://ftp.samba.org/pub/ctdb/ctdb-%{version}.tar.gz

++++++ ctdb-2.5.4.tar.gz -> ctdb-2.5.5.tar.gz ++++++
++++ 11060 lines of diff (skipped)

++++++ ctdb-socket-path.patch ++++++
--- /var/tmp/diff_new_pack.kzXv16/_old  2015-04-22 01:11:50.000000000 +0200
+++ /var/tmp/diff_new_pack.kzXv16/_new  2015-04-22 01:11:50.000000000 +0200
@@ -4,24 +4,24 @@
 
     Use correct socket path
 
-Index: ctdb-2.5.4/doc/ctdb.1.html
+Index: ctdb-2.5.5/doc/ctdb.1.html
 ===================================================================
---- ctdb-2.5.4.orig/doc/ctdb.1.html
-+++ ctdb-2.5.4/doc/ctdb.1.html
-@@ -47,7 +47,7 @@
+--- ctdb-2.5.5.orig/doc/ctdb.1.html
++++ ctdb-2.5.5/doc/ctdb.1.html
+@@ -58,7 +58,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="idm139913070616816"></a><h2>ADMINISTRATIVE COMMANDS</h2><p>
+       </p></dd></dl></div></div><div class="refsect1"><a 
name="idm139741504032384"></a><h2>ADMINISTRATIVE COMMANDS</h2><p>
        These are commands used to monitor and administer a CTDB cluster.
-     </p><div class="refsect2"><a name="idm139913070615760"></a><h3>pnn</h3><p>
+     </p><div class="refsect2"><a name="idm139741504031232"></a><h3>pnn</h3><p>
 Index: ctdb-2.5.4/doc/ctdb.1.xml
 ===================================================================
 --- ctdb-2.5.4.orig/doc/ctdb.1.xml
 +++ ctdb-2.5.4/doc/ctdb.1.xml
-@@ -193,7 +193,7 @@
+@@ -217,7 +217,7 @@
          Specify that FILENAME is the name of the Unix domain
          socket to use when connecting to the local CTDB
          daemon. The default is
@@ -34,7 +34,7 @@
 ===================================================================
 --- ctdb-2.5.4.orig/doc/ctdbd.1.html
 +++ ctdb-2.5.4/doc/ctdbd.1.html
-@@ -217,7 +217,7 @@
+@@ -214,7 +214,7 @@
            ctdbd will create. This socket is used by local clients to
            communicate with ctdbd.
          </p><p>
@@ -47,7 +47,7 @@
 ===================================================================
 --- ctdb-2.5.4.orig/doc/ctdbd.1.xml
 +++ ctdb-2.5.4/doc/ctdbd.1.xml
-@@ -496,7 +496,7 @@
+@@ -494,7 +494,7 @@
            communicate with ctdbd.
          </para>
          <para>


Reply via email to