Hi folks,
The 2021.05 tag has been pushed to master on git.lavasoftware.org http://git.lavasoftware.org. .deb packages have been built in GitLab CI and are published at
https://apt.lavasoftware.org/release https://apt.lavasoftware.org/release
Docker images for amd64 and arm64 have been built in GitLab CI and are available from
https://hub.lavasoftware.org/ https://hub.lavasoftware.org/
and
https://hub.docker.com/u/lavasoftware https://hub.docker.com/u/lavasoftware
Changes in this release ==================
# Device-types
## New device-types
New supported devices: * n1sdp * stm32l562e-dk * avenger96 * BeagleBone Enhanced * asus-C523NA-A20057-coral * asus-C433TA-AJ0005-rammus * hp-x360-12b-n4000-octopus
## xilinx-zcu102
Fixed broken device type template.
## lpcxpresso55s69
Add support for "pyocd" boot method.
## u-boot
Add more uboot error messages encoutered on kernelci labs.
# LAVA server
## docker
### psql config generation
When running every services in the same container, generate the configuration.
### Set environment for qemu in docker
When using qemu in docker, environment are not passed to it. For the moment, only QEMU_AUDIO_DRV is usefull for qemu, so we pass only it for limiting the length of the command line.
# Bug fixes
* lava-server: Remove console logs from profile template. * doc: reminder to add the site to Chosen sites * postinst: lava-scheduler is again a lava service * security: Support security fix in pyyaml 5.4 * debian: lava-lxc-mocker: don't provide lxc * lava_rest_app: test_api: don't subclass pathlib.Path
Thank you,
lava-announce@lists.lavasoftware.org