[Debian-ha-commits] [resource-agents] 02/11: Merge tag 'upstream/4.1.0_rc1'

Valentin Vidic vvidic-guest at moszumanska.debian.org
Sun Nov 26 13:19:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

vvidic-guest pushed a commit to branch master
in repository resource-agents.

commit ed0c6d0d9713e08239fd14bc963ed8b5608ca545
Merge: 462f45c f047456
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Sun Nov 26 11:50:11 2017 +0100

    Merge tag 'upstream/4.1.0_rc1'
    
    Upstream version 4.1.0~rc1

 .travis.yml                         |   5 +-
 ChangeLog                           |  72 ++++
 Makefile.am                         |   2 +-
 ci/build.sh                         |   4 +-
 configure.ac                        |  11 +-
 doc/dev-guides/ra-dev-guide.asc     |   6 +-
 doc/man/Makefile.am                 |   8 +
 heartbeat/CTDB                      |  21 +-
 heartbeat/IPaddr2                   | 215 ++++++---
 heartbeat/LVM                       | 333 ++------------
 heartbeat/LVM-activate              | 840 ++++++++++++++++++++++++++++++++++++
 heartbeat/Makefile.am               |  13 +
 heartbeat/NodeUtilization           | 226 ++++++++++
 heartbeat/Raid1                     |  34 +-
 heartbeat/Route                     |  29 +-
 heartbeat/SAPInstance               |  25 ++
 heartbeat/VirtualDomain             | 106 ++++-
 heartbeat/ZFS                       | 192 +++++++++
 heartbeat/anything                  |  20 +-
 heartbeat/aws-vpc-move-ip           | 306 +++++++++++++
 heartbeat/aws-vpc-route53           | 302 +++++++++++++
 heartbeat/awseip                    |  28 +-
 heartbeat/awsvip                    |  18 +-
 heartbeat/clvm                      |   7 +-
 heartbeat/db2                       |  16 +-
 heartbeat/docker                    | 110 ++++-
 heartbeat/exportfs                  |  10 +-
 heartbeat/galera                    | 117 ++++-
 heartbeat/iSCSILogicalUnit          |  57 ++-
 heartbeat/iSCSITarget               |   7 +
 heartbeat/kamailio                  |  71 ++-
 heartbeat/lvm-clvm.sh               |  86 ++++
 heartbeat/lvm-plain.sh              |  62 +++
 heartbeat/lvm-tag.sh                | 205 +++++++++
 heartbeat/lvmlockd                  | 352 +++++++++++++++
 heartbeat/minio                     | 289 +++++++++++++
 heartbeat/mysql                     |  20 +-
 heartbeat/named                     |  14 +-
 heartbeat/nfsserver                 |   8 +-
 heartbeat/nginx                     |   2 +-
 heartbeat/ocf-directories.in        |   2 +-
 heartbeat/ocf-shellfuncs.in         | 160 ++++++-
 heartbeat/oraasm                    | 179 ++++++++
 heartbeat/ovsmonitor                | 450 +++++++++++++++++++
 heartbeat/pgsql                     | 152 ++++---
 heartbeat/portblock                 |   2 +-
 heartbeat/rabbitmq-cluster          | 157 ++++---
 heartbeat/redis                     |  13 +-
 heartbeat/{docker => rkt}           | 262 +++++------
 heartbeat/sapdb.sh                  |   2 +-
 heartbeat/sg_persist                |   4 +-
 heartbeat/varnish                   |  72 +++-
 resource-agents.spec.in             |  54 ++-
 rgmanager/src/resources/Makefile.am |   2 +-
 systemd/Makefile.am                 |  25 ++
 systemd/resource-agents-deps.target |   2 +
 systemd/resource-agents.conf        |   1 +
 tools/send_arp.libnet.c             |   4 +-
 tools/send_arp.linux.c              |  43 ++
 59 files changed, 5061 insertions(+), 774 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