[Debian-ha-commits] [resource-agents] branch master updated (7d15b2c -> 1215715)

Christoph Berg myon at debian.org
Tue Jan 10 22:32:35 UTC 2017


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

myon pushed a change to branch master
in repository resource-agents.

      from  7d15b2c   Remove unused CVE-2010-3389--bug598549.patch.
       new  a18bf6f   New upstream version 4.0.0~rc1
       new  f898b34   Merge tag 'upstream/4.0.0_rc1'
       new  3d3a5ae   New upstream RC version.
       new  1215715   Add libxml2-utils to Build-Depends for xmllint.

The 4 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 +-
 debian/changelog                                   |   5 +-
 debian/control                                     |   3 +-
 debian/patches/850787-fix-typo                     |  19 +
 debian/patches/ocf_mkstatedir                      |  21 --
 debian/patches/runocft                             |   8 -
 debian/patches/series                              |   3 +-
 .../{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 +-
 121 files changed, 3107 insertions(+), 1112 deletions(-)
 delete mode 100755 ci/install.sh
 create mode 100644 debian/patches/850787-fix-typo
 delete mode 100644 debian/patches/ocf_mkstatedir
 delete mode 100644 debian/patches/runocft
 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