Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package atuin for openSUSE:Factory checked in at 2026-07-14 13:47:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/atuin (Old) and /work/SRC/openSUSE:Factory/.atuin.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "atuin" Tue Jul 14 13:47:05 2026 rev:33 rq:1365297 version:18.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/atuin/atuin.changes 2026-05-16 19:27:21.993023348 +0200 +++ /work/SRC/openSUSE:Factory/.atuin.new.1991/atuin.changes 2026-07-14 13:47:30.574029849 +0200 @@ -1,0 +2,69 @@ +Mon Jul 13 11:07:29 UTC 2026 - Andrei Dziahel <[email protected]> + +- bump MSRV to 1.96.1 per upstream +- Update to version 18.17.0: + * Bug Fixes + + (ai) Dispatch skills registered in the slash command registry + (#3593) + + (ci) Fossier install in scan workflow (#3485) + + (i18n) Fix typos in Russian localization (#3575) + + (nu) Use `char -u 1b` for ESC in OSC 133 sequences (#3530) + + (nu) Suppress error when `ATUIN_HISTORY_ID` is missing in + `pre_prompt` hook (#3587) + + (pi) Observe tool events instead of registering a bash tool + (#3557) + + (pty-proxy) Set `$SHELL` to the spawned shell (#3548) + + (search) Fix terminal clearing with latest Ratatui (#3578) + + (sync) Skip records that fail to decrypt or decode instead of + failing the whole store (#3569) + + Atuin hangs when attempting to spawn daemon from Ctrl+R + invocation (#3502) + + Capture session ID from stream headers rather than final event + (#3531) + + Doctor resiliency for unknown platforms + openbsd warning + (#3551) + + Double input on arrow keys in AI setup prompt on Windows + (#3552) + + Exclude AI agent commands from zsh-autosuggestions (#3567) + + Silence shellcheck SC2016 on literal `$all-user` author filter + + Respect `store_failed` when using daemon (#3571) + * Documentation + + Highlight `Ctrl-r` keybinding on docs page (#3489) + + Document store purge workflow (#3544) + + Fix command example typo in documentation (#3536) + + Make commented-out lines in `config.toml` match real defaults + (#3583) + + Add fish shell cleanup step to uninstall instructions (#3582) + * Features + + (doctor) Add whether daemon is enabled to `doctor` output + (#3572) + + (pty-proxy) Add `--shell` flag to override the spawned shell + (#3327) + + Setup fossier to stop bot slop prs (#3482) + + Capture command output + expose to new `atuin_output` tool + (#3510) + + Cache user contexts on load until `/reload` (#3525) + + Create database integration tests for atuin-server (#3514) + + Add `/model` slash command for changing models (#3576) + + Add mcp server for history tools and expand search filters + (#3581) + + Add status bar with model and usage information (#3591) + * Miscellaneous Tasks + + (rustdoc) Fix Rustdoc warnings (#3585) + + (warnings) Fix compile warnings with latest dependencies + (#3586) + + Vouch for all existing contributors (#3486) + + Update GitHub app token format + + Update to Rust 1.96.1 (#3568) + + Adopt `derive_more` to reduce boilerplate across the codebase + (#3573) + * Performance + + (search) Scan history by recency until N unique (#3553) + + Add `synchronous(Normal)` + `optimize_on_close` to record store + SQLite (#3577) + + Remove unnecessary clones in a hot path (#3580) + * Refactor + + Implement `From<sqlx::Error>` and clean up `fix_error` (#3484) + + Pull `fn into_utc` into `atuin-server-database` crate (#3487) + +------------------------------------------------------------------- Old: ---- atuin-18.16.1.tar.zst New: ---- atuin-18.17.0.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ atuin.spec ++++++ --- /var/tmp/diff_new_pack.WTbClT/_old 2026-07-14 13:47:32.358090306 +0200 +++ /var/tmp/diff_new_pack.WTbClT/_new 2026-07-14 13:47:32.362090442 +0200 @@ -17,7 +17,7 @@ Name: atuin -Version: 18.16.1 +Version: 18.17.0 Release: 0 Summary: Magical shell history License: MIT @@ -27,7 +27,7 @@ Source1: vendor.tar.zst BuildRequires: c++_compiler BuildRequires: c_compiler -BuildRequires: cargo >= 1.95 +BuildRequires: cargo >= 1.96.1 BuildRequires: cargo-packaging BuildRequires: cmake BuildRequires: protobuf-devel ++++++ _service ++++++ --- /var/tmp/diff_new_pack.WTbClT/_old 2026-07-14 13:47:32.422092475 +0200 +++ /var/tmp/diff_new_pack.WTbClT/_new 2026-07-14 13:47:32.426092611 +0200 @@ -3,7 +3,7 @@ <service name="cargo_vendor" mode="manual"> <param name="src">https://github.com/atuinsh/atuin</param> <param name="update">true</param> - <param name="revision">v18.16.1</param> + <param name="revision">v18.17.0</param> <param name="versionrewriteregex">^v?(.*)</param> <param name="versionrewritepattern">${1}</param> <param name="changesgenerate">false</param> ++++++ atuin-18.16.1.tar.zst -> atuin-18.17.0.tar.zst ++++++ ++++ 11916 lines of diff (skipped) ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/atuin/vendor.tar.zst /work/SRC/openSUSE:Factory/.atuin.new.1991/vendor.tar.zst differ: char 7, line 1
