-
v0.8.0 protected8869c21e · ·
0.8.0 release Container images: - ci: images: Do not build centos 7 images - ci: images: Do not build debian stretch images - ci: images: Do not build ubuntu 16.04 images - ci: images: Do not build opensuse leap 15.1 images - ci: images: Drop building ubuntu-16.04 and opensuse-leap-15.1 - container: image: Include support for ubuntu-24.04 - container: images: Fix the supported container images - ci: container: Build and publish debian-bookworm containers regularly
-
v0.6.0 protectedb5e8e91a · ·
0.6.0 release New features: - add after_cmds to run tests - Run bitbake -e separately and allow it to fail Bug fixes: Documentation updates: Container images: - dockerfiles: Add git-lfs package - dockerfiles/debian-bullseye/Dockerfile: sort packages - dockerfiles/debian-bullseye/Dockerfile: remove duplicated python3 package - dockerfiles/debian-bullseye/Dockerfile: add procps - dockerfiles/ubuntu-22.04/Dockerfile: sort package list - dockerfiles/ubuntu-22.04/Dockerfile: add missing pexpect dependency
-
v0.5.0 protectedf91231e5 · ·
0.5.0 release New features: - utils: Support for git submodules Bug fixes: Documentation updates: - models: fix a typo in the printed error message Container images: - docker: ubuntu-20.04: add libc6-dev-i386 - docker: ubuntu-20.04: install gcc-multilib - dockerfile: Add python3-venv package to ubuntu images