SHA256
1
0
forked from pool/sccache
Commit Graph

23 Commits

Author SHA256 Message Date
William Brown
8d377add4a Accepting request 1005959 from home:firstyear:branches:devel:languages:rust
- Update to version 0.3.0~git5.14a4b8b:
  - improve disk cache performance
- Update of vendored dependencies
- bsc#1196972 - CVE-2022-24713 - Regex denial of service
- bsc#1194119 - CVE-2021-45710 - tokio data race with memory corruption

OBS-URL: https://build.opensuse.org/request/show/1005959
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=25
2022-09-26 06:03:40 +00:00
William Brown
de0d5e1d87 Accepting request 983800 from home:firstyear:branches:devel:languages:rust
Automatic update of vendored dependencies

OBS-URL: https://build.opensuse.org/request/show/983800
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=23
2022-07-04 00:46:26 +00:00
William Brown
e07ef2117d Accepting request 978836 from home:firstyear:branches:devel:languages:rust
Automatic update of vendored dependencies

OBS-URL: https://build.opensuse.org/request/show/978836
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=21
2022-05-25 01:01:28 +00:00
William Brown
a52495ec9c Accepting request 975016 from home:firstyear:branches:devel:languages:rust
- Update to version 0.3.0~git0.f6e36e6:
  * (cargo-release) version 0.3.0
  * Rewrite dist client interface to uniformly use async (#1166)
  * Use clang -fminimize-whitespace to increase cache hits. (#1162)
  * Replace usages of blocking `reqwest` to be async instead (#1164)
  * Verify if a compile input is pure rlib or mixed rlib+staticlib before trimming (#1159)
  * Handle new 'rustc -Z ls' output lines (#1157)
  * Mark -std and -pedantic as pass-through flags for MSVC (#1151)
  * Ignore lockfiles of test crates used in the integration tests (#1149)
  * nvcc: support -ccbin / --compiler-bindir (#1147)
  * Revert "Automatically remove "awaiting response" label on-comment (#1129)" (#1142)

OBS-URL: https://build.opensuse.org/request/show/975016
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=19
2022-05-05 00:49:29 +00:00
William Brown
fbc626a33c Accepting request 971942 from home:firstyear:branches:devel:languages:rust
- Change sources to zst compression

OBS-URL: https://build.opensuse.org/request/show/971942
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=18
2022-04-22 01:34:23 +00:00
William Brown
fe30dc2d7b Accepting request 966924 from home:firstyear:branches:devel:languages:rust
Automatic update of vendored dependencies

OBS-URL: https://build.opensuse.org/request/show/966924
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=16
2022-04-19 00:00:53 +00:00
William Brown
e4233a3973 Accepting request 965122 from home:firstyear:branches:devel:languages:rust
- 0001-Ignore-some-env-vars.patch - sccache will ignore rebuilds if
  env vars change. As a result, we need to filter a number of values
  that rpm/osc-build injects that change frequently that disrupts
  the ability for sccache to cache effectively.

OBS-URL: https://build.opensuse.org/request/show/965122
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=14
2022-03-27 01:51:21 +00:00
William Brown
b65b902463 Accepting request 965111 from home:firstyear:branches:devel:languages:rust
- Ungate sccache from other arches

OBS-URL: https://build.opensuse.org/request/show/965111
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=13
2022-03-26 22:27:36 +00:00
William Brown
fff89284e8 Accepting request 961505 from home:firstyear:branches:devel:languages:rust
- Update to resolve bsc#1196972 CVE-2022-24713 - Regex DOS

OBS-URL: https://build.opensuse.org/request/show/961505
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=11
2022-03-14 22:45:42 +00:00
William Brown
b5a293f609 Accepting request 958365 from home:firstyear:branches:devel:languages:rust
- Update vendored dependencies

OBS-URL: https://build.opensuse.org/request/show/958365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=9
2022-03-03 00:25:50 +00:00
William Brown
c993b35d19 Accepting request 954423 from home:firstyear:branches:devel:languages:rust
- Update vendor.tar to resolve:
  * RUSTSEC-2021-0093: crossbeam-deque, cvss: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, class: ['memory-corruption']
  * RUSTSEC-2021-0020: hyper, cvss: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H, class: ['format-injection']
  * RUSTSEC-2021-0078: hyper, cvss: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N, class: []
  * RUSTSEC-2021-0079: hyper, cvss: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H, class: []
  * RUSTSEC-2021-0119: nix, cvss: None, class: ['memory-corruption']
  * RUSTSEC-2021-0003: smallvec, cvss: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, class: ['memory-corruption']
  * RUSTSEC-2021-0080: tar, cvss: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N, class: []
  * RUSTSEC-2020-0031: tiny_http, cvss: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N, class: []
  * RUSTSEC-2021-0124: tokio, cvss: None, class: ['memory-corruption', 'thread-safety']
  * RUSTSEC-2021-0124: tokio, cvss: None, class: ['memory-corruption', 'thread-safety']

OBS-URL: https://build.opensuse.org/request/show/954423
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=8
2022-02-15 03:16:27 +00:00
William Brown
4db111adb4 Accepting request 944184 from home:firstyear:branches:devel:languages:rust
- resolve bsc#1194119 (CVE-2021-45710)

- Update to version 0.2.15~git0.6b6d2f7:
  * (cargo-release) version 0.2.15
  * Update docs/Releasing.md
  * Workaround tiny_http issue #151 by disabling HTTP pipelining
  * Upgrade itertools to 0.10
  * Run `cargo update`
  * Add C compiler versions to the hash calculation when available
  * Move lru-disk-cache to an internal module
  * Fix clippy warnings in lru-disk-cache
  * Still read config file from Library/Preferences if it exists
  * Revert "Upgrade redis to 0.18"

- Enable build on s390x, remove support for gcs which depends on ring.

OBS-URL: https://build.opensuse.org/request/show/944184
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=7
2022-01-07 04:14:48 +00:00
William Brown
ba707b641c Accepting request 934047 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Enable build also on armv6

OBS-URL: https://build.opensuse.org/request/show/934047
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=6
2021-11-26 20:37:49 +00:00
William Brown
19d6387573 Accepting request 932185 from home:jsegitz:branches:systemdhardening:devel:languages:rust
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/932185
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=5
2021-11-19 00:57:42 +00:00
William Brown
9f9ec21457 Accepting request 928886 from home:firstyear:branches:devel:languages:rust
- Update license string in rpm
- Update vendor libraries

OBS-URL: https://build.opensuse.org/request/show/928886
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=4
2021-11-03 00:22:13 +00:00
William Brown
1e7d43f745 Accepting request 927390 from home:firstyear:branches:devel:languages:rust
- Extend supported arches for potential OBS usage

OBS-URL: https://build.opensuse.org/request/show/927390
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=3
2021-10-25 22:29:08 +00:00
Dominique Leuenberger
34412b32d7 Accepting request 925921 from devel:languages:rust
- Set _service to use automatic vendor updates
- Set exclusive arches to match tier 1

OBS-URL: https://build.opensuse.org/request/show/925921
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sccache?expand=0&rev=7
2021-10-18 19:59:39 +00:00
Dominique Leuenberger
fe000d8c2b Accepting request 922080 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/922080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sccache?expand=0&rev=6
2021-09-29 18:19:00 +00:00
Dominique Leuenberger
3c9206d6b1 Accepting request 904010 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/904010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sccache?expand=0&rev=5
2021-07-05 20:22:53 +00:00
Dominique Leuenberger
49b3426901 Accepting request 901271 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/901271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sccache?expand=0&rev=4
2021-06-22 18:45:03 +00:00
Dominique Leuenberger
e572800016 Accepting request 862756 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/862756
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sccache?expand=0&rev=3
2021-02-15 22:13:45 +00:00
Dominique Leuenberger
d3b371f9ae Accepting request 851176 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/851176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sccache?expand=0&rev=2
2020-11-29 11:28:59 +00:00
Dominique Leuenberger
d7586ba5cf Accepting request 849527 from devel:tools:building
Submit with corrections based on review

OBS-URL: https://build.opensuse.org/request/show/849527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sccache?expand=0&rev=1
2020-11-23 14:37:38 +00:00