Accepting request 1190958 from home:ojkastl_buildservice:Branch_security
update to 0.9.0 OBS-URL: https://build.opensuse.org/request/show/1190958 OBS-URL: https://build.opensuse.org/package/show/security/falcoctl?expand=0&rev=2
This commit is contained in:
parent
57ecb0bb88
commit
90c8a1ac3c
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/falcosecurity/falcoctl</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.8.0</param>
|
||||
<param name="revision">v0.9.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/falcosecurity/falcoctl</param>
|
||||
<param name="changesrevision">048e8a1375e416afe29f4515a3dbd90d1a31bf92</param></service></servicedata>
|
||||
<param name="changesrevision">1632a2d4f74658fe2b80933c3dee91aa0088783f</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b660cc767d467333eb3e2423cbb17ff13cefcbb2f50154a6c24097ea40cf7c64
|
||||
size 7711245
|
3
falcoctl-0.9.0.obscpio
Normal file
3
falcoctl-0.9.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1c34416a612c25c9b5c5b33a1ebff05ff605d9c3f908ef50380ea70c2427c9b
|
||||
size 7719949
|
@ -1,3 +1,55 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 01 10:54:06 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.9.0:
|
||||
* update(OWNERS): remove new line
|
||||
* update(OWNERS): add loresuso to approvers
|
||||
* chore(deps): Bump github.com/docker/docker
|
||||
* chore(pkg): bump driverkit to 0.20.0
|
||||
* chore(deps): Bump the actions group with 4 updates
|
||||
* chore(deps): Bump goreleaser/goreleaser-action from 5.1.0 to
|
||||
6.0.0
|
||||
* update(.goreleaser): bump version to v2
|
||||
* chore(deps): Bump slsa-framework/slsa-verifier in the actions
|
||||
group
|
||||
* chore(deps): Bump docker/build-push-action from 5.4.0 to 6.4.1
|
||||
* fix(push): use basename for artifacts when compressed in tar.gz
|
||||
* chore(Makefile): add .PHONY to falcoctl target
|
||||
* Add support for S3 index storage backend
|
||||
* fix: allow login to express registry as ref but actually
|
||||
extract the registry
|
||||
* chore(deps): Bump github.com/docker/cli
|
||||
* chore(deps): Bump the actions group across 1 directory with 4
|
||||
updates
|
||||
* chore(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1
|
||||
* feat(dockerfile): use distroless image for falcoctl docker
|
||||
image
|
||||
* chore(go.mod): bump go version to 1.22.5
|
||||
* chore(cmd/driver,pkg/driver): allow to disable kernel headers
|
||||
automatic download.
|
||||
* chore(deps): Bump google.golang.org/api from 0.185.0 to 0.186.0
|
||||
* chore(deps): Bump github.com/hashicorp/go-retryablehttp
|
||||
* chore(deps): Bump google.golang.org/api from 0.184.0 to 0.185.0
|
||||
* chore(deps): Bump
|
||||
github.com/Azure/azure-sdk-for-go/sdk/azidentity
|
||||
* feat(auth/basic): extend auth basic command
|
||||
* chore(deps): Bump the actions group with 2 updates
|
||||
* chore(deps): Bump the gomod group with 4 updates
|
||||
* chore(deps): Bump cloud.google.com/go/storage from 1.41.0 to
|
||||
1.42.0
|
||||
* chore(deps): Bump google.golang.org/api from 0.183.0 to 0.184.0
|
||||
* chore(deps): Bump the gomod group with 2 updates
|
||||
* chore(deps): Bump golang.org/x/net from 0.25.0 to 0.26.0
|
||||
* chore(deps): Bump golang.org/x/term from 0.20.0 to 0.21.0
|
||||
* chore(deps): Bump google.golang.org/api from 0.182.0 to 0.183.0
|
||||
* chore(deps): Bump golang.org/x/sys from 0.20.0 to 0.21.0
|
||||
* chore(deps): Bump the gomod group with 5 updates
|
||||
* chore(deps): Bump docker/login-action in the actions group
|
||||
* chore(deps): Bump google.golang.org/api from 0.181.0 to 0.182.0
|
||||
* chore(deps): Bump github.com/spf13/viper from 1.18.2 to 1.19.0
|
||||
* chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.17.3 to
|
||||
2.19.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 01 09:13:58 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: falcoctl
|
||||
version: 0.8.0
|
||||
mtime: 1716273133
|
||||
commit: 048e8a1375e416afe29f4515a3dbd90d1a31bf92
|
||||
version: 0.9.0
|
||||
mtime: 1722423284
|
||||
commit: 1632a2d4f74658fe2b80933c3dee91aa0088783f
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: falcoctl
|
||||
Version: 0.8.0
|
||||
Version: 0.9.0
|
||||
Release: 0
|
||||
Summary: CLI / Administrative tooling for Falco
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a27a7cb7885c8e698632d34d4c567ef737390aaa8d31c3a198211ff08025486c
|
||||
size 56448527
|
||||
oid sha256:ab92acf1f496b388514bf7172fb75c7d6c4e8ad1b407d169a51b1b4df7e2cbcb
|
||||
size 57096873
|
||||
|
Loading…
Reference in New Issue
Block a user