Accepting request 347438 from home:yan_gao:branches:network:ha-clustering:Factory:Test
- ping: Clarify the description of host_list parameter in ping metadata (bsc#956459) - systemd: Prevent segfaul when logging failed operations - systemd: The underlying systemd calls default to 90s for their timeouts - cib: Do not terminate due to badly behaving clients - Correctly check for recycled PIDs in crm_pid_active - crmd: Consider only fence and shutdown transition events to be "down" events - pengine: Support of multiple-active=block for resource groups (bsc#942491) - crmd: use 300s timeout with notification scripts, not 300ms - stonith_admin: add ability to target topology by pattern or attribute - fencing,libfencing: add API support for targeting topology by pattern or attribute - Upstream version cs: a7d6e6b56fd2779a07970df7de4e0fb0b22742d3 OBS-URL: https://build.opensuse.org/request/show/347438 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=230
This commit is contained in:
parent
8d5fc47e48
commit
f4447a7247
2
_service
2
_service
@ -11,7 +11,7 @@
|
||||
<param name="version">1.1.13</param>
|
||||
-->
|
||||
<param name="versionformat">1.1.13+git%cd.%h</param>
|
||||
<param name="revision">6f22ad7312b703289da5d24e918a78117a0825e1</param>
|
||||
<param name="revision">a7d6e6b56fd2779a07970df7de4e0fb0b22742d3</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9f914077fcacf007b95bfbb4b68d07dba5ad8b359d71b8b95fefcb8e9b744e9
|
||||
size 3717142
|
3
pacemaker-1.1.13+git20151201.a7d6e6b.tar.bz2
Normal file
3
pacemaker-1.1.13+git20151201.a7d6e6b.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef468d028f46d22614292220089c40a5a36d74fbf8a7db96f294317193f98037
|
||||
size 3723195
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 11:55:11 UTC 2015 - ygao@suse.com
|
||||
|
||||
- ping: Clarify the description of host_list parameter in ping metadata (bsc#956459)
|
||||
- systemd: Prevent segfaul when logging failed operations
|
||||
- systemd: The underlying systemd calls default to 90s for their timeouts
|
||||
- cib: Do not terminate due to badly behaving clients
|
||||
- Correctly check for recycled PIDs in crm_pid_active
|
||||
- crmd: Consider only fence and shutdown transition events to be "down" events
|
||||
- pengine: Support of multiple-active=block for resource groups (bsc#942491)
|
||||
- crmd: use 300s timeout with notification scripts, not 300ms
|
||||
- stonith_admin: add ability to target topology by pattern or attribute
|
||||
- fencing,libfencing: add API support for targeting topology by pattern or attribute
|
||||
- Upstream version cs: a7d6e6b56fd2779a07970df7de4e0fb0b22742d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 16 17:49:49 UTC 2015 - ygao@suse.com
|
||||
|
||||
|
@ -100,7 +100,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.13+git20151111.6f22ad7
|
||||
Version: 1.1.13+git20151201.a7d6e6b
|
||||
Release: 0
|
||||
#Release: %{pcmk_release}%{?dist}
|
||||
Url: http://www.clusterlabs.org
|
||||
|
Loading…
Reference in New Issue
Block a user