Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package falcoctl for openSUSE:Factory 
checked in at 2026-01-22 15:13:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/falcoctl (Old)
 and      /work/SRC/openSUSE:Factory/.falcoctl.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "falcoctl"

Thu Jan 22 15:13:59 2026 rev:10 rq:1328603 version:0.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/falcoctl/falcoctl.changes        2025-09-24 
17:13:16.720105098 +0200
+++ /work/SRC/openSUSE:Factory/.falcoctl.new.1928/falcoctl.changes      
2026-01-22 15:16:00.742817297 +0100
@@ -1,0 +2,67 @@
+Thu Jan 22 06:28:51 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 0.12.1:
+  * doc: improve state dir config documentation
+  * feat(artifact): add config file support for stateDir option
+
+-------------------------------------------------------------------
+Wed Jan 21 12:20:59 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 0.12.0:
+  * fix: use cached cosign trusted root
+  * fix: support cosign v3 also for local images, improve
+    trustedRoot creation behavior
+  * feat(cosign): upgrade to v3 with bundle format support
+  * fix: resolve file descriptor leak in follower and clarify test
+    expectation
+  * test(artifact): add ValidateVersion tests to document strict
+    semver enforcement
+  * doc: explain new behavior on tolerant semver install command
+  * fix: enforce semver version validation on pushed artifact
+  * fix: linting
+  * fix(cmd/artifact/install): accept major-only and major.minor
+    versions
+  * chore(deps): Bump golangci/golangci-lint-action
+  * chore(deps): Bump actions/setup-go in the actions group
+  * fix: patch dependencies
+  * chore(deps): Bump sigstore/cosign-installer from 3.10.0 to
+    4.0.0
+  * fix(.golangci.yml): correct config again
+  * fix(.github): upgrade golangci-lint action to v7.0.0
+  * fix(cmd/artifact/install): correctly handle error in deferred
+    file close
+  * chore: upgrade golangci to v2
+  * fix: upgrade driverkit and transitive deps
+  * chore(deps): Bump github.com/sigstore/fulcio from 1.6.6 to
+    1.8.5
+  * fix(install): fix file descriptor leak and improve error
+    messages
+  * fix: change artifactRef with artifact.ref after the rebase
+  * fix: use a dedicated directory for artifact state to avoid
+    writing in a watched folder of Falco, improve tests
+  * added tests to state, install and follower - some other minor
+    changes
+  * added shared state between install and follow
+  * fix: improve documentation and logs
+  * fix: avoid usage of resolved refs during signature, resolve
+    alternative artifact reference, add tests to
+    prepareArtifactList
+  * fix: change copyright year
+  * fix: add cap to slice and map, make the PrepareArtifactList not
+    exported
+  * create specific method to prepare reference list
+  * fixed logic to deduplicate refs and dependencies during
+    artifact install command
+  * chore(deps): Bump docker/setup-buildx-action in the actions
+    group
+  * chore(deps): Bump actions/checkout from 5.0.0 to 6.0.1
+  * chore(deps): Bump actions/upload-artifact from 4.6.2 to 6.0.0
+  * chore(deps): Bump the actions group with 2 updates
+  * chore: bump golanci-linter version
+  * feat: add start-up behaviour configuration for follow
+  * chore: reduce version check frequency to 7 days to reduce
+    registry load
+  * chore(deps): Bump the actions group across 1 directory with 5
+    updates
+
+-------------------------------------------------------------------

Old:
----
  falcoctl-0.11.4.obscpio

New:
----
  falcoctl-0.12.1.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ falcoctl.spec ++++++
--- /var/tmp/diff_new_pack.2WgONv/_old  2026-01-22 15:16:02.790902472 +0100
+++ /var/tmp/diff_new_pack.2WgONv/_new  2026-01-22 15:16:02.790902472 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package falcoctl
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 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
@@ -17,7 +17,7 @@
 
 
 Name:           falcoctl
-Version:        0.11.4
+Version:        0.12.1
 Release:        0
 Summary:        CLI / Administrative tooling for Falco
 License:        Apache-2.0
@@ -26,11 +26,12 @@
 Source1:        vendor.tar.gz
 BuildRequires:  bash-completion
 BuildRequires:  fish
-BuildRequires:  go >= 1.23.4
 BuildRequires:  zsh
+BuildRequires:  golang(API) >= 1.25
 
 %description
-The official CLI tool for working with 
[Falco](https://github.com/falcosecurity/falco) and its ecosystem components.
+The official CLI tool for working with
+[Falco](https://github.com/falcosecurity/falco) and its ecosystem components.
 
 %package -n %{name}-bash-completion
 Summary:        Bash Completion for %{name}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.2WgONv/_old  2026-01-22 15:16:02.842904635 +0100
+++ /var/tmp/diff_new_pack.2WgONv/_new  2026-01-22 15:16:02.850904968 +0100
@@ -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.11.4</param>
+    <param name="revision">v0.12.1</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.2WgONv/_old  2026-01-22 15:16:02.886906465 +0100
+++ /var/tmp/diff_new_pack.2WgONv/_new  2026-01-22 15:16:02.910907463 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/falcosecurity/falcoctl</param>
-              <param 
name="changesrevision">59ce59ce97ec78a46dc650b709cb504dfa89d5e8</param></service></servicedata>
+              <param 
name="changesrevision">d35bf927a3c8ae109907183dcefea19ec9e9a054</param></service></servicedata>
 (No newline at EOF)
 

++++++ falcoctl-0.11.4.obscpio -> falcoctl-0.12.1.obscpio ++++++
++++ 5764 lines of diff (skipped)

++++++ falcoctl.obsinfo ++++++
--- /var/tmp/diff_new_pack.2WgONv/_old  2026-01-22 15:16:03.850946557 +0100
+++ /var/tmp/diff_new_pack.2WgONv/_new  2026-01-22 15:16:03.854946723 +0100
@@ -1,5 +1,5 @@
 name: falcoctl
-version: 0.11.4
-mtime: 1758073775
-commit: 59ce59ce97ec78a46dc650b709cb504dfa89d5e8
+version: 0.12.1
+mtime: 1769004572
+commit: d35bf927a3c8ae109907183dcefea19ec9e9a054
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/falcoctl/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.falcoctl.new.1928/vendor.tar.gz differ: char 16, 
line 1

Reply via email to