Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cilium-cli for openSUSE:Factory 
checked in at 2023-05-04 17:10:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cilium-cli (Old)
 and      /work/SRC/openSUSE:Factory/.cilium-cli.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cilium-cli"

Thu May  4 17:10:58 2023 rev:30 rq:1084506 version:0.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cilium-cli/cilium-cli.changes    2023-04-25 
16:42:31.394124145 +0200
+++ /work/SRC/openSUSE:Factory/.cilium-cli.new.1533/cilium-cli.changes  
2023-05-04 17:11:18.944625343 +0200
@@ -1,0 +2,41 @@
+Thu May 04 04:39:49 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 0.14.1:
+  * Prepare for v0.14.1 release
+  * connectivity: report peer name in "no flows recorded" log
+    message
+  * connectivity: Add tests for egress rule with SA
+  * connectivity: Rename existing SA tests
+  * connectivity: add retry to external targets
+  * Dockerfile: Bump library/golang
+  * Replace versioncheck.Version with semver.ParseTolerant
+  * sysdump: replace deprecated methods
+  * connectivity/check: use existing label constants from corev1
+  * go.mod, vendor: update k8s deps to v1.27.1
+  * connectivity: test accessing NodePort from outside with L7
+    policy
+  * helm mode: Make Helm chart repository configurable
+  * Add GHA to install Cilium CLI executable
+  * Add CI workflow for clustermesh via helm
+  * multicluster CI: Use LoadBalancer for GKE etcd
+  * Address wording an style nits of #1550
+  * golangci-lint: fix warnings
+  * golangci-lint: fix unused parameter warnings
+  * build: update golangci-lint to v1.52.2
+  * connectivity: Retry on inconclusive results
+  * sysdump: Fix writing to absolute path
+  * helm mode: Set default clustermesh service type to NodePort
+  * helm: add unit tests for ParseVals
+  * Enable Helm mode matrix for multicluster tests
+  * Add cilium clustermesh {enable,disable} using Helm
+  * Allow the Helm timeout to be set on uninstall
+  * connectivity/tests: omit IPs and vendor names from test names
+  * connectivity: Retry getting the policy revision
+  * fixes versioncheck for l7 proxy disabling with wireguard
+    encryption
+  * connectivity: Add Ingress related tests
+  * connectivity: Add Ingress resource for echo service
+  * Remove "Release Date" column from the release table
+  * Update stable release to v0.14.0
+
+-------------------------------------------------------------------

Old:
----
  cilium-cli-0.14.0.obscpio

New:
----
  cilium-cli-0.14.1.obscpio

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

Other differences:
------------------
++++++ cilium-cli.spec ++++++
--- /var/tmp/diff_new_pack.xFnbIw/_old  2023-05-04 17:11:21.740641714 +0200
+++ /var/tmp/diff_new_pack.xFnbIw/_new  2023-05-04 17:11:21.772641901 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           cilium-cli
-Version:        0.14.0
+Version:        0.14.1
 Release:        0
 Summary:        CLI to install, manage & troubleshoot Kubernetes clusters 
running Cilium
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.xFnbIw/_old  2023-05-04 17:11:21.900642651 +0200
+++ /var/tmp/diff_new_pack.xFnbIw/_new  2023-05-04 17:11:21.900642651 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/cilium/cilium-cli</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v0.14.0</param>
+    <param name="revision">v0.14.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.xFnbIw/_old  2023-05-04 17:11:21.920642767 +0200
+++ /var/tmp/diff_new_pack.xFnbIw/_new  2023-05-04 17:11:21.924642791 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/cilium/cilium-cli</param>
-              <param 
name="changesrevision">769f02374be503a810c6a82a61f5d3839e420ecb</param></service></servicedata>
+              <param 
name="changesrevision">b5af8b2ce225699954dd5204e6e65e500711973e</param></service></servicedata>
 (No newline at EOF)
 

++++++ cilium-cli-0.14.0.obscpio -> cilium-cli-0.14.1.obscpio ++++++
/work/SRC/openSUSE:Factory/cilium-cli/cilium-cli-0.14.0.obscpio 
/work/SRC/openSUSE:Factory/.cilium-cli.new.1533/cilium-cli-0.14.1.obscpio 
differ: char 49, line 1

++++++ cilium-cli.obsinfo ++++++
--- /var/tmp/diff_new_pack.xFnbIw/_old  2023-05-04 17:11:22.188644337 +0200
+++ /var/tmp/diff_new_pack.xFnbIw/_new  2023-05-04 17:11:22.220644524 +0200
@@ -1,5 +1,5 @@
 name: cilium-cli
-version: 0.14.0
-mtime: 1682356698
-commit: 769f02374be503a810c6a82a61f5d3839e420ecb
+version: 0.14.1
+mtime: 1683125956
+commit: b5af8b2ce225699954dd5204e6e65e500711973e
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/cilium-cli/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.cilium-cli.new.1533/vendor.tar.gz differ: char 5, 
line 1

Reply via email to