forked from pool/cargo-audit
Accepting request 979092 from home:firstyear:branches:devel:languages:rust
- Update to version 0.17.0~git0.5214457: * cargo-audit v0.17.0 (#576) * rustsec-admin v0.7.0 (#575) * rustsec v0.26.0 (#574) * rustsec: flatten `advisory::id` module; rename `IdKind` (#573) * rustsec: flatten `warnings` module; rename `WarningKind` (#572) * rustsec: add `doc_cfg` annotations when building on docs.rs (#571) * cargo-audit: terminal output fixups (#570) * cargo-lock v8.0.1 (#569) * cargo-lock: fix dependency source extraction for V2 lockfiles (#568) * build(deps): bump cargo-edit from 0.9.0 to 0.9.1 (#566) - Automatic update of vendored dependencies OBS-URL: https://build.opensuse.org/request/show/979092 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=19
This commit is contained in:
parent
84a1792b55
commit
f02b06f6db
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.16.0</param>
|
||||
<param name="revision">cargo-audit/v0.17.0</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,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 25 00:48:01 UTC 2022 - william.brown@suse.com
|
||||
|
||||
- Update to version 0.17.0~git0.5214457:
|
||||
* cargo-audit v0.17.0 (#576)
|
||||
* rustsec-admin v0.7.0 (#575)
|
||||
* rustsec v0.26.0 (#574)
|
||||
* rustsec: flatten `advisory::id` module; rename `IdKind` (#573)
|
||||
* rustsec: flatten `warnings` module; rename `WarningKind` (#572)
|
||||
* rustsec: add `doc_cfg` annotations when building on docs.rs (#571)
|
||||
* cargo-audit: terminal output fixups (#570)
|
||||
* cargo-lock v8.0.1 (#569)
|
||||
* cargo-lock: fix dependency source extraction for V2 lockfiles (#568)
|
||||
* build(deps): bump cargo-edit from 0.9.0 to 0.9.1 (#566)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 24 04:57:51 UTC 2022 - William Brown <william.brown@suse.com>
|
||||
|
||||
- Automatic update of vendored dependencies
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 5 05:25:07 UTC 2022 - William Brown <william.brown@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global workspace_name rustsec
|
||||
|
||||
Name: cargo-audit
|
||||
Version: 0.16.0~git0.625c965
|
||||
Version: 0.17.0~git0.5214457
|
||||
Release: 0
|
||||
Summary: Audit rust sources for known security vulnerabilities
|
||||
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+
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58a20132f831d573c7a3bba984eddbfe4b743b262858f5b4514ec7c6a5a9e978
|
||||
size 270904
|
3
rustsec-0.17.0~git0.5214457.tar.xz
Normal file
3
rustsec-0.17.0~git0.5214457.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0fced4f67763eb84b74393a1795fcf90a701bb7058d85b3e4df0b7f8bc58870a
|
||||
size 254836
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84fc9ad2d4e7ea0fa8b7c95324994a2d031325a00c8c6ff3dabad8eb103ed0af
|
||||
size 24770204
|
||||
oid sha256:a4439d6e0e32040f7484a43f1a238fdcbed738ae0b856f0ba744f30c53f64180
|
||||
size 30941276
|
||||
|
Loading…
Reference in New Issue
Block a user