Skip to content

Zephyr v2.7.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 11:16
v2.7.0-rc4

Changes since v2.7.0-rc3:

Agata Ponitka (1):
      Bluetooth: Tester: Add the OOB Authentication method

Aleksander Wasaznik (1):
      Bluetooth: Host: Fix resource leak in bt_gatt_unsubscribe

Alexandre Bourdiol (1):
      tests: kernel: sched: schedule_api: enlarge timeslice criterion

Andrzej Głąbek (3):
      soc: nrf53: Add missing HAS_HW_NRF_* entries
      drivers: i2s_nrfx: Do not enforce two channels for I2S format
      drivers: i2s_nrfx: Fix a few minor fixes

Carlo Caione (1):
      reserved-memory: Fix layering violation

Chen Peng1 (1):
      timer: mask interrupts in timer's timeout handler.

Christopher Friedt (3):
      net: dns_sd, mdns: support service type enumeration
      tests: net: dns_sd, mdns: support service type enumeration
      release: Zephyr 2.7.0-rc4

Daniel Leung (3):
      doc: release: 2.7: add release notes for serial
      doc: release: 2.7: add release notes for PCI/PCIe
      doc: release: 2.7: add release notes for IPM

Emil Gydesen (1):
      Bluetooth: ISO: Remove bt_conn_unref for ISO deferred work

Enjia Mai (1):
      docs: acrn: update the documentation of setting the ACRN hypervisor

Erwan Gouriou (6):
      drivers/gpio: stm32f1: AFIO init should happen before GPIO inits
      tests/drivers: gpio_basic_api: Upudate nucleo_f103rb configuration
      boards: nucleo_l073rz: Set LSI as LPTIM clock source
      boards: stm32u5: Fix instructions to use openocd
      doc: release notes: STM32 updates for v2.7.0
      doc: release notes: Shields updates for v2.7.0

Fabio Baltieri (3):
      samples: canopennode: fix the sample path
      samples: modbus: rtu_server: drop unused variable
      samples: modbus: update/fix samples.yaml configs

Francois Ramu (1):
      drivers: adc: stm32 adc disable causing endless loop

Gerard Marull-Paretas (2):
      pm: stop handling devices on PM_STATE_RUNTIME_IDLE
      tests: pm: power_mgmt: use PM_STATE_SUSPEND_TO_IDLE

Henrik Brix Andersen (1):
      twister: ignore ROM region overflows

Joakim Andersson (3):
      Bluetooth: host: compile out check for multiple identities
      Bluetooth: host: Verify valid local identity loaded from settings
      Bluetooth: host: Access local IRKs consistently

Krzysztof Chruscinski (1):
      lib: os: mpsc_pbuf: Add const qualifier to API calls

Pavel Vasilyev (1):
      Bluetooth: Mesh: Return ETIMEDOUT if k_sem_take call times out

Peter Mitsis (2):
      kernel: fix deadline typo
      doc: Add deadline scheduling information

Piotr Golyzniak (1):
      twister: Fix missing testcases with error status

Piotr Pryga (2):
      Bluetooth: controller: Fix ASSERT caused by ULL releasing chain PDUs
      tests: Bluetooth: df: Add test to verify correctness of relase of PDUs

Ramiro Merello (1):
      subsys/fs/nvs: nvs_write return missing documentation

Robert Lubos (4):
      net: context: Do not overflow net_pkt when using msghdr
      net: mqtt: Handle incomplete zsock_sendmsg write
      net: sockets: tls: Ignore empty iovec entries in sendmsg
      doc: release: 2.7: Add release notes for networking

Szymon Janc (1):
      tests: bluetooth: tester: Add support for L2CAP Credits command

Torsten Rasmussen (9):
      scripts: twister: print message from CMake verify toolchain on failures
      drivers: create BT_DRIVERS Kconfig entry
      drivers: net: adding NET_DRIVERS menuconfig
      modules: hal_nxp: removing always empty zephyr_library
      drivers: ethernet: remove dedicated drivers__ethernet__native_posix lib
      drivers: gpio: remove unused GPIO selection
      drivers: console: remove unused CONSOLE selection
      Revert "drivers: pinmux: build as static library"
      devicetree: remove support for DTC_OVERLAY_FILE in environment

Vinayak Kariappa Chettimada (17):
      Bluetooth: Controller: Fix repeated per sync drift compensations
      Bluetooth: Controller: Fix imprecise data bus error in periodic sync
      Bluetooth: Controller: Update Bluetooth version to 5.3
      Bluetooth: Controller: Minor rename of ULL internal function
      Bluetooth: Controller: Explicitly typecast void return for memcpy calls
      Bluetooth: Controller: Minor indentation fixes
      Bluetooth: controller: Fix populate offset in latest advertising PDU
      Bluetooth: Controller: Add advertiser clock accuracy value
      Bluetooth: Controller: Add FIXME for Per Adv chain channel use
      Bluetooth: Controller: Fix Extended Advertising channel use
      Bluetooth: Controller: Use defines for aux pointer offset unit value
      Bluetooth: Controller: Separate address get and read functions
      Bluetooth: Controller: Fix multiple peripheral connection deadlock
      Bluetooth: Controller: Allow resolving list update during passive scan
      Bluetooth: Controller: Use defines for scanning state types
      Bluetooth: Controller: Fix to ignore aux ptr in scannable advertising
      Bluetooth: Controller: Fix assert on aux LLL scheduled chain reception