- Bug cl#5222 - Enable legacy mode whenever a broadcast update is detected (bnc#881575)
- xml: Prevent incorrect xml diffs from corrupting the cib (bnc#878362) - mainloop: implement gio_poll_dispatch_mod - cluster: Prevent search of unames from attempting to create node entries for unknown nodes (bnc#881884) - Upstream version cs: 4f00ccce11db182afa88c90ddfe444f319ccfe3a OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=143
This commit is contained in:
parent
a412f758c5
commit
4272ebfdf1
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">734e6b538b0a037f9e7d0709f450bd664f26c332</param>
|
<param name="revision">4f00ccce11db182afa88c90ddfe444f319ccfe3a</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:7b50a37460b7cdda32c5a6a958d836f13bba19dff01adc359e94bbd2298a935a
|
|
||||||
size 9320886
|
|
3
pacemaker-1.1.11+git20140613.4f00ccc.tar.bz2
Normal file
3
pacemaker-1.1.11+git20140613.4f00ccc.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:75c877718aa8dac34ac787264a14debfdd33115e8cc601de562cb34c0aa015dc
|
||||||
|
size 9320750
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 13 03:16:29 UTC 2014 - ygao@suse.com
|
||||||
|
|
||||||
|
- Bug cl#5222 - Enable legacy mode whenever a broadcast update is detected (bnc#881575)
|
||||||
|
- xml: Prevent incorrect xml diffs from corrupting the cib (bnc#878362)
|
||||||
|
- mainloop: implement gio_poll_dispatch_mod
|
||||||
|
- cluster: Prevent search of unames from attempting to create node entries for unknown nodes (bnc#881884)
|
||||||
|
- Upstream version cs: 4f00ccce11db182afa88c90ddfe444f319ccfe3a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 11 05:44:21 UTC 2014 - ygao@suse.com
|
Wed Jun 11 05:44:21 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+git20140611.734e6b5
|
Version: 1.1.11+git20140613.4f00ccc
|
||||||
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