[Debian-ha-commits] [resource-agents] 02/03: Merge tag 'upstream/3.9.7'
Christoph Berg
myon at debian.org
Sat Feb 13 11:01:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
myon pushed a commit to branch master
in repository resource-agents.
commit ec390fde167d0a444732110d5219918b303bd630
Merge: 938179d ee74f98
Author: Christoph Berg <myon at debian.org>
Date: Sat Feb 13 11:49:35 2016 +0100
Merge tag 'upstream/3.9.7'
Upstream version 3.9.7
.travis.yml | 8 +
ChangeLog | 98 +++
ci/build.sh | 46 ++
ci/install.sh | 10 +
configure.ac | 2 +-
doc/man/Makefile.am | 3 +
heartbeat/CTDB | 19 +-
heartbeat/Filesystem | 14 +-
heartbeat/IPaddr2 | 48 +-
heartbeat/IPsrcaddr | 45 +-
heartbeat/LVM | 32 +-
heartbeat/Makefile.am | 5 +
heartbeat/README.galera | 149 ++++
heartbeat/Raid1 | 30 +-
heartbeat/SAPDatabase | 2 +-
heartbeat/VirtualDomain | 206 +++--
heartbeat/apache | 1 +
heartbeat/apache-conf.sh | 4 +-
heartbeat/asterisk | 9 +-
heartbeat/clvm | 22 +-
heartbeat/dhcpd | 12 +-
heartbeat/dnsupdate | 6 +-
heartbeat/docker | 69 +-
heartbeat/ethmonitor | 15 +-
heartbeat/exportfs | 5 +-
heartbeat/findif.sh | 6 +-
heartbeat/galera | 366 +++++---
heartbeat/iSCSILogicalUnit | 18 +-
heartbeat/iSCSITarget | 5 +-
heartbeat/iscsi | 26 +-
heartbeat/lxc | 7 +-
heartbeat/mysql | 3 +-
heartbeat/mysql-common.sh | 35 +-
heartbeat/nagios | 246 ++++++
heartbeat/named | 5 +
heartbeat/nfsnotify | 2 +-
heartbeat/nfsserver | 215 ++---
heartbeat/nfsserver-redhat.sh | 169 ++++
heartbeat/ocf-distro | 47 ++
heartbeat/ocf-rarun | 8 +-
heartbeat/ocf-shellfuncs.in | 88 +-
heartbeat/ora-common.sh | 6 +-
heartbeat/oracle | 22 +-
heartbeat/oralsnr | 8 +-
heartbeat/pgsql | 234 +++++-
heartbeat/pingd | 8 +-
heartbeat/portblock | 37 +-
heartbeat/rabbitmq-cluster | 370 +++++++++
heartbeat/redis | 567 +++++++++++++
heartbeat/sapdb-nosha.sh | 2 +-
heartbeat/sapdb.sh | 2 +-
heartbeat/sg_persist | 22 +-
heartbeat/slapd | 18 +
heartbeat/syslog-ng | 7 +-
heartbeat/tomcat | 13 +-
heartbeat/zabbixserver | 23 +-
ldirectord/ldirectord.in | 18 +-
resource-agents.spec.in | 3 +
rgmanager/src/resources/Makefile.am | 5 +-
rgmanager/src/resources/SAPDatabase | 2 +-
rgmanager/src/resources/db2.sh | 2 +-
rgmanager/src/resources/fs.sh.in | 9 +-
rgmanager/src/resources/ip.sh | 39 +-
rgmanager/src/resources/mysql.sh | 43 +-
rgmanager/src/resources/netfs.sh | 9 +-
rgmanager/src/resources/nfsserver.sh | 71 +-
rgmanager/src/resources/oradg.metadata | 107 +++
.../src/resources/{orainstance.sh => oradg.sh} | 101 ++-
rgmanager/src/resources/orainstance.sh | 25 +-
rgmanager/src/resources/postgres-8.metadata | 12 -
rgmanager/src/resources/utils/fs-lib.sh | 15 +-
rgmanager/src/resources/utils/member_util.sh | 18 +-
rgmanager/src/resources/vm.sh | 18 +-
tools/ocft/Filesystem | 20 +-
tools/ocft/LVM | 11 +-
tools/ocft/Makefile.am | 5 +-
tools/ocft/Raid1 | 42 +-
tools/ocft/Xinetd | 8 +
tools/ocft/apache | 9 +-
tools/ocft/caselib.in | 47 +-
tools/ocft/exportfs | 16 +-
tools/ocft/exportfs-multidir | 13 +-
tools/ocft/helpers.sh | 43 +
tools/ocft/iscsi | 50 +-
tools/ocft/mysql | 9 +-
tools/ocft/named | 4 +-
tools/ocft/nfsserver | 22 +-
tools/ocft/ocft.in | 10 +-
tools/ocft/pgsql | 4 +-
tools/ocft/runocft | 37 +
tools/ocft/runocft.prereq | 30 +
tools/send_arp.linux.c | 920 ++++++++++++++++++---
92 files changed, 4348 insertions(+), 894 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/resource-agents.git
More information about the Debian-HA-Commits
mailing list