- Lint: Use same linters as podman
- add: preserve ownerships and permissions on ADDed archives
- Permissions and ownership information on the contents of archives added using the ADD instruction or "buildah add" on the command line should be preserved again.
- chroot: fix handling of errno seccomp rules
- git-validation.sh: set the base for comparison to v1.16.0
- chroot: create bind mount targets 0755 instead of 0700