Skip to content

Commit d2160cb

Browse files
Johan Hedbergjhedberg
authored andcommitted
doc: releases: Add release notes for Zephyr 2.2.1
Add the release notes for Zephyr 2.2.1. Signed-off-by: Johan Hedberg <[email protected]>
1 parent 9a3aa3c commit d2160cb

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

doc/releases/release-notes-2.2.rst

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,51 @@
11
:orphan:
22

33
.. _zephyr_2.2:
4+
.. _zephyr_2.2.1:
5+
6+
Zephyr 2.2.1
7+
#############
8+
9+
This is a maintenance release for Zephyr 2.2 with fixes.
10+
11+
See :ref:`zephyr_2.2.0` for the previous version release notes.
12+
13+
Security Vulnerability Related
14+
******************************
15+
16+
The following security vulnerabilities (CVE) were addressed in this release:
17+
18+
* Fix CVE-2020-10028
19+
* Fix CVE-2020-10060
20+
* Fix CVE-2020-10063
21+
* Fix CVE-2020-10066
22+
23+
More detailed information can be found in:
24+
https://docs.zephyrproject.org/latest/security/vulnerabilities.html
25+
26+
Issues Fixed
27+
************
28+
29+
These GitHub issues were addressed since the previous 2.2.0 tagged
30+
release:
31+
32+
* :github:`23494` - Bluetooth: LL/PAC/SLA/BV-01-C fails if Slave-initiated Feature Exchange is disabled
33+
* :github:`23485` - BT: host: Service Change indication sent regardless of whether it is needed or not.
34+
* :github:`23482` - 2M PHY + DLE and timing calculations on an encrypted link are wrong
35+
* :github:`23070` - Bluetooth: controller: Fix ticker implementation to avoid catch up
36+
* :github:`22967` - Bluetooth: controller: ASSERTION FAIL on invalid packet sequence
37+
* :github:`24183` - [v2.2] Bluetooth: controller: split: Regression slave latency during connection update
38+
* :github:`23805` - Bluetooth: controller: Switching to non conn adv fails for Mesh LPN
39+
* :github:`24086` - Bluetooth: SMP: Existing bond deleted on pairing failure
40+
* :github:`24211` - [v2.2.x] lib: updatehub: Not working on Zephyr 2.x
41+
* :github:`24601` - Bluetooth: Mesh: Config Client's net_key_status pulls two key indexes, should pull one.
42+
* :github:`25067` - Insufficient ticker nodes for vendor implementations
43+
* :github:`25350` - Bluetooth: controller: Data transmission delayed by slave latency
44+
* :github:`25483` - Bluetooth: controller: split: feature exchange not conform V5.0 core spec
45+
* :github:`25478` - settings_runtime_set() not populating bt/cf
46+
* :github:`25447` - cf_set() returns 0 when no cfg is available
47+
48+
.. _zephyr_2.2.0:
449

550
Zephyr 2.2.0
651
############

0 commit comments

Comments
 (0)