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-02-16 16:56:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cilium-cli (Old)
 and      /work/SRC/openSUSE:Factory/.cilium-cli.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cilium-cli"

Thu Feb 16 16:56:18 2023 rev:25 rq:1066039 version:0.12.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/cilium-cli/cilium-cli.changes    2023-01-12 
22:44:33.464954037 +0100
+++ /work/SRC/openSUSE:Factory/.cilium-cli.new.22824/cilium-cli.changes 
2023-02-16 16:56:34.470873923 +0100
@@ -1,0 +2,57 @@
+Wed Feb 15 18:53:39 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 0.12.13:
+  * Prepare for v0.12.13 release
+  * vendor: Pick up github.com/cilium/cilium v1.13.0
+  * install: fix support for multi-object files
+  * uninstall: remove cilium-config-agent role/rolebinding
+  * feat: add json output for status and clustermesh status
+  * go.mod, vendor: bump github.com/cilium/workerpool from 1.1.3 to 1.2.0
+  * go.mod, vendor: bump golang.org/x/mod from 0.7.0 to 0.8.0
+  * go.mod, vendor: bump helm.sh/helm/v3 from 3.11.0 to 3.11.1  (bsc#1208090, 
CVE-2023-25165)
+  * go.mod, vendor: bump google.golang.org/grpc from 1.52.3 to 1.53.0
+  * ci: bump docker/setup-buildx-action from 2.4.0 to 2.4.1
+  * ci, make: update golangci-lint to v1.51.1
+  * k8s: don't append to non-zero slice with zero entries in 
(*Client).ListAPIResources
+  * ci: bump google-github-actions/setup-gcloud from 1.0.1 to 1.1.0
+  * ci: use cloud provider specific external target for pod-to-world tests
+  * go.mod, vendor: update github.com/cilium/hubble to v0.11.1
+  * Update Go to 1.20
+  * ci, make: update golangci-lint to v1.51.0
+  * Dockerfile: Bump library/golang
+  * connectivity: drop pre-1.11 allow-except-world test
+  * clustermesh: adapt global service annotations
+  * clustermesh: Add missing brackets of etcd option
+  * Check if context is cancelled before next iteration
+  * ci: bump docker/setup-buildx-action from 2.2.1 to 2.4.0
+  * ci: bump docker/build-push-action from 3.3.0 to 4.0.0
+  * ci: update Cilium version to v1.12.6
+  * defaults: update default Cilium version to v1.12.6
+  * go.mod, vendor: pull in latest cilium charts for v1.10.19, v1.11.13, 
v1.12.6
+  * status: rename Hubble status to Hubble Relay
+  * [connectivity] add container name for health tests
+  * go.mod, vendor: bump google.golang.org/grpc from 1.52.0 to 1.52.3
+  * dependabot: bump open pull request limit for Go module updates
+  * dependabot: label dependabot PRs as release blocker
+  * dependabot: add custom prefixes to dependabot commit subjects
+  * sysdump: Collect new CR introduced as part of 1.13
+  * vendor: Bump cilium to v1.13.x version
+  * sysdump: always log used namespaces
+  * Honor global namespace flag in sysdump command
+  * fix(connectivity): Add node-local-dns entitiy match for local ip usage case
+  * build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0
+  * build(deps): bump helm.sh/helm/v3 from 3.10.3 to 3.11.0
+  * connectivity: Make pod to world test more configurable
+  * connectivity: Set PreferDualStack for test services
+  * build(deps): bump docker/build-push-action from 3.2.0 to 3.3.0
+  * install: Do not enable BPF masq if ipv6 is enabled
+  * Update cilium vendoring
+  * install: Auto-enable BPF masquerade
+  * Update Go to 1.19.5
+  * build(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0
+  * build(deps): bump library/golang
+  * RELEASE.md: check and merge PRs before the release
+  * connectivity: Display last error after waiting k8s resources timeouts
+  * Update stable release to v0.12.12
+
+-------------------------------------------------------------------

Old:
----
  cilium-cli-0.12.12.tar.gz

New:
----
  cilium-cli-0.12.13.tar.gz

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

Other differences:
------------------
++++++ cilium-cli.spec ++++++
--- /var/tmp/diff_new_pack.B0iymn/_old  2023-02-16 16:56:35.942879807 +0100
+++ /var/tmp/diff_new_pack.B0iymn/_new  2023-02-16 16:56:35.950879839 +0100
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           cilium-cli
-Version:        0.12.12
+Version:        0.12.13
 Release:        0
 Summary:        CLI to install, manage & troubleshoot Kubernetes clusters 
running Cilium
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.B0iymn/_old  2023-02-16 16:56:36.002880047 +0100
+++ /var/tmp/diff_new_pack.B0iymn/_new  2023-02-16 16:56:36.006880062 +0100
@@ -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.12.12</param>
+    <param name="revision">v0.12.13</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
@@ -16,7 +16,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">cilium-cli-0.12.12.tar.gz</param>
+    <param name="archive">cilium-cli-0.12.13.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.B0iymn/_old  2023-02-16 16:56:36.042880206 +0100
+++ /var/tmp/diff_new_pack.B0iymn/_new  2023-02-16 16:56:36.054880255 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/cilium/cilium-cli</param>
-              <param 
name="changesrevision">39071f6226f2b91d3599b801760300e393d683b0</param></service></servicedata>
+              <param 
name="changesrevision">85827082686a4484597b12cbf51849bb615b08b5</param></service></servicedata>
 (No newline at EOF)
 

++++++ cilium-cli-0.12.12.tar.gz -> cilium-cli-0.12.13.tar.gz ++++++
/work/SRC/openSUSE:Factory/cilium-cli/cilium-cli-0.12.12.tar.gz 
/work/SRC/openSUSE:Factory/.cilium-cli.new.22824/cilium-cli-0.12.13.tar.gz 
differ: char 12, line 1

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

Reply via email to