Stable releases 1.6.1 and 1.7.1


Nashif, Anas
 

Hi,

We are pleased to announce the stable update releases to both Zephyr 1.7 and 1.6. The updates consist of bug fixes and updates to crypto related components. Below is the list of the changes for both release.

 

 

Thank you,

Anas Nashif

 

 

1.7.1:

 

https://github.com/zephyrproject-rtos/zephyr/releases/tag/v1.7.1

 

 

 

Anas Nashif (2):

      release: Prepare for 1.7.1

      release: Zephyr v1.7.1

 

Flavio Santes (1):

      ext/lib/crypto: Update TinyCrypt to version 0.2.6

 

Florian Vaussard (1):

      kernel: arm: Increase idle stack size to fix corruption by FP_SHARING

 

Kumar Gala (2):

      ext: lib: mbedtls: Upgrading mbedTLS library

      ext: lib: mbedtls: Upgrading mbedTLS library

 

Vinayak Chettimada (2):

      Bluetooth: controller: Fix mayfly caller id for thread call path

      Bluetooth: controller: Fix race waiting for ticker job to complt

 

 

 

1.6.1:

 

https://github.com/zephyrproject-rtos/zephyr/releases/tag/v1.6.1

 

 

Anas Nashif (4):

      release notes

      release-notes: cleanup for release

      Mark version as 1.6.1-rc

      release: Zephyr v1.6.1

 

Andrew Boie (1):

      arc: add -fno-delete-null-pointer-checks

 

Baohong Liu (1):

      ext: qmsi: fix an incomplete type issue

 

Carles Cufi (2):

      arm: nvic: Fix exception priority access on Cortex-M0(+)

      arm: Cortex-M0: Adapt core register code to M0

 

Flavio Santes (2):

      tinycrypt: Update TinyCrypt to version 0.2.5

      ext/lib/crypto: Update TinyCrypt to version 0.2.6

 

Florian Vaussard (1):

      kernel: arm: Increase idle stack size to fix corruption by FP_SHARING

 

Genaro Saucedo Tejada (1):

      sanity: filter the build-all test for ethernet

 

Jithu Joseph (1):

      grove: fix variable type mismatch

 

Johan Hedberg (2):

      arm: nvic: Use uint8_t for priority level

      Bluetooth: GATT: Fix missing connection address comparison

 

Juro Bystricky (3):

      Makefile.toolchain.zephyr: Modifications for SDK 0.9

      Makefile (arc/soc/em*): New compiler options

      Makefile (arc/soc/quark_se): New compiler options

 

Kumar Gala (1):

      ext: lib: mbedtls: Upgrading mbedTLS library

 

Louis Caron (1):

      Bluetooth: fix write cmd handling

 

Luiz Augusto von Dentz (1):

      Bluetooth: ATT: Fix using k_fifo API with net_buf

 

Sergio Rodriguez (1):

      ext: lib: mbedtls : Upgrading mbedTLS library

 

Vinayak Chettimada (2):

      Bluetooth: Controller: Fix assert on role stop/abort

      Bluetooth: controller: Fix race waiting for ticker job to complt