forked from pool/cargo-audit
Accepting request 923371 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/923371 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=4
This commit is contained in:
commit
f8357fbe8d
2
_service
2
_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.0</param>
|
||||
<param name="revision">cargo-audit/v0.15.2</param>
|
||||
<param name="match-tag">cargo-audit*</param>
|
||||
<param name="versionrewrite-pattern">.*v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 06 01:20:31 UTC 2021 - wbrown@suse.de
|
||||
|
||||
- Update to version 0.15.2~git0.fe0b327:
|
||||
* cargo-audit v0.15.2 (#435)
|
||||
* rustsec v0.24.3 (#433)
|
||||
* Don't label OSV feature as unstable, since OSV 1.0 has shipped
|
||||
* cargo-audit+rustsec: add `vendored-libgit2` feature (#432)
|
||||
* cargo-audit v0.15.1 (#430)
|
||||
* Bump comrak from 0.12.0 to 0.12.1 (#428)
|
||||
* Bump git2 from 0.13.21 to 0.13.22 (#427)
|
||||
* Bump comrak from 0.11.0 to 0.12.0 (#426)
|
||||
* silence Clippy - I want to be explicit here
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 05 05:01:17 UTC 2021 - wbrown@suse.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global workspace_name rustsec
|
||||
|
||||
Name: cargo-audit
|
||||
Version: 0.15.0~git0.16c8aa4
|
||||
Version: 0.15.2~git0.fe0b327
|
||||
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+
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:507cb5c78a3d28b967c55369e2cc00ba40ee027e2edc5765436c6f8727d16cb0
|
||||
size 18244528
|
3
rustsec-0.15.2~git0.fe0b327.tar.xz
Normal file
3
rustsec-0.15.2~git0.fe0b327.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:85c172a6e4da323b3947777d76a2b5758a84d3da1596a1fb109bd5ce2baea866
|
||||
size 267440
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4962f9aa8c5c33eb02b904964f52b1fc146f7ccc3658273d7533c57acf4e0dd1
|
||||
size 20099988
|
||||
oid sha256:63486a0fa333eff8fd79a2dc15b643f259a353a5b606397d18aa7579a281c950
|
||||
size 21538504
|
||||
|
Loading…
Reference in New Issue
Block a user