[Debian-ha-commits] [resource-agents] branch upstream updated (ee74f98 -> a18bf6f)
Christoph Berg
myon at debian.org
Tue Jan 10 22:32:38 UTC 2017
This is an automated email from the git hooks/post-receive script.
myon pushed a change to branch upstream
in repository resource-agents.
from ee74f98 Imported Upstream version 3.9.7
new a18bf6f New upstream version 4.0.0~rc1
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 22 ++
.travis.yml | 11 +-
ChangeLog | 80 ++++
ci/build.sh | 75 +++-
ci/install.sh | 10 -
configure.ac | 4 +-
.../{ra-dev-guide.txt => ra-dev-guide.asc} | 0
doc/man/Makefile.am | 2 +
doc/man/mkappendix.sh | 2 +-
doc/man/ra2refentry.xsl | 406 ++++++++++----------
doc/man/ralist.sh | 4 +-
heartbeat/AoEtarget | 2 +-
heartbeat/CTDB | 108 +++---
heartbeat/ClusterMon | 2 +-
heartbeat/Delay | 8 +-
heartbeat/Dummy | 4 +-
heartbeat/EvmsSCC | 2 +-
heartbeat/Evmsd | 2 +-
heartbeat/Filesystem | 12 +-
heartbeat/ICP | 2 +-
heartbeat/IPaddr | 2 +-
heartbeat/IPaddr2 | 60 ++-
heartbeat/IPsrcaddr | 2 +-
heartbeat/LVM | 8 +-
heartbeat/LinuxSCSI | 2 +-
heartbeat/MailTo | 2 +-
heartbeat/Makefile.am | 106 +++---
heartbeat/ManageRAID | 18 +-
heartbeat/README.galera | 9 +-
heartbeat/Raid1 | 2 +-
heartbeat/Route | 2 +-
heartbeat/SAPDatabase | 32 +-
heartbeat/SAPInstance | 61 +--
heartbeat/SendArp | 4 +-
heartbeat/ServeRAID | 8 +-
heartbeat/SphinxSearchDaemon | 2 +-
heartbeat/Squid | 14 +-
heartbeat/Stateful | 2 +-
heartbeat/SysInfo | 11 +-
heartbeat/VIPArip | 2 +-
heartbeat/VirtualDomain | 48 +--
heartbeat/WAS | 2 +-
heartbeat/WAS6 | 2 +-
heartbeat/Xen | 2 +-
heartbeat/Xinetd | 2 +-
heartbeat/apache | 52 ++-
heartbeat/apache-conf.sh | 4 +-
heartbeat/asterisk | 2 +-
heartbeat/awseip | 250 ++++++++++++
heartbeat/awsvip | 225 +++++++++++
heartbeat/clvm | 2 +-
heartbeat/conntrackd | 94 ++---
heartbeat/db2 | 4 +
heartbeat/dhcpd | 2 +-
heartbeat/dnsupdate | 2 +-
heartbeat/docker | 46 ++-
heartbeat/eDir88 | 6 +-
heartbeat/ethmonitor | 2 +-
heartbeat/exportfs | 10 +-
heartbeat/findif.sh | 2 +-
heartbeat/fio | 2 +-
heartbeat/galera | 286 +++++++++-----
heartbeat/garbd | 417 +++++++++++++++++++++
heartbeat/http-mon.sh | 2 +-
heartbeat/iSCSILogicalUnit | 25 +-
heartbeat/iSCSITarget | 22 +-
heartbeat/ids | 2 +-
heartbeat/jboss | 36 +-
heartbeat/kamailio | 2 +-
heartbeat/lxc | 7 +-
heartbeat/metadata.rng | 91 +++++
heartbeat/mysql | 3 +-
heartbeat/mysql-proxy | 4 +-
heartbeat/nagios | 26 +-
heartbeat/nfsnotify | 2 +-
heartbeat/nfsserver | 213 +++++++++--
heartbeat/nginx | 8 +-
heartbeat/ocf-directories.in | 4 +-
heartbeat/ocf-shellfuncs.in | 15 +-
heartbeat/ora-common.sh | 2 +-
heartbeat/oracle | 29 +-
heartbeat/oralsnr | 6 +-
heartbeat/pgagent | 139 +++++++
heartbeat/pgsql | 30 +-
heartbeat/portblock | 25 +-
heartbeat/postfix | 2 +-
heartbeat/pound | 2 +-
heartbeat/rabbitmq-cluster | 168 ++++++++-
heartbeat/redis | 6 +-
heartbeat/rsyslog | 6 +-
heartbeat/sapdb.sh | 97 +++--
heartbeat/sg_persist | 57 +--
heartbeat/shellfuncs.in | 2 +-
heartbeat/slapd | 60 +--
heartbeat/symlink | 2 +-
heartbeat/syslog-ng | 8 +-
heartbeat/tomcat | 133 ++++---
heartbeat/varnish | 2 +-
ldirectord/OCF/ldirectord.in | 4 +-
ldirectord/ldirectord.cf | 2 +
ldirectord/ldirectord.in | 143 +++++--
make/release.mk | 2 +-
resource-agents.spec.in | 36 +-
rgmanager/src/resources/clusterfs.sh | 1 +
rgmanager/src/resources/fs.sh.in | 2 +
rgmanager/src/resources/lvm_by_lv.sh | 2 +
rgmanager/src/resources/ra2rng.xsl | 18 +-
rgmanager/src/resources/resources.rng.mid | 19 +-
rgmanager/src/resources/resources.rng.tail | 19 +-
tools/ocf-tester.in | 2 +-
tools/ocft/IPaddr2 | 6 +-
tools/ocft/Makefile.am | 2 +-
tools/ocft/README.in | 90 ++---
tools/ocft/runocft | 1 +
tools/tickle_tcp.c | 2 +-
115 files changed, 3081 insertions(+), 1079 deletions(-)
delete mode 100755 ci/install.sh
rename doc/dev-guides/{ra-dev-guide.txt => ra-dev-guide.asc} (100%)
create mode 100755 heartbeat/awseip
create mode 100755 heartbeat/awsvip
create mode 100755 heartbeat/garbd
create mode 100644 heartbeat/metadata.rng
create mode 100755 heartbeat/pgagent
mode change 100644 => 100755 ldirectord/ldirectord.in
--
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