Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gemini-cli for openSUSE:Factory 
checked in at 2026-05-11 16:58:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gemini-cli (Old)
 and      /work/SRC/openSUSE:Factory/.gemini-cli.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gemini-cli"

Mon May 11 16:58:06 2026 rev:25 rq:1352387 version:0.41.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gemini-cli/gemini-cli.changes    2026-05-04 
12:56:03.075737488 +0200
+++ /work/SRC/openSUSE:Factory/.gemini-cli.new.1966/gemini-cli.changes  
2026-05-11 17:08:42.704859197 +0200
@@ -1,0 +2,184 @@
+Wed May  6 20:12:53 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.41.1:
+  * fix(patch): cherry-pick 3627f47 to release/v0.41.0-pr-26542
+    to patch version v0.41.0 and create version 0.41.1
+  * **Full Changelog**: https://github.com/google-gemini/gemini-
+    cli/compare/v0.41.0...v0.41.1
+- update to 0.41.0:
+  * chore(release): bump version to
+    0.41.0-nightly.20260423.gaa05b4583
+  * fix(core): only show `list` suggestion if the partial input
+    is empty
+  * feat(cli): secure .env loading and enforce workspace trust in
+    headless mode
+  * fix: fatal hard-crash on loop detection via unhandled
+    AbortError
+  * update package-lock.json
+  * feat(core): enhance shell command validation and add core
+    tools allowlist
+  * fix(ui): corrected background color check in user message
+    components
+  * perf(core): fix slow boot by fetching experiments and quota
+    asynchronously
+  * feat(core,cli): add support for Gemma 4 models (experimental)
+  * update FatalUntrustedWorkspaceError message to include doc
+    link
+  * docs: add Gemini CLI course link to README
+  * feat(repo): add gemini-cli-bot metrics and workflows
+  * fix(cli): allow output redirection for cli commands
+  * fix(core): fail closed in YOLO mode when shell parsing fails
+    for restricted rules
+  * fix(cli-ui): revert backspace handling to fix Windows
+    regression
+  * feat(voice): implement real-time voice mode with cloud and
+    local backends
+  * Changelog for v0.39.0
+  * feat(memory): persist auto-memory scratchpad for skill
+    extraction
+  * fix(cli): add missing response key to custom theme text
+    schema
+  * fix(cli): provide manual update command when automatic update
+    fails
+  * test(cli): add unit tests for restore ACP command
+  * fix(ui): better error messages for ECONNRESET and ETIMEDOUT
+  * feat(core): wire up the new ContextManager and
+    AgentChatHistory
+  * fix(cli): ensure sandbox proxy cleanup and remove handler
+    leaks
+  * fix(cli): correct alternate buffer warning logic for
+    JetBrains
+  * fix(cli): make MCP ping optional in list command and use
+    configured timeout
+  * fix(core): better error message for failed cloudshell-gca
+    auth
+  * feat(cli): provide manual session UUID via command line arg
+  * Changelog for v0.40.0-preview.2
+  * (docs) update sandboxing documentation
+  * fix(core): enforce parallel task tracker updates
+  * Update policy so transient errors are not marked terminal
+  * Implement bot that performs time-series metric analysis and
+    suggests repo management improvements
+  * fix(core): handle non-string model flags in resolution
+  * fix(ux): added error message for ENOTDIR
+  * Changelog for v0.40.0-preview.3
+  * fix(cli): prevent ACP stdout pollution from SessionEnd hooks
+  * feat(cli): support boolean and number casting for env vars in
+    settings.json
+  * fix(cli): preserve Request headers in DevTools activity
+    logger
+  * fix(patch): cherry-pick 2194da2 to
+    release/v0.41.0-preview.0-pr-26153 to patch version
+    v0.41.0-preview.0 and create version 0.41.0-preview.1
+  * fix(patch): cherry-pick 1d72a12 to
+    release/v0.41.0-preview.1-pr-26479 to patch version
+    v0.41.0-preview.1 and create version 0.41.0-preview.2
+  * fix(patch): cherry-pick 7cc19c2 to
+    release/v0.41.0-preview.2-pr-26507 to patch version
+    v0.41.0-preview.2 and create version 0.41.0-preview.3
+- drop fix-mount-path.patch: now included as sed statement instead
+
+-------------------------------------------------------------------
+Sun May  3 14:09:38 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.40.1:
+  * fix(patch): cherry-pick 2194da2 to release/v0.40.0-pr-26153
+    to patch version v0.40.0 and create version 0.40.1
+- update to 0.40.0:
+  * chore(release): bump version to
+    0.40.0-nightly.20260414.g5b1f7375a
+  * Fix(core): retry additional OpenSSL 3.x SSL errors during
+    streaming
+  * fix(core): prevent YOLO mode from being downgraded
+  * feat: bundle ripgrep binaries into SEA for offline support
+  * Changelog for v0.39.0-preview.0
+  * feat(test): add large conversation scenario for performance
+    test
+  * improve(core): require recurrence evidence before extracting
+    skills
+  * test(evals): add subagent delegation evaluation tests
+  * feat: add github colorblind themes
+  * fix(core): honor GOOGLE_GEMINI_BASE_URL and
+    GOOGLE_VERTEX_BASE_URL
+  * fix(cli): clean up slash command IDE listeners
+  * Changelog for v0.38.0
+  * fix(evals): update eval tests for invoke_agent telemetry and
+    project-scoped memory
+  * Changelog for v0.38.1
+  * feat(core): integrate skill-creator into skill extraction
+    agent
+  * feat(cli): provide default post-submit prompt for skill
+    command
+  * feat(core): add tools to list and read MCP resources
+  * fix(evals): add typecheck coverage for evals, integration-
+    tests, and memory-tests
+  * Use OSC 777 for terminal notifications
+  * fix(extensions): fix bundling for examples
+  * fix(cli): reset plan session state on /clear
+  * feat(core): add .mdx support to get-internal-docs tool
+  * docs(policy): mention that workspace policies are broken
+  * fix(core): allow explicit write permissions to override
+    governance file protections in sandboxes
+  * feat(sandbox): resolve custom seatbelt profiles from
+    $HOME/.gemini first
+  * Reduce blank lines.
+  * fix(ui): revert preview theme on dialog unmount
+  * fix(core): fix ShellExecutionConfig spread and add
+    ProjectRegistry save backoff
+  * feat(core): Disable topic updates for subagents
+  * feat(core): enable topic update narration by default and
+    promote to general
+  * docs: migrate installation and authentication to mdx with
+    tabbed layouts
+  * feat(config): split memoryManager flag into autoMemory
+  * fix(core): allow Cloud Shell users to use PRO_MODEL_NO_ACCESS
+    experiment
+  * fix(cli): round slow render latency to avoid opentelemetry
+    float warning
+  * docs(tracker): introduce experimental task tracker feature
+  * docs(cli): fix inconsistent system.md casing in system prompt
+    docs
+  * feat(cli): add streamlined `gemini gemma` local model setup
+  * Changelog for v0.38.2
+  * Fix: Disallow overriding IDE stdio via workspace .env (RCE)
+  * feat(test): refactor the memory usage test to use metrics
+    from CLI process instead of test runner
+  * feat(vertex): add settings for Vertex AI request routing
+  * Fix/allow for session persistence
+  * Allow dots on GEMINI_API_KEY
+  * feat(telemetry): add flag for enabling traces specifically
+  * fix(core): resolve nested plan directory duplication and
+    relative path policies
+  * feat: detect new files in @ recommendations with watcher
+    based updates
+  * fix(cli): use newline in shell command wrapping to avoid
+    breaking heredocs
+  * fix(cli): ensure theme dialog labels are rendered for all
+    themes
+  * fix(core): disable detached mode in Bun to prevent immediate
+    SIGHUP of child processes
+  * feat: add /new as alias for /clear and refine command
+    description
+  * fix(cli): start auto memory in ACP sessions
+  * fix(core): remove duplicate initialize call on agents
+    refreshed
+  * test(e2e): default integration tests to Flash Preview
+  * refactor(memory): replace MemoryManagerAgent with prompt-
+    driven memory editing across four tiers
+  * fix(cli): fix "/clear (new)" command
+  * fix(core): use dynamic CLI version for IDE client instead of
+    hardcoded '1.0.0'
+  * fix(core): handle line endings in ignore file parsing
+  * Fix/command injection shell
+  * fix(ui): removed background color for input
+  * fix(devtools): reduce memory usage and defer connection
+  * fix(core): support jsonl session logs in memory and summary
+    services
+  * fix(release): exclude ripgrep binaries from npm tarballs
+  * fix(patch): cherry-pick 048bf6e to
+    release/v0.40.0-preview.3-pr-25941 to patch version
+    v0.40.0-preview.3 and create version 0.40.0-preview.4
+  * fix(patch): cherry-pick 54b7586 to
+    release/v0.40.0-preview.4-pr-26066 [CONFLICTS]
+
+-------------------------------------------------------------------

