- Update to version 1.1.12

- Log: Turn off the default log file if a real one is specified
- Log: Do not unconditionally send crm_perror output to stderr
- Log: allows the user to specify a log level that is output to syslog
- Upstream version cs: 93a037d25fcd2edfebe7c59ff15378f2055d2c61 (1.1.12)

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=153
This commit is contained in:
Yan Gao 2014-07-21 11:10:10 +00:00 committed by Git OBS Bridge
parent 264e9eb7f0
commit 175b155e86
5 changed files with 16 additions and 7 deletions

View File

@ -8,10 +8,10 @@
To update to a new release, change "revision" to the desired
git commit hash and bump "version" if necessary
<param name="version">1.1.11</param>
<param name="version">1.1.12</param>
-->
<param name="versionformat">1.1.11+git%cd.%h</param>
<param name="revision">026944ebfad7c4b2da5a6864a9d763bf37e0e088</param>
<param name="versionformat">1.1.12+git%cd.%h</param>
<param name="revision">93a037d25fcd2edfebe7c59ff15378f2055d2c61</param>
</service>
<service name="recompress" mode="disabled">

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jul 21 10:57:59 UTC 2014 - ygao@suse.com
- Update to version 1.1.12
- Log: Turn off the default log file if a real one is specified
- Log: Do not unconditionally send crm_perror output to stderr
- Log: allows the user to specify a log level that is output to syslog
- Upstream version cs: 93a037d25fcd2edfebe7c59ff15378f2055d2c61 (1.1.12)
-------------------------------------------------------------------
Thu Jul 17 06:09:01 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.11+git20140716.026944e
Version: 1.1.12+git20140721.93a037d
Release: 0
#Release: %{pcmk_release}%{?dist}
Url: http://www.clusterlabs.org