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-09-08 14:22:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cilium-cli (Old)
 and      /work/SRC/openSUSE:Factory/.cilium-cli.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cilium-cli"

Thu Sep  8 14:22:19 2022 rev:16 rq:1001707 version:0.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/cilium-cli/cilium-cli.changes    2022-07-21 
11:33:57.506981172 +0200
+++ /work/SRC/openSUSE:Factory/.cilium-cli.new.2083/cilium-cli.changes  
2022-09-08 14:23:00.438579409 +0200
@@ -1,0 +2,110 @@
+Wed Sep 07 06:58:58 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 0.12.3:
+  * Prepare for v0.12.3 release
+  * go.mod, vendor: update for cilium charts for v1.13.0-rc0
+  * Clustermesh secrets inconsistency with Helm
+  * ci: bump external workloads workflow timeouts
+  * build(deps): bump github.com/cloudflare/cfssl from 1.6.1 to 1.6.2
+  * Update stable release to v0.12.2
+
+-------------------------------------------------------------------
+Wed Sep 07 06:57:21 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 0.12.2:
+  * Prepare for v0.12.2 release
+  * gha: Skip deny policies for multi-cluster
+  * gha: Increase the timeout for tests
+  * connectivity: Add policy test for service account
+  * connectivity: Add policy test for matched expression
+  * connectivity: Add policy test for name ports
+  * connectivity: Add connectivity with deny policies
+  * deployment: Add named port for all test workload
+  * connectivity: Add service account for each deployment
+  * scenario: Add filtering source and dest labels
+  * Update comment for ICMP test
+  * manifest: Remove prefix k8s in policy labels
+  * build(deps): bump google.golang.org/grpc from 1.48.0 to 1.49.0
+  * build(deps): bump helm.sh/helm/v3 from 3.9.3 to 3.9.4
+  * Enable kube-proxy replacement if no kube-proxy is detected in a cluster
+  * build(deps): bump actions/setup-go from 3.2.1 to 3.3.0
+  * ci: Remove Slack notifications
+  * all: remove year from copyright notice
+  * build(deps): bump library/busybox from `9526219` to `5b1ae0b`
+  * dependabot: Monitor Dockerfile
+  * Push workflow run results to Loki
+  * Revert "Push workflow run results to Loki"
+  * Push workflow run results to Loki
+  * build(deps): bump 8398a7/action-slack from 3.13.0 to 3.13.2
+  * build(deps): bump azure/setup-helm from 1.1 to 3.3
+  * ci: bump Cilium version to v1.12.1
+  * defaults: update default Cilium version to v1.12.1
+  * go.mod, vendor: pull in latest cilium charts for v1.12.1, v1.11.8, v1.10.14
+  * go.mod, vendor: update cilium to v1.12.1
+  * sysdump: add tetragon bugtool output
+  * sysdump: rename submitBugtoolTasks
+  * build(deps): bump helm.sh/helm/v3 from 3.9.2 to 3.9.3
+  * Update stable release to v0.12.1
+  * sysdump: Trim ls output
+  * connectivity: Get rid of host reachable svc
+  * Update Go to 1.19
+  * ci: update golangci-lint to 1.48.0
+  * all: gofmt with Go 1.19
+  * connectivity: switch to net/netip package in ipCache.findPodID
+  * sysdump: replace use of deprecated io/ioutil package
+  * build(deps): bump nick-invision/retry from 2.8.0 to 2.8.1
+  * connectivity: Add --datapath for DP e2e conformance suite
+  * connectivity: Add feature check for nodes w/o cilium
+  * install: Add --nodes-without-cilium
+  * ci: bump Cilium version to v1.12.0
+  * install: use aksbyocni.enabled helm option for Cilium ??? 1.12.0
+  * connectivity: Fix CNI chaning feature detection on v1.12+
+  * connectivity: Use agent-runtime-config.json for feature detection
+  * fix(install): exit before helm secret generation in --helm-auto-gen-values 
mode
+  * build(deps): bump docker/build-push-action from 3.1.0 to 3.1.1
+  * connectivity: Add ICMP policy test from client to client
+  * connectivity: trim whitespaces from `cilium version` output
+  * connectivity: Fall back on ConfigMap for CNI chaining
+  * workflows/kind: Enable HostPort support
+  * connectivity: Introduce pod-to-hostport scenario
+  * connectivity: Add AltDstIP flow requirement
+  * connectivity: Rename FlowParameters.NodePort to AltDstPort
+  * connectivity: Introduce conditional scenarios
+  * connectivity: Add hostPort to deployment
+  * connectivity: Derive HostPort feature
+  * connectivity/feature: Add Kube-Proxy Replacement features
+  * build(deps): bump nick-invision/retry from 2.7.0 to 2.8.0
+  * .github: update dependabot open PR limit for GH actions
+
+-------------------------------------------------------------------
+Wed Sep 07 06:53:21 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 0.12.1:
+  * Prepare for v0.12.1 release
+  * build(deps): bump aws-actions/configure-aws-credentials
+  * sysdump: Add kvstore data to dumps.
+  * connectivity: Add -t to prefix log msg with timestamp
+  * internal: add missing types when generating helm template command
+  * go.mod, vendor: update Hubble to v0.10.0
+  * connectivity: remove unused (*ConnectivityTest).FetchCiliumPodImageTag
+  * Update Go to 1.18.5
+  * connectivity: debug log detected features
+  * connectivity: add feature detection unit tests
+  * connectivity: Introduce feature requirements
+  * connectivity: Use features to detect flow aggregation
+  * connectivity: Add feature detection
+  * connectivity: Split out cilium pod initialization
+  * upgrade: also bump clustermesh-apiserver
+  * connectivity: Add node-local-dns match labels
+  * CODEOWNERS: update teams following removal of non-sig teams
+  * RELEASE.md: bump version in stable.txt after release
+  * [connectivity] Retry deleting namespace while waiting
+  * Update RELEASE.md
+  * connectivity: Detect version from cilium pods
+  * build(deps): bump helm.sh/helm/v3 from 3.9.1 to 3.9.2
+  * clustermesh: Validate cluster-id value as per requirement
+  * connectivity: Add --assume-cilium-version flag
+  * ci: explicitly wait for cilium status after enabling Hubble relay on GKE
+  * build(deps): bump docker/build-push-action from 3.0.0 to 3.1.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ cilium-cli.spec ++++++
--- /var/tmp/diff_new_pack.xueUpm/_old  2022-09-08 14:23:02.462584078 +0200
+++ /var/tmp/diff_new_pack.xueUpm/_new  2022-09-08 14:23:02.466584087 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           cilium-cli
-Version:        0.12.0
+Version:        0.12.3
 Release:        0
 Summary:        CLI to install, manage & troubleshoot Kubernetes clusters 
running Cilium
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.xueUpm/_old  2022-09-08 14:23:02.506584180 +0200
+++ /var/tmp/diff_new_pack.xueUpm/_new  2022-09-08 14:23:02.510584189 +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.12.0</param>
+    <param name="revision">v0.12.3</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.0.tar.gz</param>
+    <param name="archive">cilium-cli-0.12.3.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.xueUpm/_old  2022-09-08 14:23:02.534584244 +0200
+++ /var/tmp/diff_new_pack.xueUpm/_new  2022-09-08 14:23:02.538584254 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/cilium/cilium-cli</param>
-              <param 
name="changesrevision">b3a95d50a2273669e9d0c2dc2365835d9074c396</param></service></servicedata>
+              <param 
name="changesrevision">642480bdea781df352c699035db95bb872fe7153</param></service></servicedata>
 (No newline at EOF)
 

++++++ cilium-cli-0.12.0.tar.gz -> cilium-cli-0.12.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/cilium-cli/cilium-cli-0.12.0.tar.gz 
/work/SRC/openSUSE:Factory/.cilium-cli.new.2083/cilium-cli-0.12.3.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.2083/vendor.tar.gz differ: char 5, 
line 1

Reply via email to