|
1 | 1 | :orphan:
|
2 | 2 |
|
3 | 3 | .. _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: |
4 | 49 |
|
5 | 50 | Zephyr 2.2.0
|
6 | 51 | ############
|
|
0 commit comments