Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package grok-build for openSUSE:Factory 
checked in at 2026-08-17 16:57:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grok-build (Old)
 and      /work/SRC/openSUSE:Factory/.grok-build.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grok-build"

Mon Aug 17 16:57:55 2026 rev:6 rq:1371325 version:0+git20260815.d6a22a1

Changes:
--------
--- /work/SRC/openSUSE:Factory/grok-build/grok-build.changes    2026-08-09 
21:41:39.483186371 +0200
+++ /work/SRC/openSUSE:Factory/.grok-build.new.1258/grok-build.changes  
2026-08-17 17:01:30.034348369 +0200
@@ -1,0 +2,51 @@
+Sat Aug 15 18:55:28 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to git snapshot 0+git20260815.d6a22a1:
+  * Make grok-4.6 the bundled default model
+  * Add GROK_CONFIG and GROK_CONFIG_PATH to override where the
+    configuration is read from, and export GROK_SESSION_ID to tool
+    commands and MCP servers
+  * Reorder Arabic and Persian text correctly in the TUI (Unicode
+    bidi) and write session recaps in the session language instead
+    of always English
+  * Restrict session directories to owner-only permissions
+  * Harden the managed-MCP allow and deny URL and name matching,
+    honour explicit user grants and narrow allow rules in auto
+    permission mode, and strip a trailing "/**" from sandbox allow
+    paths
+  * Harden the auth straddle with a consumed-token sentinel and
+    failure poisoning
+  * Add allowed and excluded domain configuration for web_search
+  * Support updatedInput on the PreToolUse hook, notify hooks when
+    the user stops a turn, and report a hook-denied turn as blocked
+    by a hook rather than cancelled by the user
+  * Kill and reap ripgrep children when a tool call is cancelled,
+    drain subagents and live children on session teardown, and
+    shield the tools server from the OOM killer
+  * Cap and pre-warm the tokio blocking pools so thread exhaustion
+    no longer aborts, bound .envrc evaluation so a blocked read
+    cannot freeze session load, and make a requested quit always
+    exit the process
+  * Fix an out-of-bounds panic in the list pane and a panic when
+    "grok inspect" writes to a closed pipe
+  * Advertise MCP protocol version 2025-11-25 and carry the
+    reasoning effort over ACP session/new and session/load
+  * Raise the doom-loop maximum threshold default to 64
+  * Add a tabbed /usage, /session-info and /context modal with
+    click-to-copy rows; word select is now the default text
+    selection and triple-click selects a paragraph
+  * Speed up /resume on large session transcripts, evict finished
+    subagent transcripts and enable display-refresh auto-cadence by
+    default
+  * Add the workspace binding commands (EnsureBinding, MergeToMain,
+    Push) and mTLS plus managed settings for external OTEL export
+- Refresh the vendored Rust crate dependencies
+
+-------------------------------------------------------------------
+Mon Aug 10 09:36:10 UTC 2026 - Lubos Kocman <[email protected]>
+
+- Update license tag with LGPL-2.1-or-later for libgit2 components
+  and GPL-2.0 WITH Linking-exception
+  
+
+-------------------------------------------------------------------

Old:
----
  grok-build-0+git20260806.393430e.tar.zst

New:
----
  grok-build-0+git20260815.d6a22a1.tar.zst

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

Other differences:
------------------
++++++ grok-build.spec ++++++
--- /var/tmp/diff_new_pack.83SpTj/_old  2026-08-17 17:01:35.192530619 +0200
+++ /var/tmp/diff_new_pack.83SpTj/_new  2026-08-17 17:01:35.194530690 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           grok-build
-Version:        0+git20260806.393430e
+Version:        0+git20260815.d6a22a1
 Release:        0
 Summary:        Terminal AI coding agent by xAI
 # Legal-Review-Notice (boo#1273104): licences of the statically linked Rust
@@ -35,7 +35,7 @@
 #    selectors and smartstring (MPL-2.0+).
 #  - colored_json (EPL-2.0) is NOT in this binary's dependency graph; it is
 #    reachable only from xai-ratatui-inline, which this package does not build.
-License:        Apache-2.0 AND MPL-2.0
+License:        Apache-2.0 AND MPL-2.0 AND GPL-2.0 WITH Linking-exception AND 
LGPL-2.1-or-later
 URL:            https://github.com/xai-org/grok-build
 Source0:        %{name}-%{version}.tar.zst
 Source1:        vendor.tar.zst

++++++ _service ++++++
--- /var/tmp/diff_new_pack.83SpTj/_old  2026-08-17 17:01:35.249532633 +0200
+++ /var/tmp/diff_new_pack.83SpTj/_new  2026-08-17 17:01:35.253532775 +0200
@@ -2,7 +2,7 @@
   <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/xai-org/grok-build.git</param>
     <param name="scm">git</param>
-    <param name="revision">393430ee4934bc791b0d538f304a21691c517433</param>
+    <param name="revision">d6a22a1aed70b58d30a0f82a1a2a76ce1301631e</param>
     <param name="version">0</param>
     <param name="versionformat">0+git%cd.%h</param>
     <param name="changesgenerate">disable</param>

++++++ grok-build-0+git20260806.393430e.tar.zst -> 
grok-build-0+git20260815.d6a22a1.tar.zst ++++++
/work/SRC/openSUSE:Factory/grok-build/grok-build-0+git20260806.393430e.tar.zst 
/work/SRC/openSUSE:Factory/.grok-build.new.1258/grok-build-0+git20260815.d6a22a1.tar.zst
 differ: char 7, line 1

++++++ grok-build.obsinfo ++++++
--- /var/tmp/diff_new_pack.83SpTj/_old  2026-08-17 17:01:35.297534329 +0200
+++ /var/tmp/diff_new_pack.83SpTj/_new  2026-08-17 17:01:35.301534471 +0200
@@ -1,5 +1,5 @@
 name: grok-build
-version: 0+git20260806.393430e
-mtime: 1786043351
-commit: 393430ee4934bc791b0d538f304a21691c517433
+version: 0+git20260815.d6a22a1
+mtime: 1786806888
+commit: d6a22a1aed70b58d30a0f82a1a2a76ce1301631e
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/grok-build/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.grok-build.new.1258/vendor.tar.zst differ: char 8, 
line 1

Reply via email to