104 lines
4.5 KiB
Plaintext
104 lines
4.5 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Sat Jun 01 09:13:58 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||
|
|
||
|
- Update to version 0.8.0:
|
||
|
* add dependabot config and update golangci-lint by @cpanato in
|
||
|
#385
|
||
|
* chore(cmd): fixed up some strings. by @FedeDP in #407
|
||
|
* fix: fixed go.sum entry to fix build. by @FedeDP in #415
|
||
|
* feat: adding support for KMS in cosign by @brennoo in #416
|
||
|
* fix: Dead link in PR template by @krnowak in #424
|
||
|
* pkg/driver/flatcar: Update the script by @krnowak in #425
|
||
|
* fix(pkg/driver): fixed generic kernelversion fixup method. by
|
||
|
@FedeDP in #427
|
||
|
* new(cmd/driver): support user provided headers option for
|
||
|
driver download by @toamto94 in #428
|
||
|
* fix(pusher): correctly report artifact type by @alacuku in #442
|
||
|
* Remove extra '$' character. by @thejefflarson in #458
|
||
|
* feat(cmd/push): parse requirements and deps from rulesfile by
|
||
|
@alacuku in #467
|
||
|
* update(cmd): bumped oras to v.2.4.0. by @FedeDP in #478
|
||
|
* fix(registry/push): correctly remove temporary dir by @alacuku
|
||
|
in #479
|
||
|
* update(tests/push): add new tests for push command by @alacuku
|
||
|
in #486
|
||
|
* new: driver selection logic by @FedeDP in #484
|
||
|
* new(pkg/driver): try to fetch kernel headers leveraging
|
||
|
driverkit library when building drivers by @FedeDP in #476
|
||
|
* chore(cmd,pkg,internal): switch to use oras-go credentials
|
||
|
package since oras-go-credentials is deprecated by @FedeDP in
|
||
|
#496
|
||
|
* chore(cmd/push): uniform receiver for push command by @alacuku
|
||
|
in #498
|
||
|
* fix(pkg/driver): fixup kernel headers download by @FedeDP in
|
||
|
#499
|
||
|
* fix(artifact/info): filter out signature tags by @alacuku in
|
||
|
#507
|
||
|
* vote: docs(OWNERS): add alacuku (Aldo Lacuku) to approvers by
|
||
|
@alacuku in #497
|
||
|
* cleanup(cmd/driver): drop preview tag. by @FedeDP in #506
|
||
|
* fix(install): fix missing dependency signature verification by
|
||
|
@LucaGuerra in #509
|
||
|
* chore(cmd): dropped leftover experimental for driver-loader. by
|
||
|
@FedeDP in #515
|
||
|
* fix: Add backend 'https' to default index by @QJoly in #520
|
||
|
* chore(internal): old ebpf probe must have lowest priority. by
|
||
|
@FedeDP in #521
|
||
|
* fix(pkg/driver): avoid source of crash during distro Discovery.
|
||
|
by @FedeDP in #530
|
||
|
* chore(build): bump go version to 1.22 by @alacuku 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
|
||
|
@Issif in #543
|
||
|
* cleanup(cmd,pkg): moved enum to its own package. by @FedeDP in
|
||
|
#550
|
||
|
* new(pkg): use driverkit local build processor instead of
|
||
|
implementing drivers build by @FedeDP in #356
|
||
|
* fix(pkg/driver): create envmap if nil since driverkit expects
|
||
|
it. by @FedeDP in #551
|
||
|
* chore(cmd/driver): remove redundant log. by @FedeDP in #552
|
||
|
* chore: updated driverkit to v0.19.2 by @FedeDP in #553
|
||
|
* chore(deps): Bump google.golang.org/api from 0.178.0 to 0.180.0
|
||
|
by @dependabot in #559
|
||
|
* chore(deps): Bump the gomod group with 3 updates by @dependabot
|
||
|
in #558
|
||
|
* feat: Add --platform option to artifact/install by @kpaulisse
|
||
|
in #554
|
||
|
* chore(deps): Bump the actions group with 2 updates by
|
||
|
@dependabot in #556
|
||
|
* chore(deps): Bump golangci/golangci-lint-action from 5.3.0
|
||
|
to 6.0.1 by @dependabot in #557
|
||
|
* feat: Add file backend to fetcher by @kpaulisse in #555
|
||
|
* new(cmd/driver): driver config namespace from env variable by
|
||
|
@FedeDP in #560
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Feb 24 09:20:18 UTC 2024 - opensuse_buildservice@ojkastl.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 19:53:46 UTC 2024 - opensuse_buildservice@ojkastl.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 2 09:00:56 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||
|
|
||
|
- new package falcoctl: CLI for the Falco Cloud Native Runtime
|
||
|
Security solution
|