- crm_resource: Print a clear message if the attribute is not found for the resource (bnc#890400)

- lrmd: fix rescheduling of systemd monitor op during start
- services: restore SIGPIPE default behavior for child processes
- lrmd: prevent \n from being printed in exit reason output
- lrmd: pass exit reason prefix to ocf scripts as env variable
- Upstream version cs: dad4cebccdb5a4bcdb8fb94e676f6df006ac0846

- crm_diff: Support generating a difference without versions details if --no-version/-u is supplied (bnc#888726)
- crmd: When container's host is fenced, cancel in-flight operations
- crm_mon: add exit reason to resource failure output
- lrmd: store failed operation exit reason in cib
- Upstream version cs: 1040002ecc1a0dfec9f0561f79936cbe64d716db

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=159
This commit is contained in:
Yan Gao 2014-08-18 08:57:27 +00:00 committed by Git OBS Bridge
parent 164af43138
commit 969abc3b95
5 changed files with 25 additions and 6 deletions

View File

@ -10,8 +10,8 @@
<param name="version">1.1.12</param>
-->
<param name="versionformat">1.1.12+git%cd.%h</param>
<param name="revision">483f48a1921241f1f5976a100a171785dc327192</param>
<param name="versionformat">1.1.12.git%cd.%h</param>
<param name="revision">dad4cebccdb5a4bcdb8fb94e676f6df006ac0846</param>
</service>
<service name="recompress" mode="disabled">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d35fb39d6b09618c7155554a775dde60e9be632605894d532c0d04ae0545a58
size 9329855

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a0d6012ac7b3495a808d642cefd5863958ebe78148d57d7898d25ad1b08cbfe2
size 9330699

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Aug 18 08:02:31 UTC 2014 - ygao@suse.com
- crm_resource: Print a clear message if the attribute is not found for the resource (bnc#890400)
- lrmd: fix rescheduling of systemd monitor op during start
- services: restore SIGPIPE default behavior for child processes
- lrmd: prevent \n from being printed in exit reason output
- lrmd: pass exit reason prefix to ocf scripts as env variable
- Upstream version cs: dad4cebccdb5a4bcdb8fb94e676f6df006ac0846
-------------------------------------------------------------------
Thu Aug 7 06:47:29 UTC 2014 - ygao@suse.com
- crm_diff: Support generating a difference without versions details if --no-version/-u is supplied (bnc#888726)
- crmd: When container's host is fenced, cancel in-flight operations
- crm_mon: add exit reason to resource failure output
- lrmd: store failed operation exit reason in cib
- Upstream version cs: 1040002ecc1a0dfec9f0561f79936cbe64d716db
-------------------------------------------------------------------
Mon Jul 28 05:26:26 UTC 2014 - ygao@suse.com

View File

@ -99,7 +99,7 @@ Name: pacemaker
Summary: Scalable High-Availability cluster resource manager
License: GPL-2.0+ and LGPL-2.1+
Group: Productivity/Clustering/HA
Version: 1.1.12+git20140723.483f48a
Version: 1.1.12.git20140818.dad4ceb
Release: 0
#Release: %{pcmk_release}%{?dist}
Url: http://www.clusterlabs.org