Skip to content
0.18.0 release

New features:

- runtime: docker/podman: run all commands on a single container
- cmdline: bash_completion: complete config files
- target: add kconfig_add target option
- targets: add kselftest-bpf
- runtime: run all build commands offline

Bug fixes:

- deb, rpm: enforce requirement on python3 >= 3.6
- deb: use binary gpg key

Documentation updates:

- docs: add page to collect link to external resources
786f3e9 docs: document requirement for Python 3.6+

Container images:

- docker: debian testing: prefer unstable over experimental
- docker: add packages needed for BPF selftests
- docker: fix installation of clang-nightly
- docker: gcc-11 images now being provided