Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sccache for openSUSE:Factory checked 
in at 2024-02-07 18:50:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sccache (Old)
 and      /work/SRC/openSUSE:Factory/.sccache.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sccache"

Wed Feb  7 18:50:26 2024 rev:37 rq:1144779 version:0.7.5~9

Changes:
--------
--- /work/SRC/openSUSE:Factory/sccache/sccache.changes  2023-12-06 
23:48:59.384931310 +0100
+++ /work/SRC/openSUSE:Factory/.sccache.new.1815/sccache.changes        
2024-02-07 18:52:47.764208882 +0100
@@ -1,0 +2,41 @@
+Tue Jan 23 03:06:04 UTC 2024 - [email protected]
+
+- Update to version 0.7.5~9:
+  * Add experimental concurrent cache support
+  * feat(cache/oss): add support for oss (#2046)
+  * Improve of the description
+  * fix(src/compiler/c): take common_args into account during preprocessor 
hashing (#2039)
+  * Add support for symlinks in toolchains. (#2030)
+  * Fix docs on integrating sccache with MSVC when cmake >= 3.25 (#2031)
+  * refactor: Remove all dependences on ring 0.16 (#2036)
+  * feat(redis): add support for ttl, fix #1666 (#2027)
+  * Prepare version 0.7.5
+  * fix(src/compiler/msvc): add a new encode/decode test ...
+  * fix(src/compiler/msvc): use pre-encoded UTF-16 data ...
+  * chore(src/compiler/msvc): replace rust-encoding with encoding-rs ...
+  * build(deps): bump serde from 1.0.194 to 1.0.195 (#2017)
+  * build(deps): bump libc from 0.2.151 to 0.2.152 (#2019)
+  * build(deps): bump base64 from 0.21.5 to 0.21.6 (#2016)
+  * build(deps): bump opendal from 0.44.0 to 0.44.1 (#2014)
+  * feat(snap): add sccache-dist binary to the Snap
+  * chore(snap): adapt the configurations to Snapcraft 8.0
+  * build(deps): bump actions/github-script from 6 to 7
+  * build(deps): bump actions/download-artifact from 3 to 4
+  * build(deps): bump actions/upload-artifact from 3 to 4
+  * chore(cargo): update dependencies to compatible versions (#2009)
+  * build(deps): bump tar from 0.4.38 to 0.4.40
+  * build(deps): bump test-case from 3.2.1 to 3.3.1
+  * Clone repo in ci
+  * Fix typo
+  * Add ci feature check
+  * Expand cfg for operator storage impl
+  * Add i686 and fix armv7
+  * Fix typo in target
+  * Use container for arm build
+  * Versionbump opendal 0.41.0 -> 0.43.0 (#1992)
+  * build(deps): bump toml from 0.8.6 to 0.8.8
+  * build(deps): bump vmactions/freebsd-vm from 1.0.4 to 1.0.5
+  * build(deps): bump vmactions/freebsd-vm from 1.0.2 to 1.0.4
+  * build(deps): bump nix from 0.26.2 to 0.26.4
+
+-------------------------------------------------------------------

Old:
----
  sccache-0.7.4~3.tar.zst

New:
----
  sccache-0.7.5~9.tar.zst

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

Other differences:
------------------
++++++ sccache.spec ++++++
--- /var/tmp/diff_new_pack.MxTaQZ/_old  2024-02-07 18:52:55.904504757 +0100
+++ /var/tmp/diff_new_pack.MxTaQZ/_new  2024-02-07 18:52:55.916505193 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sccache
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define configdir %{_sysconfdir}/%{name}
 
 Name:           sccache
-Version:        0.7.4~3
+Version:        0.7.5~9
 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.MxTaQZ/_old  2024-02-07 18:52:56.288518715 +0100
+++ /var/tmp/diff_new_pack.MxTaQZ/_new  2024-02-07 18:52:56.324520023 +0100
@@ -5,7 +5,7 @@
     <param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
     <param name="scm">git</param>
     <!-- <param name="revision">v0.3.0</param> -->
-    <param name="revision">20231205-suse-maint-v0.7.4</param>
+    <param name="revision">20240123-suse-maint-v0.7.6</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>
@@ -22,6 +22,9 @@
      <param name="srcdir">sccache</param>
      <param name="compression">zst</param>
      <param name="update">true</param>
+     <!-- difficult to exploit side channel, no mitigations available yet -->
+     <!-- https://rustsec.org/advisories/RUSTSEC-2023-0071.html -->
+     <param name="i-accept-the-risk">RUSTSEC-2023-0071</param>
   </service>
   <service name="cargo_audit" mode="disabled">
      <param name="srcdir">sccache</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.MxTaQZ/_old  2024-02-07 18:52:56.436524094 +0100
+++ /var/tmp/diff_new_pack.MxTaQZ/_new  2024-02-07 18:52:56.436524094 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/Firstyear/sccache.git</param>
-              <param 
name="changesrevision">13acee1c5c3b22a8e4d1122fd592330eb4baf31e</param></service></servicedata>
+              <param 
name="changesrevision">24a8d181aea7b3f024e6bcac8d339e7666bf66be</param></service></servicedata>
 (No newline at EOF)
 

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.MxTaQZ/_old and 
/var/tmp/diff_new_pack.MxTaQZ/_new differ

Reply via email to