Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mesheryctl for openSUSE:Factory 
checked in at 2023-11-30 22:04:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mesheryctl (Old)
 and      /work/SRC/openSUSE:Factory/.mesheryctl.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mesheryctl"

Thu Nov 30 22:04:01 2023 rev:16 rq:1129986 version:0.6.185

Changes:
--------
--- /work/SRC/openSUSE:Factory/mesheryctl/mesheryctl.changes    2023-11-27 
22:44:50.905095068 +0100
+++ /work/SRC/openSUSE:Factory/.mesheryctl.new.25432/mesheryctl.changes 
2023-11-30 22:05:38.114774941 +0100
@@ -1,0 +2,71 @@
+Thu Nov 30 12:01:18 UTC 2023 - Johannes Kastl <ka...@b1-systems.de>
+
+- update to 0.6.185:
+  * General
+    - updated polygons @aabidsofi19 (#9500)
+    - update comp generator @MUzairS15 (#9492)
+    - Delete binding.rego @MUzairS15 (#9491)
+  * - Meshery CLI
+    - [cli][system][fix]: return error if detected while creating
+      manifests folder @VihasMakwana (#9469)
+  * - Meshery UI
+    - [MeshSync] Fix Sorting MeshSync table @senali-d (#9498)
+    - [bug] Resolve connections bug and UI @sudhanshutech (#9488)
+  * - Documentation
+    - Docs Meshsync CRD @KiptoonKipkurui (#9463)
+    - Remove broken links in project/index.md @dmarcoux (#9499)
+    - [Docs] Meshery Operator, MeshSync, Broker Troubleshooting
+      Guide @leecalcote (#9479)
+
+-------------------------------------------------------------------
+Thu Nov 30 11:54:47 UTC 2023 - Johannes Kastl <ka...@b1-systems.de>
+
+- update to 0.6.184:
+  * Meshery UI
+    - [bug] Update config.js @theBeginner86 (#9486)
+  * Bug Fixes
+    - [bug] Update config.js @theBeginner86 (#9486)
+
+-------------------------------------------------------------------
+Thu Nov 30 11:46:16 UTC 2023 - Johannes Kastl <ka...@b1-systems.de>
+
+- update to 0.6.183:
+  * Meshery UI
+    - fix node tab crash ( missing null checks) @aabidsofi19
+      (#9483)
+    - [fix] missing dashboard overview charts @aabidsofi19 (#9482)
+
+-------------------------------------------------------------------
+Thu Nov 30 09:50:18 UTC 2023 - Johannes Kastl <ka...@b1-systems.de>
+
+- update to 0.6.182:
+  * What's Changed
+    - [CI] fix eslint issue failing lint check by @sudhanshutech in
+      #9454
+    - [dashboard] fix opacity for view all span by @sudhanshutech
+      in #9455
+    - [UI] Add hide/unhide support in search for mobile compatible
+      by @sudhanshutech in #9456
+    - [UI] fix zindex issues by @sudhanshutech in #9462
+    - [Server] Update MeshModel components API. by @MUzairS15 in
+      #9464
+    - [UI] Enhance Meshmodel Registry UI by @sudhanshutech in #9465
+    - [Server] MeshSync fingerprinting support. by @MUzairS15 in
+      #9442
+    - [utility] Custom infiniteScroll utility function by
+      @sudhanshutech in #9466
+    - [FIXED] mesheryctl golangci_lint failure by @zakisk in #9468
+    - Added feature: mesheryctl exp model search [query-text]
+      command by @zakisk in #9436
+    - [Feature] Model: aws shape components by @leecalcote in #9457
+    - Add Config Map Icon by @ShatilKhan in #8829
+    - Add pod metrics icons by @Akshun-01 in #9330
+    - add list item hover in theme by @aabidsofi19 in #9475
+    - [Meshmodel] Use capabilites by @aabidsofi19 in #9474
+    - [UI] FIx UI Dashboard Crash by @MUzairS15 in #9477
+    - Meshmodel capabilites by @aabidsofi19 in #9478
+    - [Meshmodel] meshery operator by @aabidsofi19 in #9480
+    - [Meshmodel] remove ellipse and roundbarrel by @aabidsofi19 in
+      #9481
+
+-------------------------------------------------------------------

Old:
----
  meshery-0.6.181.obscpio

New:
----
  meshery-0.6.185.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mesheryctl.spec ++++++
--- /var/tmp/diff_new_pack.XWMdnU/_old  2023-11-30 22:05:44.006992066 +0100
+++ /var/tmp/diff_new_pack.XWMdnU/_new  2023-11-30 22:05:44.006992066 +0100
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           mesheryctl
-Version:        0.6.181
+Version:        0.6.185
 Release:        0
 Summary:        CLI for the meshery cloud native management plane
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.XWMdnU/_old  2023-11-30 22:05:44.034993098 +0100
+++ /var/tmp/diff_new_pack.XWMdnU/_new  2023-11-30 22:05:44.038993245 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/meshery/meshery</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v0.6.181</param>
+    <param name="revision">v0.6.185</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">disable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
@@ -17,7 +17,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="manual">
-    <param name="archive">meshery-0.6.181.obscpio</param>
+    <param name="archive">meshery-0.6.185.obscpio</param>
   </service>
 </services>
 

++++++ meshery-0.6.181.obscpio -> meshery-0.6.185.obscpio ++++++
/work/SRC/openSUSE:Factory/mesheryctl/meshery-0.6.181.obscpio 
/work/SRC/openSUSE:Factory/.mesheryctl.new.25432/meshery-0.6.185.obscpio 
differ: char 50, line 1

++++++ meshery.obsinfo ++++++
--- /var/tmp/diff_new_pack.XWMdnU/_old  2023-11-30 22:05:44.082994866 +0100
+++ /var/tmp/diff_new_pack.XWMdnU/_new  2023-11-30 22:05:44.082994866 +0100
@@ -1,5 +1,5 @@
 name: meshery
-version: 0.6.181
-mtime: 1700870498
-commit: 9d7de53c6540c3aee9886d36fc1e29b16059aba0
+version: 0.6.185
+mtime: 1701294557
+commit: 59586314bd3b444f150a0bfbf01dedb37170ca9a
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/mesheryctl/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.mesheryctl.new.25432/vendor.tar.gz differ: char 5, 
line 1

Reply via email to