aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2019-05-31 16:13:00 +1000
committerStewart Smith <stewart@linux.ibm.com>2019-06-03 10:20:00 +1000
commitb63096b65bb943a4ee440a0e505baa5cf8766239 (patch)
tree3b819b8b7684ccda2384cf5ca7388300fc0e3851 /doc/release-notes
parentbf1b2d6c7906fe4884eb0255747feacd28bfbe9f (diff)
downloadskiboot-b63096b65bb943a4ee440a0e505baa5cf8766239.zip
skiboot-b63096b65bb943a4ee440a0e505baa5cf8766239.tar.gz
skiboot-b63096b65bb943a4ee440a0e505baa5cf8766239.tar.bz2
skiboot v6.0.12 release notes
Signed-off-by: Stewart Smith <stewart@linux.ibm.com> (cherry picked from commit 450975e708bf8f4638f8c1811ecc21ea7e5ea298) Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'doc/release-notes')
-rw-r--r--doc/release-notes/skiboot-6.0.12.rst24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/release-notes/skiboot-6.0.12.rst b/doc/release-notes/skiboot-6.0.12.rst
new file mode 100644
index 0000000..f647be2
--- /dev/null
+++ b/doc/release-notes/skiboot-6.0.12.rst
@@ -0,0 +1,24 @@
+.. _skiboot-6.0.12:
+
+==============
+skiboot-6.0.12
+==============
+
+skiboot 6.0.12 was released on Monday November 12th, 2018. It replaces
+:ref:`skiboot-6.0.11` as the current stable release in the 6.0.x series.
+
+It is recommended that 6.0.12 be used instead of any previous 6.0.x version
+due to the bug fixes it contains.
+
+The bug fixes are:
+
+- hiomap: quieten warning on failing to move a window
+
+ This isn't *necessarily* an error that we should complain loudly about.
+ If, for example, the BMC enforces the Read Only flag on a FFS partition,
+ opening a write window *should* fail, and we do indeed test this in
+ op-test.
+
+ Thus we deal with the error in a well known path: returning an error
+ code and then it's eventually a userspace problem.
+- libflash/ipmi-hiomap: Respect daemon presence and flash control