--- /srv/rebuilderd/tmp/rebuilderd3YVcBc/inputs/atuin_18.19.0+ds-3_i386.deb +++ /srv/rebuilderd/tmp/rebuilderd3YVcBc/out/atuin_18.19.0+ds-3_i386.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-08-21 05:07:29.000000 debian-binary │ -rw-r--r-- 0 0 0 2320 2026-08-21 05:07:29.000000 control.tar.xz │ --rw-r--r-- 0 0 0 4944112 2026-08-21 05:07:29.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 4943684 2026-08-21 05:07:29.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/bin/atuin │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: eba2dbd76a249e0773dce49d08edc1be9112b7e5 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: d667fb096ad310ffd454f6b73d93f89590e0dee8 │ │ │ │ │ │ │ │ Displaying notes found in: .note.ABI-tag │ │ │ │ Owner Data size Description │ │ │ │ GNU 0x00000010 NT_GNU_ABI_TAG (ABI version tag) OS: Linux, ABI: 3.2.0 │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ @@ -3731,30 +3731,30 @@ │ │ │ │ -- (command, timestamp) index. Dropping it saves ~9MB on a 100MB database │ │ │ │ -- and removes an index from the per-command insert path. │ │ │ │ drop index if exists idx_history_command; │ │ │ │ zeGLOBALSESSIONDIRECTORYWORKSPACEPREFIXFULLTXTFUZZYDAEMONmeta store config not set │ │ │ │ Settings::new() has not been called0Tried to load session; not logged inTried to load hub session; not logged inNot logged in. Run 'atuin login' to authenticate with your sync server.Not logged in. Run 'atuin login' or 'atuin register' to authenticate. │ │ │ │ M-^^Frecency map builtRebuilding search index from databaseComponent not initializedfailed to start config file watcher; settings changes will require daemon restartdaemon shut down completehttp://atuin_local_daemon:0could not load encryption keystore is requiredhistory_db is requirederror handling eventshutdown requested, stopping daemonevent bus closed, stopping daemonevent receiver lagged, some events were droppederror stopping componentall components stoppedstopping componentstarting component/search.Search/Searchsearch.SearchSearchgetting systemd socketmissing systemd socketgetting systemd socket's pathsystemd socket missing path/control.Control/SendEventcontrol.ControlSendEvent/history.History/EndHistoryhistory.HistoryEndHistory/history.History/TailHistoryTailHistory/history.History/StartHistoryStartHistory/history.History/CancelHistoryCancelHistory/history.History/StatusStatus/history.History/Shutdown/semantic.Semantic/RecordCommandssemantic.SemanticRecordCommandssuccesserrorFatal internal error. Please consider filing a bug report at https://github.com/clap-rs/clap/issuespoll_ready; connectingpoll_ready; errorpoll_ready; not readypoll_ready; connectedpoll_ready; readyReconnect::callValueEnum::value_variants contains only values with a corresponding ValueEnum::to_possible_valuescriptselect * from scripts where name = ?1select tag from script_tags where script_id = ?1listing scriptsselect * from scriptssaving script to sqlitedelete from script_tagsdelete from scriptsdelete from scripts where id = ?1delete from script_tags where script_id = ?1update scripts set name = ?1, description = ?2, shebang = ?3, script = ?4 where id = ?5insert or ignore into script_tags(script_id, tag) │ │ │ │ values(?1, ?2)insert or ignore into scripts(id, name, description, shebang, script) │ │ │ │ - values(?1, ?2, ?3, ?4, ?5)create scripts-- Add up migration script here │ │ │ │ + values(?1, ?2, ?3, ?4, ?5)create scriptsDROP TABLE scripts; │ │ │ │ +DROP TABLE script_tags;O │ │ │ │ +%-- Add up migration script here │ │ │ │ CREATE TABLE scripts ( │ │ │ │ id TEXT PRIMARY KEY, │ │ │ │ name TEXT NOT NULL, │ │ │ │ description TEXT NOT NULL, │ │ │ │ shebang TEXT NOT NULL, │ │ │ │ script TEXT NOT NULL, │ │ │ │ inserted_at INTEGER NOT NULL DEFAULT (strftime('%s', 'now')) │ │ │ │ CREATE TABLE script_tags ( │ │ │ │ id INTEGER PRIMARY KEY, │ │ │ │ script_id TEXT NOT NULL, │ │ │ │ tag TEXT NOT NULL │ │ │ │ CREATE UNIQUE INDEX idx_script_tags ON script_tags (script_id, tag);n │ │ │ │ -DROP TABLE scripts; │ │ │ │ -DROP TABLE script_tags;O │ │ │ │ -%unique names-- Add up migration script here │ │ │ │ +unique names-- Add up migration script here │ │ │ │ create unique index name_uniq_idx ON scripts(name); │ │ │ │ -- Add down migration script here │ │ │ │ alter table scripts drop index name_uniq_idx; │ │ │ │ #!/usr/bin/env bashwriting script content to temp filemaking script executableattempting direct script executionwriting script content without shebang for interpreter executionspawning stdin handlerspawning stdout handlerspawning stderr handlerspawning exit code handlerFailed to open child process stdinFailed to open child process stderrFailed to open child process stdoutaliases.ps1aliases.zshvars.bashaliases.bashvars.fishaliases.fishaliases.xshconfig-shell-aliasdotfiles-varvalid uriuser-agent should be validATUIN_LAB_SHARE_SPAWN_IDterminal-writerall branches are disabled and there is no else branch │ │ │ │ struct CliCodeResponse with 1 elementstruct CliVerifyResponse with 3 elementsstruct HubErrorResponse with 2 elementstimestamplevelfieldstargetline_numberspansthreadNamelock poisonedassertion failed: self.replace(val).is_none()struct ReshEntry with 51 elements │ │ │ │ struct WireHookEventhook_event_nametool_nametool_use_idtool_inputtool_responsestruct WireHookEvent with 5 elementsstruct WireToolInputcommanddescriptionstruct WireToolResponsevariant identifierOtherPreToolUsePostToolUsePostToolUseFailureassertion failed: DEFAULT_MAX_FRAME_SIZE as usize <= val && val <= MAX_MAX_FRAME_SIZE as usizebinding client connectionPRI * HTTP/2.0 │ │ │ │ client connection boundinvalid SETTINGS framefailed to write whole bufferfailed to spawn threadRUST_MIN_STACKUrlschemea Display implementation returned an error unexpectedlycrossterm::event::DisableMouseCapturecrossterm::event::PushKeyboardEnhancementFlagscrossterm::style::SetBackgroundColorcrossterm::event::EnableMouseCapturecrossterm::style::SetAttributecrossterm::style::SetColorscrossterm::event::EnableBracketedPastecrossterm::cursor::Hidecrossterm::cursor::SetCursorStylecrossterm::cursor::MoveTocrossterm::event::PopKeyboardEnhancementFlagscrossterm::terminal::EnterAlternateScreencrossterm::event::DisableBracketedPastecrossterm::style::SetUnderlineColorcrossterm::terminal::LeaveAlternateScreencrossterm::style::SetForegroundColorcrossterm::style::Print<&str>crossterm::terminal::Clearcrossterm::cursor::Showthere is no such thing as an acquire storethere is no such thing as an acquire-release storedescription() is deprecated; use Displaymid > lencalled `Result::unwrap()` on an `Err` valuemsgsourcestatic str is not valid pathsize overflows MAX_SIZEHeaderValue::from_static with invalid bytespattern is not emptyconditions always have at least one patternJanuaryMarchAprilMayAugustSeptemberOctoberMondayTuesdayWednesdayFridaySunday+-overflow constructing `time::SignedDuration`local datetime out of valid rangeordinalday │ │ │ │ @@ -5526,25 +5526,25 @@ │ │ │ │ Example: --format "{time} - [{duration}] - {directory}$\t{command}"List all items in historyAvailable variables: {command}, {directory}, {duration}, {user}, {host}, {author}, {intent}, {time}, {session}, {uuid} and {relativetime}Available variables: {command}, {directory}, {duration}, {user}, {host}, {author}, {intent}, {time}, {session}, {uuid} and {relativetime}. │ │ │ │ Example: --format "{time} - [{duration}] - {directory}$\t{command}"Get the last command that was runinit-storepruneDRY_RUNList matching history lines without performing the actual deletiondry-runDelete history entries matching the configured exclusion filtersdedupOnly delete results added before this dateDUPKEEPHow many recent duplicates to keepDelete duplicate history entries (that have the same command, cwd and hostname)directoryrelativetimeinstallAgent to install hooks for (e.g., "claude-code")Install hooks for an AI agent to capture commands in atuin historythe following required argument was not provided: stopthe following required argument was not provided: foregroundthe following required argument was not provided: activethe following required argument was not provided: writethe following required argument was not provided: urlthe following required argument was not provided: yesthe following required argument was not provided: internal_daemonrunUse the last command as the script contentUse the last command as the script content │ │ │ │ Optionally specify a number to use the last N commandsSkip opening editor when using --lastdelete from kv where namespace = ?1 and key = ?2listing kv entriesselect * from kv where namespace = ?1 order by key ascselect * from kv order by namespace, key ascselect * from kv where namespace = ?1 and key = ?2saving kv entry to sqliteinsert into kv(namespace, key, value) │ │ │ │ values(?1, ?2, ?3) │ │ │ │ on conflict(namespace, key) do update set │ │ │ │ namespace = excluded.namespace, │ │ │ │ key = excluded.key, │ │ │ │ - value = excluded.valuecreate kv db-- Add up migration script here │ │ │ │ + value = excluded.valuecreate kv db-- Add down migration script here │ │ │ │ +DROP TABLE kv; │ │ │ │ +v-- Add up migration script here │ │ │ │ CREATE TABLE │ │ │ │ namespace TEXT NOT NULL, │ │ │ │ key TEXT NOT NULL, │ │ │ │ value TEXT NOT NULL, │ │ │ │ inserted_at INTEGER NOT NULL DEFAULT (strftime ('%s', 'now')) │ │ │ │ CREATE INDEX idx_kv_namespace ON kv (namespace); │ │ │ │ CREATE UNIQUE INDEX idx_kv ON kv (namespace, key); │ │ │ │ -Hr-- Add down migration script here │ │ │ │ -DROP TABLE kv; │ │ │ │ -vThe encryption key for your accountFROM_REGISTRATIONfrom-registrationaliasManage shell aliases with AtuinManage shell and environment variables with Atuinthe following required argument was not provided: shellthe following required argument was not provided: disable_aithe following required argument was not provided: disable_up_arrowthe following required argument was not provided: disable_ctrl_rThe new key to use for encryption. Omit for a randomly-generated keythe following required argument was not provided: forcethe following required argument was not provided: base64IndeterminateOffsetInvalidTimezoneFieldLevelrestartForce start: kill existing daemon process and reset the socketStart the daemon serverStop the daemon gracefullyRestart the daemon (stop, then start in background)the following required argument was not provided: countthe following required argument was not provided: ngram_sizethe following required argument was not provided: show_logsthe following required argument was not provided: daemonizethe following required argument was not provided: print0the following required argument was not provided: include_duplicatesthe following required argument was not provided: deletethe following required argument was not provided: cmd_onlythe following required argument was not provided: interactivethe following required argument was not provided: keymap_modethe following required argument was not provided: shell_up_key_bindingthe following required argument was not provided: humanthe following required argument was not provided: delete_it_allReady polled after completionEMAIL │ │ │ │ +HrThe encryption key for your accountFROM_REGISTRATIONfrom-registrationaliasManage shell aliases with AtuinManage shell and environment variables with Atuinthe following required argument was not provided: shellthe following required argument was not provided: disable_aithe following required argument was not provided: disable_up_arrowthe following required argument was not provided: disable_ctrl_rThe new key to use for encryption. Omit for a randomly-generated keythe following required argument was not provided: forcethe following required argument was not provided: base64IndeterminateOffsetInvalidTimezoneFieldLevelrestartForce start: kill existing daemon process and reset the socketStart the daemon serverStop the daemon gracefullyRestart the daemon (stop, then start in background)the following required argument was not provided: countthe following required argument was not provided: ngram_sizethe following required argument was not provided: show_logsthe following required argument was not provided: daemonizethe following required argument was not provided: print0the following required argument was not provided: include_duplicatesthe following required argument was not provided: deletethe following required argument was not provided: cmd_onlythe following required argument was not provided: interactivethe following required argument was not provided: keymap_modethe following required argument was not provided: shell_up_key_bindingthe following required argument was not provided: humanthe following required argument was not provided: delete_it_allReady polled after completionEMAIL │ │ │ │ Automatically determine the type of the valuestringStore value as a stringbooleanStore value as a booleanintegerStore value as an integerfloatStore the value as a floatthe following required argument was not provided: dupkeepthe following required argument was not provided: dry_runthe following required argument was not provided: hookthe following required argument was not provided: idthe following required argument was not provided: exitthe following required argument was not provided: beforethe following required argument was not provided: sessionthe following required argument was not provided: cwdthe following required argument was not provided: cmd_envthe following required argument was not provided: agentthe following required argument was not provided: scriptevent crates/atuin/src/command/client/search/interactive.rs:1592event crates/atuin/src/command/client/search/interactive.rs:1598event crates/atuin/src/command/client/search/interactive.rs:1586event crates/atuin/src/command/client/search/interactive.rs:1606event crates/atuin/src/command/client/search/interactive.rs:1602Failed to pop keyboard enhancement flagsFailed to leave alt screen modeFailed to disable mouse captureFailed to disable bracketed pasteFailed to disable raw modeelvish │ │ │ │ [<1uRegister a new accountDelete your account, and all synced datachange-passwordChange your passwordLink your CLI sync account to your Hub accountthe following required argument was not provided: no_tagsthe following required argument was not provided: no_editInvalidLiteralUnexpectedTrailingCharactersthe following required argument was not provided: verbosethe following required argument was not provided: resolvedthe following required argument was not provided: the_typeNO_EXPORTno-exportSet a variableDelete a variableSORT_BYSort results by fieldsort-bySort in reverse (descending) orderFilter variables by name (substring match)Filter variables by value (substring match)EXPORTS_ONLYShow only exported variablesexports-onlySHELL_ONLYShow only non-exported (shell) variablesshell-onlyList all variablesa character literal was not validunexpected trailing characters; the end of input was expectedSet an aliasDelete an aliasFilter aliases by name (substring match)Filter aliases by value (substring match)Delete all aliases │ │ │ │ Sort by variable nameSort by variable valueforce sync requestedsync component stoppedsync component startedrueullthe following required argument was not provided: page │ │ │ │ SELECT inp, rtn, tsb, tse, cwd, │ │ │ │ MIN(tsb) OVER (PARTITION BY sessionid) AS session_start │ │ │ │ FROM xonsh_history │ │ │ │ ORDER BY rowid │ │ │ ├── readelf --wide --decompress --hex-dump=.rodata {} │ │ │ │ @@ -11743,51 +11743,51 @@ │ │ │ │ 0x00b4edc0 6f722069 676e6f72 6520696e 746f2073 or ignore into s │ │ │ │ 0x00b4edd0 63726970 74732869 642c206e 616d652c cripts(id, name, │ │ │ │ 0x00b4ede0 20646573 63726970 74696f6e 2c207368 description, sh │ │ │ │ 0x00b4edf0 6562616e 672c2073 63726970 74290a20 ebang, script). │ │ │ │ 0x00b4ee00 20202020 20202020 20202020 20202076 v │ │ │ │ 0x00b4ee10 616c7565 73283f31 2c203f32 2c203f33 alues(?1, ?2, ?3 │ │ │ │ 0x00b4ee20 2c203f34 2c203f35 29637265 61746520 , ?4, ?5)create │ │ │ │ - 0x00b4ee30 73637269 7074732d 2d204164 64207570 scripts-- Add up │ │ │ │ - 0x00b4ee40 206d6967 72617469 6f6e2073 63726970 migration scrip │ │ │ │ - 0x00b4ee50 74206865 72650a43 52454154 45205441 t here.CREATE TA │ │ │ │ - 0x00b4ee60 424c4520 73637269 70747320 280a2020 BLE scripts (. │ │ │ │ - 0x00b4ee70 20206964 20544558 54205052 494d4152 id TEXT PRIMAR │ │ │ │ - 0x00b4ee80 59204b45 592c0a20 2020206e 616d6520 Y KEY,. name │ │ │ │ - 0x00b4ee90 54455854 204e4f54 204e554c 4c2c0a20 TEXT NOT NULL,. │ │ │ │ - 0x00b4eea0 20202064 65736372 69707469 6f6e2054 description T │ │ │ │ - 0x00b4eeb0 45585420 4e4f5420 4e554c4c 2c0a2020 EXT NOT NULL,. │ │ │ │ - 0x00b4eec0 20207368 6562616e 67205445 5854204e shebang TEXT N │ │ │ │ - 0x00b4eed0 4f54204e 554c4c2c 0a202020 20736372 OT NULL,. scr │ │ │ │ - 0x00b4eee0 69707420 54455854 204e4f54 204e554c ipt TEXT NOT NUL │ │ │ │ - 0x00b4eef0 4c2c0a20 20202069 6e736572 7465645f L,. inserted_ │ │ │ │ - 0x00b4ef00 61742049 4e544547 4552204e 4f54204e at INTEGER NOT N │ │ │ │ - 0x00b4ef10 554c4c20 44454641 554c5420 28737472 ULL DEFAULT (str │ │ │ │ - 0x00b4ef20 6674696d 65282725 73272c20 276e6f77 ftime('%s', 'now │ │ │ │ - 0x00b4ef30 2729290a 293b0a0a 43524541 54452054 ')).);..CREATE T │ │ │ │ - 0x00b4ef40 41424c45 20736372 6970745f 74616773 ABLE script_tags │ │ │ │ - 0x00b4ef50 20280a20 20202069 6420494e 54454745 (. id INTEGE │ │ │ │ - 0x00b4ef60 52205052 494d4152 59204b45 592c0a20 R PRIMARY KEY,. │ │ │ │ - 0x00b4ef70 20202073 63726970 745f6964 20544558 script_id TEX │ │ │ │ - 0x00b4ef80 54204e4f 54204e55 4c4c2c0a 20202020 T NOT NULL,. │ │ │ │ - 0x00b4ef90 74616720 54455854 204e4f54 204e554c tag TEXT NOT NUL │ │ │ │ - 0x00b4efa0 4c0a293b 0a0a4352 45415445 20554e49 L.);..CREATE UNI │ │ │ │ - 0x00b4efb0 51554520 494e4445 58206964 785f7363 QUE INDEX idx_sc │ │ │ │ - 0x00b4efc0 72697074 5f746167 73204f4e 20736372 ript_tags ON scr │ │ │ │ - 0x00b4efd0 6970745f 74616773 20287363 72697074 ipt_tags (script │ │ │ │ - 0x00b4efe0 5f69642c 20746167 293b6e0a ac4ddc1e _id, tag);n..M.. │ │ │ │ - 0x00b4eff0 bc423f00 559218f9 1cfe90b9 99dffc10 .B?.U........... │ │ │ │ - 0x00b4f000 eed75a63 140a3a27 fcc1ffcd afd42480 ..Zc..:'......$. │ │ │ │ - 0x00b4f010 98398e52 b0097aa7 d0d34452 4f502054 .9.R..z...DROP T │ │ │ │ - 0x00b4f020 41424c45 20736372 69707473 3b0a4452 ABLE scripts;.DR │ │ │ │ - 0x00b4f030 4f502054 41424c45 20736372 6970745f OP TABLE script_ │ │ │ │ - 0x00b4f040 74616773 3b4f056c c23ebe0e ed1e6443 tags;O.l.>....dC │ │ │ │ - 0x00b4f050 0229908e 77ddc099 2532e3ad dc339d40 .)..w...%2...3.@ │ │ │ │ - 0x00b4f060 462e6493 182e0ca9 c210b09e 9dd0a6fd F.d............. │ │ │ │ - 0x00b4f070 868ed6ac 25756e69 71756520 6e616d65 ....%unique name │ │ │ │ + 0x00b4ee30 73637269 70747344 524f5020 5441424c scriptsDROP TABL │ │ │ │ + 0x00b4ee40 45207363 72697074 733b0a44 524f5020 E scripts;.DROP │ │ │ │ + 0x00b4ee50 5441424c 45207363 72697074 5f746167 TABLE script_tag │ │ │ │ + 0x00b4ee60 733b4f05 6cc23ebe 0eed1e64 43022990 s;O.l.>....dC.). │ │ │ │ + 0x00b4ee70 8e77ddc0 992532e3 addc339d 40462e64 .w...%2...3.@F.d │ │ │ │ + 0x00b4ee80 93182e0c a9c210b0 9e9dd0a6 fd868ed6 ................ │ │ │ │ + 0x00b4ee90 ac252d2d 20416464 20757020 6d696772 .%-- Add up migr │ │ │ │ + 0x00b4eea0 6174696f 6e207363 72697074 20686572 ation script her │ │ │ │ + 0x00b4eeb0 650a4352 45415445 20544142 4c452073 e.CREATE TABLE s │ │ │ │ + 0x00b4eec0 63726970 74732028 0a202020 20696420 cripts (. id │ │ │ │ + 0x00b4eed0 54455854 20505249 4d415259 204b4559 TEXT PRIMARY KEY │ │ │ │ + 0x00b4eee0 2c0a2020 20206e61 6d652054 45585420 ,. name TEXT │ │ │ │ + 0x00b4eef0 4e4f5420 4e554c4c 2c0a2020 20206465 NOT NULL,. de │ │ │ │ + 0x00b4ef00 73637269 7074696f 6e205445 5854204e scription TEXT N │ │ │ │ + 0x00b4ef10 4f54204e 554c4c2c 0a202020 20736865 OT NULL,. she │ │ │ │ + 0x00b4ef20 62616e67 20544558 54204e4f 54204e55 bang TEXT NOT NU │ │ │ │ + 0x00b4ef30 4c4c2c0a 20202020 73637269 70742054 LL,. script T │ │ │ │ + 0x00b4ef40 45585420 4e4f5420 4e554c4c 2c0a2020 EXT NOT NULL,. │ │ │ │ + 0x00b4ef50 2020696e 73657274 65645f61 7420494e inserted_at IN │ │ │ │ + 0x00b4ef60 54454745 52204e4f 54204e55 4c4c2044 TEGER NOT NULL D │ │ │ │ + 0x00b4ef70 45464155 4c542028 73747266 74696d65 EFAULT (strftime │ │ │ │ + 0x00b4ef80 28272573 272c2027 6e6f7727 29290a29 ('%s', 'now')).) │ │ │ │ + 0x00b4ef90 3b0a0a43 52454154 45205441 424c4520 ;..CREATE TABLE │ │ │ │ + 0x00b4efa0 73637269 70745f74 61677320 280a2020 script_tags (. │ │ │ │ + 0x00b4efb0 20206964 20494e54 45474552 20505249 id INTEGER PRI │ │ │ │ + 0x00b4efc0 4d415259 204b4559 2c0a2020 20207363 MARY KEY,. sc │ │ │ │ + 0x00b4efd0 72697074 5f696420 54455854 204e4f54 ript_id TEXT NOT │ │ │ │ + 0x00b4efe0 204e554c 4c2c0a20 20202074 61672054 NULL,. tag T │ │ │ │ + 0x00b4eff0 45585420 4e4f5420 4e554c4c 0a293b0a EXT NOT NULL.);. │ │ │ │ + 0x00b4f000 0a435245 41544520 554e4951 55452049 .CREATE UNIQUE I │ │ │ │ + 0x00b4f010 4e444558 20696478 5f736372 6970745f NDEX idx_script_ │ │ │ │ + 0x00b4f020 74616773 204f4e20 73637269 70745f74 tags ON script_t │ │ │ │ + 0x00b4f030 61677320 28736372 6970745f 69642c20 ags (script_id, │ │ │ │ + 0x00b4f040 74616729 3b6e0aac 4ddc1ebc 423f0055 tag);n..M...B?.U │ │ │ │ + 0x00b4f050 9218f91c fe90b999 dffc10ee d75a6314 .............Zc. │ │ │ │ + 0x00b4f060 0a3a27fc c1ffcdaf d4248098 398e52b0 .:'......$..9.R. │ │ │ │ + 0x00b4f070 097aa7d0 d3756e69 71756520 6e616d65 .z...unique name │ │ │ │ 0x00b4f080 732d2d20 41646420 7570206d 69677261 s-- Add up migra │ │ │ │ 0x00b4f090 74696f6e 20736372 69707420 68657265 tion script here │ │ │ │ 0x00b4f0a0 0a637265 61746520 756e6971 75652069 .create unique i │ │ │ │ 0x00b4f0b0 6e646578 206e616d 655f756e 69715f69 ndex name_uniq_i │ │ │ │ 0x00b4f0c0 6478204f 4e207363 72697074 73286e61 dx ON scripts(na │ │ │ │ 0x00b4f0d0 6d65293b fb5488b6 a01b878c ced5da97 me);.T.......... │ │ │ │ 0x00b4f0e0 423e1fd8 7f15b799 b201655c c00633a0 B>........e\..3. │ │ │ │ @@ -18904,43 +18904,43 @@ │ │ │ │ 0x00b6ad50 20657863 6c756465 642e6e61 6d657370 excluded.namesp │ │ │ │ 0x00b6ad60 6163652c 0a202020 20202020 20202020 ace,. │ │ │ │ 0x00b6ad70 20202020 20202020 206b6579 203d2065 key = e │ │ │ │ 0x00b6ad80 78636c75 6465642e 6b65792c 0a202020 xcluded.key,. │ │ │ │ 0x00b6ad90 20202020 20202020 20202020 20202020 │ │ │ │ 0x00b6ada0 2076616c 7565203d 20657863 6c756465 value = exclude │ │ │ │ 0x00b6adb0 642e7661 6c756563 72656174 65206b76 d.valuecreate kv │ │ │ │ - 0x00b6adc0 2064622d 2d204164 64207570 206d6967 db-- Add up mig │ │ │ │ - 0x00b6add0 72617469 6f6e2073 63726970 74206865 ration script he │ │ │ │ - 0x00b6ade0 72650a43 52454154 45205441 424c450a re.CREATE TABLE. │ │ │ │ - 0x00b6adf0 20206b76 20280a20 2020206e 616d6573 kv (. names │ │ │ │ - 0x00b6ae00 70616365 20544558 54204e4f 54204e55 pace TEXT NOT NU │ │ │ │ - 0x00b6ae10 4c4c2c0a 20202020 6b657920 54455854 LL,. key TEXT │ │ │ │ - 0x00b6ae20 204e4f54 204e554c 4c2c0a20 20202076 NOT NULL,. v │ │ │ │ - 0x00b6ae30 616c7565 20544558 54204e4f 54204e55 alue TEXT NOT NU │ │ │ │ - 0x00b6ae40 4c4c2c0a 20202020 696e7365 72746564 LL,. inserted │ │ │ │ - 0x00b6ae50 5f617420 494e5445 47455220 4e4f5420 _at INTEGER NOT │ │ │ │ - 0x00b6ae60 4e554c4c 20444546 41554c54 20287374 NULL DEFAULT (st │ │ │ │ - 0x00b6ae70 72667469 6d652028 27257327 2c20276e rftime ('%s', 'n │ │ │ │ - 0x00b6ae80 6f772729 290a2020 293b0a0a 43524541 ow')). );..CREA │ │ │ │ - 0x00b6ae90 54452049 4e444558 20696478 5f6b765f TE INDEX idx_kv_ │ │ │ │ - 0x00b6aea0 6e616d65 73706163 65204f4e 206b7620 namespace ON kv │ │ │ │ - 0x00b6aeb0 286e616d 65737061 6365293b 0a0a4352 (namespace);..CR │ │ │ │ - 0x00b6aec0 45415445 20554e49 51554520 494e4445 EATE UNIQUE INDE │ │ │ │ - 0x00b6aed0 58206964 785f6b76 204f4e20 6b762028 X idx_kv ON kv ( │ │ │ │ - 0x00b6aee0 6e616d65 73706163 652c206b 6579293b namespace, key); │ │ │ │ - 0x00b6aef0 0a43d89e a0da29c0 9f3041a9 53d265b2 .C....)..0A.S.e. │ │ │ │ - 0x00b6af00 f99d2a2d 54a2fae1 71c3f494 bbde0e4f ..*-T...q......O │ │ │ │ - 0x00b6af10 d53bde7d 1a1e5469 e164263e e1129d48 .;.}..Ti.d&>...H │ │ │ │ - 0x00b6af20 722d2d20 41646420 646f776e 206d6967 r-- Add down mig │ │ │ │ - 0x00b6af30 72617469 6f6e2073 63726970 74206865 ration script he │ │ │ │ - 0x00b6af40 72650a44 524f5020 5441424c 45206b76 re.DROP TABLE kv │ │ │ │ - 0x00b6af50 3b0ae40d 6a4b5fcd f0e5c83f 8860d9f8 ;...jK_....?.`.. │ │ │ │ - 0x00b6af60 b994c2b8 0a5a8492 bdad5a74 5ed0a780 .....Z....Zt^... │ │ │ │ - 0x00b6af70 0017d2dc 3dfa483a 186ef1be 7c5d3eb9 ....=.H:.n..|]>. │ │ │ │ - 0x00b6af80 bf765468 6520656e 63727970 74696f6e .vThe encryption │ │ │ │ + 0x00b6adc0 2064622d 2d204164 6420646f 776e206d db-- Add down m │ │ │ │ + 0x00b6add0 69677261 74696f6e 20736372 69707420 igration script │ │ │ │ + 0x00b6ade0 68657265 0a44524f 50205441 424c4520 here.DROP TABLE │ │ │ │ + 0x00b6adf0 6b763b0a e40d6a4b 5fcdf0e5 c83f8860 kv;...jK_....?.` │ │ │ │ + 0x00b6ae00 d9f8b994 c2b80a5a 8492bdad 5a745ed0 .......Z....Zt^. │ │ │ │ + 0x00b6ae10 a7800017 d2dc3dfa 483a186e f1be7c5d ......=.H:.n..|] │ │ │ │ + 0x00b6ae20 3eb9bf76 2d2d2041 64642075 70206d69 >..v-- Add up mi │ │ │ │ + 0x00b6ae30 67726174 696f6e20 73637269 70742068 gration script h │ │ │ │ + 0x00b6ae40 6572650a 43524541 54452054 41424c45 ere.CREATE TABLE │ │ │ │ + 0x00b6ae50 0a20206b 7620280a 20202020 6e616d65 . kv (. name │ │ │ │ + 0x00b6ae60 73706163 65205445 5854204e 4f54204e space TEXT NOT N │ │ │ │ + 0x00b6ae70 554c4c2c 0a202020 206b6579 20544558 ULL,. key TEX │ │ │ │ + 0x00b6ae80 54204e4f 54204e55 4c4c2c0a 20202020 T NOT NULL,. │ │ │ │ + 0x00b6ae90 76616c75 65205445 5854204e 4f54204e value TEXT NOT N │ │ │ │ + 0x00b6aea0 554c4c2c 0a202020 20696e73 65727465 ULL,. inserte │ │ │ │ + 0x00b6aeb0 645f6174 20494e54 45474552 204e4f54 d_at INTEGER NOT │ │ │ │ + 0x00b6aec0 204e554c 4c204445 4641554c 54202873 NULL DEFAULT (s │ │ │ │ + 0x00b6aed0 74726674 696d6520 28272573 272c2027 trftime ('%s', ' │ │ │ │ + 0x00b6aee0 6e6f7727 29290a20 20293b0a 0a435245 now')). );..CRE │ │ │ │ + 0x00b6aef0 41544520 494e4445 58206964 785f6b76 ATE INDEX idx_kv │ │ │ │ + 0x00b6af00 5f6e616d 65737061 6365204f 4e206b76 _namespace ON kv │ │ │ │ + 0x00b6af10 20286e61 6d657370 61636529 3b0a0a43 (namespace);..C │ │ │ │ + 0x00b6af20 52454154 4520554e 49515545 20494e44 REATE UNIQUE IND │ │ │ │ + 0x00b6af30 45582069 64785f6b 76204f4e 206b7620 EX idx_kv ON kv │ │ │ │ + 0x00b6af40 286e616d 65737061 63652c20 6b657929 (namespace, key) │ │ │ │ + 0x00b6af50 3b0a43d8 9ea0da29 c09f3041 a953d265 ;.C....)..0A.S.e │ │ │ │ + 0x00b6af60 b2f99d2a 2d54a2fa e171c3f4 94bbde0e ...*-T...q...... │ │ │ │ + 0x00b6af70 4fd53bde 7d1a1e54 69e16426 3ee1129d O.;.}..Ti.d&>... │ │ │ │ + 0x00b6af80 48725468 6520656e 63727970 74696f6e HrThe encryption │ │ │ │ 0x00b6af90 206b6579 20666f72 20796f75 72206163 key for your ac │ │ │ │ 0x00b6afa0 636f756e 7446524f 4d5f5245 47495354 countFROM_REGIST │ │ │ │ 0x00b6afb0 52415449 4f4e6672 6f6d2d72 65676973 RATIONfrom-regis │ │ │ │ 0x00b6afc0 74726174 696f6e61 6c696173 4d616e61 trationaliasMana │ │ │ │ 0x00b6afd0 67652073 68656c6c 20616c69 61736573 ge shell aliases │ │ │ │ 0x00b6afe0 20776974 68204174 75696e4d 616e6167 with AtuinManag │ │ │ │ 0x00b6aff0 65207368 656c6c20 616e6420 656e7669 e shell and envi │ │ │ ├── readelf --wide --decompress --hex-dump=.data.rel.ro {} │ │ │ │ @@ -1049,20 +1049,20 @@ │ │ │ │ 0x0106dd38 4d000000 3264b200 24000000 ab000000 M...2d..$....... │ │ │ │ 0x0106dd48 35000000 3264b200 24000000 64000000 5...2d..$...d... │ │ │ │ 0x0106dd58 38000000 3264b200 24000000 c1000000 8...2d..$....... │ │ │ │ 0x0106dd68 2d000000 3264b200 24000000 ce000000 -...2d..$....... │ │ │ │ 0x0106dd78 38000000 3264b200 24000000 df000000 8...2d..$....... │ │ │ │ 0x0106dd88 3a000000 3264b200 24000000 49000000 :...2d..$...I... │ │ │ │ 0x0106dd98 5f000000 00000080 29eeb400 0e000000 _.......)....... │ │ │ │ - 0x0106dda8 00000080 37eeb400 b3010000 00000080 ....7........... │ │ │ │ - 0x0106ddb8 eaefb400 30000000 b3527fe5 6a120000 ....0....R..j... │ │ │ │ - 0x0106ddc8 00010000 00000080 29eeb400 0e000000 ........)....... │ │ │ │ - 0x0106ddd8 00000080 1af0b400 2b000000 00000080 ........+....... │ │ │ │ + 0x0106dda8 00000080 37eeb400 2b000000 00000080 ....7...+....... │ │ │ │ + 0x0106ddb8 62eeb400 30000000 b3527fe5 6a120000 b...0....R..j... │ │ │ │ + 0x0106ddc8 00020000 00000080 29eeb400 0e000000 ........)....... │ │ │ │ + 0x0106ddd8 00000080 92eeb400 b3010000 00000080 ................ │ │ │ │ 0x0106dde8 45f0b400 30000000 b3527fe5 6a120000 E...0....R..j... │ │ │ │ - 0x0106ddf8 00020000 00000080 75f0b400 0c000000 ........u....... │ │ │ │ + 0x0106ddf8 00010000 00000080 75f0b400 0c000000 ........u....... │ │ │ │ 0x0106de08 00000080 81f0b400 53000000 00000080 ........S....... │ │ │ │ 0x0106de18 d4f0b400 30000000 3e2607ea 6a120000 ....0...>&..j... │ │ │ │ 0x0106de28 00010000 00000080 75f0b400 0c000000 ........u....... │ │ │ │ 0x0106de38 00000080 04f1b400 4f000000 00000080 ........O....... │ │ │ │ 0x0106de48 53f1b400 30000000 3e2607ea 6a120000 S...0...>&..j... │ │ │ │ 0x0106de58 00020000 00000080 9cdd0601 04000000 ................ │ │ │ │ 0x0106de68 00010000 3264b200 24000000 41000000 ....2d..$...A... │ │ │ │ @@ -2623,20 +2623,20 @@ │ │ │ │ 0x01073f98 16000000 4c000000 fb9fb200 1f000000 ....L........... │ │ │ │ 0x01073fa8 27000000 4d000000 fb9fb200 1f000000 '...M........... │ │ │ │ 0x01073fb8 93000000 4f000000 fb9fb200 1f000000 ....O........... │ │ │ │ 0x01073fc8 86000000 55000000 fb9fb200 1f000000 ....U........... │ │ │ │ 0x01073fd8 67000000 39000000 fb9fb200 1f000000 g...9........... │ │ │ │ 0x01073fe8 70000000 4a000000 fb9fb200 1f000000 p...J........... │ │ │ │ 0x01073ff8 48000000 60000000 00000080 b7adb600 H...`........... │ │ │ │ - 0x01074008 0c000000 00000080 c3adb600 2e010000 ................ │ │ │ │ - 0x01074018 00000080 f1aeb600 30000000 2a9fedef ........0...*... │ │ │ │ - 0x01074028 6a120000 00010000 00000080 b7adb600 j............... │ │ │ │ - 0x01074038 0c000000 00000080 21afb600 31000000 ........!...1... │ │ │ │ + 0x01074008 0c000000 00000080 c3adb600 31000000 ............1... │ │ │ │ + 0x01074018 00000080 f4adb600 30000000 2a9fedef ........0...*... │ │ │ │ + 0x01074028 6a120000 00020000 00000080 b7adb600 j............... │ │ │ │ + 0x01074038 0c000000 00000080 24aeb600 2e010000 ........$....... │ │ │ │ 0x01074048 00000080 52afb600 30000000 2a9fedef ....R...0...*... │ │ │ │ - 0x01074058 6a120000 00020000 00000080 00400701 j............@.. │ │ │ │ + 0x01074058 6a120000 00010000 00000080 00400701 j............@.. │ │ │ │ 0x01074068 02000000 00010000 fb9fb200 1f000000 ................ │ │ │ │ 0x01074078 40000000 38000000 364fb200 34000000 @...8...6O..4... │ │ │ │ 0x01074088 56010000 2e000000 364fb200 34000000 V.......6O..4... │ │ │ │ 0x01074098 e6040000 0e000000 364fb200 34000000 ........6O..4... │ │ │ │ 0x010740a8 b1040000 0d000000 00000000 04000000 ................ │ │ │ │ 0x010740b8 04000000 c3221200 00000000 04000000 .....".......... │ │ │ │ 0x010740c8 04000000 05341200 7f71b200 35000000 .....4...q..5... │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 61326462 64373661 32343965 30373733 a2dbd76a249e0773 │ │ │ │ - 0x00000010 64636534 39643038 65646331 62653931 dce49d08edc1be91 │ │ │ │ - 0x00000020 31326237 65352e64 65627567 00000000 12b7e5.debug.... │ │ │ │ - 0x00000030 a41970c9 ..p. │ │ │ │ + 0x00000000 36376662 30393661 64333130 66666434 67fb096ad310ffd4 │ │ │ │ + 0x00000010 35346636 62373364 39336638 39353930 54f6b73d93f89590 │ │ │ │ + 0x00000020 65306465 65382e64 65627567 00000000 e0dee8.debug.... │ │ │ │ + 0x00000030 cb07fbce ....