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 2022-06-23 10:24:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cilium-cli (Old)
 and      /work/SRC/openSUSE:Factory/.cilium-cli.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cilium-cli"

Thu Jun 23 10:24:28 2022 rev:13 rq:984586 version:0.11.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/cilium-cli/cilium-cli.changes    2022-05-19 
22:49:15.950330723 +0200
+++ /work/SRC/openSUSE:Factory/.cilium-cli.new.1548/cilium-cli.changes  
2022-06-23 10:25:20.415809742 +0200
@@ -1,0 +2,68 @@
+Wed Jun 22 16:18:13 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 0.11.10:
+  * Prepare for v0.11.10 release
+  * RELEASE.md: minor fixes
+  * go.mod, vendor: pull in latest cilium/charts for v1.12.0-rc3
+  * go.mod, vendor: update cilium/cilium to v1.12.0-rc3
+  * build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0
+  * build(deps): bump azure/login from 1.4.4 to 1.4.5
+  * ci: explicitly wait for cilium status after enabling Hubble relay
+  * README.md: update AKS test badges
+  * Use OCI container reference parser to extract Cilium's version
+
+-------------------------------------------------------------------
+Wed Jun 22 08:14:14 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 0.11.9:
+  * Prepare for v0.11.9 release
+  * ci: bump Cilium version to v1.11.6
+  * defaults: update default Cilium version to v1.11.6
+  * go.mod, vendor: pull in latest cilium/charts for v1.11.6, v1.10.12, v1.9.17
+  * hubble port-forward: Don't generate Helm manifests
+  * connectivity: Don't fail if cilium-cli-helm-values doesn't exist
+  * ci: re-add AKS (Azure IPAM) workflow
+  * ci: rename AKS workflow to AKS (BYOCNI)
+  * build(deps): bump helm/kind-action from 1.2.0 to 1.3.0
+  * RELEASE.md: update to reflect current release process
+
+-------------------------------------------------------------------
+Wed Jun 22 08:00:10 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 0.11.8:
+  * Prepare for v0.11.8 release
+  * Re-add stable.txt
+  * ci: bump kind to v0.14.0
+  * ci: use BYOCNI in CI
+  * add new `aks-byocni` datapath mode
+  * vendor: update yaml.v3 to v3.0.1
+  * sysdump: Use --hubble-flows-timeout flag
+  * install: make `datapath-mode` the main flag, deprecate some flags
+  * utils: Remove baseVersion from ParseCiliumVersion
+  * hubble: Remove --base-version flag
+  * connectivity: Remove --base-version flag
+  * k8s: Add GetHelmState function
+  * install: Remove --base-version flag
+  * Update Go to 1.18.3
+  * ci, make: update golangci-lint to 1.46.2
+  * gha: Wait for hubble-relay in eks.sh
+  * gha: Bump kubectl version in cilium test job
+  * gha: Lock helm version to v3.8.2
+  * ci: create a new subnetwork for each new GKE cluster
+  * install: Add --list-versions flag
+  * build(deps): bump google.golang.org/grpc from 1.46.2 to 1.47.0
+  * ingress: Create ingress class if required.
+  * build(deps): bump actions/setup-go from 3.1.0 to 3.2.0
+  * build(deps): bump github.com/cilium/workerpool from 1.1.2 to 1.1.3
+  * README.md: fix binary installation instructions
+  * Add ctags/cscope target
+  * sysdump: Collect hubble observe --debug and stderr
+  * :sparkles:feat(connectivity):support private image
+  * build(deps): bump actions/upload-artifact from 3.0.0 to 3.1.0
+  * go.mod, vendor: update cilium/cilium to latest master
+  * go.mod, vendor: update k8s deps to v1.24.0
+  * .github: enable GH action updates on v0.10 branch
+  * hubble: Fix version check for generatePeerService
+  * ci: run `cilium status` with `sudo` in external workloads post-test phase
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ cilium-cli.spec ++++++
--- /var/tmp/diff_new_pack.nyIRAo/_old  2022-06-23 10:25:21.603811033 +0200
+++ /var/tmp/diff_new_pack.nyIRAo/_new  2022-06-23 10:25:21.607811037 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           cilium-cli
-Version:        0.11.7
+Version:        0.11.10
 Release:        0
 Summary:        CLI to install, manage & troubleshoot Kubernetes clusters 
running Cilium
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.nyIRAo/_old  2022-06-23 10:25:21.635811067 +0200
+++ /var/tmp/diff_new_pack.nyIRAo/_new  2022-06-23 10:25:21.639811072 +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.11.7</param>
+    <param name="revision">v0.11.10</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.11.7.tar.gz</param>
+    <param name="archive">cilium-cli-0.11.10.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.nyIRAo/_old  2022-06-23 10:25:21.655811089 +0200
+++ /var/tmp/diff_new_pack.nyIRAo/_new  2022-06-23 10:25:21.659811093 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/cilium/cilium-cli</param>
-              <param 
name="changesrevision">c345ba2cdb51a64d372a556ee0dc9d60cae784b2</param></service></servicedata>
+              <param 
name="changesrevision">7ab226b8da9dc7a913268aa052897e94b10ba588</param></service></servicedata>
 (No newline at EOF)
 

++++++ cilium-cli-0.11.7.tar.gz -> cilium-cli-0.11.10.tar.gz ++++++
/work/SRC/openSUSE:Factory/cilium-cli/cilium-cli-0.11.7.tar.gz 
/work/SRC/openSUSE:Factory/.cilium-cli.new.1548/cilium-cli-0.11.10.tar.gz 
differ: char 15, line 1

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

Reply via email to