diff --git a/_service b/_service index 6995b6a..e0135b5 100644 --- a/_service +++ b/_service @@ -11,7 +11,7 @@ 1.1.10 --> 1.1.10+git%cd.%h - 65bb87eadcf6dfd9b5cd6030ec318579fd4fe7c8 + 3e8930190b8b53565ef4ca3fa00006c41511be9f diff --git a/pacemaker-1.1.10+git20131211.65bb87e.tar.bz2 b/pacemaker-1.1.10+git20131211.65bb87e.tar.bz2 deleted file mode 100644 index 8be1a57..0000000 --- a/pacemaker-1.1.10+git20131211.65bb87e.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76d776bdc06e517d79068ac9f0c248422dae947abe1c038f2f8afc7221ae4d81 -size 9314026 diff --git a/pacemaker-1.1.10+git20140110.3e89301.tar.bz2 b/pacemaker-1.1.10+git20140110.3e89301.tar.bz2 new file mode 100644 index 0000000..93723d4 --- /dev/null +++ b/pacemaker-1.1.10+git20140110.3e89301.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6dc260d69c6f82801be0b8f65bfea43ac2ff00e2424981a117bef30a627649a +size 9322352 diff --git a/pacemaker.changes b/pacemaker.changes index a1d5b0a..90b797c 100644 --- a/pacemaker.changes +++ b/pacemaker.changes @@ -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 @@ -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 -- 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 -- 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 - cl#5170 - Correctly support on-fail=block for clones - PE: Do the right thing when admins specify the internal resource instead of the clone diff --git a/pacemaker.spec b/pacemaker.spec index 841684a..0e8debd 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -95,7 +95,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.10+git20131211.65bb87e +Version: 1.1.10+git20140110.3e89301 Release: 0 #Release: %{pcmk_release}%{?dist} Url: http://www.clusterlabs.org