Releases: falcosecurity/syscalls-bumper
Releases · falcosecurity/syscalls-bumper
v0.5.0
What's Changed
- chore(action): fixed syscalls-bumper invocation. by @FedeDP in #27
- cleanup: improvements to the composite action + document it. by @FedeDP in #29
- fix(docs): fixed small typo in readme. by @FedeDP in #30
- Add loongarch64 support by @yzewei in #28
- update(ci): bumped upload artifact to latest. by @FedeDP in #31
- new(ci): add dependabot for github actions. by @FedeDP in #32
- chore(deps): bump goreleaser/goreleaser-action from 2 to 6 by @dependabot in #34
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #33
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #35
- chore(deps): bump docker/login-action from 1 to 3 by @dependabot in #36
- chore(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #37
- chore(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #38
New Contributors
- @yzewei made their first contribution in #28
- @dependabot made their first contribution in #34
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.0
v0.1.0
Changelog
- e374b1a chore: improve ia32 to 64 mapping, allowing for custom translators.
- c08621d chore: add SPDX-license header in banners.
- 7878525 chore: fill new ia32 table with -1 when there is no 64bit mapped value.
- 65417f0 new: add support to bump ia32->64 syscalls map too.
- dd30a64 docs: add license header and spdx id