Skip to content

Commit d3afa35

Browse files
committed
doc: release notes: Update 1.12 release notes with more GitHub issues
Adds a few more issues that were closed just prior to the 1.12 release. Signed-off-by: Maureen Helm <[email protected]>
1 parent a91f1e5 commit d3afa35

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/release-notes-1.12.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -771,6 +771,7 @@ These GitHub issues were closed since the previous 1.11.0 tagged release:
771771
* :github:`8086` - tests/net/ieee802154/crypto fails on Quark SE / x86
772772
* :github:`8087` - tests/misc/test_build fails to build on esp32
773773
* :github:`8088` - tests/kernel/xip fails on QEMU riscv32 with no output
774+
* :github:`8090` - tests/sched/schedule_api fails to build on EMSK7d
774775
* :github:`8092` - tests/kernel/fatal crashes on Quark SE / ARC
775776
* :github:`8093` - tests/kernel/common fails to build on xtensa / ESP32
776777
* :github:`8094` - tests/drivers/watchdog/wdt_basic_api fails to build on esp32 / xtensa
@@ -784,6 +785,7 @@ These GitHub issues were closed since the previous 1.11.0 tagged release:
784785
* :github:`8132` - stm3210c_eval.dts_compiled: Warning
785786
* :github:`8142` - GPIO API not shown on docs.zephyrproject.org
786787
* :github:`8145` - samples/subsys/usb/dfu: Build failure, Reference to non-existent node or label "slot0_partition"
788+
* :github:`8150` - Doc: Update Zephyr security overview
787789
* :github:`8171` - Tests failing with a stacking error on frdm_k64f
788790
* :github:`8172` - Networking tests failing with an assertion on frdm_k64f
789791
* :github:`8180` - objcopy bug?
@@ -802,3 +804,8 @@ These GitHub issues were closed since the previous 1.11.0 tagged release:
802804
* :github:`8274` - Make flash doesn't work on nrf51_pca10028
803805
* :github:`8275` - when zephyr can support popular IDE develop?
804806
* :github:`8280` - [Coverity CID :186491] Memory - corruptions in /lib/posix/fs.c
807+
* :github:`8292` - Rework ARC exception stack
808+
* :github:`8298` - Failed test: kernel.alert.isr_alert_consumed (in tests/kernel/alert/) on quark_se_c1000_ss
809+
* :github:`8299` - Failed test: kernel.memory_pool.mpool_alloc_free_isr (in tests/kernel/mem_pool/mem_pool_api)
810+
* :github:`8302` - Failed test: peripheral.adc.adc on quark_se
811+
* :github:`8311` - tests/benchmarks/sys_kernel fails on frdm_k64f, sam_e70

0 commit comments

Comments
 (0)