Releases: privacysandbox/build-system
Releases · privacysandbox/build-system
Release 0.42.1
Bug Fixes
- Revert override of /usr/bin/python links in build-amazonlinux2
Release 0.42.0
Features
- Add amazonlinux2 support to convert-docker-to-nitro
- Add bsdmainutils for hexdump
- Add build-amazonlinux2023 image
- Add support for amazonlinux2023 in builder.sh
- Configure python3.9 for python/python3 links
- deps: Upgrade amazonlinux2 to 20230719
- Remove jdk from build-amazonlinux2 image
Bug Fixes
- Empty bazel-* arg list not an error condition
Release 0.41.1
Bug Fixes
- Remove debug statement
Release 0.41.0
Features
- Create links for lld and ld.lld in build-debian
Release 0.40.0
Features
- Add Dependencies section for release notes
- deps: Upgrade rules_python to 0.24.0
- Ensure bazel-* scripts handle non-bazel args too
Release 0.39.0
Features
- Run bazel containers in seccomp=unconfined mode
Release 0.38.1
Bug Fixes
- Ensure python3.9 is found first in PATH
Release 0.38.0
Features
- Add cbuild flag --seccomp-unconfined
Release 0.37.0
Features
- Add patch tool to build-debian image
Release 0.36.1
Bug Fixes
- Rename convert_docker_to_nitro to convert-docker-to-nitro