Skip to content

Releases: privacysandbox/build-system

Release 0.42.1

14 Aug 15:55
Compare
Choose a tag to compare

Bug Fixes

  • Revert override of /usr/bin/python links in build-amazonlinux2

Release 0.42.0

07 Aug 20:02
Compare
Choose a tag to compare

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

04 Aug 17:21
Compare
Choose a tag to compare

Bug Fixes

  • Remove debug statement

Release 0.41.0

03 Aug 19:43
Compare
Choose a tag to compare

Features

  • Create links for lld and ld.lld in build-debian

Release 0.40.0

03 Aug 19:04
Compare
Choose a tag to compare

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

02 Aug 20:03
Compare
Choose a tag to compare

Features

  • Run bazel containers in seccomp=unconfined mode

Release 0.38.1

02 Aug 03:21
Compare
Choose a tag to compare

Bug Fixes

  • Ensure python3.9 is found first in PATH

Release 0.38.0

28 Jul 18:47
Compare
Choose a tag to compare

Features

  • Add cbuild flag --seccomp-unconfined

Release 0.37.0

27 Jul 19:23
Compare
Choose a tag to compare

Features

  • Add patch tool to build-debian image

Release 0.36.1

25 Jul 16:57
Compare
Choose a tag to compare

Bug Fixes

  • Rename convert_docker_to_nitro to convert-docker-to-nitro