Accepting request 1144760 from home:firstyear:branches:devel:languages:rust
- Update to version 0.19.0~git0.c9d1fbe: * Bump version to 0.19.0 * Update changelog to 0.19 * Fill in link URLs * Bump version * populate changelog * bump version * Update changelog * Bump gix to 0.58 * Revert "Merge pull request #1094 from rustsec/revert-1081-gix-upgrade" * build(deps): bump comrak from 0.18.0 to 0.21.0 (#1090) * build(deps): bump rust-embed from 6.8.1 to 8.2.0 (#1080) * Cargo.toml: use `resolver = "2"` (#1095) * Update abscissa_core and clap; MSRV 1.70 (#1092) * Revert "gix upgrade to v0.56" * Fix "error: the borrowed expression implements the required traits" lint * build(deps): bump actions/cache from 3.0.11 to 4.0.0 (#1088) * thanks clippy * upgrade `gix` to v0.56 and `tame-index` to v0.9 to match it * Bump platforms version to 3.3.0 * Regenerate platforms crate * build(deps): bump url from 2.4.1 to 2.5.0 (#1071) * Add a `source` field to `rustsec::Error`, and use it in simple cases. (#1067) * build(deps): bump fs-err from 2.10.0 to 2.11.0 (#1069) * Bump rustsec version * Update changelog * Turn link into an automatic link * Display the chain of sources for errors in `cargo audit` * bump cargo-lock msrv in another place too * bump cargo-lock msrv again from 1.66 to 1.67 OBS-URL: https://build.opensuse.org/request/show/1144760 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=35
This commit is contained in:
parent
d6aeedc749
commit
f5060dfe1f
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.18.3</param>
|
<param name="revision">cargo-audit/v0.19.0</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>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/RustSec/rustsec.git</param>
|
<param name="url">https://github.com/RustSec/rustsec.git</param>
|
||||||
<param name="changesrevision">3544515990b09441ecc12df8d0291bc6f23d3d30</param></service></servicedata>
|
<param name="changesrevision">c9d1fbe0637c98e33177124f2934dc7e4dd24451</param></service></servicedata>
|
@ -1,3 +1,46 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 07 01:23:27 UTC 2024 - william.brown@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.19.0~git0.c9d1fbe:
|
||||||
|
* Bump version to 0.19.0
|
||||||
|
* Update changelog to 0.19
|
||||||
|
* Fill in link URLs
|
||||||
|
* Bump version
|
||||||
|
* populate changelog
|
||||||
|
* bump version
|
||||||
|
* Update changelog
|
||||||
|
* Bump gix to 0.58
|
||||||
|
* Revert "Merge pull request #1094 from rustsec/revert-1081-gix-upgrade"
|
||||||
|
* build(deps): bump comrak from 0.18.0 to 0.21.0 (#1090)
|
||||||
|
* build(deps): bump rust-embed from 6.8.1 to 8.2.0 (#1080)
|
||||||
|
* Cargo.toml: use `resolver = "2"` (#1095)
|
||||||
|
* Update abscissa_core and clap; MSRV 1.70 (#1092)
|
||||||
|
* Revert "gix upgrade to v0.56"
|
||||||
|
* Fix "error: the borrowed expression implements the required traits" lint
|
||||||
|
* build(deps): bump actions/cache from 3.0.11 to 4.0.0 (#1088)
|
||||||
|
* thanks clippy
|
||||||
|
* upgrade `gix` to v0.56 and `tame-index` to v0.9 to match it
|
||||||
|
* Bump platforms version to 3.3.0
|
||||||
|
* Regenerate platforms crate
|
||||||
|
* build(deps): bump url from 2.4.1 to 2.5.0 (#1071)
|
||||||
|
* Add a `source` field to `rustsec::Error`, and use it in simple cases. (#1067)
|
||||||
|
* build(deps): bump fs-err from 2.10.0 to 2.11.0 (#1069)
|
||||||
|
* Bump rustsec version
|
||||||
|
* Update changelog
|
||||||
|
* Turn link into an automatic link
|
||||||
|
* Display the chain of sources for errors in `cargo audit`
|
||||||
|
* bump cargo-lock msrv in another place too
|
||||||
|
* bump cargo-lock msrv again from 1.66 to 1.67
|
||||||
|
* bump cargo-lock msrv from 1.65 to 1.66
|
||||||
|
* cargo update
|
||||||
|
* Update to tame-index 0.8.x and gix 0.55.x
|
||||||
|
* build(deps): bump rustix from 0.37.21 to 0.37.27
|
||||||
|
* fix typo html in advisory scores (#1059)
|
||||||
|
* https://github.com/rustsec/rustsec/pull/1057#pullrequestreview-1714037690
|
||||||
|
* fix https://github.com/rustsec/rustsec/issues/503
|
||||||
|
* bump version
|
||||||
|
* regenerate platforms crate
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 4 02:03:56 UTC 2024 - William Brown <william.brown@suse.com>
|
Thu Jan 4 02:03:56 UTC 2024 - William Brown <william.brown@suse.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%global workspace_name rustsec
|
%global workspace_name rustsec
|
||||||
|
|
||||||
Name: cargo-audit
|
Name: cargo-audit
|
||||||
Version: 0.18.3~git0.3544515
|
Version: 0.19.0~git0.c9d1fbe
|
||||||
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:ee3041f9f14a6ad6b4c5ee6371440fd3c2e73992cf6a0ad5f333018920647619
|
|
||||||
size 648872
|
|
3
rustsec-0.19.0~git0.c9d1fbe.tar.zst
Normal file
3
rustsec-0.19.0~git0.c9d1fbe.tar.zst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:237b934352286b38ad7f4e0e545f9e67605914e38ec68196d8b257661bddf1f2
|
||||||
|
size 651640
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:3c396d86d89e7284c32a580d2c371be2edd8237c1ac9044b5486d84e54983dbe
|
oid sha256:c27b01a0c69d0ff63577698ac5012ff802953f3311a5954b3b34834e6fb9dc3b
|
||||||
size 44596395
|
size 35729216
|
||||||
|
Loading…
Reference in New Issue
Block a user