Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mesheryctl for openSUSE:Factory checked in at 2026-06-08 14:23:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mesheryctl (Old) and /work/SRC/openSUSE:Factory/.mesheryctl.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mesheryctl" Mon Jun 8 14:23:35 2026 rev:164 rq:1357909 version:1.0.38 Changes: -------- --- /work/SRC/openSUSE:Factory/mesheryctl/mesheryctl.changes 2026-06-02 16:08:55.634357556 +0200 +++ /work/SRC/openSUSE:Factory/.mesheryctl.new.2375/mesheryctl.changes 2026-06-08 14:28:30.893009222 +0200 @@ -1,0 +2,81 @@ +Mon Jun 8 07:21:46 UTC 2026 - Johannes Kastl <[email protected]> + +- update to 1.0.38: + * General + - [Chore] update go.mod for wasm policy @leecalcote (#19913) + * Meshery CLI + - [Server] Fix typos in error messages @shivv23 (#19868) + * Maintenance + - [Server] Fix typos in error messages @shivv23 (#19868) + * Documentation + - [Server] Fix typos in error messages @shivv23 (#19868) +- update to 1.0.37: + * General + - chore/upgrade/meshery schemas @CodeAhmedJamil (#19912) + * Meshery CLI + - [Performance] Recreate schema-native performance refactor + @PragalvaXFREZ (#19909) +- update to 1.0.36: + * General + - Revert deletion of install/deployment_yamls (970902f) + @copilot-swe-agent[bot] (#19864) + - docs: reverse ROADMAP.MD version order @Annonnymmousss + (#19816) + - server: return structured MeshKit errors for workspace input + validation @YASHvardhanVashistha (#19842) + - fix(docker): ship policy-engine wasm and wasm_exec.js in + server image @marblom007 (#19851) + - Update adopters list with F5 and Mario Arriaga @hamza-mohd + (#19832) + * Meshery CLI + - [Chore] Bump Go version to 1.26.4 @PragalvaXFREZ (#19876) + - [Chore] Upgrade to go 1.26 @CodeAhmedJamil (#19906) + - [CI] Makefile: Enhance names of remote provider targets + @arjunmehta-git (#19879) + - Revert "refactor(performance): drop service-mesh-performance + for schemas-native types" @PragalvaXFREZ (#19878) + - refactor(performance): drop service-mesh-performance for + schemas-native types @leecalcote (#19605) + - Stop updating k8s deployment in provider sync script + @NSTKrishna (#19861) + - [Server] Add OD10 Ventures remote provider @chaitanyamedidar + (#19858) + - [mesheryctl] model: fix typos, misspelled function names, and + corrupted license header @somaz94 (#19835) + * Maintenance + - [Chore] Bump Go version to 1.26.4 @PragalvaXFREZ (#19876) + - [Chore] Upgrade to go 1.26 @CodeAhmedJamil (#19906) + - [CI] Makefile: Enhance names of remote provider targets + @arjunmehta-git (#19879) + - Revert "refactor(performance): drop service-mesh-performance + for schemas-native types" @PragalvaXFREZ (#19878) + - refactor(performance): drop service-mesh-performance for + schemas-native types @leecalcote (#19605) + - Bump @rjsf/utils from 6.5.3 to 6.6.1 in /provider-ui + @dependabot[bot] (#19850) + - Bump start-server-and-test from 3.0.5 to 3.0.6 in + /provider-ui @dependabot[bot] (#19849) + - Bump @sistent/sistent from 0.21.14 to 0.21.18 in /provider-ui + @dependabot[bot] (#19844) + - Bump start-server-and-test from 3.0.5 to 3.0.6 in /ui + @dependabot[bot] (#19845) + - Bump next from 16.2.6 to 16.2.7 in /provider-ui + @dependabot[bot] (#19848) + - Bump react-moment from 1.2.2 to 2.0.2 in /ui @dependabot[bot] + (#19843) + - Bump @sistent/sistent from 0.21.15 to 0.21.18 in /ui + @dependabot[bot] (#19847) + * Documentation + - Bump Go version to 1.26.4 @Junnygram (#19907) + - [Chore] Bump Go version to 1.26.4 @PragalvaXFREZ (#19876) + - [Chore] Upgrade to go 1.26 @CodeAhmedJamil (#19906) + - docs: Improve Artifact Hub publishing tutorial @Bhumikagarggg + (#19886) + - Remove unsupported versions from version select dropdown + (v0.8) @Katotodan (#19839) + - Remove unsupported versions from version select dropdown + (v0.9) @Katotodan (#19838) + - [Docs] Incomplete migration to npm-managed Hugo in + docs/Makefile @hebypaul (#19576) + +------------------------------------------------------------------- Old: ---- mesheryctl-1.0.35.obscpio New: ---- mesheryctl-1.0.38.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mesheryctl.spec ++++++ --- /var/tmp/diff_new_pack.JuDeRV/_old 2026-06-08 14:28:34.269149313 +0200 +++ /var/tmp/diff_new_pack.JuDeRV/_new 2026-06-08 14:28:34.293150309 +0200 @@ -17,7 +17,7 @@ Name: mesheryctl -Version: 1.0.35 +Version: 1.0.38 Release: 0 Summary: CLI for the meshery cloud native management plane License: Apache-2.0 @@ -28,7 +28,7 @@ Source3: PACKAGING_README.md BuildRequires: bash-completion BuildRequires: fish -BuildRequires: go1.25 >= 1.25.5 +BuildRequires: go1.26 >= 1.26.4 BuildRequires: zsh %description ++++++ _service ++++++ --- /var/tmp/diff_new_pack.JuDeRV/_old 2026-06-08 14:28:34.725168235 +0200 +++ /var/tmp/diff_new_pack.JuDeRV/_new 2026-06-08 14:28:34.789170891 +0200 @@ -6,7 +6,7 @@ <param name="exclude">.git</param> <param name="exclude">docs/*</param> <param name="exclude">server/meshmodel/*</param> - <param name="revision">v1.0.35</param> + <param name="revision">v1.0.38</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">disable</param> ++++++ mesheryctl-1.0.35.obscpio -> mesheryctl-1.0.38.obscpio ++++++ ++++ 10712 lines of diff (skipped) ++++++ mesheryctl.obsinfo ++++++ --- /var/tmp/diff_new_pack.JuDeRV/_old 2026-06-08 14:28:41.905466177 +0200 +++ /var/tmp/diff_new_pack.JuDeRV/_new 2026-06-08 14:28:41.921466841 +0200 @@ -1,5 +1,5 @@ name: mesheryctl -version: 1.0.35 -mtime: 1780332860 -commit: 5f8b6a35ffc8ec1c0752398bb290e250e2dc1f41 +version: 1.0.38 +mtime: 1780690435 +commit: 4e349cee21cbdbf14ce93ae8e5acd7d9c5d34d01 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/mesheryctl/vendor.tar.gz /work/SRC/openSUSE:Factory/.mesheryctl.new.2375/vendor.tar.gz differ: char 133, line 1
