Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openai-codex for openSUSE:Factory checked in at 2026-09-08 16:58:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openai-codex (Old) and /work/SRC/openSUSE:Factory/.openai-codex.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openai-codex" Tue Sep 8 16:58:06 2026 rev:9 rq:1376304 version:0.153.4 Changes: -------- --- /work/SRC/openSUSE:Factory/openai-codex/openai-codex.changes 2026-09-07 11:31:16.836099849 +0200 +++ /work/SRC/openSUSE:Factory/.openai-codex.new.1265/openai-codex.changes 2026-09-08 17:01:31.677523083 +0200 @@ -1,0 +2,17 @@ +Tue Sep 8 06:27:44 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 0.153.4: + * GPT-6-Astra is listed in the bundled model picker and is the + bundled default when no model is configured + * Astra's async-question guidance now applies only when + request_user_input_async is available in the session +- Update to version 0.153.3: + * GPT-6-Astra is available in the Amazon Bedrock model picker + for Mantle and Runtime global/US routes + * Astra's async-question guidance now names + request_user_input_async and notes that it accepts text only +- Keep vendor.tar.zst: 0.153.4 has the same Cargo.lock as 0.153.2, + so the linked crate set, the License tag and the + Legal-Review-Notice counts are unchanged + +------------------------------------------------------------------- Old: ---- codex-rust-v0.153.2.tar.gz New: ---- codex-rust-v0.153.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openai-codex.spec ++++++ --- /var/tmp/diff_new_pack.lneefr/_old 2026-09-08 17:01:32.880573369 +0200 +++ /var/tmp/diff_new_pack.lneefr/_new 2026-09-08 17:01:32.885573578 +0200 @@ -17,7 +17,7 @@ Name: openai-codex -Version: 0.153.2 +Version: 0.153.4 Release: 0 Summary: OpenAI Codex coding agent for the terminal # Legal-Review-Notice: upstream codex is Apache-2.0. Everything after that ++++++ _service ++++++ --- /var/tmp/diff_new_pack.lneefr/_old 2026-09-08 17:01:32.992578051 +0200 +++ /var/tmp/diff_new_pack.lneefr/_new 2026-09-08 17:01:33.001578427 +0200 @@ -11,11 +11,11 @@ feature and leaves the lockfile, hence the vendored set, untouched. To regenerate: - tar xf codex-rust-v0.153.2.tar.gz - patch -p1 -d codex-rust-v0.153.2 < codex-drop-v8-code-mode.patch - rm -rf codex-rust-v0.153.2/codex-rs/vendor + tar xf codex-rust-v0.153.4.tar.gz + patch -p1 -d codex-rust-v0.153.4 < codex-drop-v8-code-mode.patch + rm -rf codex-rust-v0.153.4/codex-rs/vendor osc service manualrun cargo_vendor - rm -rf codex-rust-v0.153.2 + rm -rf codex-rust-v0.153.4 The codex-rs/vendor removal drops the bundled bubblewrap 0.11.2 C sources, which %prep removes as well - codex uses the system bubblewrap instead. @@ -32,7 +32,7 @@ cargo-audit is NOT clean, and running it inside codex-rs hides most of it: upstream's codex-rs/.cargo/audit.toml ignores 11 advisories, which drops the count from 5 to 1. Audit a bare copy of Cargo.lock instead. As of - 0.153.2, whose Cargo.lock is byte-identical to 0.153.0's, and unchanged + 0.153.4, whose Cargo.lock is byte-identical to 0.153.0's, and unchanged since 0.151.0: RUSTSEC-2026-0185 / CVE-2026-25800 (quinn-proto 0.11.14, fixed 0.11.15) - NOT linked. reqwest gates dep:quinn behind its "http3" @@ -51,7 +51,7 @@ not anything this package can vendor around. --> <service name="cargo_vendor" mode="manual"> - <param name="srcdir">codex-rust-v0.153.2/codex-rs</param> + <param name="srcdir">codex-rust-v0.153.4/codex-rs</param> <param name="compression">zst</param> <param name="update">false</param> </service> ++++++ codex-rust-v0.153.2.tar.gz -> codex-rust-v0.153.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/openai-codex/codex-rust-v0.153.2.tar.gz /work/SRC/openSUSE:Factory/.openai-codex.new.1265/codex-rust-v0.153.4.tar.gz differ: char 13, line 1
