Skip to content

Commit 39d7d34

Browse files
committed
release: add more fixes issues to notes
Add more resolved issues to notes. Signed-off-by: Anas Nashif <[email protected]>
1 parent 554fca0 commit 39d7d34

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

doc/releases/release-notes-2.5.rst

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -953,6 +953,19 @@ Issue Related Items
953953
These GitHub issues were addressed since the previous 2.4.0 tagged
954954
release:
955955

956+
* :github:`32221` - Sporadic kernel panics on stm32g4 flash erase/writes
957+
* :github:`32203` - Cannot set static address when using hci_usb or hci_uart on nRF5340 attached to Linux Host
958+
* :github:`32181` - samples: tests: Tests from samples/boards/nrf/nrfx fail
959+
* :github:`32179` - samples: tests: Tests from samples/subsys/usb/audio fail
960+
* :github:`32112` - intel_adsp_cavs15: a part of testcases run failed with same error
961+
* :github:`31819` - intel_adsp_cavs15: signing not correct thus download firmware failed
962+
* :github:`31675` - [Coverity CID :216790] Division or modulo by zero in tests/drivers/can/timing/src/main.c
963+
* :github:`31607` - Bluetooth: host: bt_conn_auth_cb callbacks are not called when pairing to BLE 4.1 central in BT_SECURITY_L4 mode.
964+
* :github:`28685` - Bluetooth: Characteristic unsubscribe under indication load results in ATT timeout
965+
* :github:`26495` - Make k_poll work with KERNEL_COHERENCE
966+
* :github:`21033` - Read out heap space used and unallocated
967+
* :github:`19655` - Milestones toward generalized representation of timeouts
968+
* :github:`12028` - Enable 16550 UART driver on x86_64
956969
* :github:`32206` - CMSIS-DSP support seems broken on link
957970
* :github:`32194` - Source files missing specification of SPDX-License-Identifier in comments
958971
* :github:`32167` - Bluetooth: controller: conformance testcase failures
@@ -1002,7 +1015,6 @@ release:
10021015
* :github:`31876` - west signing seems to be broken on windows
10031016
* :github:`31867` - samples/scheduler/metairq_dispatc failed on iotdk boards
10041017
* :github:`31858` - xtensa crt1.S hard coding
1005-
* :github:`31854` - undefined reference to ``sys_arch_reboot``
10061018
* :github:`31853` - Devicetree API - Getting GPIO details from pin
10071019
* :github:`31847` - BT ISO channel. error value set, but not returned.
10081020
* :github:`31836` - Correct values of _msg_len arg in BT_MESH_MODEL_PUB_DEFINE macro
@@ -1944,6 +1956,8 @@ release:
19441956
* :github:`6040` - Implement flash driver for LPC54114
19451957
* :github:`5626` - Building samples failed
19461958
* :github:`4420` - net: tcp: RST handling is weak
1959+
* :github:`3675` - LE Adv. Ext.: Extended Scan with PHY selection for non-conn non-scan un-directed without aux packets
1960+
* :github:`3674` - LE Adv. Ext.: Non-Connectable and Non-Scannable Undirected without auxiliary packet
19471961
* :github:`3893` - Enhance k_stack_push() to check k_stack->top to avoid corruption
19481962
* :github:`3719` - Multiple consoles support.
19491963
* :github:`3441` - IP stack: No TCP send window handling

0 commit comments

Comments
 (0)