Skip to content

Commit bfc543f

Browse files
author
Vasant Hegde
committed
skiboot v6.7.3 release notes
Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
1 parent c0ca762 commit bfc543f

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

doc/release-notes/skiboot-6.7.3.rst

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
.. _skiboot-6.7.3:
2+
3+
==============
4+
skiboot-6.7.3
5+
==============
6+
7+
skiboot 6.7.3 was released on Thursday July 22, 2021. It replaces
8+
:ref:`skiboot-6.7.2` as the current stable release in the 6.7.x series.
9+
10+
It is recommended that 6.7.3 be used instead of 6.7.2 version due to the
11+
bug fixes it contains.
12+
13+
Bug fixes included in this release are:
14+
15+
- pkcs7: pkcs7_get_content_info_type should reset *p on error
16+
17+
- secvar/backend: fix a memory leak in get_pkcs7
18+
19+
- secvar/backend: fix an integer underflow bug
20+
21+
- secvar/backend: Don't overread data in auth descriptor
22+
23+
- secvar: return error if verify_signature runs out of ESLs
24+
25+
- secvar: return error if validate_esl has extra data
26+
27+
- secvar: Make `validate_esl_list` iterate through esl chain
28+
29+
- secvar: ensure ESL buf size is at least what ESL header expects

0 commit comments

Comments
 (0)