diff --git a/_service b/_service index 6995b6a..0834e76 100644 --- a/_service +++ b/_service @@ -11,7 +11,7 @@ 1.1.10 --> 1.1.10+git%cd.%h - 65bb87eadcf6dfd9b5cd6030ec318579fd4fe7c8 + ad10acb1c4d668befd7ea1d39312356223d86615 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+git20140107.ad10acb.tar.bz2 b/pacemaker-1.1.10+git20140107.ad10acb.tar.bz2 new file mode 100644 index 0000000..fe225c6 --- /dev/null +++ b/pacemaker-1.1.10+git20140107.ad10acb.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f47e12008910fb15a9b300bf7b6c911f8e260a8b522b7d108e709a5004e457e1 +size 9322367 diff --git a/pacemaker.changes b/pacemaker.changes index a1d5b0a..f294ff4 100644 --- a/pacemaker.changes +++ b/pacemaker.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +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 +339,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..67395dd 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+git20140107.ad10acb Release: 0 #Release: %{pcmk_release}%{?dist} Url: http://www.clusterlabs.org