Accepting request 213584 from network:ha-clustering:Factory
- crmd: Change the default value of node-action-limit - crm_ticket: Support multiple modifications for a ticket in an atomic operation (bnc#855099) - Upstream version cs: 3e8930190b8b53565ef4ca3fa00006c41511be9f - ipc: fix memory leak for failed ipc client connections. (bnc#857779) - pacemakerd: Fixed a problem that only pacemakerd did not inherit the logfacility of corosync.conf. - pengine: Fixes memory leak in regex pattern matching code for constraints. - crm_attribute: Do not swallow hostname lookup failures - crmd: Avoid deleting the 'shutdown' attribute - Upstream version cs: ad10acb1c4d668befd7ea1d39312356223d86615 - cpg: Correctly free sent messages (bnc#853675, bnc#856018) - cluster: Correctly construct the header for compressed messages (bnc#851951, bnc#856018) OBS-URL: https://build.opensuse.org/request/show/213584 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pacemaker?expand=0&rev=64
This commit is contained in:
commit
c74bc38ef0
2
_service
2
_service
@ -11,7 +11,7 @@
|
|||||||
<param name="version">1.1.10</param>
|
<param name="version">1.1.10</param>
|
||||||
-->
|
-->
|
||||||
<param name="versionformat">1.1.10+git%cd.%h</param>
|
<param name="versionformat">1.1.10+git%cd.%h</param>
|
||||||
<param name="revision">65bb87eadcf6dfd9b5cd6030ec318579fd4fe7c8</param>
|
<param name="revision">3e8930190b8b53565ef4ca3fa00006c41511be9f</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:76d776bdc06e517d79068ac9f0c248422dae947abe1c038f2f8afc7221ae4d81
|
|
||||||
size 9314026
|
|
3
pacemaker-1.1.10+git20140110.3e89301.tar.bz2
Normal file
3
pacemaker-1.1.10+git20140110.3e89301.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c6dc260d69c6f82801be0b8f65bfea43ac2ff00e2424981a117bef30a627649a
|
||||||
|
size 9322352
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 11 11:35:16 UTC 2014 - ygao@suse.com
|
||||||
|
|
||||||
|
- crmd: Change the default value of node-action-limit
|
||||||
|
- crm_ticket: Support multiple modifications for a ticket in an atomic operation (bnc#855099)
|
||||||
|
- Upstream version cs: 3e8930190b8b53565ef4ca3fa00006c41511be9f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 9 16:30:35 UTC 2014 - ygao@suse.com
|
||||||
|
|
||||||
|
- ipc: fix memory leak for failed ipc client connections. (bnc#857779)
|
||||||
|
- pacemakerd: Fixed a problem that only pacemakerd did not inherit the logfacility of corosync.conf.
|
||||||
|
- pengine: Fixes memory leak in regex pattern matching code for constraints.
|
||||||
|
- crm_attribute: Do not swallow hostname lookup failures
|
||||||
|
- crmd: Avoid deleting the 'shutdown' attribute
|
||||||
|
- Upstream version cs: ad10acb1c4d668befd7ea1d39312356223d86615
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 11 18:28:52 UTC 2013 - ygao@suse.com
|
Wed Dec 11 18:28:52 UTC 2013 - ygao@suse.com
|
||||||
|
|
||||||
@ -329,9 +346,9 @@ Fri Jul 26 02:49:48 UTC 2013 - ygao@suse.com
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 22 05:28:01 UTC 2013 - ygao@suse.com
|
Mon Jul 22 05:28:01 UTC 2013 - ygao@suse.com
|
||||||
|
|
||||||
- cpg: Correctly free sent messages
|
- cpg: Correctly free sent messages (bnc#853675, bnc#856018)
|
||||||
- crm_resource: Present an error if an admin tries to --force-start an already active resource
|
- crm_resource: Present an error if an admin tries to --force-start an already active resource
|
||||||
- cluster: Correctly construct the header for compressed messages (bnc#851951)
|
- cluster: Correctly construct the header for compressed messages (bnc#851951, bnc#856018)
|
||||||
- PE: Re-allow ordering constraints with fencing devices now that it is safe to do so
|
- PE: Re-allow ordering constraints with fencing devices now that it is safe to do so
|
||||||
- cl#5170 - Correctly support on-fail=block for clones
|
- cl#5170 - Correctly support on-fail=block for clones
|
||||||
- PE: Do the right thing when admins specify the internal resource instead of the clone
|
- PE: Do the right thing when admins specify the internal resource instead of the clone
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package pacemaker
|
# spec file for package pacemaker
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -95,7 +95,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.10+git20131211.65bb87e
|
Version: 1.1.10+git20140110.3e89301
|
||||||
Release: 0
|
Release: 0
|
||||||
#Release: %{pcmk_release}%{?dist}
|
#Release: %{pcmk_release}%{?dist}
|
||||||
Url: http://www.clusterlabs.org
|
Url: http://www.clusterlabs.org
|
||||||
|
Loading…
x
Reference in New Issue
Block a user