Changelog for
falcoctl-0.8.0-lp155.1.6.x86_64.rpm :
* Sat Jun 01 2024 opensuse_buildserviceAATTojkastl.de- Update to version 0.8.0:
* add dependabot config and update golangci-lint by AATTcpanato in [#385]
* chore(cmd): fixed up some strings. by AATTFedeDP in #407
* fix: fixed go.sum entry to fix build. by AATTFedeDP in #415
* feat: adding support for KMS in cosign by AATTbrennoo in #416
* fix: Dead link in PR template by AATTkrnowak in #424
* pkg/driver/flatcar: Update the script by AATTkrnowak in #425
* fix(pkg/driver): fixed generic kernelversion fixup method. by AATTFedeDP in #427
* new(cmd/driver): support user provided headers option for driver download by AATTtoamto94 in #428
* fix(pusher): correctly report artifact type by AATTalacuku in #442
* Remove extra \'$\' character. by AATTthejefflarson in #458
* feat(cmd/push): parse requirements and deps from rulesfile by AATTalacuku in #467
* update(cmd): bumped oras to v.2.4.0. by AATTFedeDP in #478
* fix(registry/push): correctly remove temporary dir by AATTalacuku in #479
* update(tests/push): add new tests for push command by AATTalacuku in #486
* new: driver selection logic by AATTFedeDP in #484
* new(pkg/driver): try to fetch kernel headers leveraging driverkit library when building drivers by AATTFedeDP in #476
* chore(cmd,pkg,internal): switch to use oras-go credentials package since oras-go-credentials is deprecated by AATTFedeDP in [#496]
* chore(cmd/push): uniform receiver for push command by AATTalacuku in #498
* fix(pkg/driver): fixup kernel headers download by AATTFedeDP in [#499]
* fix(artifact/info): filter out signature tags by AATTalacuku in [#507]
* vote: docs(OWNERS): add alacuku (Aldo Lacuku) to approvers by AATTalacuku in #497
* cleanup(cmd/driver): drop preview tag. by AATTFedeDP in #506
* fix(install): fix missing dependency signature verification by AATTLucaGuerra in #509
* chore(cmd): dropped leftover experimental for driver-loader. by AATTFedeDP in #515
* fix: Add backend \'https\' to default index by AATTQJoly in #520
* chore(internal): old ebpf probe must have lowest priority. by AATTFedeDP in #521
* fix(pkg/driver): avoid source of crash during distro Discovery. by AATTFedeDP in #530
* chore(build): bump go version to 1.22 by AATTalacuku in #533
* add new boolean arg for \'registry push\' --add-floating-tags, it will auto add the tags for the major and the minor versions by AATTIssif in #543
* cleanup(cmd,pkg): moved enum to its own package. by AATTFedeDP in [#550]
* new(pkg): use driverkit local build processor instead of implementing drivers build by AATTFedeDP in #356
* fix(pkg/driver): create envmap if nil since driverkit expects it. by AATTFedeDP in #551
* chore(cmd/driver): remove redundant log. by AATTFedeDP in #552
* chore: updated driverkit to v0.19.2 by AATTFedeDP in #553
* chore(deps): Bump google.golang.org/api from 0.178.0 to 0.180.0 by AATTdependabot in #559
* chore(deps): Bump the gomod group with 3 updates by AATTdependabot in #558
* feat: Add --platform option to artifact/install by AATTkpaulisse in #554
* chore(deps): Bump the actions group with 2 updates by AATTdependabot in #556
* chore(deps): Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by AATTdependabot in #557
* feat: Add file backend to fetcher by AATTkpaulisse in #555
* new(cmd/driver): driver config namespace from env variable by AATTFedeDP in #560
* Sat Feb 24 2024 opensuse_buildserviceAATTojkastl.de- Update to version 0.7.3:
* fix(CI): add permissions to login-to-amazon-ecr job
* new(ci): add provenance for main tag
* fix(CI): properly get credentials for amazon ecr registry
* new(CI): add provenance for ecr image
* fix(ci): add permissions for AWS ecr
* new(CI): add ecr repository
* Mon Feb 12 2024 opensuse_buildserviceAATTojkastl.de- Update to version 0.7.2:
* bumped helper message
* added http-header option in driver download
* chore(pkg/driver): ubuntu has its own specific FixupKernel logic now.
* fix(pkg/driver): fixed generic kernelversion fixup method.
* pkg/driver/flatcar: Update the script
* fix: Dead link in PR template
* chore(cmd): fixed up some strings.
* Fri Feb 02 2024 Johannes Kastl
- new package falcoctl: CLI for the Falco Cloud Native Runtime Security solution