12 Commits

Author SHA256 Message Date
d6b5a429c9 Accepting request 1306937 from security
OBS-URL: https://build.opensuse.org/request/show/1306937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/falcoctl?expand=0&rev=9
2025-09-24 15:13:11 +00:00
eb8d7fbed9 update to 0.11.4
OBS-URL: https://build.opensuse.org/package/show/security/falcoctl?expand=0&rev=18
2025-09-24 12:41:55 +00:00
3ea0bbb505 Accepting request 1300787 from security
OBS-URL: https://build.opensuse.org/request/show/1300787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/falcoctl?expand=0&rev=8
2025-08-21 15:00:36 +00:00
a59ebb6562 update to 0.11.3
OBS-URL: https://build.opensuse.org/package/show/security/falcoctl?expand=0&rev=16
2025-08-21 11:33:30 +00:00
4437f7f7a8 Accepting request 1281026 from security
OBS-URL: https://build.opensuse.org/request/show/1281026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/falcoctl?expand=0&rev=7
2025-05-30 12:36:11 +00:00
c97be2fdce Accepting request 1281023 from home:ojkastl_buildservice:Branch_security
update to 0.11.2

OBS-URL: https://build.opensuse.org/request/show/1281023
OBS-URL: https://build.opensuse.org/package/show/security/falcoctl?expand=0&rev=14
2025-05-29 05:29:31 +00:00
95034f29ba Accepting request 1255910 from security
OBS-URL: https://build.opensuse.org/request/show/1255910
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/falcoctl?expand=0&rev=6
2025-03-25 21:12:18 +00:00
173103a52c Accepting request 1255907 from home:ojkastl_buildservice:Branch_security
update to 0.11.1

OBS-URL: https://build.opensuse.org/request/show/1255907
OBS-URL: https://build.opensuse.org/package/show/security/falcoctl?expand=0&rev=12
2025-03-25 10:04:57 +00:00
70abb027c7 Accepting request 1240601 from security
OBS-URL: https://build.opensuse.org/request/show/1240601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/falcoctl?expand=0&rev=5
2025-01-27 19:57:49 +00:00
45d36abe88 Accepting request 1240598 from home:ojkastl_buildservice:Branch_security
update to 0.11.0

OBS-URL: https://build.opensuse.org/request/show/1240598
OBS-URL: https://build.opensuse.org/package/show/security/falcoctl?expand=0&rev=10
2025-01-27 16:29:00 +00:00
08671ed303 Accepting request 1225597 from security
OBS-URL: https://build.opensuse.org/request/show/1225597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/falcoctl?expand=0&rev=4
2024-11-21 21:01:44 +00:00
2514fcd043 Accepting request 1225596 from home:ojkastl_buildservice:Branch_security
fix completions

OBS-URL: https://build.opensuse.org/request/show/1225596
OBS-URL: https://build.opensuse.org/package/show/security/falcoctl?expand=0&rev=8
2024-11-21 13:52:24 +00:00
8 changed files with 251 additions and 25 deletions

View File

@@ -3,10 +3,10 @@
<param name="url">https://github.com/falcosecurity/falcoctl</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v0.10.0</param>
<param name="revision">v0.11.4</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
</service>
<service name="set_version" mode="manual">
</service>

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/falcosecurity/falcoctl</param>
<param name="changesrevision">4fce8b537b323d284b87dc20d1975999ac31b1ac</param></service></servicedata>
<param name="changesrevision">59ce59ce97ec78a46dc650b709cb504dfa89d5e8</param></service></servicedata>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d88202b8b52ef907eccd3c2f3cea0f30e31e23607da5ac1672007658b4b503e2
size 7729165

3
falcoctl-0.11.4.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:329b37ccd10b555cce3ae4ae6c04bf941bf161133efb3b150c77dd3646627748
size 7719949

View File

