- xml: INFINITY could overflow for 16-bit ints - explicitly cast it
- xml: Correctly determine the lowest allowed schema version - xml: Construct the table of supported schemas - cib: All schema upgrade requests must go via the DC - cib: Determine the best value of validate-with if one is not supplied - acl: Ensure known users are not able to read the cib by default - xml: Add missing schema file - Upstream version cs: d9fbba56804a7a7bcceaa5d4b7e29e3f15fc0e59 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=124
This commit is contained in:
parent
5b918bf0b1
commit
26bd423aff
2
_service
2
_service
@ -11,7 +11,7 @@
|
|||||||
<param name="version">1.1.11</param>
|
<param name="version">1.1.11</param>
|
||||||
-->
|
-->
|
||||||
<param name="versionformat">1.1.11+git%cd.%h</param>
|
<param name="versionformat">1.1.11+git%cd.%h</param>
|
||||||
<param name="revision">76579e813b5aaa1972d400055233519f58bbc0c6</param>
|
<param name="revision">d9fbba56804a7a7bcceaa5d4b7e29e3f15fc0e59</param>
|
||||||
</service>
|
</service>
|
||||||
|
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e4d65215d2f953f8b55af918ebfb716d301fadc2351717a6aecc5e9e169768a9
|
|
||||||
size 9433858
|
|
3
pacemaker-1.1.11+git20140408.d9fbba5.tar.bz2
Normal file
3
pacemaker-1.1.11+git20140408.d9fbba5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7a8b6f8aea3b0ba4e27778358871643c9b0af410b0ce40fcd09604eca77cb32b
|
||||||
|
size 9436232
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 8 13:34:59 UTC 2014 - ygao@suse.com
|
||||||
|
|
||||||
|
- xml: INFINITY could overflow for 16-bit ints - explicitly cast it
|
||||||
|
- xml: Correctly determine the lowest allowed schema version
|
||||||
|
- xml: Construct the table of supported schemas
|
||||||
|
- cib: All schema upgrade requests must go via the DC
|
||||||
|
- cib: Determine the best value of validate-with if one is not supplied
|
||||||
|
- acl: Ensure known users are not able to read the cib by default
|
||||||
|
- xml: Add missing schema file
|
||||||
|
- Upstream version cs: d9fbba56804a7a7bcceaa5d4b7e29e3f15fc0e59
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 4 10:46:58 UTC 2014 - ygao@suse.com
|
Fri Apr 4 10:46:58 UTC 2014 - ygao@suse.com
|
||||||
|
|
||||||
|
@ -95,7 +95,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.11+git20140404.76579e8
|
Version: 1.1.11+git20140408.d9fbba5
|
||||||
Release: 0
|
Release: 0
|
||||||
#Release: %{pcmk_release}%{?dist}
|
#Release: %{pcmk_release}%{?dist}
|
||||||
Url: http://www.clusterlabs.org
|
Url: http://www.clusterlabs.org
|
||||||
|
Loading…
x
Reference in New Issue
Block a user