Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cmctl for openSUSE:Factory checked 
in at 2026-02-25 21:11:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cmctl (Old)
 and      /work/SRC/openSUSE:Factory/.cmctl.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cmctl"

Wed Feb 25 21:11:27 2026 rev:32 rq:1335025 version:2.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cmctl/cmctl.changes      2025-12-05 
16:53:27.184398928 +0100
+++ /work/SRC/openSUSE:Factory/.cmctl.new.1977/cmctl.changes    2026-02-25 
21:11:41.408941575 +0100
@@ -1,0 +2,56 @@
+Wed Feb 25 09:29:59 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 2.4.1:
+  This patch release is to fix several reported vulnerabilities,
+  notably including GO-2026-4394 and CVE-2025-68121.
+  * chore(deps): update actions/checkout action to v6.0.1 by
+    @octo-sts[bot] in #355
+  * fix(deps): update module github.com/spf13/cobra to v1.10.2 by
+    @octo-sts[bot] in #358
+  * fix(deps): update module sigs.k8s.io/gateway-api to v1.4.1 by
+    @octo-sts[bot] in #359
+  * fix(deps): update module helm.sh/helm/v3 to v4 by
+    @renovate[bot] in #363
+  * fix(deps): update golang.org/x deps by @renovate[bot] in #365
+  * fix(deps): update module github.com/cert-manager/cert-manager
+    to v1.19.2 by @renovate[bot] in #367
+  * fix(deps): update kubernetes go patches to v0.34.3 by
+    @renovate[bot] in #370
+  * fix(deps): update module helm.sh/helm/v3 to v3.19.3 by
+    @renovate[bot] in #372
+  * fix(deps): update module helm.sh/helm/v3 to v3.19.4 by
+    @renovate[bot] in #374
+  * fix(deps): update kubernetes go deps to v0.35.0 by
+    @renovate[bot] in #377
+  * Upgrade to Helm v4 by @erikgb in #381
+  * fix(deps): update k8s.io/utils digest to 914a6e7 by
+    @renovate[bot] in #384
+  * chore(deps): update actions/setup-go action to v6.2.0 by
+    @renovate[bot] in #388
+  * fix(deps): update module golang.org/x/crypto to v0.47.0 by
+    @renovate[bot] in #387
+  * fix(deps): update module helm.sh/helm/v4 to v4.0.5 by
+    @renovate[bot] in #389
+  * fix(deps): update module sigs.k8s.io/controller-runtime to
+    v0.23.0 by @renovate[bot] in #391
+  * chore(deps): update actions/checkout action to v6.0.2 by
+    @renovate[bot] in #395
+  * fix(deps): update module helm.sh/helm/v4 to v4.1.0 by
+    @renovate[bot] in #394
+  * fix(deps): update module sigs.k8s.io/controller-runtime to
+    v0.23.1 by @renovate[bot] in #398
+  * chore(deps): update docker/login-action digest to c94ce9f by
+    @renovate[bot] in #400
+  * fix(deps): update module github.com/cert-manager/cert-manager
+    to v1.19.3 by @renovate[bot] in #403
+  * Use correct Renovate preset config by @erikgb in #402
+  * fix(deps): update module golang.org/x/mod to v0.32.0 by
+    @renovate[bot] in #407
+  * fix(deps): update golang.org/x deps by @renovate[bot] in #409
+  * fix(deps): update kubernetes go patches to v0.35.1 by
+    @renovate[bot] in #412
+  * fix(deps): update module helm.sh/helm/v4 to v4.1.1 by
+    @renovate[bot] in #408
+  * Bump otel to address GO-2026-4394 by @SgtCoDFish in #418
+
+-------------------------------------------------------------------

Old:
----
  cmctl-2.4.0.obscpio

New:
----
  cmctl-2.4.1.obscpio

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

Other differences:
------------------
++++++ cmctl.spec ++++++
--- /var/tmp/diff_new_pack.ULCrqa/_old  2026-02-25 21:11:44.045050423 +0100
+++ /var/tmp/diff_new_pack.ULCrqa/_new  2026-02-25 21:11:44.065051249 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cmctl
 #
-# 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
@@ -19,7 +19,7 @@
 %define kubectl_plugin_name kubectl-cert_manager
 
 Name:           cmctl
-Version:        2.4.0
+Version:        2.4.1
 Release:        0
 Summary:        CLI tool that can help you to manage cert-manager resources 
inside your cluster
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ULCrqa/_old  2026-02-25 21:11:44.501069252 +0100
+++ /var/tmp/diff_new_pack.ULCrqa/_new  2026-02-25 21:11:44.533070574 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/cert-manager/cmctl</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v2.4.0</param>
+    <param name="revision">v2.4.1</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.ULCrqa/_old  2026-02-25 21:11:44.713078006 +0100
+++ /var/tmp/diff_new_pack.ULCrqa/_new  2026-02-25 21:11:44.737078998 +0100
@@ -3,6 +3,6 @@
                 <param 
name="url">https://github.com/cert-manager/cert-manager</param>
               <param 
name="changesrevision">8671a416c74a8e443e932646b0f78289c9e36537</param></service><service
 name="tar_scm">
                 <param name="url">https://github.com/cert-manager/cmctl</param>
-              <param 
name="changesrevision">669a79b9a77cf988e0655a0cd96cabe9a02601fc</param></service></servicedata>
+              <param 
name="changesrevision">4668ed9fb057dc73396e6050b3319532de74c0c5</param></service></servicedata>
 (No newline at EOF)
 

++++++ cmctl-2.4.0.obscpio -> cmctl-2.4.1.obscpio ++++++
++++ 2003 lines of diff (skipped)

++++++ cmctl.obsinfo ++++++
--- /var/tmp/diff_new_pack.ULCrqa/_old  2026-02-25 21:11:45.897126897 +0100
+++ /var/tmp/diff_new_pack.ULCrqa/_new  2026-02-25 21:11:45.917127723 +0100
@@ -1,5 +1,5 @@
 name: cmctl
-version: 2.4.0
-mtime: 1764776688
-commit: 669a79b9a77cf988e0655a0cd96cabe9a02601fc
+version: 2.4.1
+mtime: 1771857025
+commit: 4668ed9fb057dc73396e6050b3319532de74c0c5
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/cmctl/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.cmctl.new.1977/vendor.tar.gz differ: char 40, line 1

Reply via email to