forked from pool/pacemaker
Accepting request 347443 from network:ha-clustering:Factory
1 OBS-URL: https://build.opensuse.org/request/show/347443 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pacemaker?expand=0&rev=98
This commit is contained in:
commit
89ff5d9cdc
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
|
||||
|
||||
@ -368,7 +383,7 @@ Thu Apr 30 11:31:46 UTC 2015 - ygao@suse.com
|
||||
- pengine: restart master instances on instance attribute changes
|
||||
- spec: move report.common and report.collector to cli package
|
||||
- pengine: only kill process group on timeout when on-fail does not equal block.
|
||||
- lrmd: Hint to child processes that using sd_notify is not required
|
||||
- lrmd: Hint to child processes that using sd_notify is not required (bsc#956626)
|
||||
- Agents: Fix the HealthSMART metadata
|
||||
- make targetted reprobe for remote node work, crm_resource -C -N <remote node>
|
||||
- crmd: include remote nodes when forcing cluster wide resource reprobe
|
||||
|
@ -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…
x
Reference in New Issue
Block a user