forked from pool/cargo-audit
Accepting request 1008630 from home:firstyear:branches:devel:languages:rust
- Update to version 0.17.2~git0.bccf8a5: * Don't use --locked in release workflow to allow publishing again * cargo-audit: Update CHANGELOG * Fix `bin` screenshot URL in the README * Skip dotfiles in advisory-db checkout * Set the release date in CHANGELOG.md * Add the `cargo audit bin` screenshot to README * cargo fmt * Migrate to the released version of auditable-info OBS-URL: https://build.opensuse.org/request/show/1008630 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=23
This commit is contained in:
parent
bc0316dafa
commit
1ada19c6ff
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.17.0</param>
|
||||
<param name="revision">cargo-audit/v0.17.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,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 06 23:44:44 UTC 2022 - william.brown@suse.com
|
||||
|
||||
- Update to version 0.17.2~git0.bccf8a5:
|
||||
* Don't use --locked in release workflow to allow publishing again
|
||||
* cargo-audit: Update CHANGELOG
|
||||
* Fix `bin` screenshot URL in the README
|
||||
* Skip dotfiles in advisory-db checkout
|
||||
* Set the release date in CHANGELOG.md
|
||||
* Add the `cargo audit bin` screenshot to README
|
||||
* cargo fmt
|
||||
* Migrate to the released version of auditable-info
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 23:32:29 UTC 2022 - William Brown <william.brown@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global workspace_name rustsec
|
||||
|
||||
Name: cargo-audit
|
||||
Version: 0.17.0~git0.5214457
|
||||
Version: 0.17.2~git0.bccf8a5
|
||||
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:0fced4f67763eb84b74393a1795fcf90a701bb7058d85b3e4df0b7f8bc58870a
|
||||
size 254836
|
3
rustsec-0.17.2~git0.bccf8a5.tar.xz
Normal file
3
rustsec-0.17.2~git0.bccf8a5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:905849f52f945f27238359666a936046cf32fe51b5906afe4e25b30421abc625
|
||||
size 448928
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4439d6e0e32040f7484a43f1a238fdcbed738ae0b856f0ba744f30c53f64180
|
||||
size 30941276
|
||||
oid sha256:6859b80fbb0eac2a3a9e253187f61151b09d78e16affd24c27781dedc9d66a80
|
||||
size 30794408
|
||||
|
Loading…
Reference in New Issue
Block a user