github zephyrproject-rtos/zephyr v1.14.1-rc3
Zephyr 1.14.1 RC3

latest releases: v2.7.6, v3.6.0, v3.6.0-rc3...
pre-release4 years ago

Changes since 1.14.1-rc2

Anas Nashif (2):
      doc: link-roles: convert bytes to string
      release: bump version to 1.14.1-rc3

Andrzej Puzdrowski (2):
      tests/subsys/settings/fcb: deletion test
      nvs: Fix deletion of the last entry added

David B. Kinder (1):
      doc: update link from released doc to master

Declan Traill (1):
      Settings: Fix incorrect return of -EINVAL for deleted entries

Erwin Rol (1):
      spinlock: Make sure C and C++ have the same sizeof(k_spinlock) value

Faisal Saleem (1):
      Settings: Improve error handling of settings load

Jan Van Winkel (1):
      fs: fcb: Increase temporary buffer in fcb_append

Joakim Andersson (1):
      Bluetooth: Host: Fix invalid pointer in bt_smp_pkey_ready

Johan Hedberg (5):
      Bluetooth: Mesh: Fix publication period timestamp initialization
      Bluetooth: Host: Fix failure handling with security level change
      Bluetooth: Host: Fix checking for sufficient encryption key size
      doc: Add skeleton for 1.14.1 release notes
      Bluetooth: Mesh: Fix matching for "All Proxies" group address

Jukka Rissanen (10):
      net: ipv6: Check sub-option length
      net: gptp: Avoid memcpy to same buffer
      net: socket: The socket flags need to use uintptr_t
      net: sockets: Store socket private data into its own variable
      net: socket: Init net_context when taken into use
      net: tcp: Cleanup context if connection is not established
      tests: net: tcp: Test connection cleanup after receiving SYN
      net: Add IPPROTO_RAW as it was missing
      net: socket: Set default protocol if proto == 0
      net: socket: Return 0 in recvfrom() if buffer size is 0

Lucas Peixoto (1):
      disk: fixing the sending of commands with r1 response

Peter A. Bigot (2):
      drivers/spi_nor: fix writes across page boundaries
      drivers/spi_nor: de-pessimize reads

Peter Bigot (4):
      subsys/testsuite: rearrange for standard use of extern "C"
      lib/newlib: revert treatment of libc files as system includes
      tests: add C++ 17 standard library test
      kernel: reimplement k_uptime_get_32()

Piotr Zięcik (4):
      syscalls: Export _is_user_context() regardless of CONFIG_USERSPACE
      logging: Add basic userspace support
      samples: logging: Add usermode showcase
      CODEOWNERS: Add code owner for subsys/testsuite

Ravi kumar Veeramally (2):
      net: tcp: Accept connections only in LISTENING state
      samples: net: coap_client: Fix coverity issue

Vinayak Kariappa Chettimada (11):
      Bluetooth: controller: Fix Enc setup reset on rejection
      Bluetooth: controller: Fix DLE event on PHY update
      Bluetooth: controller: Fix to reject invalid enable command
      Bluetooth: controller: Fix cmd disallowed and collision disconnects
      Bluetooth: controller: Add data length procedure queueing
      Bluetooth: controller: Defer encryption setup if in conn update
      Bluetooth: controller: Fix control tx queue handling
      Bluetooth: controller: Fix ENC_REQ PDU retransmission
      Bluetooth: controller: Fix Re-encryption procedure
      Bluetooth: controller: Fix start encryption in progress check
      Bluetooth: controller: Fix data PDU leak during ctrl PDU defer

Wentong Wu (4):
      linker: add custom align size to reduce alignment memory wasting
      scripts: gen_relocate_app.py: add custom align size for relocation
      scripts: elf_helper.py: add analyze for DW_TAG_typedef
      scripts: elf_helper.py: fix stack declared K_THREAD_STACK_EXTERN

Don't miss a new zephyr release

NewReleases is sending notifications on new releases.