Old:
----
  fix-mount-path.patch
  gemini-cli-0.39.1-cli-bundle.zip

New:
----
  gemini-cli-0.41.1-cli-bundle.zip

----------(Old B)----------
  Old:    v0.41.0-preview.2 and create version 0.41.0-preview.3
- drop fix-mount-path.patch: now included as sed statement instead
----------(Old E)----------

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

Other differences:
------------------
++++++ gemini-cli.spec ++++++
--- /var/tmp/diff_new_pack.eeNFaP/_old  2026-05-11 17:08:43.940910054 +0200
+++ /var/tmp/diff_new_pack.eeNFaP/_new  2026-05-11 17:08:43.944910219 +0200
@@ -17,14 +17,13 @@
 
 
 Name:           gemini-cli
-Version:        0.39.1
+Version:        0.41.1
 Release:        0
 Summary:        An AI agent that brings the power of Gemini directly into your 
terminal
 License:        Apache-2.0
 URL:            https://github.com/google-gemini/gemini-cli
 Source0:        
https://github.com/google-gemini/gemini-cli/releases/download/v%{version}/gemini-cli-bundle.zip#/%{name}-%{version}-cli-bundle.zip
 Source1:        
https://raw.githubusercontent.com/google-gemini/gemini-cli/refs/tags/v%{version}/LICENSE
-Patch:          fix-mount-path.patch
 BuildRequires:  unzip
 BuildArch:      noarch
 Requires:       /usr/bin/node
@@ -49,7 +48,7 @@
 
 %prep
 %setup -c
-%autopatch -p1
+sed -i -e 's,/home/node/${GEMINI_DIR},/usr/libexec/gemini-cli/${GEMINI_DIR},' 
*.js
 cp -p %{SOURCE1} .
 
 %build

++++++ gemini-cli-0.39.1-cli-bundle.zip -> gemini-cli-0.41.1-cli-bundle.zip 
++++++
/work/SRC/openSUSE:Factory/gemini-cli/gemini-cli-0.39.1-cli-bundle.zip 
/work/SRC/openSUSE:Factory/.gemini-cli.new.1966/gemini-cli-0.41.1-cli-bundle.zip
 differ: char 11, line 1

Reply via email to