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-09-06 18:57:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cilium-cli (Old) and /work/SRC/openSUSE:Factory/.cilium-cli.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cilium-cli" Wed Sep 6 18:57:22 2023 rev:43 rq:1109047 version:0.15.7 Changes: -------- --- /work/SRC/openSUSE:Factory/cilium-cli/cilium-cli.changes 2023-08-04 15:03:44.940402329 +0200 +++ /work/SRC/openSUSE:Factory/.cilium-cli.new.1766/cilium-cli.changes 2023-09-06 19:00:49.685194239 +0200 @@ -1,0 +2,77 @@ +Tue Sep 05 13:08:58 UTC 2023 - ka...@b1-systems.de + +- Update to version 0.15.7: + * Prepare for v0.15.7 release + * connectivity: Use slices.Clone + * connectivity: Add secondary network NodePort tests + * chore(deps): update aws-actions/configure-aws-credentials + action to v3.0.1 + * chore(deps): update docker/setup-buildx-action action to + v2.10.0 + * fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to + ba1b914 + * Update bgp.go#2 + * fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to + 171ecc4 + * fix(deps): update module github.com/cilium/cilium to v1.14.1 + * chore(deps): update aws-actions/configure-aws-credentials + action to v3 + * chore(deps): update actions/checkout action to v3.6.0 + * connectivity: add and complete a few missing comments + * connectivity: display reason for skipping Tests and Scenarios + * Clarify classic / helm mode incompatibilities + * install: remove deprecated kube-proxy-replacement CLI flag + * chore(deps): update golangci/golangci-lint docker tag to + v1.54.2 + * implement helm get values with sysdump + * go.mod: bump Go to 1.21 + * connectivity: print all captured packets + * connectivity: fix node-to-node encryption tests + * connectivity: document feature detection order + * connectivity: fix tunnel feature defaults + * Fine tune CODEOWNERS file + * fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to + 196c2d0 + * install: Remove some auto-detection log messages + * fix(deps): update all go dependencies main + * chore(deps): update golangci/golangci-lint-action action to + v3.7.0 + * chore(deps): update docker.io/coredns/coredns docker tag to + v1.11.1 + * chore(deps): update dependency cilium/cilium to v1.14.1 + +------------------------------------------------------------------- +Tue Sep 05 11:06:20 UTC 2023 - ka...@b1-systems.de + +- Update to version 0.15.6: + * Prepare for v0.15.6 release + * fix(deps): update all go dependencies main + * chore(deps): update actions/setup-go action to v4.1.0 + * Update missing dependencies to Go 1.21 + * Bump k8s to 1.28 + * chore(deps): update golangci/golangci-lint docker tag to + v1.54.1 + * chore(deps): update dependency go to v1.21.0 + * Expand warning about big sysdump + * fix(deps): update all go dependencies main + * gha: exercise connectivity disruption tests + * disruption tests: check restart counts from both clusters + * disruption tests: fix wait for deployments + * disruption tests: create svc in both clusters and mark as + global + * connectivity tests: anticipate namespace creation in remote + cluster + * chore(deps): update dependency ubuntu to v22 + * chore(deps): update golangci/golangci-lint docker tag to + v1.54.0 + * connectivity: get nodename on which a pod is running via + PodStatus + * chore(deps): update docker.io/coredns/coredns docker tag to + v1.11.0 + * clustermesh: fix failure during CA certificate retrieval + * chore(deps): update dependency go to v1.20.7 + * Update stable release to v0.15.5 + * fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to + c62ce11 + +------------------------------------------------------------------- Old: ---- cilium-cli-0.15.5.obscpio New: ---- cilium-cli-0.15.7.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cilium-cli.spec ++++++ --- /var/tmp/diff_new_pack.CJHY9g/_old 2023-09-06 19:00:53.761339545 +0200 +++ /var/tmp/diff_new_pack.CJHY9g/_new 2023-09-06 19:00:53.765339687 +0200 @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: cilium-cli -Version: 0.15.5 +Version: 0.15.7 Release: 0 Summary: CLI to install, manage & troubleshoot Kubernetes clusters running Cilium License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.CJHY9g/_old 2023-09-06 19:00:53.793340686 +0200 +++ /var/tmp/diff_new_pack.CJHY9g/_new 2023-09-06 19:00:53.797340828 +0200 @@ -1,21 +1,21 @@ <services> - <service name="obs_scm" mode="disabled"> + <service name="obs_scm" mode="manual"> <param name="url">https://github.com/cilium/cilium-cli</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.15.5</param> + <param name="revision">v0.15.7</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> </service> - <service name="set_version" mode="disabled"> + <service name="set_version" mode="manual"> </service> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">gz</param> </service> - <service name="go_modules" mode="disabled"> + <service name="go_modules" mode="manual"> </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.CJHY9g/_old 2023-09-06 19:00:53.817341541 +0200 +++ /var/tmp/diff_new_pack.CJHY9g/_new 2023-09-06 19:00:53.821341684 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/cilium/cilium-cli</param> - <param name="changesrevision">8144df39be1411403dbe06a14fdddf24e9eb0c1e</param></service></servicedata> + <param name="changesrevision">378f49e417f6fed5d4a814606139678f63a414bd</param></service></servicedata> (No newline at EOF) ++++++ cilium-cli-0.15.5.obscpio -> cilium-cli-0.15.7.obscpio ++++++ /work/SRC/openSUSE:Factory/cilium-cli/cilium-cli-0.15.5.obscpio /work/SRC/openSUSE:Factory/.cilium-cli.new.1766/cilium-cli-0.15.7.obscpio differ: char 49, line 1 ++++++ cilium-cli.obsinfo ++++++ --- /var/tmp/diff_new_pack.CJHY9g/_old 2023-09-06 19:00:53.853342825 +0200 +++ /var/tmp/diff_new_pack.CJHY9g/_new 2023-09-06 19:00:53.853342825 +0200 @@ -1,5 +1,5 @@ name: cilium-cli -version: 0.15.5 -mtime: 1691007668 -commit: 8144df39be1411403dbe06a14fdddf24e9eb0c1e +version: 0.15.7 +mtime: 1693491116 +commit: 378f49e417f6fed5d4a814606139678f63a414bd ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/cilium-cli/vendor.tar.gz /work/SRC/openSUSE:Factory/.cilium-cli.new.1766/vendor.tar.gz differ: char 5, line 1