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 2025-09-18 21:09:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cilium-cli (Old) and /work/SRC/openSUSE:Factory/.cilium-cli.new.27445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cilium-cli" Thu Sep 18 21:09:48 2025 rev:92 rq:1305672 version:0.18.7 Changes: -------- --- /work/SRC/openSUSE:Factory/cilium-cli/cilium-cli.changes 2025-08-02 00:44:45.350033875 +0200 +++ /work/SRC/openSUSE:Factory/.cilium-cli.new.27445/cilium-cli.changes 2025-09-18 21:10:44.443605450 +0200 @@ -1,0 +2,72 @@ +Thu Sep 18 06:34:07 UTC 2025 - Johannes Kastl <[email protected]> + +- Update to version 0.18.7: + * Minor Changes: + - clustermesh: cli: accept more than one service IPs (excluding + when connecting to NodePort Services) when connecting to + remote clustermesh-apiserver (cilium/cilium#41253, + @MrFreezeex) + - clustermesh: cli: add support for dict for helm values + clustermesh.config.clusters (cilium/cilium#40879, + @MrFreezeex) + - clustermesh: cli: support outputting + clustermesh.config.clusters to the new dict format if the + cluster is running Cilium >= 1.20 (cilium/cilium#40959, + @MrFreezeex) + * Bugfixes: + - Add l7 proxy check to policy-local-cluster-egress + connectivity test (cilium/cilium#40797, @camrynl) + - cilium-cli: also restart cilium-operator pods on config + changes (cilium/cilium#41067, @aanm) + * Misc Changes: + - chore(deps): update all-dependencies (main) + (cilium/cilium#40893, @cilium-renovate[bot]) + - chore(deps): update all-dependencies (main) + (cilium/cilium#41046, @cilium-renovate[bot]) + - chore(deps): update all-dependencies (main) + (cilium/cilium#41340, @cilium-renovate[bot]) + - chore(deps): update all-dependencies (main) + (cilium/cilium#41433, @cilium-renovate[bot]) + - chore(deps): update docker.io/library/golang:1.25.0 docker + digest to 5502b0e (main) (cilium/cilium#41343, + @cilium-renovate[bot]) + - chore(deps): update go to v1.24.6 (main) + (cilium/cilium#40992, @cilium-renovate[bot]) + - cilium-cli: Optimized feature detection by running + cluster-wide checks once (cilium/cilium#40715, @HadrienPatte) + - Include bgp remote peer capabilities in the sysdump + (cilium/cilium#40719, @liyihuang) + - Update all-dependencies (main) (cilium/cilium#41175, + @cilium-renovate[bot]) + - Update docker.io/alpine/socat:1.8.0.3 Docker digest to + 29d0f24 (main) (cilium/cilium#41204, @cilium-renovate[bot]) + - Update Go to v1.25.0 (main) (cilium/cilium#41209, + @cilium-renovate[bot]) + - Update stable release to v0.18.6 by @tklauser in #3075 + - chore(deps): update golangci/golangci-lint docker tag to + v2.3.1 by @renovate[bot] in #3076 + - chore(deps): update golang docker tag to v1.24.6 by + @renovate[bot] in #3079 + - chore(deps): update gcr.io/distroless/static:latest docker + digest to 2e114d2 by @renovate[bot] in #3077 + - chore(deps): update docker/login-action action to v3.5.0 by + @renovate[bot] in #3078 + - chore(deps): update go to v1.24.6 (patch) by @renovate[bot] + in #3080 + - chore(deps): update actions/checkout action to v5 by + @renovate[bot] in #3082 + - chore(deps): update golangci/golangci-lint docker tag to + v2.4.0 by @renovate[bot] in #3086 + - chore(deps): update golang docker tag to v1.25.0 by + @renovate[bot] in #3085 + - chore(deps): update go to v1.25.0 (minor) by @renovate[bot] + in #3088 + - chore(deps): update dependency cilium/cilium to v1.18.1 by + @renovate[bot] in #3089 + - chore(deps): update dependency kubernetes-sigs/kind to + v0.30.0 by @renovate[bot] in #3091 + - chore(deps): update golang-images - autoclosed by + @renovate[bot] in #3090 + - Prepare for v0.18.7 release by @michi-covalent in #3092 + +------------------------------------------------------------------- Old: ---- cilium-cli-0.18.6.obscpio New: ---- cilium-cli-0.18.7.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cilium-cli.spec ++++++ --- /var/tmp/diff_new_pack.FgnR6G/_old 2025-09-18 21:10:47.423730672 +0200 +++ /var/tmp/diff_new_pack.FgnR6G/_new 2025-09-18 21:10:47.427730839 +0200 @@ -1,7 +1,7 @@ # # spec file for package cilium-cli # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define executable_name cilium Name: cilium-cli -Version: 0.18.6 +Version: 0.18.7 Release: 0 Summary: CLI to install, manage & troubleshoot Kubernetes clusters running Cilium License: Apache-2.0 @@ -30,8 +30,8 @@ Source11: https://raw.githubusercontent.com/cilium/cilium/main/stable.txt BuildRequires: bash-completion BuildRequires: fish -BuildRequires: go >= 1.23 BuildRequires: zsh +BuildRequires: golang(API) >= 1.25 %description CLI to install, manage and troubleshoot Kubernetes clusters running Cilium ++++++ _service ++++++ --- /var/tmp/diff_new_pack.FgnR6G/_old 2025-09-18 21:10:47.699742269 +0200 +++ /var/tmp/diff_new_pack.FgnR6G/_new 2025-09-18 21:10:47.739743950 +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.18.6</param> + <param name="revision">v0.18.7</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.FgnR6G/_old 2025-09-18 21:10:47.883750001 +0200 +++ /var/tmp/diff_new_pack.FgnR6G/_new 2025-09-18 21:10:47.915751346 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/cilium/cilium-cli</param> - <param name="changesrevision">746083db48591ffbebd37743873a91a13a6b04b8</param></service></servicedata> + <param name="changesrevision">024e340cca1465e2a6336521f12370c7ca58c59a</param></service></servicedata> (No newline at EOF) ++++++ cilium-cli-0.18.6.obscpio -> cilium-cli-0.18.7.obscpio ++++++ /work/SRC/openSUSE:Factory/cilium-cli/cilium-cli-0.18.6.obscpio /work/SRC/openSUSE:Factory/.cilium-cli.new.27445/cilium-cli-0.18.7.obscpio differ: char 49, line 1 ++++++ cilium-cli.obsinfo ++++++ --- /var/tmp/diff_new_pack.FgnR6G/_old 2025-09-18 21:10:48.199763279 +0200 +++ /var/tmp/diff_new_pack.FgnR6G/_new 2025-09-18 21:10:48.203763448 +0200 @@ -1,5 +1,5 @@ name: cilium-cli -version: 0.18.6 -mtime: 1753904049 -commit: 746083db48591ffbebd37743873a91a13a6b04b8 +version: 0.18.7 +mtime: 1756915891 +commit: 024e340cca1465e2a6336521f12370c7ca58c59a ++++++ stable.txt ++++++ --- /var/tmp/diff_new_pack.FgnR6G/_old 2025-09-18 21:10:48.231764624 +0200 +++ /var/tmp/diff_new_pack.FgnR6G/_new 2025-09-18 21:10:48.235764793 +0200 @@ -1,2 +1,2 @@ -v1.18.0 +v1.18.1 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/cilium-cli/vendor.tar.gz /work/SRC/openSUSE:Factory/.cilium-cli.new.27445/vendor.tar.gz differ: char 133, line 1
