Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sccache for openSUSE:Factory checked 
in at 2026-07-31 15:29:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sccache (Old)
 and      /work/SRC/openSUSE:Factory/.sccache.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sccache"

Fri Jul 31 15:29:25 2026 rev:54 rq:1368438 version:0.17.0~1

Changes:
--------
--- /work/SRC/openSUSE:Factory/sccache/sccache.changes  2026-07-08 
17:39:15.483158952 +0200
+++ /work/SRC/openSUSE:Factory/.sccache.new.2004/sccache.changes        
2026-07-31 16:10:23.550868524 +0200
@@ -1,0 +2,38 @@
+Thu Jul 30 04:06:26 UTC 2026 - [email protected]
+
+- Update to version 0.17.0~1:
+  * Add experimental concurrent cache support
+  * Release 0.17.0
+  * tests: pin libc in the dist test crate
+  * doc: clarify server-side outputs and drop 'recommended mode' claim
+  * doc: document SCCACHE_CLIENT_SIDE env var
+  * doc: document client-side and direct modes in Architecture.md
+  * Fix description of Unix socket-based Redis connection
+  * server: remove redundant async block in start_compile_task
+  * server: simplify bind() request loops with ? instead of manual match arms
+  * Add support for arg files in Rust (#2782)
+  * feat: support S3 SSE-KMS with AWS-managed and customer-managed keys (#2770)
+  * abort compile tasks and associated subprocesses when a client disconnects
+  * treat -ivfsoverlay as a preprocessor-only argument
+  * gcc: refine response-file tokenizer visibility and whitespace handling
+  * integration: convert cmake 4.x modules XFAIL test to a passing test
+  * gcc/clang: cache and distribute builds using quoted @response files
+  * fix: Fix ToolchainPackager cfg gate to build on ppc64le/s390x
+  * fix: make gcc diagnostics color output work the same as for rustc
+  * implement client-side mode
+  * split handle_compile_response so that the compilation result can be 
handled separately
+  * implement IpcStorage — Storage backend over IPC
+  * extend wire protocol with storage RPCs
+  * implement AddAssign for ServerStats and related types
+  * add Storage::get_path for direct file access
+  * implement get_raw/put_raw on MultiLevelStorage
+  * add client_side_mode config flag (SCCACHE_CLIENT_SIDE)
+  * Extract new_client_runtime() helper to DRY up client runtime creation
+  * Clarify single-threaded runtime rationale comment (grammar)
+  * fix: use single-threaded tokio runtime in sccache dist-client
+  * fix: use single-threaded tokio runtime in sccache client
+  * fix: handle disabled cache backend features in multilevel chain
+  * Fix ldd output parsing: remove .exists() check that failed on systems 
where the symlink source path does not exist locally (e.g. aarch64)
+  * Fix cfg guard for PanicToolchainPackager to also cover non-x86_64 Linux 
architectures (e.g. aarch64)
+
+-------------------------------------------------------------------

Old:
----
  sccache-0.16.0~0.tar.zst

New:
----
  sccache-0.17.0~1.tar.zst

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

Other differences:
------------------
++++++ sccache.spec ++++++
--- /var/tmp/diff_new_pack.vjZtfP/_old  2026-07-31 16:10:24.718909156 +0200
+++ /var/tmp/diff_new_pack.vjZtfP/_new  2026-07-31 16:10:24.722909295 +0200
@@ -19,7 +19,7 @@
 %define configdir %{_sysconfdir}/%{name}
 
 Name:           sccache
-Version:        0.16.0~0
+Version:        0.17.0~1
 Release:        0
 Summary:        A compiler caching tool for Rust, C and C++ with optional 
cloud storage
 License:        (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND 
(Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) 
AND (Apache-2.0 OR CC0-1.0) AND ((Apache-2.0 AND BSD-2-Clause) OR MIT) AND 
(Apache-2.0 OR MIT OR BSD-2-Clause) AND (Apache-2.0 OR MIT OR Zlib) AND 
(Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR 
MIT) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND ISC AND 
MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.vjZtfP/_old  2026-07-31 16:10:24.766910826 +0200
+++ /var/tmp/diff_new_pack.vjZtfP/_new  2026-07-31 16:10:24.774911104 +0200
@@ -4,7 +4,7 @@
     <param name="url">https://github.com/Firstyear/sccache.git</param>
     <param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
     <param name="scm">git</param>
-    <param name="revision">20260623-suse-maint-v0.16.0</param>
+    <param name="revision">20260731-suse-maint-v0.17.0</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.vjZtfP/_old  2026-07-31 16:10:24.802912078 +0200
+++ /var/tmp/diff_new_pack.vjZtfP/_new  2026-07-31 16:10:24.802912078 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/Firstyear/sccache.git</param>
-              <param 
name="changesrevision">1521b68725bef17302df5b5c26ce5eb257eaf7ba</param></service></servicedata>
+              <param 
name="changesrevision">ff730027f35b1ff54dd160dba4eb316bf12f4b92</param></service></servicedata>
 (No newline at EOF)
 

++++++ sccache-0.16.0~0.tar.zst -> sccache-0.17.0~1.tar.zst ++++++
++++ 3389 lines of diff (skipped)

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

Reply via email to