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-02 17:04:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openai-codex (Old)
 and      /work/SRC/openSUSE:Factory/.openai-codex.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openai-codex"

Wed Sep  2 17:04:09 2026 rev:7 rq:1375356 version:0.152.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/openai-codex/openai-codex.changes        
2026-09-01 15:52:19.634067889 +0200
+++ /work/SRC/openSUSE:Factory/.openai-codex.new.1265/openai-codex.changes      
2026-09-02 17:04:37.708243913 +0200
@@ -1,0 +2,10 @@
+Wed Sep  2 06:29:40 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to version 0.152.1:
+  * Guardian approval review honours Node REPL policies supplied
+    through model metadata; the bundled policy is now only the
+    fallback
+  * Switching models mid-session is refused when the destination
+    changes the Guardian parent-fallback node REPL policy
+
+-------------------------------------------------------------------

Old:
----
  codex-rust-v0.152.0.tar.gz

New:
----
  codex-rust-v0.152.1.tar.gz

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

Other differences:
------------------
++++++ openai-codex.spec ++++++
--- /var/tmp/diff_new_pack.xkw7qo/_old  2026-09-02 17:04:46.115536332 +0200
+++ /var/tmp/diff_new_pack.xkw7qo/_new  2026-09-02 17:04:46.117536402 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           openai-codex
-Version:        0.152.0
+Version:        0.152.1
 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.xkw7qo/_old  2026-09-02 17:04:46.176538464 +0200
+++ /var/tmp/diff_new_pack.xkw7qo/_new  2026-09-02 17:04:46.178538533 +0200
@@ -8,11 +8,11 @@
     the v8-poc/code-mode-runtime/code-mode-host workspace members (~213 MB of
     sources that are never compiled) stay out of the bundle.  To regenerate:
 
-      tar xf codex-rust-v0.152.0.tar.gz
-      patch -p1 -d codex-rust-v0.152.0 < codex-drop-v8-code-mode.patch
-      rm -rf codex-rust-v0.152.0/codex-rs/vendor
+      tar xf codex-rust-v0.152.1.tar.gz
+      patch -p1 -d codex-rust-v0.152.1 < codex-drop-v8-code-mode.patch
+      rm -rf codex-rust-v0.152.1/codex-rs/vendor
       osc service manualrun cargo_vendor
-      rm -rf codex-rust-v0.152.0
+      rm -rf codex-rust-v0.152.1
 
     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.
@@ -29,7 +29,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.152.0, and unchanged since 0.151.0:
+    0.152.1, 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"
         feature, which the workspace leaves off, so it never reaches
@@ -47,7 +47,7 @@
     not anything this package can vendor around.
   -->
   <service name="cargo_vendor" mode="manual">
-    <param name="srcdir">codex-rust-v0.152.0/codex-rs</param>
+    <param name="srcdir">codex-rust-v0.152.1/codex-rs</param>
     <param name="compression">zst</param>
     <param name="update">false</param>
   </service>

++++++ codex-rust-v0.152.0.tar.gz -> codex-rust-v0.152.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/openai-codex/codex-rust-v0.152.0.tar.gz 
/work/SRC/openSUSE:Factory/.openai-codex.new.1265/codex-rust-v0.152.1.tar.gz 
differ: char 16, line 1

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/openai-codex/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.openai-codex.new.1265/vendor.tar.zst differ: char 
7, line 1

Reply via email to