diff --git a/packages/s/sccache/.files b/packages/s/sccache/.files index 0f9cf32..4726065 100644 Binary files a/packages/s/sccache/.files and b/packages/s/sccache/.files differ diff --git a/packages/s/sccache/.rev b/packages/s/sccache/.rev index cc0c970..56361d0 100644 --- a/packages/s/sccache/.rev +++ b/packages/s/sccache/.rev @@ -200,4 +200,12 @@ 1067283 + + 3973eb883719abfaa9300c6e444b31bb + 0.4.0~7 + + dimstar_suse + + 1073672 + diff --git a/packages/s/sccache/_service b/packages/s/sccache/_service index 1903996..af2a249 100644 --- a/packages/s/sccache/_service +++ b/packages/s/sccache/_service @@ -5,7 +5,7 @@ @PARENT_TAG@~@TAG_OFFSET@ git - 20230213-suse-maint-v0.4.0-pre.7 + 20230322-suse-maint-v0.4.0 * v(\d+\.\d+\.\d+) \1 diff --git a/packages/s/sccache/_servicedata b/packages/s/sccache/_servicedata index c7bd125..2bdb1ae 100644 --- a/packages/s/sccache/_servicedata +++ b/packages/s/sccache/_servicedata @@ -1,4 +1,4 @@ https://github.com/Firstyear/sccache.git - ef779e28d7042fb914383f9d5f48bafe2e7d5f76 \ No newline at end of file + 8a44faf4f55d3cc12f281447c49b0b4ccdc0a20d \ No newline at end of file diff --git a/packages/s/sccache/sccache-0.4.0pre.7~0.tar.zst b/packages/s/sccache/sccache-0.4.0pre.7~0.tar.zst deleted file mode 120000 index 7f949c2..0000000 --- a/packages/s/sccache/sccache-0.4.0pre.7~0.tar.zst +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeifcdryyk232vdviaylhwzg2bn3rseqocnpvip354zwc7c7dwgnrnu \ No newline at end of file diff --git a/packages/s/sccache/sccache-0.4.0~7.tar.zst b/packages/s/sccache/sccache-0.4.0~7.tar.zst new file mode 120000 index 0000000..867a748 --- /dev/null +++ b/packages/s/sccache/sccache-0.4.0~7.tar.zst @@ -0,0 +1 @@ +/ipfs/bafkreidzclt4sxwft2wff75oo6nrpyurzsrsagrpg65whnqqmpxunmxpjq \ No newline at end of file diff --git a/packages/s/sccache/sccache.changes b/packages/s/sccache/sccache.changes index 276f15c..44db4d6 100644 --- a/packages/s/sccache/sccache.changes +++ b/packages/s/sccache/sccache.changes @@ -1,4 +1,70 @@ ------------------------------------------------------------------- +Wed Mar 22 04:30:19 UTC 2023 - william.brown@suse.com + +- Update to version 0.4.0~7: + * Add experimental concurrent cache support + * build(deps): bump mime from 0.3.16 to 0.3.17 + * build(deps): bump futures from 0.3.26 to 0.3.27 + * build(deps): bump tokio from 1.25.0 to 1.26.0 + * add codecov.yml and set threshold to 0.2%, prevent coverage getting worse + * Bump MSRV to 1.64 + * update of the description + * Version 0.4.0 + * build(deps): bump anyhow from 1.0.68 to 1.0.70 + * build(deps): bump tempfile from 3.3.0 to 3.4.0 + * build(deps): bump libc from 0.2.139 to 0.2.140 + * build(deps): bump serde from 1.0.152 to 1.0.155 + * version v0.4.0-pre.11 + * Link to the github action + * always ignore a set of variables + * migrate to ubuntu 22.04 for newly added ci check + * remove remainder cachepot and replace by sccache + * amend to sccache + * Support running dist compilations in unprivileged scenarios (#128) + * Support emit pch header + * Add doc for feature vendored-openssl in README.md + * Add doc for feature vendored-openssl + * Update Cargo.lock + * Add new feature `vendored-openssl` + * Fixed ToC and added back Storage Options section + * version v0.4.0-pre.10 + * Add msvc response file integration test + * Update MSVC compiler flags + * Implement Response File support in MSVC + * build(deps): bump url from 2.3.0 to 2.3.1 + * build(deps): bump daemonize from 0.4.1 to 0.5.0 + * build(deps): bump serde_json from 1.0.93 to 1.0.94 + * build(deps): bump async-trait from 0.1.63 to 0.1.66 + * build(deps): bump jobserver from 0.1.25 to 0.1.26 + * Clarify docs about units of `SCCACHE_IDLE_TIMEOUT` + * tag v0.4.0-pre.9 + * build(deps): bump http from 0.2.8 to 0.2.9 + * build(deps): bump zstd from 0.12.2+zstd.1.5.2 to 0.12.3+zstd.1.5.2 + * build(deps): bump filetime from 0.2.19 to 0.2.20 + * build(deps): bump uuid from 1.2.2 to 1.3.0 + * fix: Allow building with no default feature (#1632) + * build(deps): bump reqsign from 0.8.2 to 0.8.3 + * build(deps): bump opendal from 0.27.0 to 0.27.1 + * build(deps): bump gzp from 0.11.1 to 0.11.3 + * chore: fix typo in readme + * deps: Bump toml and base64 (#1619) + * build(deps): bump reqwest from 0.11.13 to 0.11.14 (#1586) + * build(deps): bump tokio from 1.24.1 to 1.25.0 (#1584) + * build(deps): bump tokio-util from 0.7.4 to 0.7.7 (#1604) + * tag v0.4.0-pre.8 + * build: Increase edition to 2021 + * fix: Disable connection pool to fix dist server feature (#1612) + * Ignore RPM environment variables (#1613) + * build(deps): bump hyper from 0.14.23 to 0.14.24 + * build(deps): bump zip from 0.6.3 to 0.6.4 + * use fs_err for sake of better io errors (#1616) + * dist/cache: include paths in error contexts (#1611) + * fix upload artifact (#1598) + * build(deps): bump serde_json from 1.0.91 to 1.0.93 (#1605) + * Document SCCACHE_IDLE_TIMEOUT=0 (#1610) + * feat: Add Webdav (a.k.a HTTP Cache) support (#1597) + +------------------------------------------------------------------- Thu Feb 23 00:18:54 UTC 2023 - William Brown - bsc#1208553 - CVE-2022-31394 - header list size may allow denial of service diff --git a/packages/s/sccache/sccache.spec b/packages/s/sccache/sccache.spec index 6f14ef0..d243a7a 100644 --- a/packages/s/sccache/sccache.spec +++ b/packages/s/sccache/sccache.spec @@ -19,7 +19,7 @@ %define configdir %{_sysconfdir}/%{name} Name: sccache -Version: 0.4.0pre.7~0 +Version: 0.4.0~7 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 diff --git a/packages/s/sccache/vendor.tar.zst b/packages/s/sccache/vendor.tar.zst index 6440577..90dbefe 120000 --- a/packages/s/sccache/vendor.tar.zst +++ b/packages/s/sccache/vendor.tar.zst @@ -1 +1 @@ -/ipfs/bafybeicsmnr7zked5oia3fvogovlcktxrczkt2gsjj7iw6wii445detka4 \ No newline at end of file +/ipfs/bafybeihd53h263hu6226yiedq4zkmswrcamny3aj5nr7i26on24e4jm43a \ No newline at end of file