[Debian-ha-commits] [resource-agents] 01/01: Merge tag 'debian/1%4.0.0_rc1-4' into jessie-backports
Christoph Berg
myon at debian.org
Wed Jun 7 08:25:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
myon pushed a commit to branch jessie-backports
in repository resource-agents.
commit f05772ea111776dce389b82118e4148cdf158d3a
Merge: 8945a13 ae26feb
Author: Christoph Berg <christoph.berg at credativ.de>
Date: Wed Jun 7 10:10:30 2017 +0200
Merge tag 'debian/1%4.0.0_rc1-4' into jessie-backports
.gitignore | 22 ++
.travis.yml | 11 +-
ChangeLog | 80 ++++
ci/build.sh | 75 +++-
ci/install.sh | 10 -
configure.ac | 4 +-
debian/.gitignore | 1 +
debian/changelog | 73 ++++
debian/control | 32 +-
debian/ldirectord.cf | 4 +
debian/ldirectord.install | 5 +-
debian/patches/850787-fix-typo | 19 +
debian/patches/CVE-2010-3389--bug598549.patch | 34 --
debian/patches/ipv6-linux-only | 13 +
debian/patches/ocft-configs.patch | 105 ++++++
debian/patches/pgsql-9.6 | 47 +++
debian/patches/runocft | 8 -
debian/patches/series | 5 +-
debian/resource-agents.install | 8 +-
debian/resource-agents.lintian-overrides | 5 +
debian/rules | 23 +-
debian/tests/IPaddr2 | 19 +
debian/tests/control | 51 +++
debian/tests/run-ocft | 16 +
debian/watch | 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 +-
134 files changed, 3487 insertions(+), 1144 deletions(-)
diff --cc debian/changelog
index 42651df,13c5228..44a8db0
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,70 +1,82 @@@
++resource-agents (1:4.0.0~rc1-4~bpo8+1) jessie-backports; urgency=medium
++
++ * Rebuild for jessie-backports.
++
++ -- Christoph Berg <christoph.berg at credativ.de> Wed, 07 Jun 2017 10:10:14 +0200
++
+ resource-agents (1:4.0.0~rc1-4) unstable; urgency=medium
+
+ * pgsql: postgresql-9.6 treats the contents of synchronous_standby_names as
+ SQL identifiers, they need to be quoted for dashes etc. (Closes: #862719)
+
+ -- Christoph Berg <myon at debian.org> Sun, 04 Jun 2017 09:30:30 +0200
+
+ resource-agents (1:4.0.0~rc1-3) unstable; urgency=medium
+
+ * debian/control: add net-tools to Recommends (Closes: #857368)
+
+ -- Valentin Vidic <Valentin.Vidic at CARNet.hr> Tue, 14 Mar 2017 08:36:06 +0100
+
+ resource-agents (1:4.0.0~rc1-2) unstable; urgency=medium
+
+ * resource-agents: depend on gawk for LVM monitor
+ * debian/control: replace tab with spaces
+ * debian/tests: use ocft to test resource-agents
+ * lintian: ignore defunct RHEL script rhev-check.sh
+ * debian/watch: fix RC handling in upstream version
+ * debian/tests: check ldirectord service startup
+ * debian/tests: use ocft to test nfsserver agent
+ * debian/tests: simplify nfsserver tests
+ * Add Valentin Vidic to Uploaders.
+
+ -- Valentin Vidic <Valentin.Vidic at CARNet.hr> Mon, 23 Jan 2017 11:07:20 +0100
+
+ resource-agents (1:4.0.0~rc1-1) unstable; urgency=medium
+
+ * Team upload.
+
+ [ Christoph Berg ]
+ * New upstream RC version.
+ * Add libxml2-utils to Build-Depends for xmllint.
+ * Include list of agents in package description.
+ * Remove unused CVE-2010-3389--bug598549.patch.
+ * Fix typo in IPaddr2, patch by ISHIKAWA Mutsumi. (Closes: #850787)
+
+ [ Adrian Vondendriesch ]
+ * Bump standards version.
+ * Add lsb-base to ldirectord dependencies.
+
+ -- Christoph Berg <christoph.berg at credativ.de> Wed, 11 Jan 2017 11:18:39 +0100
+
+ resource-agents (1:3.9.7-3) unstable; urgency=medium
+
+ * Hardwire SHELL in /usr/lib/ocf/lib/heartbeat/ocf-binaries to /bin/bash,
+ too many scripts contain bashisms. Spotted by the reproducible project,
+ thanks!
+ * Disable IPv6addr and send_ua on non-Linux, they need SIOCSIFADDR and
+ SIOGIFINDEX.
+ * Use dh-exec to install ldirectord.service and sfex* on Linux only.
+
+ -- Christoph Berg <myon at debian.org> Fri, 08 Apr 2016 21:19:58 +0200
+
+ resource-agents (1:3.9.7-2) unstable; urgency=medium
+
+ [ Adrian Vondendriesch ]
+ * debian/ldirectord.cf: Create a dummy configuration file.
+ * debian/ldirectord.install: Ship the dummy configuration as default config
+ for ldirectord. Otherwise the installation fails. (Closes: #817117)
+
+ [ Christoph Berg ]
+ * Remove Martin, Anibal, Simon, and Frederik from Uploaders.
+
+ -- Christoph Berg <christoph.berg at credativ.de> Mon, 14 Mar 2016 11:35:07 +0100
+
+resource-agents (1:3.9.7-1~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+
+ -- Christoph Berg <christoph.berg at credativ.de> Mon, 14 Mar 2016 16:24:19 +0100
+
resource-agents (1:3.9.7-1) unstable; urgency=medium
* New upstream release.
--
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