Hello community,

here is the log from the commit of package resource-agents for openSUSE:Factory 
checked in at 2013-02-07 10:48:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/resource-agents (Old)
 and      /work/SRC/openSUSE:Factory/.resource-agents.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "resource-agents", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/resource-agents/resource-agents.changes  
2012-12-07 14:50:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.resource-agents.new/resource-agents.changes     
2013-02-07 10:48:12.000000000 +0100
@@ -1,0 +2,26 @@
+Tue Feb  5 17:13:36 UTC 2013 - [email protected]
+
+- ocf-shellfuncs: RA tracing
+- IPaddr2: make sure that some ARP send program runs
+- pgsql: add check_wal_receiver parameter
+- pgsql: support starting as Hot Standby
+- nfsserver: improve rpc.statd support
+- nfsserver: add option -n for rpc.statd (bnc#794479)
+- nfsserver: make the retry time for sm-notify configurable
+- nfsserver: make sm-notify running in the foreground configurable
+- exportfs: handle '<world>' exportfs embelishment for '*' (bnc#791690)
+- jboss: set JAVA_OPTS correctly
+- pound: use correct default for control-binary
+- pound: No error when stopping pound and no pound is running
+- Squid: support systems using IPv6
+- Xinetd: do not fail in stop if the daemon is not running
+- Xinetd: improve finding Xinetd process (thanks to Vadym Chepkov)
+- SendArp: add background parameter
+- SendArp: fix monitor
+- ocft: print the actual case names when testing
+- ocft: make only the updated test-case file
+- ocft: add "incremental" mode (ocft test -i)
+- include a copy of LGPL license file
+- upstream cs: e265f0 (3.9.5 rc1+)
+
+-------------------------------------------------------------------

Old:
----
  resource-agents-3.9.4.tar.bz2

New:
----
  resource-agents-3.9.5.tar.bz2

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

Other differences:
------------------
++++++ resource-agents.spec ++++++
--- /var/tmp/diff_new_pack.T3XiMW/_old  2013-02-07 10:48:13.000000000 +0100
+++ /var/tmp/diff_new_pack.T3XiMW/_new  2013-02-07 10:48:13.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package resource-agents
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -40,8 +40,8 @@
 Summary:        Open Source HA Reusable Cluster Resource Scripts
 License:        GPL-2.0 and LGPL-2.1+
 Group:          Productivity/Clustering/HA
-Version:        3.9.4
-Release:        0
+Version:        3.9.5
+Release:        0.rc1
 Url:            http://linux-ha.org/
 Source:         resource-agents-%{version}.tar.bz2
 Source1:        resource-agents.conf

++++++ resource-agents-3.9.4.tar.bz2 -> resource-agents-3.9.5.tar.bz2 ++++++
++++ 2022 lines of diff (skipped)

++++++ resource-agents-nfsserver-sle11.patch ++++++
--- /var/tmp/diff_new_pack.T3XiMW/_old  2013-02-07 10:48:14.000000000 +0100
+++ /var/tmp/diff_new_pack.T3XiMW/_new  2013-02-07 10:48:14.000000000 +0100
@@ -1,5 +1,5 @@
 diff --git a/heartbeat/nfsserver b/heartbeat/nfsserver
-index 6414e3a..dee38e7 100755
+index dcef1fd..e0ca844 100755
 --- a/heartbeat/nfsserver
 +++ b/heartbeat/nfsserver
 @@ -13,7 +13,7 @@ else
@@ -8,6 +8,6 @@
  DEFAULT_INIT_SCRIPT="/etc/init.d/nfsserver"
 -DEFAULT_NOTIFY_CMD="/sbin/sm-notify"
 +DEFAULT_NOTIFY_CMD="/usr/sbin/sm-notify"
+ DEFAULT_NOTIFY_FOREGROUND="false"
  DEFAULT_RPCPIPEFS_DIR="/var/lib/nfs/rpc_pipefs"
  
- nfsserver_meta_data() {

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

Reply via email to