forked from pool/cargo-audit
Accepting request 931638 from home:firstyear:branches:devel:languages:rust
- Update to version 0.16.0~git0.625c965: * cargo-audit v0.16.0 (#487) * rustsec v0.25.1 (#486) * platforms v2.0.0 (#485) * platforms: make `Platform::ALL` an inherent constant (#484) * platforms: make tier modules non-`pub` (#483) * rustsec-admin v0.6.0 (#482) * Update atom_syndication to 0.11 (#481) * rustsec v0.25.0 (#480) * Cargo.lock: bump dependencies (#479) * rustsec: flatten API (#478) OBS-URL: https://build.opensuse.org/request/show/931638 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=9
This commit is contained in:
parent
1820197345
commit
6d31414887
3
_service
3
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/RustSec/rustsec.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@~git@TAG_OFFSET@.%h</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">cargo-audit/v0.15.2</param>
|
||||
<param name="revision">cargo-audit/v0.16.0</param>
|
||||
<param name="match-tag">cargo-audit*</param>
|
||||
<param name="versionrewrite-pattern">.*v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
@ -19,6 +19,7 @@
|
||||
<service name="cargo_vendor" mode="disabled">
|
||||
<param name="srcdir">rustsec</param>
|
||||
<param name="compression">xz</param>
|
||||
<!-- <param name="update">true</param> -->
|
||||
</service>
|
||||
<service name="cargo_audit" mode="disabled">
|
||||
<param name="srcdir">rustsec</param>
|
||||
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 23:19:01 UTC 2021 - wbrown@suse.de
|
||||
|
||||
- Update to version 0.16.0~git0.625c965:
|
||||
* cargo-audit v0.16.0 (#487)
|
||||
* rustsec v0.25.1 (#486)
|
||||
* platforms v2.0.0 (#485)
|
||||
* platforms: make `Platform::ALL` an inherent constant (#484)
|
||||
* platforms: make tier modules non-`pub` (#483)
|
||||
* rustsec-admin v0.6.0 (#482)
|
||||
* Update atom_syndication to 0.11 (#481)
|
||||
* rustsec v0.25.0 (#480)
|
||||
* Cargo.lock: bump dependencies (#479)
|
||||
* rustsec: flatten API (#478)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 06 01:20:31 UTC 2021 - wbrown@suse.de
|
||||
|
||||
|
@ -20,10 +20,10 @@
|
||||
%global workspace_name rustsec
|
||||
|
||||
Name: cargo-audit
|
||||
Version: 0.15.2~git0.fe0b327
|
||||
Version: 0.16.0~git0.625c965
|
||||
Release: 0
|
||||
Summary: Audit rust sources for known security vulnerabilities
|
||||
License: 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 WITH LLVM-exception OR Apache-2.0 OR MIT ) AND ( MIT OR Zlib OR Apache-2.0 ) AND ( Unlicense OR MIT ) AND ( Zlib OR Apache-2.0 OR MIT ) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND MIT AND MPL-2.0 AND MPL-2.0+
|
||||
License: License: ( 0BSD OR MIT OR Apache-2.0 ) AND ( Apache-2.0 OR BSL-1.0 ) AND ( Apache-2.0 OR MIT ) AND ( MIT OR Zlib OR Apache-2.0 ) AND ( Unlicense OR MIT ) AND ( Zlib OR Apache-2.0 OR MIT ) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND MIT AND MPL-2.0 AND MPL-2.0+
|
||||
Group: Development/Languages/Rust
|
||||
URL: https://github.com/RustSec/cargo-audit
|
||||
Source0: %{workspace_name}-%{version}.tar.xz
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:85c172a6e4da323b3947777d76a2b5758a84d3da1596a1fb109bd5ce2baea866
|
||||
size 267440
|
3
rustsec-0.16.0~git0.625c965.tar.xz
Normal file
3
rustsec-0.16.0~git0.625c965.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58a20132f831d573c7a3bba984eddbfe4b743b262858f5b4514ec7c6a5a9e978
|
||||
size 270904
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63486a0fa333eff8fd79a2dc15b643f259a353a5b606397d18aa7579a281c950
|
||||
size 21538504
|
||||
oid sha256:624eb3ad6e7f3650265ee9f15962e2c65bc1d7d48861cfad470bf1238e2994c2
|
||||
size 27350380
|
||||
|
Loading…
Reference in New Issue
Block a user