-
Notifications
You must be signed in to change notification settings - Fork 342
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Doc: ChangeLog: update for 2.0.2-rc3 release
- Loading branch information
Showing
1 changed file
with
11 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,13 @@ | ||
* Thu May 30 2019 Ken Gaillot <[email protected]> Pacemaker-2.0.2-rc3 | ||
- Changesets: 8 | ||
- Diff: 5 files changed, 36 insertions(+), 11 deletions(-) | ||
|
||
- Features added since Pacemaker-2.0.2-rc2 | ||
|
||
- Changes since Pacemaker-2.0.2-rc2 | ||
+ libstonithd: avoid use-after-free when retrying a failed action | ||
+ libcrmcommon: export logfile environment variable if using default | ||
|
||
* Mon May 20 2019 Ken Gaillot <[email protected]> Pacemaker-2.0.2-rc2 | ||
- Changesets: 19 | ||
- Diff: 11 files changed, 63 insertions(+), 37 deletions(-) | ||
|
@@ -26,6 +36,7 @@ | |
+ scheduler: one group stop shouldn't make another required | ||
+ libcrmcommon: handle out-of-range integers in configuration better | ||
+ libcrmservice: fix use-after-free memory error in alert handling | ||
+ libstonithd: handle more than 64KB output from fence agents | ||
|
||
|
||
* Mon Mar 4 2019 Ken Gaillot <[email protected]> Pacemaker-2.0.1-1 | ||
|