- 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:
Yan Gao 2014-04-08 13:46:29 +00:00 committed by Git OBS Bridge
parent 5b918bf0b1
commit 26bd423aff
5 changed files with 17 additions and 5 deletions

View File

@ -11,7 +11,7 @@
<param name="version">1.1.11</param>
-->
<param name="versionformat">1.1.11+git%cd.%h</param>
<param name="revision">76579e813b5aaa1972d400055233519f58bbc0c6</param>
<param name="revision">d9fbba56804a7a7bcceaa5d4b7e29e3f15fc0e59</param>
</service>
<service name="recompress" mode="disabled">

View File

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

View File

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

View File

@ -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

View File

@ -95,7 +95,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.11+git20140404.76579e8
Version: 1.1.11+git20140408.d9fbba5
Release: 0
#Release: %{pcmk_release}%{?dist}
Url: http://www.clusterlabs.org