diff --git a/_service b/_service index 707f532..bdd3fac 100644 --- a/_service +++ b/_service @@ -11,7 +11,7 @@ 1.1.13 --> 1.1.13+git%cd.%h - 6f22ad7312b703289da5d24e918a78117a0825e1 + a7d6e6b56fd2779a07970df7de4e0fb0b22742d3 diff --git a/pacemaker-1.1.13+git20151111.6f22ad7.tar.bz2 b/pacemaker-1.1.13+git20151111.6f22ad7.tar.bz2 deleted file mode 100644 index 38774ef..0000000 --- a/pacemaker-1.1.13+git20151111.6f22ad7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9f914077fcacf007b95bfbb4b68d07dba5ad8b359d71b8b95fefcb8e9b744e9 -size 3717142 diff --git a/pacemaker-1.1.13+git20151201.a7d6e6b.tar.bz2 b/pacemaker-1.1.13+git20151201.a7d6e6b.tar.bz2 new file mode 100644 index 0000000..1de96ec --- /dev/null +++ b/pacemaker-1.1.13+git20151201.a7d6e6b.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef468d028f46d22614292220089c40a5a36d74fbf8a7db96f294317193f98037 +size 3723195 diff --git a/pacemaker.changes b/pacemaker.changes index ca09a28..e3ef735 100644 --- a/pacemaker.changes +++ b/pacemaker.changes @@ -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 - crmd: include remote nodes when forcing cluster wide resource reprobe diff --git a/pacemaker.spec b/pacemaker.spec index 6865d58..a1073fc 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -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