Skip to content

Commit bce2eb0

Browse files
committed
doc: release notes: update with new issues resolved
Updated issue list with latest changes. Signed-off-by: Anas Nashif <[email protected]>
1 parent 2c6e41c commit bce2eb0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

doc/releases/release-notes-3.7.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ Issues fixed
1414

1515
These GitHub issues were addressed since the previous 3.7.0 tagged release:
1616

17+
* :github:`77088` - net: buf: Pre-initialize user_data on net_buf_alloc()
18+
* :github:`81380` - test: twister: hwmap: missing serial_pty definition
19+
* :github:`81570` - ESP32 fails on assert when WiFi enabled
20+
* :github:`81083` - DA1469x dma driver initialization fails
21+
* :github:`80542` - Hard fault on boot w/ GCC 14 on Cortex-M
22+
* :github:`71896` - xtensa: remove unnecessary padding in arch_mem_domain
23+
* :github:`81372` - arch: riscv: userspace: potential security risk when CONFIG_RISCV_GP=y
1724
* :github:`42227` - Teensy41 support SDHC - Storage init Error
1825
* :github:`66800` - [Coverity CID: 338107] Division or modulo by zero in subsys/shell/backends/shell_uart.c
1926
* :github:`70498` - cellular_modem: Pinnacle 100 does not work with CONFIG_UART_INTERRUPT_DRIVEN
@@ -92,7 +99,6 @@ These GitHub issues were addressed since the previous 3.7.0 tagged release:
9299
* :github:`77784` - STM32 I2S Driver Clock Configuration
93100
* :github:`77824` - llext samples fail with BUS ERROR (zephyr-3.7 stable)
94101
* :github:`77952` - ESP32: Interrupts with ISRs in flash are not disabled during flash operations
95-
* :github:`78037` - [Backport v3.7-branch] Failed to backport #77874
96102
* :github:`78138` - riscv: plic: IRQs may not be enabled in non-zero HART
97103
* :github:`78146` - mDNS reponder might fail to serve if mDNS resolver is enabled
98104
* :github:`78244` - arch: riscv: IRQ stacks of secondary cores are not initialized to `0xAA` when `CONFIG_INIT_STACKS=y`

0 commit comments

Comments
 (0)