-
Notifications
You must be signed in to change notification settings - Fork 341
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Doc: update change log for 1.1.17-rc4
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
* Tue Jun 20 2017 Ken Gaillot <[email protected]> Pacemaker-1.1.17-1 | ||
- Update source tarball to revision: cdba348 | ||
- Changesets: 31 | ||
- Diff: 20 files changed, 416 insertions(+), 151 deletions(-) | ||
|
||
- Features added since Pacemaker-1.1.17-rc3 | ||
+ cib,libcib: support option for IPC eviction threshold | ||
|
||
- Changes since Pacemaker-1.1.17-rc3 | ||
+ cib: Broadcasts of cib changes should always pass ACLs check | ||
+ libcib: get remoteness correctly from node status | ||
+ libpe_status: avoid memory leaks when creating bundle remote resource | ||
+ libpe_status: disallow resources on bundle nodes | ||
+ pengine: Bundle location constraints should only apply to the IP and docker resources | ||
+ pengine: Clones within bundles may also have notifications enabled | ||
+ pengine: Correctly implement pe_order_implies_first_printed | ||
+ pengine: Do not re-add a node's default score for each location constraint | ||
|
||
* Wed May 31 2017 Ken Gaillot <[email protected]> Pacemaker-1.1.17-rc3 | ||
- Update source tarball to revision: 9793232 | ||
- Changesets: 21 | ||
|