@@ -1,3 +1,233 @@
-------------------------------------------------------------------
Wed Sep 24 12:36:44 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.11.4:
* chore(deps): Bump k8s.io/client-go from 0.32.3 to 0.33.4
* chore(deps): Bump github.com/gookit/color from 1.5.4 to 1.6.0
* chore(deps): Bump sigstore/cosign-installer in the actions
group
* chore(deps): Bump aws-actions/configure-aws-credentials
* chore(deps): Bump actions/setup-go from 5.5.0 to 6.0.0
* chore(deps): Bump github.com/stretchr/testify from 1.10.0 to
1.11.0
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3
* chore(deps): Bump k8s.io/api from 0.32.3 to 0.33.4
* chore(deps): Bump golang.org/x/term from 0.32.0 to 0.34.0
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/config
* chore(deps): Bump k8s.io/apimachinery from 0.32.3 to 0.33.4
* chore(deps): Bump github.com/go-viper/mapstructure/v2
-------------------------------------------------------------------
Thu Aug 21 11:05:36 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.11.3:
* chore(deps): Bump actions/checkout from 4.2.2 to 5.0.0
* chore(deps): Bump goreleaser/goreleaser-action in the actions
group
* chore(deps): Bump the actions group across 1 directory with 3
updates
* chore(deps): Bump github.com/docker/docker
* chore(deps): bump driverkit to v0.21.2
* chore(deps): bump github.com/go-oauth2/oauth2 to v4.5.3
* chore(deps): Bump sigstore/cosign-installer in the actions
group
* chore(deps): Bump the actions group with 2 updates
* chore(deps): Bump github.com/go-viper/mapstructure/v2
* chore(deps): Bump the actions group with 2 updates
* chore(deps): Bump github.com/cloudflare/circl from 1.3.8 to
1.6.1
* chore(deps): Bump docker/build-push-action in the actions group
-------------------------------------------------------------------
Thu May 29 05:19:24 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.11.2:
* chore(build): update golang and net packages
* chore(deps): Bump the actions group with 2 updates
* feat: change aws-sdk-go from v1 to v2
* chore(deps): Bump the actions group with 2 updates
* chore(deps): Bump the actions group with 2 updates
* chore(deps): Bump goreleaser/goreleaser-action in the actions
group
-------------------------------------------------------------------
Tue Mar 25 09:28:35 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 0.11.1:
* chore(deps): Bump aws-actions/configure-aws-credentials from
4.0.2 to 4.0.3 in the actions group by @dependabot in #724
* chore(deps): Bump the gomod group with 2 updates by @dependabot
in #725
* chore(deps): Bump the actions group with 5 updates by
@dependabot in #730
* Revert "chore(deps): Bump the gomod group with 2 updates" by
@alacuku in #731
* chore(deps): Bump golang.org/x/sys from 0.29.0 to 0.30.0 by
@dependabot in #729
* chore(deps): Bump golang.org/x/crypto from 0.32.0 to 0.33.0 by
@dependabot in #728
* chore(deps): Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 by
@dependabot in #726
* chore(deps): Bump github.com/distribution/distribution/v3 from
3.0.0-rc.2 to 3.0.0-rc.3 by @dependabot in #732
* chore(deps): Bump golang.org/x/net from 0.34.0 to 0.35.0 by
@dependabot in #736
* chore(deps): Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by
@dependabot in #735
* fix(CI): remove deprecated configuration from .golangci.yml by
@alacuku in #739
* chore(deps): Bump the actions group with 3 updates by
@dependabot in #737
* chore(deps): Bump the actions group with 3 updates by
@dependabot in #740
* chore(deps): Bump github.com/go-jose/go-jose/v4 from 4.0.4 to
4.0.5 by @dependabot in #742
* chore(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.3 to
3.0.4 by @dependabot in #743
* chore(deps): Bump the actions group with 5 updates by
@dependabot in #744
* fix(driver): build specific code only for linux platform by
@alacuku in #747
* chore(deps): Bump the gomod group across 1 directory with 5
updates by @dependabot in #746
* chore(deps): Bump golang.org/x/net from 0.35.0 to 0.36.0 by
@dependabot in #748
* chore(deps): Bump the actions group with 2 updates by
@dependabot in #760
* chore(toolchain): bump go to version 1.23.7 by @alacuku in #761
* chore(deps): bump oauth2 to v0.28.0 by @alacuku in #749
* chore(deps): Bump golang.org/x/term from 0.29.0 to 0.30.0 by
@dependabot in #750
* update(go.mod): bulk deps upgrade by @leogr in #762
* chore(deps): Bump github.com/docker/cli from
27.5.1+incompatible to 28.0.1+incompatible by @dependabot in
#752
* chore(deps): Bump github.com/redis/go-redis/v9 from 9.7.0 to
9.7.3 by @dependabot in #764
* chore(deps): Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to
4.5.2 by @dependabot in #766
* chore(deps): Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to
5.2.2 by @dependabot in #765
* chore(deps): Bump the actions group with 3 updates by
@dependabot in #767
* chore(deps): Bump the gomod group with 5 updates by @dependabot
in #768
* chore(deps): Bump google.golang.org/api from 0.224.0 to 0.227.0
by @dependabot in #770
* chore(deps): Bump github.com/distribution/distribution/v3 from
3.0.0-rc.3 to 3.0.0-rc.4 by @dependabot in #771
* chore(deps): Bump cloud.google.com/go/storage from 1.50.0 to
1.51.0 by @dependabot in #772
* chore(deps): Bump github.com/spf13/viper from 1.19.0 to 1.20.0
by @dependabot in #773
-------------------------------------------------------------------
Mon Jan 27 16:02:41 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 0.11.0:
* fix(follow): file handling of artifacts with directories
* chore(deps): Bump the actions group with 2 updates
* chore(deps): Bump the gomod group with 2 updates
* chore(deps): Bump the gomod group with 5 updates
* chore(deps): Bump the actions group with 5 updates
* chore(deps): Bump the gomod group across 1 directory with 5
updates
* chore(deps): Bump cloud.google.com/go/storage from 1.49.0 to
1.50.0
* chore(deps): Bump golang.org/x/net from 0.33.0 to 0.34.0
* chore(deps): Bump k8s.io/client-go from 0.31.3 to 0.32.0
* chore(deps): Bump k8s.io/apimachinery from 0.31.3 to 0.32.0
* chore(go.mod): bump go version to 1.23.4
* chore(deps): Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0
* chore(deps): Bump golang.org/x/term from 0.27.0 to 0.28.0
* chore(deps): Bump golang.org/x/sys from 0.28.0 to 0.29.0
* chore(deps): Bump github.com/onsi/ginkgo/v2 in the gomod group
* chore(deps): Bump github.com/onsi/gomega in the gomod group
* chore(deps): Bump cloud.google.com/go/storage from 1.48.0 to
1.49.0
* chore(deps): Bump github.com/distribution/distribution/v3
* chore(deps): Bump github.com/cilium/ebpf from 0.16.0 to 0.17.1
* chore(deps): Bump the gomod group with 2 updates
* chore(deps): Bump golang.org/x/net from 0.32.0 to 0.33.0
* chore(deps): Bump github.com/docker/cli
* chore(deps): Bump google.golang.org/api from 0.210.0 to 0.211.0
* chore(deps): Bump github.com/docker/docker
* chore(deps): Bump actions/setup-go in the actions group
* chore(deps): Bump the gomod group with 6 updates
* chore(deps): Bump golang.org/x/crypto from 0.30.0 to 0.31.0
* update(linter): remove deprecated linters
* update(ci/linter): bump golangci-lint to v1.62.2
* update(makefile): bump golangci-lint to v1.62.2
* fix(mediaType): do not omit the original media type if not a
well-known media type
* chore(deps): Bump github.com/falcosecurity/driverkit in the
gomod group
* chore(deps): Bump golang.org/x/net from 0.31.0 to 0.32.0
* chore(deps): Bump golang.org/x/term from 0.26.0 to 0.27.0
* chore(deps): Bump cloud.google.com/go/storage from 1.47.0 to
1.48.0
* chore(deps): Bump golang.org/x/sys from 0.27.0 to 0.28.0
* chore(deps): Bump docker/build-push-action in the actions group
* chore(deps): Bump github.com/pterm/pterm in the gomod group
* chore(deps): Bump github.com/onsi/gomega from 1.35.1 to 1.36.0
* chore(deps): Bump docker/metadata-action in the actions group
* chore(deps): Bump github.com/stretchr/testify from 1.9.0 to
1.10.0
* chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.21.0 to
2.22.0
* chore(deps): Bump google.golang.org/api from 0.206.0 to 0.209.0
* chore(deps): Bump the gomod group with 3 updates
* fix(auth/gcp): ensure correct OAuth scope for Artifact Registry
with service account
-------------------------------------------------------------------
Thu Nov 21 13:30:05 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.10.1:
* update(go): bumped driverkit dep to v0.20.4.
* fix(pkg/oci): fix Tags pagination support.
* chore(deps): Bump cloud.google.com/go/storage from 1.46.0 to
1.47.0
* chore(deps): Bump google.golang.org/api from 0.205.0 to 0.206.0
* chore(deps): Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to
4.5.1
* chore(deps): Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0
* chore(deps): Bump github.com/distribution/distribution/v3
* chore(deps): Bump golang.org/x/net from 0.30.0 to 0.31.0
* chore(deps): Bump golang.org/x/term from 0.25.0 to 0.26.0
* chore(deps): Bump google.golang.org/api from 0.204.0 to 0.205.0
* chore(deps): Bump goreleaser/goreleaser-action in the actions
group
* chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.20.2 to
2.21.0
* chore(deps): Bump google.golang.org/api from 0.200.0 to 0.204.0
* chore(deps): Bump cloud.google.com/go/storage from 1.45.0 to
1.46.0
* chore(deps): Bump github.com/onsi/gomega from 1.34.2 to 1.35.1
* chore(deps): Bump k8s.io/client-go from 0.30.2 to 0.31.2
* chore(deps): Bump github.com/sigstore/cosign/v2 from 2.2.4 to
2.4.1
* chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.19.0 to
2.20.2
* chore(deps): Bump github.com/docker/docker
* chore(deps): Bump k8s.io/apimachinery from 0.30.2 to 0.31.2
* chore(deps): Bump cloud.google.com/go/storage from 1.43.0 to
1.45.0
* chore(deps): Bump github.com/onsi/gomega from 1.33.1 to 1.34.2
* chore(deps): Bump github.com/docker/cli
* chore(deps): Bump the actions group with 2 updates
* chore(deps): Bump github.com/cilium/ebpf from 0.15.0 to 0.16.0
* chore(deps): Bump github.com/distribution/distribution/v3
* chore(deps): align go.opentelemetry.io/otel/sdk/metric with
otel/sdk v1.29.0
* update go to 1.22.8
* chore(deps): Bump the gomod group across 1 directory with 11
updates
* chore(deps): Bump the actions group with 2 updates
* fix(cmd): relax file perms for Falco driver config override
* chore(deps): Bump the actions group with 4 updates
* chore(deps): Bump the actions group with 2 updates
-------------------------------------------------------------------
Sat Sep 21 17:34:23 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@@ -1,4 +1,4 @@
name: falcoctl
version: 0.10.0
mtime: 1726473586
commit: 4fce8b537b323d284b87dc20d1975999ac31b1ac
version: 0.11.4
mtime: 1758073775
commit: 59ce59ce97ec78a46dc650b709cb504dfa89d5e8

View File

@@ -1,7 +1,7 @@
#
# spec file for package falcoctl
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,17 +16,18 @@
#
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: falcoctl
Version: 0.10.0
Version: 0.11.4
Release: 0
Summary: CLI / Administrative tooling for Falco
License: Apache-2.0
URL: https://github.com/falcosecurity/falcoctl
Source: falcoctl-%{version}.tar.gz
Source1: vendor.tar.gz
BuildRequires: go >= 1.22
BuildRequires: bash-completion
BuildRequires: fish
BuildRequires: go >= 1.23.4
BuildRequires: zsh
%description
The official CLI tool for working with [Falco](https://github.com/falcosecurity/falco) and its ecosystem components.
@@ -79,7 +80,7 @@ go build \
%install
# Install the binary.
install -D -m 0755 bin/%{name} "%{buildroot}/%{_bindir}/%{name}"
install -D -m 0755 bin/%{name} %{buildroot}/%{_bindir}/%{name}
# create the bash completion file
mkdir -p %{buildroot}%{_datarootdir}/bash-completion/completions/
@@ -90,8 +91,8 @@ mkdir -p %{buildroot}%{_datarootdir}/fish/vendor_completions.d/
%{buildroot}/%{_bindir}/%{name} completion fish > %{buildroot}%{_datarootdir}/fish/vendor_completions.d/%{name}.fish
# create the zsh completion file
mkdir -p %{buildroot}%{_datarootdir}/zsh_completion.d/
%{buildroot}/%{_bindir}/%{name} completion zsh > %{buildroot}%{_datarootdir}/zsh_completion.d/_%{name}
mkdir -p %{buildroot}%{_datarootdir}/zsh/site-functions/
%{buildroot}/%{_bindir}/%{name} completion zsh > %{buildroot}%{_datarootdir}/zsh/site-functions/_%{name}
%files
%doc README.md
@@ -99,17 +100,12 @@ mkdir -p %{buildroot}%{_datarootdir}/zsh_completion.d/
%{_bindir}/%{name}
%files -n %{name}-bash-completion
%dir %{_datarootdir}/bash-completion/completions/
%{_datarootdir}/bash-completion/completions/%{name}
%files -n %{name}-fish-completion
%dir %{_datarootdir}/fish
%dir %{_datarootdir}/fish/vendor_completions.d
%{_datarootdir}/fish/vendor_completions.d/%{name}.fish
%files -n %{name}-zsh-completion
%defattr(-,root,root)
%dir %{_datarootdir}/zsh_completion.d/
%{_datarootdir}/zsh_completion.d/_%{name}
%{_datarootdir}/zsh/site-functions/_%{name}
%changelog

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:efc1b0fad24ba8207b15410251f5e077a98ddf54611212dc17a1a07eae56b2eb
size 57189390
oid sha256:dac56edf2e9f3c1e70a72d0608cb22e69aaad957855ecc3b67a8c245c21f819d
size 58943902