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-08-11 17:10:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rtk (Old)
 and      /work/SRC/openSUSE:Factory/.rtk.new.17972 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rtk"

Tue Aug 11 17:10:18 2026 rev:2 rq:1370422 version:0.45.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rtk/rtk.changes  2026-08-06 16:27:32.827633864 
+0200
+++ /work/SRC/openSUSE:Factory/.rtk.new.17972/rtk.changes       2026-08-11 
17:10:38.857553676 +0200
@@ -1,0 +2,16 @@
+Sun Aug  9 18:57:46 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to version 0.45.0:
+  * Add transparent hook support for the Mistral Vibe CLI
+  * Rewrite multiline blocks
+  * Stop Copilot from silently deciding permission on commands that
+    are not configured
+  * Self-heal stale dual-schema Copilot hook configuration, and heal
+    only rtk's own legacy camelCase entry so user configuration is
+    left alone
+- Correct the License tag: the binary statically links the vendored
+  crates, and their linked graph adds BSD-3-Clause,
+  CDLA-Permissive-2.0, ISC, MIT, MPL-2.0 and Unicode-3.0 to rtk's own
+  Apache-2.0
+
+-------------------------------------------------------------------

Old:
----
  rtk-0.44.2.tar.gz

New:
----
  rtk-0.45.0.tar.gz

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

Other differences:
------------------
++++++ rtk.spec ++++++
--- /var/tmp/diff_new_pack.Br1EId/_old  2026-08-11 17:10:43.965770059 +0200
+++ /var/tmp/diff_new_pack.Br1EId/_new  2026-08-11 17:10:43.969770229 +0200
@@ -17,10 +17,22 @@
 
 
 Name:           rtk
-Version:        0.44.2
+Version:        0.45.0
 Release:        0
 Summary:        CLI proxy that reduces LLM token consumption of dev commands
-License:        Apache-2.0
+# Legal-Review-Notice: rtk itself is Apache-2.0, but the binary statically 
links
+# the vendored Rust dependencies, so the tag below covers the whole linked set.
+# Derived on this re-vendor with "cargo tree --offline -p rtk -e normal" over 
the
+# vendored tree (186 crates vendored, 127 in the linked graph): MPL-2.0 comes
+# from colored and option-ext, Unicode-3.0 from the 18 ICU/zerovec crates, ISC
+# from rustls-webpki and untrusted (and from ring, "Apache-2.0 AND ISC"),
+# CDLA-Permissive-2.0 from webpki-roots, BSD-3-Clause from subtle, and MIT from
+# ten MIT-only crates (rusqlite, libsqlite3-sys, which, quick-xml, ...). Every
+# dual/triple "OR" expression in the graph is satisfied by Apache-2.0 or MIT,
+# both already named. r-efi offers an LGPL-2.1-or-later option but is
+# UEFI-target-only and absent from the Linux graph. MPL-2.0 section 3.2 is
+# satisfied because the complete vendor.tar.zst ships in the src.rpm.
+License:        Apache-2.0 AND BSD-3-Clause AND CDLA-Permissive-2.0 AND ISC 
AND MIT AND MPL-2.0 AND Unicode-3.0
 URL:            https://github.com/rtk-ai/rtk
 Source0:        
%{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        vendor.tar.zst

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Br1EId/_old  2026-08-11 17:10:44.033772940 +0200
+++ /var/tmp/diff_new_pack.Br1EId/_new  2026-08-11 17:10:44.061774127 +0200
@@ -1,6 +1,6 @@
 <services>
   <service name="cargo_vendor" mode="manual">
-    <param name="srctar">rtk-0.44.2.tar.gz</param>
+    <param name="srctar">rtk-0.45.0.tar.gz</param>
     <param name="compression">zst</param>
     <param name="update">true</param>
   </service>

++++++ rtk-0.44.2.tar.gz -> rtk-0.45.0.tar.gz ++++++
++++ 2873 lines of diff (skipped)

++++++ rtk-no-deny-warnings.patch ++++++
--- /var/tmp/diff_new_pack.Br1EId/_old  2026-08-11 17:10:45.213822927 +0200
+++ /var/tmp/diff_new_pack.Br1EId/_new  2026-08-11 17:10:45.237823944 +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.44.2/Cargo.toml
+Index: rtk-0.45.0/Cargo.toml
 ===================================================================
 --- a/Cargo.toml
 +++ b/Cargo.toml

++++++ rtk-unbundle-sqlite.patch ++++++
--- /var/tmp/diff_new_pack.Br1EId/_old  2026-08-11 17:10:45.389830383 +0200
+++ /var/tmp/diff_new_pack.Br1EId/_new  2026-08-11 17:10:45.409831230 +0200
@@ -3,7 +3,7 @@
 statically linked SQLite would have to be tracked and patched separately
 for every SQLite CVE.
 
-Index: rtk-0.44.2/Cargo.toml
+Index: rtk-0.45.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.17972/vendor.tar.zst differ: char 7, line 1

Reply via email to