Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rtk for openSUSE:Factory checked in 
at 2026-09-07 11:33:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rtk (Old)
 and      /work/SRC/openSUSE:Factory/.rtk.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rtk"

Mon Sep  7 11:33:01 2026 rev:5 rq:1375917 version:0.48.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rtk/rtk.changes  2026-09-04 12:42:05.545129272 
+0200
+++ /work/SRC/openSUSE:Factory/.rtk.new.1265/rtk.changes        2026-09-07 
11:34:15.784368599 +0200
@@ -1,0 +2,27 @@
+Sat Sep  5 11:14:57 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.48.0:
+  * bun, deno: filters for both JavaScript runtimes, including test
+    summaries, with "rtk bun x" routed to the bunx tool filters
+  * find: report a missing path the way find itself does, disclose
+    hidden and gitignored matches, and follow a symlinked root
+  * diff: stop reporting byte-different files as identical
+  * filters: reject an unanchored TOML match_command at load time
+  * discover: derive savings from the real passthrough status and
+    record the hook decisions instead of inferring coverage after
+    the fact
+  * telemetry: tell "consent not given" apart from a missing salt,
+    and treat an empty RTK_TELEMETRY_URL as no endpoint
+  * runner: keep real diagnostics while dropping test stdout
+- Both downstream patches still apply unchanged against the 0.48.0
+  manifest; upstream PRs 3446 and 3447 are still open
+- No licence change on the re-vendor: the linked crate set resolves
+  to the existing License tag (194 vendored, 134 linked)
+- cargo audit: quick-xml 0.37.5 carries RUSTSEC-2026-0194 and
+  RUSTSEC-2026-0195, both fixed only in 0.41, which upstream's "0.37"
+  requirement cannot reach; unchanged from 0.47.0
+  * RUSTSEC-2026-0195 needs an NsReader, which rtk never builds
+  * RUSTSEC-2026-0194 is reachable only over the .trx files that
+    a local "dotnet test" run writes, never over network input
+
+-------------------------------------------------------------------

Old:
----
  rtk-0.47.0.tar.gz

New:
----
  rtk-0.48.0.tar.gz

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

Other differences:
------------------
++++++ rtk.spec ++++++
--- /var/tmp/diff_new_pack.kRKCe8/_old  2026-09-07 11:34:20.296526144 +0200
+++ /var/tmp/diff_new_pack.kRKCe8/_new  2026-09-07 11:34:20.306526493 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rtk
-Version:        0.47.0
+Version:        0.48.0
 Release:        0
 Summary:        CLI proxy that reduces LLM token consumption of dev commands
 # Legal-Review-Notice: rtk itself is Apache-2.0, but the binary statically 
links

++++++ _service ++++++
--- /var/tmp/diff_new_pack.kRKCe8/_old  2026-09-07 11:34:20.425530649 +0200
+++ /var/tmp/diff_new_pack.kRKCe8/_new  2026-09-07 11:34:20.440531172 +0200
@@ -1,6 +1,6 @@
 <services>
   <service name="cargo_vendor" mode="manual">
-    <param name="srctar">rtk-0.47.0.tar.gz</param>
+    <param name="srctar">rtk-0.48.0.tar.gz</param>
     <param name="compression">zst</param>
     <param name="update">true</param>
   </service>

++++++ rtk-0.47.0.tar.gz -> rtk-0.48.0.tar.gz ++++++
++++ 7566 lines of diff (skipped)

++++++ rtk-no-deny-warnings.patch ++++++
--- /var/tmp/diff_new_pack.kRKCe8/_old  2026-09-07 11:34:21.234558896 +0200
+++ /var/tmp/diff_new_pack.kRKCe8/_new  2026-09-07 11:34:21.243559211 +0200
@@ -6,7 +6,7 @@
 lint. The unsafe_code deny is kept -- that one is a deliberate design
 constraint, not a lint-drift hazard.
 
-Index: rtk-0.47.0/Cargo.toml
+Index: rtk-0.48.0/Cargo.toml
 ===================================================================
 --- a/Cargo.toml
 +++ b/Cargo.toml

++++++ rtk-unbundle-sqlite.patch ++++++
--- /var/tmp/diff_new_pack.kRKCe8/_old  2026-09-07 11:34:21.281560538 +0200
+++ /var/tmp/diff_new_pack.kRKCe8/_new  2026-09-07 11:34:21.296561061 +0200
@@ -3,7 +3,7 @@
 statically linked SQLite would have to be tracked and patched separately
 for every SQLite CVE.
 
-Index: rtk-0.47.0/Cargo.toml
+Index: rtk-0.48.0/Cargo.toml
 ===================================================================
 --- a/Cargo.toml
 +++ b/Cargo.toml

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

Reply via email to