Accepting request 408670 from home:yan_gao:branches:network:ha-clustering:Factory:Test
- libcrmcommon: properly handle XML comments when comparing v2 patchset diffs - crmd: don't abort transitions for CIB comment changes - libcrmcommon: log XML comments correctly - libcrmcommon: remove extraneous format specifier from log message - crm_mon: Avoid logging errors for any CIB changes that we don't care about (bsc#986931) - crmd: When node load was reduced, crmd carries out a feasible action. - Upstream version cs: 58fef06198fef17873d0d2e2d0cc5c7db73c5724 OBS-URL: https://build.opensuse.org/request/show/408670 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=250
This commit is contained in:
parent
31da03a182
commit
6cf903d8fe
2
_service
2
_service
@ -11,7 +11,7 @@
|
||||
<param name="version">1.1.15</param>
|
||||
-->
|
||||
<param name="versionformat">1.1.15+git%cd.%h</param>
|
||||
<param name="revision">630d0d112092042b6f79c2a02bb442e82fee93ec</param>
|
||||
<param name="revision">58fef06198fef17873d0d2e2d0cc5c7db73c5724</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9587853126135f54777779084e9ea2946536d02a6e06b93695ee215d4c535179
|
||||
size 3844245
|
3
pacemaker-1.1.15+git20160708.58fef06.tar.bz2
Normal file
3
pacemaker-1.1.15+git20160708.58fef06.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c853cd797b8ebac28da639b84d3d1ce89bb201d86e299a95690f8eb4584a982
|
||||
size 3844575
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 8 09:58:46 UTC 2016 - ygao@suse.com
|
||||
|
||||
- libcrmcommon: properly handle XML comments when comparing v2 patchset diffs
|
||||
- crmd: don't abort transitions for CIB comment changes
|
||||
- libcrmcommon: log XML comments correctly
|
||||
- libcrmcommon: remove extraneous format specifier from log message
|
||||
- crm_mon: Avoid logging errors for any CIB changes that we don't care about (bsc#986931)
|
||||
- crmd: When node load was reduced, crmd carries out a feasible action.
|
||||
- Upstream version cs: 58fef06198fef17873d0d2e2d0cc5c7db73c5724
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 1 23:10:54 UTC 2016 - ygao@suse.com
|
||||
|
||||
|
@ -35,7 +35,7 @@
|
||||
# We generate docs using Publican, Asciidoc and Inkscape, but they're not available everywhere
|
||||
%bcond_with doc
|
||||
Name: pacemaker
|
||||
Version: 1.1.15+git20160701.630d0d1
|
||||
Version: 1.1.15+git20160708.58fef06
|
||||
Release: 0
|
||||
Summary: Scalable High-Availability cluster resource manager
|
||||
License: GPL-2.0 and GPL-2.0+ and LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user