FreeBSD Bugzilla – Attachment 209804 Details for
Bug 241456
[PATCH] net/pacemaker1: update 1.1.19 to 1.1.22
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] net/pacemaker1: update 1.1.19 to 1.1.22
ports_HEAD_r519607__net_pacemaker1.diff (text/plain), 17.93 KB, created by
VinÃcius Zavam
on 2019-12-09 16:16:25 UTC
(
hide
)
Description:
[PATCH] net/pacemaker1: update 1.1.19 to 1.1.22
Filename:
MIME Type:
Creator:
VinÃcius Zavam
Created:
2019-12-09 16:16:25 UTC
Size:
17.93 KB
patch
obsolete
>Index: net/pacemaker1/Makefile >=================================================================== >--- net/pacemaker1/Makefile (revision 519607) >+++ net/pacemaker1/Makefile (working copy) >@@ -2,8 +2,7 @@ > # Created by: David Shane Holden <dpejesh@yahoo.com> > # $FreeBSD$ > >-PORTVERSION= 1.1.19 >-PORTREVISION= 1 >+PORTVERSION= 1.1.22 > PKGNAMESUFFIX= 1 > > .include "${.CURDIR}/Makefile.common" >Index: net/pacemaker1/distinfo >=================================================================== >--- net/pacemaker1/distinfo (revision 519607) >+++ net/pacemaker1/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1540976193 >-SHA256 (ClusterLabs-pacemaker-Pacemaker-1.1.19_GH0.tar.gz) = ca27ee21d2324cd7da5ff5772596f3bd8ca1bd1ed990dac51066b375d7345b88 >-SIZE (ClusterLabs-pacemaker-Pacemaker-1.1.19_GH0.tar.gz) = 5369381 >+TIMESTAMP = 1575897238 >+SHA256 (ClusterLabs-pacemaker-Pacemaker-1.1.22_GH0.tar.gz) = d9764b9440c0b2ab86b0521b66970b79852342a0f60fb6be71df4e07d9a10464 >+SIZE (ClusterLabs-pacemaker-Pacemaker-1.1.22_GH0.tar.gz) = 5718310 >Index: net/pacemaker1/files/pacemaker.in >=================================================================== >--- net/pacemaker1/files/pacemaker.in (revision 519607) >+++ net/pacemaker1/files/pacemaker.in (working copy) >@@ -29,7 +29,10 @@ > > export PATH="${PATH}:/usr/local/sbin:/usr/local/bin" > export PCMK_ipc_buffer=${pacemaker_ipc_buffer} >- export PCMK_ipc_type=socket >+ >+ # https://bugs.clusterlabs.org/show_bug.cgi?id=5397 >+ # >+ #export PCMK_ipc_type=socket > } > > run_rc_command "$1" >Index: net/pacemaker1/files/patch-lrmd_Makefile.am >=================================================================== >--- net/pacemaker1/files/patch-lrmd_Makefile.am (revision 519607) >+++ net/pacemaker1/files/patch-lrmd_Makefile.am (working copy) >@@ -1,4 +1,4 @@ >---- lrmd/Makefile.am.orig 2016-12-05 00:29:14 UTC >+--- lrmd/Makefile.am.orig 2019-12-09 13:20:05 UTC > +++ lrmd/Makefile.am > @@ -25,8 +25,6 @@ lrmdlib_PROGRAMS += lrmd_test > testdir = $(datadir)/$(PACKAGE)/tests/lrmd >@@ -5,7 +5,7 @@ > test_SCRIPTS = regression.py > > -initdir = $(INITDIR) >--init_SCRIPTS = pacemaker_remote >+-dist_init_SCRIPTS = pacemaker_remote > sbin_PROGRAMS = pacemaker_remoted > > if BUILD_SYSTEMD >Index: net/pacemaker1/files/patch-mcp_Makefile.am >=================================================================== >--- net/pacemaker1/files/patch-mcp_Makefile.am (revision 519607) >+++ net/pacemaker1/files/patch-mcp_Makefile.am (working copy) >@@ -1,4 +1,4 @@ >---- mcp/Makefile.am.orig 2016-04-18 16:07:35 UTC >+--- mcp/Makefile.am.orig 2019-12-09 13:23:25 UTC > +++ mcp/Makefile.am > @@ -19,8 +19,6 @@ include $(top_srcdir)/Makefile.common > >@@ -5,7 +5,7 @@ > if BUILD_CS_SUPPORT > > -initdir = $(INITDIR) >--init_SCRIPTS = pacemaker >+-dist_init_SCRIPTS = pacemaker > sbin_PROGRAMS = pacemakerd > > if BUILD_SYSTEMD >Index: net/pacemaker1/pkg-plist >=================================================================== >--- net/pacemaker1/pkg-plist (revision 519607) >+++ net/pacemaker1/pkg-plist (working copy) >@@ -7,6 +7,7 @@ > include/pacemaker/crm/common/iso8601.h > include/pacemaker/crm/common/logging.h > include/pacemaker/crm/common/mainloop.h >+include/pacemaker/crm/common/nvpair.h > include/pacemaker/crm/common/util.h > include/pacemaker/crm/common/xml.h > include/pacemaker/crm/compatibility.h >@@ -26,39 +27,39 @@ > lib/libcib.a > lib/libcib.so > lib/libcib.so.4 >-lib/libcib.so.4.1.5 >+lib/libcib.so.4.1.6 > lib/libcrmcluster.a > lib/libcrmcluster.so > lib/libcrmcluster.so.4 >-lib/libcrmcluster.so.4.3.2 >+lib/libcrmcluster.so.4.3.4 > lib/libcrmcommon.a > lib/libcrmcommon.so > lib/libcrmcommon.so.3 >-lib/libcrmcommon.so.3.9.0 >+lib/libcrmcommon.so.3.12.0 > lib/libcrmservice.a > lib/libcrmservice.so > lib/libcrmservice.so.3 >-lib/libcrmservice.so.3.3.1 >+lib/libcrmservice.so.3.5.0 > lib/liblrmd.a > lib/liblrmd.so > lib/liblrmd.so.1 >-lib/liblrmd.so.1.5.1 >+lib/liblrmd.so.1.5.3 > lib/libpe_rules.a > lib/libpe_rules.so > lib/libpe_rules.so.2 >-lib/libpe_rules.so.2.3.1 >+lib/libpe_rules.so.2.3.3 > lib/libpe_status.a > lib/libpe_status.so >-lib/libpe_status.so.10 >-lib/libpe_status.so.10.5.0 >+lib/libpe_status.so.16 >+lib/libpe_status.so.16.0.1 > lib/libpengine.a > lib/libpengine.so >-lib/libpengine.so.10 >-lib/libpengine.so.10.5.0 >+lib/libpengine.so.16 >+lib/libpengine.so.16.0.2 > lib/libstonithd.a > lib/libstonithd.so > lib/libstonithd.so.2 >-lib/libstonithd.so.2.3.0 >+lib/libstonithd.so.2.5.0 > lib/libtransitioner.a > lib/libtransitioner.so > lib/libtransitioner.so.2 >@@ -79,50 +80,50 @@ > lib/ocf/resource.d/pacemaker/pingd > lib/ocf/resource.d/pacemaker/remote > %%PYTHON_SITELIBDIR%%/cts/CIB.py >-%%PYTHON_SITELIBDIR%%/cts/CIB.pyc >-%%PYTHON_SITELIBDIR%%/cts/CIB.pyo > %%PYTHON_SITELIBDIR%%/cts/CM_ais.py >-%%PYTHON_SITELIBDIR%%/cts/CM_ais.pyc >-%%PYTHON_SITELIBDIR%%/cts/CM_ais.pyo > %%PYTHON_SITELIBDIR%%/cts/CM_lha.py >-%%PYTHON_SITELIBDIR%%/cts/CM_lha.pyc >-%%PYTHON_SITELIBDIR%%/cts/CM_lha.pyo > %%PYTHON_SITELIBDIR%%/cts/CTS.py >-%%PYTHON_SITELIBDIR%%/cts/CTS.pyc >-%%PYTHON_SITELIBDIR%%/cts/CTS.pyo > %%PYTHON_SITELIBDIR%%/cts/CTSaudits.py >-%%PYTHON_SITELIBDIR%%/cts/CTSaudits.pyc >-%%PYTHON_SITELIBDIR%%/cts/CTSaudits.pyo > %%PYTHON_SITELIBDIR%%/cts/CTSscenarios.py >-%%PYTHON_SITELIBDIR%%/cts/CTSscenarios.pyc >-%%PYTHON_SITELIBDIR%%/cts/CTSscenarios.pyo > %%PYTHON_SITELIBDIR%%/cts/CTStests.py >-%%PYTHON_SITELIBDIR%%/cts/CTStests.pyc >-%%PYTHON_SITELIBDIR%%/cts/CTStests.pyo > %%PYTHON_SITELIBDIR%%/cts/CTSvars.py >-%%PYTHON_SITELIBDIR%%/cts/CTSvars.pyc >-%%PYTHON_SITELIBDIR%%/cts/CTSvars.pyo > %%PYTHON_SITELIBDIR%%/cts/__init__.py >-%%PYTHON_SITELIBDIR%%/cts/__init__.pyc >-%%PYTHON_SITELIBDIR%%/cts/__init__.pyo >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/CIB.cpython-36.opt-1.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/CIB.cpython-36.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/CM_ais.cpython-36.opt-1.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/CM_ais.cpython-36.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/CM_lha.cpython-36.opt-1.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/CM_lha.cpython-36.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/CTS.cpython-36.opt-1.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/CTS.cpython-36.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/CTSaudits.cpython-36.opt-1.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/CTSaudits.cpython-36.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/CTSscenarios.cpython-36.opt-1.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/CTSscenarios.cpython-36.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/CTStests.cpython-36.opt-1.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/CTStests.cpython-36.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/CTSvars.cpython-36.opt-1.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/CTSvars.cpython-36.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/__init__.cpython-36.opt-1.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/__init__.cpython-36.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/cib_xml.cpython-36.opt-1.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/cib_xml.cpython-36.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/environment.cpython-36.opt-1.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/environment.cpython-36.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/logging.cpython-36.opt-1.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/logging.cpython-36.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/patterns.cpython-36.opt-1.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/patterns.cpython-36.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/remote.cpython-36.opt-1.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/remote.cpython-36.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/watcher.cpython-36.opt-1.pyc >+%%PYTHON_SITELIBDIR%%/cts/__pycache__/watcher.cpython-36.pyc > %%PYTHON_SITELIBDIR%%/cts/cib_xml.py >-%%PYTHON_SITELIBDIR%%/cts/cib_xml.pyc >-%%PYTHON_SITELIBDIR%%/cts/cib_xml.pyo > %%PYTHON_SITELIBDIR%%/cts/environment.py >-%%PYTHON_SITELIBDIR%%/cts/environment.pyc >-%%PYTHON_SITELIBDIR%%/cts/environment.pyo > %%PYTHON_SITELIBDIR%%/cts/logging.py >-%%PYTHON_SITELIBDIR%%/cts/logging.pyc >-%%PYTHON_SITELIBDIR%%/cts/logging.pyo > %%PYTHON_SITELIBDIR%%/cts/patterns.py >-%%PYTHON_SITELIBDIR%%/cts/patterns.pyc >-%%PYTHON_SITELIBDIR%%/cts/patterns.pyo > %%PYTHON_SITELIBDIR%%/cts/remote.py >-%%PYTHON_SITELIBDIR%%/cts/remote.pyc >-%%PYTHON_SITELIBDIR%%/cts/remote.pyo > %%PYTHON_SITELIBDIR%%/cts/watcher.py >-%%PYTHON_SITELIBDIR%%/cts/watcher.pyc >-%%PYTHON_SITELIBDIR%%/cts/watcher.pyo > libdata/pkgconfig/pacemaker-cib.pc > libdata/pkgconfig/pacemaker-cluster.pc > libdata/pkgconfig/pacemaker-fencing.pc >@@ -275,6 +276,8 @@ > %%DATADIR%%/status-1.0.rng > %%DATADIR%%/tags-1.3.rng > %%DATADIR%%/tests/BasicSanity.sh >+%%DATADIR%%/tests/cli/crm_diff_new.xml >+%%DATADIR%%/tests/cli/crm_diff_old.xml > %%DATADIR%%/tests/cli/regression.acls.exp > %%DATADIR%%/tests/cli/regression.dates.exp > %%DATADIR%%/tests/cli/regression.sh >@@ -292,6 +295,8 @@ > %%DATADIR%%/tests/cts/cts.supp > %%DATADIR%%/tests/cts/fence_dummy > %%DATADIR%%/tests/cts/lxc_autogen.sh >+%%DATADIR%%/tests/cts/pacemaker-cts-dummyd >+%%DATADIR%%/tests/cts/pacemaker-cts-dummyd.service > %%DATADIR%%/tests/fencing/regression.py > %%DATADIR%%/tests/lrmd/regression.py > %%DATADIR%%/tests/pengine/regression.core.sh >@@ -426,6 +431,11 @@ > %%DATADIR%%/tests/pengine/test10/a-promote-then-b-migrate.scores > %%DATADIR%%/tests/pengine/test10/a-promote-then-b-migrate.summary > %%DATADIR%%/tests/pengine/test10/a-promote-then-b-migrate.xml >+%%DATADIR%%/tests/pengine/test10/anon-instance-pending.dot >+%%DATADIR%%/tests/pengine/test10/anon-instance-pending.exp >+%%DATADIR%%/tests/pengine/test10/anon-instance-pending.scores >+%%DATADIR%%/tests/pengine/test10/anon-instance-pending.summary >+%%DATADIR%%/tests/pengine/test10/anon-instance-pending.xml > %%DATADIR%%/tests/pengine/test10/anti-colocation-master.dot > %%DATADIR%%/tests/pengine/test10/anti-colocation-master.exp > %%DATADIR%%/tests/pengine/test10/anti-colocation-master.scores >@@ -451,6 +461,11 @@ > %%DATADIR%%/tests/pengine/test10/asymmetrical-order-move.scores > %%DATADIR%%/tests/pengine/test10/asymmetrical-order-move.summary > %%DATADIR%%/tests/pengine/test10/asymmetrical-order-move.xml >+%%DATADIR%%/tests/pengine/test10/asymmetrical-order-restart.dot >+%%DATADIR%%/tests/pengine/test10/asymmetrical-order-restart.exp >+%%DATADIR%%/tests/pengine/test10/asymmetrical-order-restart.scores >+%%DATADIR%%/tests/pengine/test10/asymmetrical-order-restart.summary >+%%DATADIR%%/tests/pengine/test10/asymmetrical-order-restart.xml > %%DATADIR%%/tests/pengine/test10/attrs1.dot > %%DATADIR%%/tests/pengine/test10/attrs1.exp > %%DATADIR%%/tests/pengine/test10/attrs1.scores >@@ -921,16 +936,16 @@ > %%DATADIR%%/tests/pengine/test10/bundle-order-stop-clone.scores > %%DATADIR%%/tests/pengine/test10/bundle-order-stop-clone.summary > %%DATADIR%%/tests/pengine/test10/bundle-order-stop-clone.xml >+%%DATADIR%%/tests/pengine/test10/bundle-order-stop-on-remote.dot >+%%DATADIR%%/tests/pengine/test10/bundle-order-stop-on-remote.exp >+%%DATADIR%%/tests/pengine/test10/bundle-order-stop-on-remote.scores >+%%DATADIR%%/tests/pengine/test10/bundle-order-stop-on-remote.summary >+%%DATADIR%%/tests/pengine/test10/bundle-order-stop-on-remote.xml > %%DATADIR%%/tests/pengine/test10/bundle-order-stop.dot > %%DATADIR%%/tests/pengine/test10/bundle-order-stop.exp > %%DATADIR%%/tests/pengine/test10/bundle-order-stop.scores > %%DATADIR%%/tests/pengine/test10/bundle-order-stop.summary > %%DATADIR%%/tests/pengine/test10/bundle-order-stop.xml >-%%DATADIR%%/tests/pengine/test10/bundle-order-stop-on-remote.dot >-%%DATADIR%%/tests/pengine/test10/bundle-order-stop-on-remote.exp >-%%DATADIR%%/tests/pengine/test10/bundle-order-stop-on-remote.scores >-%%DATADIR%%/tests/pengine/test10/bundle-order-stop-on-remote.summary >-%%DATADIR%%/tests/pengine/test10/bundle-order-stop-on-remote.xml > %%DATADIR%%/tests/pengine/test10/bundle-probe-order-1.dot > %%DATADIR%%/tests/pengine/test10/bundle-probe-order-1.exp > %%DATADIR%%/tests/pengine/test10/bundle-probe-order-1.scores >@@ -1331,6 +1346,11 @@ > %%DATADIR%%/tests/pengine/test10/date-3.scores > %%DATADIR%%/tests/pengine/test10/date-3.summary > %%DATADIR%%/tests/pengine/test10/date-3.xml >+%%DATADIR%%/tests/pengine/test10/dc-fence-ordering.dot >+%%DATADIR%%/tests/pengine/test10/dc-fence-ordering.exp >+%%DATADIR%%/tests/pengine/test10/dc-fence-ordering.scores >+%%DATADIR%%/tests/pengine/test10/dc-fence-ordering.summary >+%%DATADIR%%/tests/pengine/test10/dc-fence-ordering.xml > %%DATADIR%%/tests/pengine/test10/enforce-colo1.dot > %%DATADIR%%/tests/pengine/test10/enforce-colo1.exp > %%DATADIR%%/tests/pengine/test10/enforce-colo1.scores >@@ -1351,6 +1371,11 @@ > %%DATADIR%%/tests/pengine/test10/failcount.scores > %%DATADIR%%/tests/pengine/test10/failcount.summary > %%DATADIR%%/tests/pengine/test10/failcount.xml >+%%DATADIR%%/tests/pengine/test10/force-anon-clone-max.dot >+%%DATADIR%%/tests/pengine/test10/force-anon-clone-max.exp >+%%DATADIR%%/tests/pengine/test10/force-anon-clone-max.scores >+%%DATADIR%%/tests/pengine/test10/force-anon-clone-max.summary >+%%DATADIR%%/tests/pengine/test10/force-anon-clone-max.xml > %%DATADIR%%/tests/pengine/test10/group-dependents.dot > %%DATADIR%%/tests/pengine/test10/group-dependents.exp > %%DATADIR%%/tests/pengine/test10/group-dependents.scores >@@ -1361,6 +1386,11 @@ > %%DATADIR%%/tests/pengine/test10/group-fail.scores > %%DATADIR%%/tests/pengine/test10/group-fail.summary > %%DATADIR%%/tests/pengine/test10/group-fail.xml >+%%DATADIR%%/tests/pengine/test10/group-stop-ordering.dot >+%%DATADIR%%/tests/pengine/test10/group-stop-ordering.exp >+%%DATADIR%%/tests/pengine/test10/group-stop-ordering.scores >+%%DATADIR%%/tests/pengine/test10/group-stop-ordering.summary >+%%DATADIR%%/tests/pengine/test10/group-stop-ordering.xml > %%DATADIR%%/tests/pengine/test10/group-unmanaged-stopped.dot > %%DATADIR%%/tests/pengine/test10/group-unmanaged-stopped.exp > %%DATADIR%%/tests/pengine/test10/group-unmanaged-stopped.scores >@@ -1441,6 +1471,16 @@ > %%DATADIR%%/tests/pengine/test10/group9.scores > %%DATADIR%%/tests/pengine/test10/group9.summary > %%DATADIR%%/tests/pengine/test10/group9.xml >+%%DATADIR%%/tests/pengine/test10/guest-host-not-fenceable.dot >+%%DATADIR%%/tests/pengine/test10/guest-host-not-fenceable.exp >+%%DATADIR%%/tests/pengine/test10/guest-host-not-fenceable.scores >+%%DATADIR%%/tests/pengine/test10/guest-host-not-fenceable.summary >+%%DATADIR%%/tests/pengine/test10/guest-host-not-fenceable.xml >+%%DATADIR%%/tests/pengine/test10/guest-node-cleanup.dot >+%%DATADIR%%/tests/pengine/test10/guest-node-cleanup.exp >+%%DATADIR%%/tests/pengine/test10/guest-node-cleanup.scores >+%%DATADIR%%/tests/pengine/test10/guest-node-cleanup.summary >+%%DATADIR%%/tests/pengine/test10/guest-node-cleanup.xml > %%DATADIR%%/tests/pengine/test10/guest-node-host-dies.dot > %%DATADIR%%/tests/pengine/test10/guest-node-host-dies.exp > %%DATADIR%%/tests/pengine/test10/guest-node-host-dies.scores >@@ -1976,6 +2016,11 @@ > %%DATADIR%%/tests/pengine/test10/migration-behind-migrating-remote.scores > %%DATADIR%%/tests/pengine/test10/migration-behind-migrating-remote.summary > %%DATADIR%%/tests/pengine/test10/migration-behind-migrating-remote.xml >+%%DATADIR%%/tests/pengine/test10/migration-ping-pong.dot >+%%DATADIR%%/tests/pengine/test10/migration-ping-pong.exp >+%%DATADIR%%/tests/pengine/test10/migration-ping-pong.scores >+%%DATADIR%%/tests/pengine/test10/migration-ping-pong.summary >+%%DATADIR%%/tests/pengine/test10/migration-ping-pong.xml > %%DATADIR%%/tests/pengine/test10/minimal.dot > %%DATADIR%%/tests/pengine/test10/minimal.exp > %%DATADIR%%/tests/pengine/test10/minimal.scores >@@ -2031,6 +2076,11 @@ > %%DATADIR%%/tests/pengine/test10/multiple-monitor-one-failed.scores > %%DATADIR%%/tests/pengine/test10/multiple-monitor-one-failed.summary > %%DATADIR%%/tests/pengine/test10/multiple-monitor-one-failed.xml >+%%DATADIR%%/tests/pengine/test10/nested-remote-recovery.dot >+%%DATADIR%%/tests/pengine/test10/nested-remote-recovery.exp >+%%DATADIR%%/tests/pengine/test10/nested-remote-recovery.scores >+%%DATADIR%%/tests/pengine/test10/nested-remote-recovery.summary >+%%DATADIR%%/tests/pengine/test10/nested-remote-recovery.xml > %%DATADIR%%/tests/pengine/test10/node-maintenance-1.dot > %%DATADIR%%/tests/pengine/test10/node-maintenance-1.exp > %%DATADIR%%/tests/pengine/test10/node-maintenance-1.scores >@@ -2076,6 +2126,11 @@ > %%DATADIR%%/tests/pengine/test10/notify-3.scores > %%DATADIR%%/tests/pengine/test10/notify-3.summary > %%DATADIR%%/tests/pengine/test10/notify-3.xml >+%%DATADIR%%/tests/pengine/test10/notify-behind-stopping-remote.dot >+%%DATADIR%%/tests/pengine/test10/notify-behind-stopping-remote.exp >+%%DATADIR%%/tests/pengine/test10/notify-behind-stopping-remote.scores >+%%DATADIR%%/tests/pengine/test10/notify-behind-stopping-remote.summary >+%%DATADIR%%/tests/pengine/test10/notify-behind-stopping-remote.xml > %%DATADIR%%/tests/pengine/test10/novell-239079.dot > %%DATADIR%%/tests/pengine/test10/novell-239079.exp > %%DATADIR%%/tests/pengine/test10/novell-239079.scores >@@ -2176,6 +2231,11 @@ > %%DATADIR%%/tests/pengine/test10/order-clone.scores > %%DATADIR%%/tests/pengine/test10/order-clone.summary > %%DATADIR%%/tests/pengine/test10/order-clone.xml >+%%DATADIR%%/tests/pengine/test10/order-first-probes.dot >+%%DATADIR%%/tests/pengine/test10/order-first-probes.exp >+%%DATADIR%%/tests/pengine/test10/order-first-probes.scores >+%%DATADIR%%/tests/pengine/test10/order-first-probes.summary >+%%DATADIR%%/tests/pengine/test10/order-first-probes.xml > %%DATADIR%%/tests/pengine/test10/order-mandatory.dot > %%DATADIR%%/tests/pengine/test10/order-mandatory.exp > %%DATADIR%%/tests/pengine/test10/order-mandatory.scores >@@ -2692,6 +2752,11 @@ > %%DATADIR%%/tests/pengine/test10/restart-versioned.scores > %%DATADIR%%/tests/pengine/test10/restart-versioned.summary > %%DATADIR%%/tests/pengine/test10/restart-versioned.xml >+%%DATADIR%%/tests/pengine/test10/route-remote-notify.dot >+%%DATADIR%%/tests/pengine/test10/route-remote-notify.exp >+%%DATADIR%%/tests/pengine/test10/route-remote-notify.scores >+%%DATADIR%%/tests/pengine/test10/route-remote-notify.summary >+%%DATADIR%%/tests/pengine/test10/route-remote-notify.xml > %%DATADIR%%/tests/pengine/test10/rsc-discovery-per-node.dot > %%DATADIR%%/tests/pengine/test10/rsc-discovery-per-node.exp > %%DATADIR%%/tests/pengine/test10/rsc-discovery-per-node.scores >@@ -3951,7 +4016,7 @@ > %%DATADIR%%/upgrade-1.3.xsl > %%DATADIR%%/upgrade06.xsl > %%DATADIR%%/versions.rng >-share/snmp/mibs/PCMK-MIB.txt >+%%SNMP%%share/snmp/mibs/PCMK-MIB.txt > @dir(,haclient,770) /var/lib/pacemaker/blackbox > @dir(,haclient,770) /var/lib/pacemaker/cib > @dir(,haclient,770) /var/lib/pacemaker/cores
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 241456
:
208556
| 209804