Commit Graph

3 Commits

Author SHA256 Message Date
William Brown
d5289d45a9 Accepting request 1067424 from home:amanzini:branches:devel:languages:rust
- Update to version 0.6.0~0:
  * README and documentation improvements 
  * Read the rustc path passed by Cargo; fixes #90
  * Read location of Cargo from the environment variable Cargo sets for third-party subcommands
  * Add a note on sccache version compatibility to CHANGELOG.md
  * Panic on compilation commands where we fail to parse the arguments instead of silently ignoring the error
  * Specifying the binary-scanning feature is no longer needed
  * Pass options such as --offline to `cargo metadata`
  * Pass on arguments from `cargo auditable` invocation to the rustc wrapper; prep work towards fixing #83
  * Bump rust-audit-info to 0.5.2
  * Bump auditable-serde version to 0.5.2
  * Correctly fill in the source even in dependency entries when converting to cargo-lock data format
  * Drop the roundtrip through &str in semver::Version; now that semver 1.0 has shipped the versions are API-compatible and this is no longer necessary
  * Release auditable-info 0.6.1
  * Bump all the version requirements for things depending on auditable-info
  * Fix audit_info_from_slice function signature

OBS-URL: https://build.opensuse.org/request/show/1067424
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-auditable?expand=0&rev=3
2023-03-07 02:24:24 +00:00
Dominique Leuenberger
9594d40cf7 Accepting request 1034397 from devel:languages:rust
Submit cargo-auditable to factory. This allows embedding of vendored deps into elf metadata
for product security to audit.

OBS-URL: https://build.opensuse.org/request/show/1034397
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-auditable?expand=0&rev=1
2022-11-08 09:55:02 +00:00
William Brown
bc7cfc708c Accepting request 1032994 from home:firstyear:branches:devel:languages:rust
New package cargo-auditable

OBS-URL: https://build.opensuse.org/request/show/1032994
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-auditable?expand=0&rev=1
2022-11-04 05:11:20 +00:00