- logrotate: maxsize is not supported by older versions (bnc#883567)
- Tools: Non-daemons shouldn't abort just because xml parsing failed - Log: Default to emitting CRIT messages only until logging is fully configured - Logging: Bootstrap daemon logging before processing arguments but configure it afterwards (bnc#883567) - dbus: Return 'null' if we cannot connect via dbus - Upstream version cs: 026944ebfad7c4b2da5a6864a9d763bf37e0e088 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=152
This commit is contained in:
parent
bce0e87129
commit
264e9eb7f0
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">c468fa06483152c29529f81aa0b5ccf37da8b2af</param>
|
<param name="revision">026944ebfad7c4b2da5a6864a9d763bf37e0e088</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:3811bdaf7481410084e4e88c576946c1461a93f468f3a2e720b44f5d5c0f741c
|
|
||||||
size 9323362
|
|
3
pacemaker-1.1.11+git20140716.026944e.tar.bz2
Normal file
3
pacemaker-1.1.11+git20140716.026944e.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1694f47b54a2cdb5cb927516664892cf31385f056fbe04cd12f747c3b6501477
|
||||||
|
size 9324089
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 17 06:09:01 UTC 2014 - ygao@suse.com
|
||||||
|
|
||||||
|
- logrotate: maxsize is not supported by older versions (bnc#883567)
|
||||||
|
- Tools: Non-daemons shouldn't abort just because xml parsing failed
|
||||||
|
- Log: Default to emitting CRIT messages only until logging is fully configured
|
||||||
|
- Logging: Bootstrap daemon logging before processing arguments but configure it afterwards (bnc#883567)
|
||||||
|
- dbus: Return 'null' if we cannot connect via dbus
|
||||||
|
- Upstream version cs: 026944ebfad7c4b2da5a6864a9d763bf37e0e088
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 10 10:02:09 UTC 2014 - ygao@suse.com
|
Thu Jul 10 10:02:09 UTC 2014 - ygao@suse.com
|
||||||
|
|
||||||
|
@ -99,7 +99,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+git20140710.c468fa0
|
Version: 1.1.11+git20140716.026944e
|
||||||
Release: 0
|
Release: 0
|
||||||
#Release: %{pcmk_release}%{?dist}
|
#Release: %{pcmk_release}%{?dist}
|
||||||
Url: http://www.clusterlabs.org
|
Url: http://www.clusterlabs.org
|
||||||
|
Loading…
Reference in New Issue
Block a user