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-01-30 18:28:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mesheryctl (Old) and /work/SRC/openSUSE:Factory/.mesheryctl.new.1995 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mesheryctl" Fri Jan 30 18:28:26 2026 rev:146 rq:1329981 version:0.8.202 Changes: -------- --- /work/SRC/openSUSE:Factory/mesheryctl/mesheryctl.changes 2026-01-19 18:41:36.362749853 +0100 +++ /work/SRC/openSUSE:Factory/.mesheryctl.new.1995/mesheryctl.changes 2026-01-30 18:28:51.190091585 +0100 @@ -1,0 +2,135 @@ +Fri Jan 30 08:32:18 UTC 2026 - Johannes Kastl <[email protected]> + +- update to 0.8.202: + * General + - fix: local provider assumption of user account @hortison + (#17202) + - Bump billboard.js from 3.17.4 to 3.18.0 in + /install/docker-extension/ui @dependabot[bot] (#17196) + * Maintenance + - Bump billboard.js from 3.17.4 to 3.18.0 in /provider-ui + @dependabot[bot] (#17198) +- update to 0.8.201: + * General + - chore(deps): bump lodash from 4.17.21 to 4.17.23 in + /install/docker-extension/ui @dependabot[bot] (#17083) + - rename provider @aabidsofi19 (#14922) + - [Docker Extension] Reconcile UI package compatibility + @leecalcote (#17050) + * Meshery CLI + - [mesheryctl]: Improved error output readability for + mesheryctl connection delete command @DharunMR (#17152) + - feat(mesheryctl): add connection list by kind and/or status + support @lekaf974 (#17147) + - [mesheryctl] refactor: consolidate --output-format handling + in perf command @shri771 (#17105) + - mesheryctl: E2E tests for connection sub command @DharunMR + (#17144) + - [Docs] Update outdated Go version requirements in + documentation @thc1006 (#17136) + - [mesehryctl] refactor: consolidate --output-format handling + in all commands @lekaf974 (#17086) + - Fixed E2E test failures (provider name, assertions, error + messages) @PragalvaXFREZ (#17052) + - fix(mesheryctl): typo in command @DharunMR (#17074) + - environment subcommand schema driven @Aryakoste (#16988) + - refactor: update mesheryctl to use connection schema and + improve error handling @lekaf974 (#16919) + - [mesheryctl] fix: e2e test meshery server not reachable + @lekaf974 (#17008) + - [mesheryctl] Migrate to MeshKit errors and common test + helpers in filter cmd @shri771 (#16921) + * Maintenance + - mesheryctl: E2E tests for connection sub command @DharunMR + (#17144) + - feat: sync mesheryctl E2E results to QA dashboard on push + @PragalvaXFREZ (#16920) + - feat: add generic badge award automation @jeetburman (#17077) + - Fixed E2E test failures (provider name, assertions, error + messages) @PragalvaXFREZ (#17052) + - chore(deps): bump lodash from 4.17.21 to 4.17.23 in /ui + @dependabot[bot] (#17082) + - chore(deps): bump lodash-es from 4.17.22 to 4.17.23 in /ui + @dependabot[bot] (#17084) + - chore(deps): bump lodash from 4.17.21 to 4.17.23 in + /provider-ui @dependabot[bot] (#17081) + - [mesheryctl] fix: e2e test meshery server not reachable + @lekaf974 (#17008) + - [mesheryctl] Migrate to MeshKit errors and common test + helpers in filter cmd @shri771 (#16921) + - [UI] Refactor extensions E2E tests to use Page Object Model + @0xF4ker (#16916) + * Documentation + - feat(mesheryctl): add connection list by kind and/or status + support @lekaf974 (#17147) + - [Docs] Update outdated Go version requirements in + documentation @thc1006 (#17136) + - docs: fix SQLite typo in architecture page @va4unsingh + (#17151) + - Add Attendance file for Newcomers Meeting @hardworker635 + (#17134) + - Add Attendance file for Newcomers Meeting @hardworker635 + (#17133) + - Add Attendance file for Newcomers Meeting @hardworker635 + (#17132) + - Add attendance file for Harsh Kumar @devlopharsh (#17126) + - Update Keerthana Salla @FriedIce-623 (#17124) + - Add introduction for Varun Singh to meetings document + @va4unsingh (#17123) + - Add attendance for Ragul Balajii (week of 01-22-2026) + @Sbragul26 (#17122) + - Create Keerthana Salla @FriedIce-623 (#17121) + - Create Ishu_Mishra.md @ishumi007 (#17120) + - Rishabh Yadav First PR for Attendance @Ryshab (#17119) + - Add attendance note for Krishnav Bajoria @krishnavbajoria02 + (#17118) + - Add introduction for Syed Khizer @Syed-Khizerr (#17116) + - marking attendance @Shubham-Kumar1 (#17115) + - yatharth's intro @yats0x7 (#17114) + - Add Hemanth's introduction to meeting notes @Canbow (#17113) + - Add third attendance record @Joiejoie1 (#17112) + - Add introduction for Abhijeet Das @AbhijeetDev102 (#17111) + - Add attendance note for Saurabh Kumar @saurabhiiitm062 + (#17110) + - Create DhruvAgrawal.md @dhruvagrawal2028 (#17109) + - Add Anusha Pannati's introduction to meeting notes + @Anusha-pannati (#17108) + - Create Raunak-attendance.md @CodexRaunak (#17107) + - Add Kavitha Karunakaran's bio to meetings documentation + @matrixkavi (#17106) + - Add attendance week 01-22-2026 @YASHMAHAKAL (#17092) + - [mesheryctl] Migrate to MeshKit errors and common test + helpers in filter cmd @shri771 (#16921) +- update to 0.8.200: + * General + - [UI] Enable React strict mode in Next.js config + @copilot-swe-agent[bot] (#17028) + * Meshery CLI + - UI: Migrate to TS @hortison (#17020) + - Replace legacy countdown clock with React 18–compatible timer + in performance UI @copilot-swe-agent[bot] (#17024) + - fix: resolve model init schema paths and test failures + @shri771 (#17035) + - [UI] Directory cleanup @leecalcote (#17015) + - [CI] Fix duplicate setup execution in mesheryctl E2E BATS + tests @PragalvaXFREZ (#17000) + * Maintenance + - fix(CI): update workflow to publish multiple artifacts for + each tested k8s versions @kaizakin (#16883) + - UI: Migrate to TS @hortison (#17020) + - disable broken tests @aabidsofi19 (#17037) + - [CI] Fix duplicate setup execution in mesheryctl E2E BATS + tests @PragalvaXFREZ (#17000) + - skip broken tests @aabidsofi19 (#17004) + * Documentation + - [DOCS] Remove duplicate logic in permissions.html + @Siddhi-sahu (#17002) +- update to 0.8.199: + * Maintenance + - Revert to react 17 and skip broken tests @aabidsofi19 + (#17003) + * Documentation + - [DOCS] Replace absolute URLs in tutorials @Siddhi-sahu + (#17001) + +------------------------------------------------------------------- @@ -1970 +2105 @@ - * - Meshery CLI + * Meshery CLI @@ -1976 +2111 @@ - * - Maintenance + * Maintenance @@ -1981 +2116 @@ - * - Documentation + * Documentation @@ -2170 +2305 @@ - * - Maintenance + * Maintenance @@ -2172 +2307 @@ - * - Documentation + * Documentation Old: ---- mesheryctl-0.8.198.obscpio New: ---- mesheryctl-0.8.202.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mesheryctl.spec ++++++ --- /var/tmp/diff_new_pack.K82ymN/_old 2026-01-30 18:28:53.442186153 +0100 +++ /var/tmp/diff_new_pack.K82ymN/_new 2026-01-30 18:28:53.446186322 +0100 @@ -17,7 +17,7 @@ Name: mesheryctl -Version: 0.8.198 +Version: 0.8.202 Release: 0 Summary: CLI for the meshery cloud native management plane License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.K82ymN/_old 2026-01-30 18:28:53.482187833 +0100 +++ /var/tmp/diff_new_pack.K82ymN/_new 2026-01-30 18:28:53.486188001 +0100 @@ -5,7 +5,7 @@ <param name="exclude">.git</param> <param name="exclude">docs/*</param> <param name="exclude">server/meshmodel/*</param> - <param name="revision">v0.8.198</param> + <param name="revision">v0.8.202</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">disable</param> ++++++ mesheryctl-0.8.198.obscpio -> mesheryctl-0.8.202.obscpio ++++++ ++++ 214826 lines of diff (skipped) ++++++ mesheryctl.obsinfo ++++++ --- /var/tmp/diff_new_pack.K82ymN/_old 2026-01-30 18:28:56.778326243 +0100 +++ /var/tmp/diff_new_pack.K82ymN/_new 2026-01-30 18:28:56.790326747 +0100 @@ -1,5 +1,5 @@ name: mesheryctl -version: 0.8.198 -mtime: 1768594109 -commit: 824778db8e518ec86f9655d21966f30e6f49df91 +version: 0.8.202 +mtime: 1769665582 +commit: 29e83e3cc1dc66d4a44fddb999088078bea4dcd5 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/mesheryctl/vendor.tar.gz /work/SRC/openSUSE:Factory/.mesheryctl.new.1995/vendor.tar.gz differ: char 134, line 1
