forked from pool/cargo-audit
Accepting request 1032753 from home:firstyear:branches:devel:languages:rust
- Update to version 0.17.3~git0.fdb9752: * Set release date in CHANGELOG.md * Clarify changelog * Depend on rustsec 0.26.3 which added the CachedIndex used in `cargo audit bin` * bump cargo-audit to 0.17.3 * bump rustsec to 0.26.3 * More complete changelog for rustsec crate * Drop obsolete comment - html_root_url no longer exists * Add cargo-auditable to home page OBS-URL: https://build.opensuse.org/request/show/1032753 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=25
This commit is contained in:
parent
1ada19c6ff
commit
2d84f96d88
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/RustSec/rustsec.git</param>
|
<param name="url">https://github.com/RustSec/rustsec.git</param>
|
||||||
<param name="versionformat">@PARENT_TAG@~git@TAG_OFFSET@.%h</param>
|
<param name="versionformat">@PARENT_TAG@~git@TAG_OFFSET@.%h</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">cargo-audit/v0.17.2</param>
|
<param name="revision">cargo-audit/v0.17.3</param>
|
||||||
<param name="match-tag">cargo-audit*</param>
|
<param name="match-tag">cargo-audit*</param>
|
||||||
<param name="versionrewrite-pattern">.*v(\d+\.\d+\.\d+)</param>
|
<param name="versionrewrite-pattern">.*v(\d+\.\d+\.\d+)</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<servicedata>
|
||||||
|
<service name="tar_scm">
|
||||||
|
<param name="url">https://github.com/RustSec/rustsec.git</param>
|
||||||
|
<param name="changesrevision">fdb97522db786819262b1ddb030c2ae5d8c47cd8</param></service></servicedata>
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 01 22:30:54 UTC 2022 - william.brown@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.17.3~git0.fdb9752:
|
||||||
|
* Set release date in CHANGELOG.md
|
||||||
|
* Clarify changelog
|
||||||
|
* Depend on rustsec 0.26.3 which added the CachedIndex used in `cargo audit bin`
|
||||||
|
* bump cargo-audit to 0.17.3
|
||||||
|
* bump rustsec to 0.26.3
|
||||||
|
* More complete changelog for rustsec crate
|
||||||
|
* Drop obsolete comment - html_root_url no longer exists
|
||||||
|
* Add cargo-auditable to home page
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 06 23:44:44 UTC 2022 - william.brown@suse.com
|
Thu Oct 06 23:44:44 UTC 2022 - william.brown@suse.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%global workspace_name rustsec
|
%global workspace_name rustsec
|
||||||
|
|
||||||
Name: cargo-audit
|
Name: cargo-audit
|
||||||
Version: 0.17.2~git0.bccf8a5
|
Version: 0.17.3~git0.fdb9752
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Audit rust sources for known security vulnerabilities
|
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+
|
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:905849f52f945f27238359666a936046cf32fe51b5906afe4e25b30421abc625
|
|
||||||
size 448928
|
|
3
rustsec-0.17.3~git0.fdb9752.tar.xz
Normal file
3
rustsec-0.17.3~git0.fdb9752.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7771a32b9b661c617ff83d7d8333f7c48652c4a853f632ee60b7386a29871ee1
|
||||||
|
size 554332
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:6859b80fbb0eac2a3a9e253187f61151b09d78e16affd24c27781dedc9d66a80
|
oid sha256:5b6fbb2ef4a772f4a2f7d9fa0986d422db6e7c45eae7fe240ab4ad91a3518e97
|
||||||
size 30794408
|
size 31103472
|
||||||
|
Loading…
Reference in New Issue
Block a user