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 2026-07-15 16:50:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cilium-cli (Old) and /work/SRC/openSUSE:Factory/.cilium-cli.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cilium-cli" Wed Jul 15 16:50:20 2026 rev:99 rq:1365802 version:0.19.6 Changes: -------- --- /work/SRC/openSUSE:Factory/cilium-cli/cilium-cli.changes 2026-06-28 21:10:21.937831891 +0200 +++ /work/SRC/openSUSE:Factory/.cilium-cli.new.1991/cilium-cli.changes 2026-07-15 17:06:57.946067489 +0200 @@ -1,0 +2,68 @@ +Wed Jul 15 05:02:30 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.19.6: + * Minor Changes: + - cilium-cli: bump minimum Cilium version to v1.16 + (cilium/cilium#46803, @julianwiedmann) + - cilium-dbg: add table-json format to bgp/peers and bgp/routes + (cilium/cilium#45858, @martonra) + - gatewayapi: add listenersets to sysdump (cilium/cilium#46851, + @asauber) + * Misc Changes: + - Add support for hybrid routing mode (routing-mode: hybrid), + allowing Cilium to dynamically choose between native routing + and tunnel encapsulation based on subnet topology. Traffic + between pods in directly connected subnets is routed natively + for improved throughput, while cross-subnet traffic is + tunneled. (cilium/cilium#45001, @vanessachammas) + - chore(deps): update all-dependencies (main) + (cilium/cilium#47033, @cilium-renovate[bot]) + - chore(deps): update all-dependencies (main) + (cilium/cilium#47107, @cilium-renovate[bot]) + - chore(deps): update base-images (main) (cilium/cilium#46653, + @cilium-renovate[bot]) + - chore(deps): update base-images to v1.26.5 (main) + (cilium/cilium#46981, @cilium-renovate[bot]) + - chore(deps): update docker.io/library/golang docker tag to + v1.26.4 (main) (cilium/cilium#46903, @cilium-renovate[bot]) + - chore(deps): update docker.io/library/golang:1.26.5 docker + digest to 079e598 (main) (cilium/cilium#47108, + @cilium-renovate[bot]) + - cilium-cli/connectivity: tolerate transient leader-election + lock-read timeouts (cilium/cilium#47023, @aanm) + - cilium-cli: Exclude vendored leader election error + (cilium/cilium#47090, @jrajahalme) + - cilium-cli: retry cilium features status pod exec on + transient API server exec-proxy failures (e.g. 502 Bad + Gateway, or a truncated empty response) so CI post-steps are + not failed by transient infrastructure blips. + (cilium/cilium#46881, @aanm) + - cilium-cli: retry transient exec errors in setup/teardown + exec sites (cilium/cilium#47169, @aanm) + - cli/connectivity: always write a JUnit report, including on + early failures (cilium/cilium#46990, @aanm) + - gateway-api: update TCPRoute and UDPRoute to v1 + (cilium/cilium#46970, @eminaktas) + - chore(deps): update all github action dependencies by + @renovate[bot] in #3259 + - chore(deps): update actions/setup-go action to v6.5.0 by + @renovate[bot] in #3262 + - chore(deps): update + docker.io/library/golang:1.26.4-alpine3.23 docker digest to + 18b460d by @renovate[bot] in #3261 + - chore(deps): update golangci/golangci-lint-action action to + v9.3.0 by @renovate[bot] in #3263 + - chore(deps): update docker/build-push-action action to v7.3.0 + by @renovate[bot] in #3264 + - chore(deps): update gcr.io/distroless/static:latest docker + digest to d5f030c by @renovate[bot] in #3266 + - chore(deps): update docker.io/library/golang docker tag to + v1.26.4 by @renovate[bot] in #3267 + - chore(deps): update docker/setup-buildx-action action to + v4.2.0 by @renovate[bot] in #3265 + - chore(deps): update gcr.io/distroless/static:latest docker + digest to 9197324 by @renovate[bot] in #3268 + - chore(deps): update softprops/action-gh-release digest to + 3d0d988 by @renovate[bot] in #3269 + +------------------------------------------------------------------- Old: ---- cilium-cli-0.19.5.obscpio New: ---- cilium-cli-0.19.6.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cilium-cli.spec ++++++ --- /var/tmp/diff_new_pack.FiYWTg/_old 2026-07-15 17:07:52.979937202 +0200 +++ /var/tmp/diff_new_pack.FiYWTg/_new 2026-07-15 17:07:52.979937202 +0200 @@ -19,7 +19,7 @@ %define executable_name cilium Name: cilium-cli -Version: 0.19.5 +Version: 0.19.6 Release: 0 Summary: CLI to install, manage & troubleshoot Kubernetes clusters running Cilium License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.FiYWTg/_old 2026-07-15 17:07:53.023938697 +0200 +++ /var/tmp/diff_new_pack.FiYWTg/_new 2026-07-15 17:07:53.027938833 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/cilium/cilium-cli.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">refs/tags/v0.19.5</param> + <param name="revision">refs/tags/v0.19.6</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.FiYWTg/_old 2026-07-15 17:07:53.047939512 +0200 +++ /var/tmp/diff_new_pack.FiYWTg/_new 2026-07-15 17:07:53.051939649 +0200 @@ -3,6 +3,6 @@ <param name="url">https://github.com/cilium/cilium-cli</param> <param name="changesrevision">2c40f81b9180be6a5e52b8caf7f1de75202ec0fc</param></service><service name="tar_scm"> <param name="url">https://github.com/cilium/cilium-cli.git</param> - <param name="changesrevision">e391e739db83a8b888ecf18786af6853c51a0c58</param></service></servicedata> + <param name="changesrevision">fc661364dd4962fb50f6415216d5f6edbfa6a822</param></service></servicedata> (No newline at EOF) ++++++ cilium-cli-0.19.5.obscpio -> cilium-cli-0.19.6.obscpio ++++++ /work/SRC/openSUSE:Factory/cilium-cli/cilium-cli-0.19.5.obscpio /work/SRC/openSUSE:Factory/.cilium-cli.new.1991/cilium-cli-0.19.6.obscpio differ: char 49, line 1 ++++++ cilium-cli.obsinfo ++++++ --- /var/tmp/diff_new_pack.FiYWTg/_old 2026-07-15 17:07:53.107941551 +0200 +++ /var/tmp/diff_new_pack.FiYWTg/_new 2026-07-15 17:07:53.107941551 +0200 @@ -1,5 +1,5 @@ name: cilium-cli -version: 0.19.5 -mtime: 1782371849 -commit: e391e739db83a8b888ecf18786af6853c51a0c58 +version: 0.19.6 +mtime: 1784064018 +commit: fc661364dd4962fb50f6415216d5f6edbfa6a822 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/cilium-cli/vendor.tar.gz /work/SRC/openSUSE:Factory/.cilium-cli.new.1991/vendor.tar.gz differ: char 13, line 1
