forked from open-power/skiboot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Vasant Hegde <[email protected]>
- Loading branch information
Vasant Hegde
committed
Jul 3, 2020
1 parent
49e15d6
commit e702a65
Showing
1 changed file
with
17 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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
.. _skiboot-6.6.2: | ||
|
||
============== | ||
skiboot-6.6.2 | ||
============== | ||
|
||
skiboot 6.6.2 was released on Friday July 03, 2020. It replaces | ||
:ref:`skiboot-6.6.1` as the current stable release in the 6.6.x series. | ||
|
||
It is recommended that 6.6.2 be used instead of 6.6.1 version due to the | ||
bug fixes it contains. | ||
|
||
Bug fixes included in this release are: | ||
|
||
- fsp: Skip sysdump retrieval only in MPIPL boot | ||
|
||
- platform/mihawk: Fix IPMI double-free |