Commits on Source (6)
-
Matthew Clarkson authoredVerifiedd7b2cb25
-
Matthew Clarkson authored
There have been no changes between `3.3.1` and `3.3.3` so the integrity is identical.
Verifieddb0cb832 -
`pigz` is being downgraded because with the current version decompression fails[1]: ```sh $ curl -sLf https://github.com/ahgamut/superconfigure/releases/download/z0.0.39/compress.zip -o compress.zip $ unzip compress.zip $ echo "Hello, world" > hello-world.txt $ ./bin/pigz hello-world.txt $ ./bin/pigz -cdkv hello-world.txt.gz --stdout > hello-world.txt~ (segmentation fault) ``` The `3.2.4` binary worked fine, so we are rolling back to that for now. When a new version of `cosmos` binaries have been released, we should check that the decompression works and upgrade. [1]: https://github.com/ahgamut/superconfigure/issues/38
Verified6d098c8a -
Matthew Clarkson authoredVerifiedb312d301
-
Matthew Clarkson authoredVerifiede9185f49
-
Bot authored
# [1.0.0-beta.7](https://git.gitlab.arm.com/bazel/ape/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2024-05-22) ### Bug Fixes * correct `ape-m1.c` upstream URL ([db0cb832](https://git.gitlab.arm.com/bazel/ape/commit/db0cb83293d1ef9df91882e71dfba8007dd2a7ad)) * rolled back `pigz` version ([6d098c8a](https://git.gitlab.arm.com/bazel/ape/commit/6d098c8a6b80b86eda05c25996927e207c9878d8)) ### Features * add `chmod`/`cp`/`dd`/`echo`/`gzip`/`mkdir`/`mv`/`printf`/`rm`/`uname` ([b312d301](https://git.gitlab.arm.com/bazel/ape/commit/b312d30110dda67426e6db2e124a1c316340ec2b))
Showing
- .bazelversion 1 addition, 1 deletion.bazelversion
- CHANGELOG.md 11 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 67 additions, 3 deletionsMODULE.bazel
- MODULE.bazel.lock 521 additions, 51 deletionsMODULE.bazel.lock
- ape/test/BUILD.bazel 9 additions, 0 deletionsape/test/BUILD.bazel
- binaries.bzl 10 additions, 0 deletionsbinaries.bzl
- e2e/.bazelversion 1 addition, 1 deletione2e/.bazelversion
- e2e/MODULE.bazel.lock 591 additions, 51 deletionse2e/MODULE.bazel.lock
This diff is collapsed.
This diff is collapsed.