Skip to content

Commit

Permalink
Doc: ChangeLog: update for 2.0.1-rc2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kgaillot committed Dec 19, 2018
1 parent f25deda commit 15814c6
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
* Wed Dec 19 2018 Ken Gaillot <kgaillot@redhat.com> Pacemaker-2.0.1-rc2
- Changesets: 12
- Diff: 2 files changed, 6 insertions(+), 2 deletions(-)

- Changes since Pacemaker-2.0.1-rc1
+ libpe_status: avoid double free of stop_needed list (regression in 2.0.1-rc1)
+ tools: stonith_admin -I doesn't require an agent (regression in 2.0.1-rc1)

* Wed Dec 12 2018 Ken Gaillot <kgaillot@redhat.com> Pacemaker-2.0.1-rc1
- Changesets: 481
164 files changed, 7717 insertions(+), 4398 deletions(-)
Expand All @@ -15,6 +23,9 @@
(regression since 1.1.12)
+ Pacemaker Remote: avoid unnecessary downtime when moving resource to
Pacemaker Remote node that fails to come up (regression since 1.1.18)
+ scheduler: clone notifications could be scheduled for a stopped
Pacemaker Remote node and block all further cluster actions
(regression since 2.0.0)
+ tools: crm_resource -C could fail to clean up all failures in one run
(regression since 2.0.0)
+ build: spec file now puts XML schemas in new pacemaker-schemas package
Expand All @@ -38,7 +49,6 @@
+ scheduler: start unique clone instances in numerical order
+ scheduler: convert unique clones to anonymous clones if not supported by standard
+ scheduler: associate pending tasks with correct clone instance
+ scheduler: don't send clone notifications to a stopped remote node
+ scheduler: ensure bundle clone notifications are directed to correct host
+ scheduler: avoid improper monitor rescheduling or fail count clearing for bundles
+ scheduler: honor asymmetric orderings even when restarting
Expand Down

0 comments on commit 15814c6

Please sign in to comment.