SHA256
1
0
forked from pool/pacemaker

Accepting request 344024 from home:yan_gao:branches:network:ha-clustering:Factory:Test

- fencing: crm_resource --show-metadata drops documentation strings for fencing agents (bsc#950375)
- Upstream version cs: 6f22ad7312b703289da5d24e918a78117a0825e1

- xml: Reduce severity of noisy log message (bsc#950551)

OBS-URL: https://build.opensuse.org/request/show/344024
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=227
This commit is contained in:
Yan Gao 2015-11-12 12:20:16 +00:00 committed by Git OBS Bridge
parent b380eff367
commit ae257be917
5 changed files with 12 additions and 6 deletions

View File

@ -11,7 +11,7 @@
<param name="version">1.1.13</param> <param name="version">1.1.13</param>
--> -->
<param name="versionformat">1.1.13+git%cd.%h</param> <param name="versionformat">1.1.13+git%cd.%h</param>
<param name="revision">577898dc4ac1efdb5989a996cb5f9ac60ed2eb7a</param> <param name="revision">6f22ad7312b703289da5d24e918a78117a0825e1</param>
</service> </service>
<service name="recompress" mode="disabled"> <service name="recompress" mode="disabled">

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 12 11:18:49 UTC 2015 - ygao@suse.com
- fencing: crm_resource --show-metadata drops documentation strings for fencing agents (bsc#950375)
- Upstream version cs: 6f22ad7312b703289da5d24e918a78117a0825e1
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 5 22:51:27 UTC 2015 - ygao@suse.com Thu Nov 5 22:51:27 UTC 2015 - ygao@suse.com
@ -143,7 +149,7 @@ Thu Aug 13 12:56:09 UTC 2015 - ygao@suse.com
- fencing: Remove unnecessary casts (bsc#940711) - fencing: Remove unnecessary casts (bsc#940711)
- crm_simulate: Prevent segfault on arches with 64bit time_t (bsc#940711) - crm_simulate: Prevent segfault on arches with 64bit time_t (bsc#940711)
- ipc: Correctly compare values for the size of ipc buffer and prevent suggesting a negative value when it's insufficient (bsc#940992) - ipc: Correctly compare values for the size of ipc buffer and prevent suggesting a negative value when it's insufficient (bsc#940992)
- xml: Reduce severity of noisy log message - xml: Reduce severity of noisy log message (bsc#950551)
- crm_resource: Correctly clean up failcounts for inactive anonymous clones - crm_resource: Correctly clean up failcounts for inactive anonymous clones
- crmd: Avoid cancelling transitions when we tell nodes to shutdown - crmd: Avoid cancelling transitions when we tell nodes to shutdown
- systemd: drop legacy SysVStartPriority from service units - systemd: drop legacy SysVStartPriority from service units

View File

@ -100,7 +100,7 @@ Name: pacemaker
Summary: Scalable High-Availability cluster resource manager Summary: Scalable High-Availability cluster resource manager
License: GPL-2.0+ and LGPL-2.1+ License: GPL-2.0+ and LGPL-2.1+
Group: Productivity/Clustering/HA Group: Productivity/Clustering/HA
Version: 1.1.13+git20151105.577898d Version: 1.1.13+git20151111.6f22ad7
Release: 0 Release: 0
#Release: %{pcmk_release}%{?dist} #Release: %{pcmk_release}%{?dist}
Url: http://www.clusterlabs.org Url: http://www.clusterlabs.org