Hello community,

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

Package is "resource-agents", Maintainer is "dmuhameda...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/resource-agents/resource-agents.changes  
2012-09-14 12:36:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.resource-agents.new/resource-agents.changes     
2012-10-08 07:17:25.000000000 +0200
@@ -1,0 +2,78 @@
+Thu Sep 27 14:10:24 UTC 2012 - dmuhameda...@suse.com
+
+- dhcpd: new RA to manage ISC DHCP servers
+- pound: new RA for Pound HTTP/HTTPS reverse-proxy and load-balancer
+- ocf-rarun: add the RA driver
+- apache: create /var/run/apache2 if it doesn't exist
+- conntrackd: rename parameter "conntrackd" to "binary"
+- conntrackd: resync from other hosts in start
+- exportfs: allow expanding the fsid parameter to produce correct
+  exportfs options
+- exportfs: cleanup exportfs cache on stop (bnc#770210)
+- exportfs: don't grow /var/lib/nfs/rmtab indefinitely (bnc#754067)
+- Filesystem: add nfs4 to the list of well known types
+- Filesystem: allow to force cloning for local mounts
+- Filesystem: fix determining if the device is a block device
+- Filesystem: improve read/write checks for CHECK_LEVEL 10, 20
+- Filesystem: include ceph in the list of non-blockdev filesystems
+- Filesystem: remove a status file only when OCF_CHECK_LEVEL is set to 20
+- Filesystem: support ceph
+- IPaddr2: fix regression introduce in d93b5fd, nic=lo always "stopped"
+- IPaddr: remove colon at the end of the interface name
+- IPv6addr: always use the provided nic and cidr_netmask when specified
+- iscsi: add try_recovery parameter
+- iscsi: check session status in monitor
+- iscsi: do discovery in start only
+- iscsi: do not rely on iscsid.startup being set correctly (bnc#751783)
+- iscsi: don't fail on stop of the iscsi server fails
+- iscsi: use iscsiadm -m session -r in stop
+- iSCSILogicalUnit: correctly match for target IQN and backing
+  device name (iet and tgt)
+- iSCSITarget: treat an empty "implementation" parameter specially
+- jboss: implement rotating of console log
+- ldirectord: precedence error with perl v5.8.8 in IPv6 code
+- lxc: fix LXC_status to work with lxc-0.7.5 or later
+- mysql: fix validation return codes
+- mysql: improve replication support
+- mysql: support 5.5 slave status message format
+- mysql-proxy: add in-depth monitoring
+- mysql-proxy: add the 'plugins' parameter
+- mysql-proxy: create pid/socket directories if needed
+- nfsserver: add a new parameter for the rpc_pipefs mount point
+- nfsserver: don't run sm-notify in foreground (bnc#759616)
+- nfsserver: NSM state files correctly populate
+  /var/lib/nfs/sm.ha (bnc#684139)
+- nfsserver: Support of multiple IP addresses (bnc#684143)
+- oracle: connect as a regular user in monitor
+- oracle: ignore password expiry warning in monitor (bnc#770250)
+- oracle: improve managing IPC objects
+- oracle: improve matching instance specific files and processes
+- oracle, oralsnr: get rid of eval
+- oralsnr: match only one (our) listener process
+- pgsql: add option archive_cleanup_command
+- pgsql: add option recovery_end_command
+- pgsql: support for replication
+- pgsql: support multi-instance in replication mode
+- Raid1: manage multiple arrays
+- Raid1: stop processes using raiddev
+- SAPDatabase: add support for Sybase ASE and SAP HANA database
+- SAPDatabase: new method for checking responsiveness of saphostexec
+- SAPDatabase: make use of saphostagent
+- sfex: sfex_init fails on a 64 bit big endian platform (lf#2647)
+- slapd: always set the exit code correctly in monitor
+- slapd: Gracefully handle config check during probe
+- slapd: pass bind_dn correctly to ldapsearch
+- tomcat: Correction of the time-out level of the stop processing.
+- VIPArip: fix exit codes
+- VIPArip: make start idempotent
+- VirtualDomain: honor virsh "in shutdown" state
+- VirtualDomain: if the configuration file is missing on stop
+  exit with success
+- Xen: add support for HVM ACPI graceful shutdown
+- Xinetd: reimplementation
+- Tools: send_arp.libnet: fix for big endian platforms (bnc#721334)
+- Tools: SendArp: exit with the right code when not properly configured
+- ocft: new tests for mysql-proxy, named, IPv6addr, oracle, Raid1, Xinetd
+- upstream cs: 810c9b
+
+-------------------------------------------------------------------

Old:
----
  resource-agents-3.9.2.tar.bz2
  sfex_uuid.patch

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

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

Other differences:
------------------
++++++ resource-agents.spec ++++++
--- /var/tmp/diff_new_pack.NKzFo7/_old  2012-10-08 07:17:27.000000000 +0200
+++ /var/tmp/diff_new_pack.NKzFo7/_new  2012-10-08 07:17:27.000000000 +0200
@@ -40,7 +40,7 @@
 Summary:        Open Source HA Reusable Cluster Resource Scripts
 License:        GPL-2.0 ; LGPL-2.1+
 Group:          Productivity/Clustering/HA
-Version:        3.9.2
+Version:        3.9.3
 Release:        0
 Url:            http://linux-ha.org/
 Source:         resource-agents-%{version}.tar.bz2
@@ -49,7 +49,6 @@
 Patch2:         lvm-vg-partial-active.diff
 Patch3:         resource-agents-nfsserver-sle11.patch
 Patch4:         no-var-lock-subsys.patch
-Patch9:         sfex_uuid.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Obsoletes:      heartbeat-resources
 Provides:       heartbeat-resources
@@ -119,7 +118,6 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch9 -p1
 ###########################################################
 
 %build

++++++ resource-agents-3.9.2.tar.bz2 -> resource-agents-3.9.3.tar.bz2 ++++++
++++ 13471 lines of diff (skipped)

++++++ resource-agents-nfsserver-sle11.patch ++++++
--- /var/tmp/diff_new_pack.NKzFo7/_old  2012-10-08 07:17:28.000000000 +0200
+++ /var/tmp/diff_new_pack.NKzFo7/_new  2012-10-08 07:17:28.000000000 +0200
@@ -1,12 +1,13 @@
-diff -r 71d4971f6ba8 heartbeat/nfsserver
---- a/heartbeat/nfsserver      Wed Apr 21 13:16:38 2010 +0900
-+++ b/heartbeat/nfsserver      Thu May 06 12:13:17 2010 +0200
-@@ -13,7 +13,7 @@
+diff --git a/heartbeat/nfsserver b/heartbeat/nfsserver
+index 6414e3a..dee38e7 100755
+--- a/heartbeat/nfsserver
++++ b/heartbeat/nfsserver
+@@ -13,7 +13,7 @@ else
  fi
  
  DEFAULT_INIT_SCRIPT="/etc/init.d/nfsserver"
 -DEFAULT_NOTIFY_CMD="/sbin/sm-notify"
 +DEFAULT_NOTIFY_CMD="/usr/sbin/sm-notify"
+ DEFAULT_RPCPIPEFS_DIR="/var/lib/nfs/rpc_pipefs"
  
  nfsserver_meta_data() {
-       cat <<END

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to