Hello community,

here is the log from the commit of package sanlock for openSUSE:Factory checked 
in at 2014-01-14 15:12:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sanlock (Old)
 and      /work/SRC/openSUSE:Factory/.sanlock.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sanlock"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sanlock/sanlock.changes  2013-08-12 
14:26:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sanlock.new/sanlock.changes     2014-01-14 
15:12:46.000000000 +0100
@@ -1,0 +2,10 @@
+Fri Jan 10 10:16:16 MST 2014 - [email protected]
+
+- Update to sanlock 3.1.0
+  - fix debug status for add/rem lockspace
+  - add_lockspace error for conflicting lockspace definitions
+  - transient timeout handling in acquire and release
+  - allow more than 8 resources per client
+  - fix spaces in path names
+
+-------------------------------------------------------------------

Old:
----
  sanlock-3.0.1.tar.bz2

New:
----
  sanlock-3.1.0.tar.bz2

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

Other differences:
------------------
++++++ sanlock.spec ++++++
--- /var/tmp/diff_new_pack.PQiUtY/_old  2014-01-14 15:12:47.000000000 +0100
+++ /var/tmp/diff_new_pack.PQiUtY/_new  2014-01-14 15:12:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sanlock
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 %endif
 
 Name:           sanlock
-Version:        3.0.1
+Version:        3.1.0
 Release:        1%{?dist}
 Summary:        A shared disk lock manager
 License:        GPL-2.0 and GPL-2.0+ and LGPL-2.1+

++++++ sanlock-3.0.1.tar.bz2 -> sanlock-3.1.0.tar.bz2 ++++++
++++ 2924 lines of diff (skipped)

++++++ suse-no-date-time.patch ++++++
--- /var/tmp/diff_new_pack.PQiUtY/_old  2014-01-14 15:12:47.000000000 +0100
+++ /var/tmp/diff_new_pack.PQiUtY/_new  2014-01-14 15:12:47.000000000 +0100
@@ -1,8 +1,8 @@
-Index: sanlock-3.0.1/src/main.c
+Index: sanlock-3.1.0/src/main.c
 ===================================================================
---- sanlock-3.0.1.orig/src/main.c
-+++ sanlock-3.0.1/src/main.c
-@@ -1863,8 +1863,8 @@ static int read_command_line(int argc, c
+--- sanlock-3.1.0.orig/src/main.c
++++ sanlock-3.1.0/src/main.c
+@@ -1870,8 +1870,8 @@ static int read_command_line(int argc, c
  
        if (!strcmp(arg1, "version") || !strcmp(arg1, "--version") ||
            !strcmp(arg1, "-V")) {

++++++ suse-systemd.patch ++++++
--- /var/tmp/diff_new_pack.PQiUtY/_old  2014-01-14 15:12:47.000000000 +0100
+++ /var/tmp/diff_new_pack.PQiUtY/_new  2014-01-14 15:12:47.000000000 +0100
@@ -1,7 +1,7 @@
-Index: sanlock-3.0.1/init.d/sanlock.service
+Index: sanlock-3.1.0/init.d/sanlock.service
 ===================================================================
---- sanlock-3.0.1.orig/init.d/sanlock.service
-+++ sanlock-3.0.1/init.d/sanlock.service
+--- sanlock-3.1.0.orig/init.d/sanlock.service
++++ sanlock-3.1.0/init.d/sanlock.service
 @@ -6,8 +6,10 @@ Wants=wdmd.service
  [Service]
  Type=forking
@@ -15,10 +15,10 @@
  
  [Install]
  WantedBy=multi-user.target
-Index: sanlock-3.0.1/init.d/wdmd.service
+Index: sanlock-3.1.0/init.d/wdmd.service
 ===================================================================
---- sanlock-3.0.1.orig/init.d/wdmd.service
-+++ sanlock-3.0.1/init.d/wdmd.service
+--- sanlock-3.1.0.orig/init.d/wdmd.service
++++ sanlock-3.1.0/init.d/wdmd.service
 @@ -5,8 +5,10 @@ After=syslog.target
  [Service]
  Type=forking

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to