Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubeshark-cli for openSUSE:Factory checked in at 2025-02-11 21:25:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubeshark-cli (Old) and /work/SRC/openSUSE:Factory/.kubeshark-cli.new.19470 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubeshark-cli" Tue Feb 11 21:25:09 2025 rev:15 rq:1244968 version:52.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kubeshark-cli/kubeshark-cli.changes 2025-02-07 23:11:20.737197606 +0100 +++ /work/SRC/openSUSE:Factory/.kubeshark-cli.new.19470/kubeshark-cli.changes 2025-02-11 21:27:06.180392618 +0100 @@ -1,0 +2,12 @@ +Tue Feb 11 07:21:51 UTC 2025 - opensuse_buildserv...@ojkastl.de + +- Update to version 52.4.2: + A quick patch release for the v52.4 minor branch. + * Fixed Websocket related panic that was due to an oversized + message size (#1713). + * Removed some redundant warnings from the Workers' logs. + * Optimized Workers CPU consumption. + * Added KFL selectors the the legend components int he legend + section in the Service Map. + +------------------------------------------------------------------- Old: ---- kubeshark-cli-52.4.0.obscpio New: ---- kubeshark-cli-52.4.2.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kubeshark-cli.spec ++++++ --- /var/tmp/diff_new_pack.fRFNLX/_old 2025-02-11 21:27:07.216435354 +0100 +++ /var/tmp/diff_new_pack.fRFNLX/_new 2025-02-11 21:27:07.220435519 +0100 @@ -19,7 +19,7 @@ %define executable_name kubeshark Name: kubeshark-cli -Version: 52.4.0 +Version: 52.4.2 Release: 0 Summary: CLI for the API traffic analyzer for Kubernetes License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.fRFNLX/_old 2025-02-11 21:27:07.252436839 +0100 +++ /var/tmp/diff_new_pack.fRFNLX/_new 2025-02-11 21:27:07.256437004 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/kubeshark/kubeshark</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v52.4.0</param> + <param name="revision">v52.4.2</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.fRFNLX/_old 2025-02-11 21:27:07.284438159 +0100 +++ /var/tmp/diff_new_pack.fRFNLX/_new 2025-02-11 21:27:07.288438324 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/kubeshark/kubeshark</param> - <param name="changesrevision">be8136687bc4f3498e6b3b16b5b728d2376b79fb</param></service></servicedata> + <param name="changesrevision">62912d248d9829c73110724641c1ab27b7133279</param></service></servicedata> (No newline at EOF) ++++++ kubeshark-cli-52.4.0.obscpio -> kubeshark-cli-52.4.2.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kubeshark-cli-52.4.0/Makefile new/kubeshark-cli-52.4.2/Makefile --- old/kubeshark-cli-52.4.0/Makefile 2025-02-05 21:15:19.000000000 +0100 +++ new/kubeshark-cli-52.4.2/Makefile 2025-02-10 22:53:42.000000000 +0100 @@ -182,7 +182,11 @@ @cd ../tracer && git checkout master && git pull && git tag -d v$(VERSION); git tag v$(VERSION) && git push origin --tags @cd ../hub && git checkout master && git pull && git tag -d v$(VERSION); git tag v$(VERSION) && git push origin --tags @cd ../front && git checkout master && git pull && git tag -d v$(VERSION); git tag v$(VERSION) && git push origin --tags - @cd ../kubeshark && git checkout master && git pull && sed -i "s/^version:.*/version: \"$(shell echo $(VERSION) | sed -E 's/^([0-9]+\.[0-9]+)\..*/\1/')\"/" helm-chart/Chart.yaml && make && make generate-helm-values && make generate-manifests + @cd ../kubeshark && git checkout master && git pull && sed -i "s/^version:.*/version: \"$(shell echo $(VERSION) | sed -E 's/^([0-9]+\.[0-9]+)\..*/\1/')\"/" helm-chart/Chart.yaml && make + @if [ "$(shell uname)" = "Darwin" ]; then \ + codesign --sign - --force --preserve-metadata=entitlements,requirements,flags,runtime ./bin/kubeshark__; \ + fi + @make generate-helm-values && make generate-manifests @git add -A . && git commit -m ":bookmark: Bump the Helm chart version to $(VERSION)" && git push @git tag -d v$(VERSION); git tag v$(VERSION) && git push origin --tags @cd helm-chart && rm -r ../../kubeshark.github.io/charts/chart/* && cp -r . ../../kubeshark.github.io/charts/chart ++++++ kubeshark-cli.obsinfo ++++++ --- /var/tmp/diff_new_pack.fRFNLX/_old 2025-02-11 21:27:07.428444099 +0100 +++ /var/tmp/diff_new_pack.fRFNLX/_new 2025-02-11 21:27:07.432444264 +0100 @@ -1,5 +1,5 @@ name: kubeshark-cli -version: 52.4.0 -mtime: 1738786519 -commit: be8136687bc4f3498e6b3b16b5b728d2376b79fb +version: 52.4.2 +mtime: 1739224422 +commit: 62912d248d9829c73110724641c1ab27b7133279 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/kubeshark-cli/vendor.tar.gz /work/SRC/openSUSE:Factory/.kubeshark-cli.new.19470/vendor.tar.gz differ: char 5, line 1