SHA256
1
0
forked from pool/cargo-audit

52 Commits

Author SHA256 Message Date
c9c1bd5457 Accepting request 1251916 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1251916
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=25
2025-03-11 19:45:07 +00:00
009f3eea57 - Update to version 0.21.2~git0.18e58c2:
* Bump date in changelog
  * Reference the incompat issue in changelogs
  * Populate cargo-audit changelog
  * Bump cargo-audit version
  * bump rustsec version requirement in Cargo.toml
  * Populate changelog for rustsec
  * bump rustsec crate to 0.30.2
  * build(deps): bump tame-index from 0.18.0 to 0.18.1
  * Bump tame-index to 0.18 to gain support for Rust 1.85
  * Suppress Clippy complaint
  * Update MSRV in Cargo.toml files
  * Try 1.73 MSRV to see if that fixes cvss crate
  * Don't bump MSRV on crates that don't depend on gix
  * bluntly bump the MSRV to 1.81 as it seems to be required by `tame-index`s dependencies.
  * update `gix` to v0.70 and `tame-index` index to 0.17.
  * Cargo.lock: bump Abscissa to v0.8.2 (#1326)
  * Temporarily ignore RUSTSEC-2025-0001 (#1325)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=49
2025-03-11 00:12:49 +00:00
59d21ec0c1 Accepting request 1242955 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1242955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=24
2025-02-04 17:13:09 +00:00
e59dd7e816 - Remove 0001-Skip-warnings.patch
- Update to version 0.21.1~git0.bd6fb0f:
  * bump cargo-audit version in cargo toml, I forgot
  * Bump minor version of cargo-lock according to the msrv policy of the crate
  * Populate changelogs
  * Bump versions of crates to be published
  * Documentation tweaks
  * Move binary scanning into its own top-level module, improve documentation
  * More informative doc strings on BinaryFormat variants
  * Fix conditional compilation by always exposing binary format struct in rustsec
  * cfg-out binary format type only available with binary scanning enabled
  * Remove binary scanning from rustsec default features
  * Correctly pass through the binary-scanning feature to rustsec crate
  * Do not assert in tests that there are no vulnerabilities in our own Cargo.lock
  * lower cargo-lock MSRV to 1.73, that's all that our locked dependencies require
  * Bump cargo-lock MSRV to 1.74 following the bump in dependency versions
  * Bump other dependencies with vulns, preserving MSRV
  * Upgrade url crate to fix self-audit issue
  * cargo fmt
  * Comment out hanging test
  * allow(lint) for allow(lint), how deep does the rabbit hole go?
  * Fix typo
  * Don't fail the build if something in acceptance test code is missing documentation
  * Suppress useless warnings that break the build due to deny(warnings)
  * fix: formatting for `*.rs` files
  * style: simplify some statements for readability
  * cargo fmt
  * Fix handling of the database.fetch option
  * fix(cargo-lock): normalize everything for git-ref in dependencies
  * test(cargo-lock): show tag in dependencies is not normalized

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=47
2025-02-04 04:29:18 +00:00
e17ef5db96 Accepting request 1235766 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1235766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=23
2025-01-09 14:07:15 +00:00
b5db77aaa0 - add 0001-Skip-warnings.patch to allow building on rust 1.83
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=45
2025-01-08 02:41:54 +00:00
89ac5ad6be Accepting request 1219229 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1219229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=22
2024-10-30 16:37:28 +00:00
a81b9ad302 - Update to version 0.21.0~git0.78f9859:
* cargo-audit v0.21.0 (#1277)
  * README.md(s): fix crate badges (#1276)
  * rustsec v0.30.0 (#1275)
  * Cargo.lock: bump dependencies (#1274)
  * Cargo.toml: bump `cargo-lock` to v10.0.1 (#1272)
  * cargo-lock v10.0.1 (#1271)
  * cargo-lock: fix issue with v4 lockfiles (#1270)
  * cargo-audit v0.21.0-rc.0 (#1267)
  * rustsec v0.30.0-rc.1 (#1266)
  * Cargo.toml(s): fix `repository` links (#1265)
  * cargo-lock v10.0.0 (#1264)
  * cargo-lock: use `doc_auto_cfg` (#1263)
  * cargo-audit: bump `abscissa` to v0.8 (#1262)
  * Bump auditable-extract in Cargo.lock for the WASM bugfix
  * build(deps): bump actions/cache from 4.1.0 to 4.1.1 (#1259)
  * V4 is supported now (#1260)
  * rustsec v0.30.0-rc.0 (#1258)
  * cargo-lock v10.0.0-rc.0 (#1257)
  * cargo-lock: add support for V4 lockfiles (#1206)
  * Cargo.lock: bump dependencies (#1256)
  * build(deps): bump actions/cache from 4.0.2 to 4.1.0 (#1252)
  * bump gix to 0.66 and fwe others (#1251)
  * .github: install target in release workflow
  * build(deps): bump regex from 1.10.5 to 1.10.6 (#1234)
  * build(deps): bump xml-rs from 0.8.20 to 0.8.21 (#1236)
  * cargo-audit: make `cargo-lock` a hard dependency (#1239)
  * build(deps): bump tame-index from 0.13.0 to 0.13.1
  * cargo-audit v0.21.0-pre.0 (#1233)
  * rustsec v0.30.0-pre.0 (#1232)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=43
2024-10-30 01:18:55 +00:00
f2cf287978 Accepting request 1202794 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1202794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=21
2024-09-24 15:33:43 +00:00
fa917fb019 - Update vendor.tar.zst: gix-path improper path resolution
(bsc#1230688 CVE-2024-45405).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=41
2024-09-24 05:13:39 +00:00
41c5133d05 Accepting request 1200215 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1200215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=20
2024-09-12 14:56:54 +00:00
b5f560af87 Accepting request 1177429 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1177429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=19
2024-05-29 17:36:04 +00:00
de785864dd Accepting request 1177204 from home:firstyear:branches:devel:languages:rust
- Update to version 0.20.0~git66.972ac93:
  * build(deps): bump comrak from 0.21.0 to 0.24.1 (#1193)
  * build(deps): bump softprops/action-gh-release (#1192)
  * build(deps): bump atom_syndication from 0.12.2 to 0.12.3 (#1191)
  * build(deps): bump rust-embed from 8.3.0 to 8.4.0 (#1190)
  * build(deps): bump petgraph from 0.6.4 to 0.6.5 (#1189)
  * update `gix` to v0.63 for security fixes
  * Upgrade to auditable-info 0.7.2
  * build(deps): bump rust-embed from 8.2.0 to 8.3.0
  * build(deps): bump semver from 1.0.21 to 1.0.23
  * Fix typo `then` -> `them` in index.html
  * Drop unused import
  * Fix typos
  * Use clap to properly parse --color argument
  * Remove duplicated arguments from bin subcommand
  * Support specifying multiple target arches and oses in cargo-audit
  * Make Query's target arch & os a Vec<T> instead of Option<T>
  * build(deps): bump tame-index from 0.11.0 to 0.11.1
  * Apply clippy suggestions
  * Adjust binary type filter for WASM
  * WIP WASM auditing support
  * Fix warnings added in Rust 1.78
  * Regenerate Cargo.lock
  * Bump rustsec version
  * Drop is-terminal line from rustsec changelog; it's a cargo-audit only change
  * Update changelog
  * build(deps): bump chrono from 0.4.34 to 0.4.38
  * build(deps): bump time from 0.3.34 to 0.3.36
  * fix after gix update
  * update gix and tame-index

OBS-URL: https://build.opensuse.org/request/show/1177204
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=37
2024-05-29 02:55:17 +00:00
4e5043d34e Accepting request 1144778 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1144778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=18
2024-02-07 17:49:24 +00:00
f5060dfe1f 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
2024-02-07 06:07:43 +00:00
90f0956ec6 Accepting request 1136673 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1136673
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=17
2024-01-04 14:59:01 +00:00
d6aeedc749 Accepting request 1136672 from home:firstyear:branches:devel:languages:rust
- bsc#1218227 - update vendored dependencies for ssh terrapin attack

OBS-URL: https://build.opensuse.org/request/show/1136672
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=33
2024-01-04 02:34:36 +00:00
566029533c Accepting request 1120659 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1120659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=16
2023-10-27 20:28:28 +00:00
820694bb37 Accepting request 1120657 from home:firstyear:branches:devel:languages:rust
- Update to version 0.18.3~git0.3544515:
  * Bump version
  * Populate changelog
  * Update the `fix` subcommand to the new API
  * Fix deadlock on missing lockfile
  * build(deps): bump regex from 1.9.5 to 1.10.2
  * Update rustsec changelog
  * Configure `gix` with `max-performance-safe` feature
  * feat: let `Severity` implement `Hash`
  * Bump rustsec version to 0.28.3
  * Bump date
  * Changelog for 0.28.3
  * fix typo
  * fix typo
  * Update rustsec/src/repository/git/repository.rs
  * Expand documentation on locking
  * build(deps): bump webpki from 0.22.1 to 0.22.2
  * Correctly classify only lock timeout errors as LockTimeout, not all lock-related errors
  * cargo fmt
  * Use Result instead of an unwrap()
  * Fix DB directory locking
  * Regenerate Cargo.lock
  * Add comment
  * Migrade rustsec-admin to tame-index 0.7
  * bump gix version in admin too
  * cargo fmt
  * Switch from Git-compatible locks to OS locks in database checkout
  * Purge gix lock to rustsec error conversion; I am removing gix locks
  * Only create LockTimeout error variant from tame-index locks
  * cargo fmt

OBS-URL: https://build.opensuse.org/request/show/1120657
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=31
2023-10-27 04:46:40 +00:00
c8ef736256 Accepting request 1074530 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1074530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=15
2023-03-27 16:16:33 +00:00
13b5370678 Accepting request 1074529 from home:firstyear:branches:devel:languages:rust
- Update to version 0.17.5~git0.dc8ec71:
  * Set the release date in changelog
  * Bump `cargo-audit` version
  * Bump `rustsec` crate requirement to 0.26.5, to mandate the version with the fixed libgit2
  * Fill in the CHANGELOG
  * Do not run all tests from the default feature set twice
  * cargo fmt
  * Fix version reporting
  * Update openssl in Cargo.lock files
  * More changelog entries
  * cargo fmt
  * Fix type inference error
  * Fill in changelog
  * Bump version to 0.26.5
  * build(deps): bump regex from 1.7.1 to 1.7.2
  * build(deps): bump rust-embed from 6.4.2 to 6.6.0
  * build(deps): bump chrono from 0.4.23 to 0.4.24
  * Bump crates-index to 0.19
  * rustsec: Fix git2 via cargo-edit-9 fork
  * fix(cargo-audit): set clap bin_name to cargo (#824)
  * fix(cargo-audit): Better the formatting of severity output
  * Add vulnerability severity to the cargo-audit report presenter
  * test(cargo-audit): Ensure informational warnings are shown by default
  * fix(cargo-audit): Add unsound and notice to default informational warnings
  * Resolves #622
  * fix(cargo-audit): Remove latest commit signature check
  * Re-enable MacOS CI with `--all-features`
  * Bump `platforms` version
  * Regenerate the `platforms` crate for rustc 1.69.0-nightly (8996ea93b 2023-02-09)
  * build(deps): bump toml from 0.7.1 to 0.7.2 (#811)

OBS-URL: https://build.opensuse.org/request/show/1074529
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=29
2023-03-27 03:21:58 +00:00
5766dd1287 Accepting request 1034648 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1034648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=14
2022-11-10 13:19:05 +00:00
05a60e342b Accepting request 1034646 from home:firstyear:branches:devel:languages:rust
- Update to version 0.17.4~git0.0b05e18:
  * Set 0.17.4 date in changelog
  * Bump `cargo-audit` to 0.17.4
  * Update documentation for 0.17.4; `cargo audit bin` is now officially enabled by default
  * Fix homepage style on mobile (#755)
  * Add comment
  * Only attempt to check for yanked crates for crates coming from crates.io
  * Remove an unused inport
  * placate Clippy
  * cargo fmt
  * Fix #747 in `cargo-audit instead, and don't silence errors that occur during checking for yanked crates`
  * Revert "Only check if a package is yanked if it comes from crates.io; fixes #747" This is a significant behavioral change that should only come with a semver bump
  * Add tests validating yank behavior so that #747 can't regress again
  * Only check if a package is yanked if it comes from crates.io; fixes #747
  * Add a test fixture depending on a yanked crate
  * Consolidate CODE_OF_CONDUCT.d files into one; switch to Rust code of conduct (#751)
  * Release rustsec-admit 0.8.3
  * fix links in admin/CHANGELOG.md
  * bump `platforms` to 3.0.2
  * regenerate `platforms` crate
  * Prepare rustsec-admin release

OBS-URL: https://build.opensuse.org/request/show/1034646
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=27
2022-11-09 01:05:46 +00:00
6977063bf1 Accepting request 1032759 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1032759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=13
2022-11-02 11:47:13 +00:00
2d84f96d88 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
2022-11-01 23:26:22 +00:00
21bc9680af Accepting request 1009636 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1009636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=12
2022-10-11 16:03:05 +00:00
1ada19c6ff 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
2022-10-11 00:32:51 +00:00
71b638bf39 Accepting request 1007769 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1007769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=11
2022-10-04 18:37:46 +00:00
bc0316dafa Accepting request 1007768 from home:firstyear:branches:devel:languages:rust
- Add _constraints to prevent random failures due to OBS resource
  issues.

OBS-URL: https://build.opensuse.org/request/show/1007768
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=21
2022-10-03 23:43:26 +00:00
772a62b467 Accepting request 979093 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/979093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=10
2022-05-25 18:34:45 +00:00
f02b06f6db 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
2022-05-25 01:00:24 +00:00
4514e15d0a Accepting request 970926 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/970926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=9
2022-04-20 14:57:00 +00:00
84a1792b55 Accepting request 966921 from home:firstyear:branches:devel:languages:rust
- Automatic update of vendored dependencies

OBS-URL: https://build.opensuse.org/request/show/966921
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=17
2022-04-20 00:57:42 +00:00
c54381d3a6 Accepting request 963116 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/963116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=8
2022-03-20 19:55:21 +00:00
9f356717ae Accepting request 962570 from home:firstyear:branches:devel:languages:rust
- Update to use cargo-packaging

OBS-URL: https://build.opensuse.org/request/show/962570
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=15
2022-03-20 04:05:07 +00:00
0062e5d91b Accepting request 961763 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/961763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=7
2022-03-15 18:04:39 +00:00
b32c46759b Accepting request 961502 from home:firstyear:branches:devel:languages:rust
- Update to resolve bsc#1196972 CVE-2022-24713 - Regex DOS

OBS-URL: https://build.opensuse.org/request/show/961502
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=13
2022-03-14 22:45:32 +00:00
e57a6c8307 Accepting request 958542 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/958542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=6
2022-03-03 23:17:14 +00:00
782a9bedc5 Accepting request 958363 from home:firstyear:branches:devel:languages:rust
- Update to vendored libraries to resolve security issues

OBS-URL: https://build.opensuse.org/request/show/958363
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=11
2022-03-03 00:25:43 +00:00
4f606957d6 Accepting request 935313 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/935313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=5
2021-12-03 19:35:32 +00:00
6d41c666e8 Accepting request 935312 from home:firstyear:branches:devel:languages:rust
- Fix incorrect license string

OBS-URL: https://build.opensuse.org/request/show/935312
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=10
2021-12-03 01:45:09 +00:00
6d31414887 Accepting request 931638 from home:firstyear:branches:devel:languages:rust
- Update to version 0.16.0~git0.625c965:
  * cargo-audit v0.16.0 (#487)
  * rustsec v0.25.1 (#486)
  * platforms v2.0.0 (#485)
  * platforms: make `Platform::ALL` an inherent constant (#484)
  * platforms: make tier modules non-`pub` (#483)
  * rustsec-admin v0.6.0 (#482)
  * Update atom_syndication to 0.11 (#481)
  * rustsec v0.25.0 (#480)
  * Cargo.lock: bump dependencies (#479)
  * rustsec: flatten API (#478)

OBS-URL: https://build.opensuse.org/request/show/931638
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=9
2021-11-26 20:41:40 +00:00
f8357fbe8d Accepting request 923371 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/923371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=4
2021-10-06 17:49:52 +00:00
1820197345 Accepting request 923370 from home:firstyear:branches:devel:languages:rust
- Update to version 0.15.2~git0.fe0b327:
  * cargo-audit v0.15.2 (#435)
  * rustsec v0.24.3 (#433)
  * Don't label OSV feature as unstable, since OSV 1.0 has shipped
  * cargo-audit+rustsec: add `vendored-libgit2` feature (#432)
  * cargo-audit v0.15.1 (#430)
  * Bump comrak from 0.12.0 to 0.12.1 (#428)
  * Bump git2 from 0.13.21 to 0.13.22 (#427)
  * Bump comrak from 0.11.0 to 0.12.0 (#426)
  * silence Clippy - I want to be explicit here

OBS-URL: https://build.opensuse.org/request/show/923370
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=8
2021-10-06 01:32:47 +00:00
c265908151 Accepting request 904295 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/904295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=3
2021-07-07 16:30:19 +00:00
f3277e159e Accepting request 904294 from home:firstyear:branches:devel:languages:rust
Resolve incorrect file

OBS-URL: https://build.opensuse.org/request/show/904294
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=7
2021-07-06 02:00:37 +00:00
f2881816eb Accepting request 904008 from home:firstyear:branches:devel:languages:rust
- Update to version 0.15.0~git0.16c8aa4:
  * cargo-audit v0.15.0 (#392)
  * rustsec-admin v0.5.0 (#389)
  * README.md: 🦀🛡️📦
  * rustsec v0.24.0 (#388)
  * OSV export (#366)
  * Bump semver from 1.0.1 to 1.0.3
  * Bump semver from 1.0.0 to 1.0.1 (#381)
  * Bump git2 from 0.13.19 to 0.13.20 (#375)
  * Bump crates-index from 0.16.6 to 0.16.7 (#380)
  * cargo-lock v7.0.0 (#379)
  * Bump to semver 1.0.0 (#378)
  * rustsec-admin v0.4.3 (#374)
  * list-affected-versions: Also print the crate in question
  * Bump crates-index from 0.16.5 to 0.16.6
  * Fix doc comments
  * Added docs
  * Clean up the code and commit stuff I forgot to add to git
  * Implement list-affected-versions subcommand, works fine with current DB
  * Add list-affected-versions subcommand stub
  * Clarify error message
  * Update the crates.io index if not up to date
  * Drop ureq dependency
  * cargo fmt
  * Better error reporting
  * Initial untested attempt to get rid of crates.io API querying completely
  * Comment, thanks Alex
  * cargo fmt
  * Fix crates.io API interaction
  * Ditched crates_io_api crate, did the same thing with ureq. Gets rid of tokio and a whole lot of other deps. Fixes breakage due to the recent crates.io API breakage, and prevents similar breakage in the future

OBS-URL: https://build.opensuse.org/request/show/904008
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=6
2021-07-06 01:54:35 +00:00
836d449007 Accepting request 897045 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/897045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=2
2021-06-03 22:33:34 +00:00
56fb21b7e3 Accepting request 896823 from home:firstyear:branches:devel:languages:rust
- Update _service to use upstream monorepo and cargo-audit
- Update to version 0.14.1~git0.e46dce8:
  * v0.14.1 (#342)
  * Cargo.lock: update several dependencies (#341)
  * Generate release builds with github actions (#337)
  * Cargo.lock: bump various dependencies (#335)
  * Bump rustsec from 0.23.2 to 0.23.3 (#333)
  * v0.14.0 (#330)
  * Cargo.lock: bump `rustsec` to v0.23.2 (#329)
  * README.md: fix "Report Vulnerability" button (#328)
  * Rename 'master' branch to 'main'
  * Bump `rustsec` dependency to v0.23; MSRV 1.46+ (#327)

OBS-URL: https://build.opensuse.org/request/show/896823
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=4
2021-06-03 03:36:01 +00:00
Richard Brown
b993b12847 Accepting request 879549 from devel:languages:rust
New package cargo_audit

OBS-URL: https://build.opensuse.org/request/show/879549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=1
2021-03-30 19:17:11 +00:00
05575ba12f Accepting request 879533 from home:firstyear:branches:devel:languages:rust
- Update to version 0.14.0~git0.08c9f3e:
  * v0.14.0 (#330)
  * Cargo.lock: bump `rustsec` to v0.23.2 (#329)
  * README.md: fix "Report Vulnerability" button (#328)
  * Rename 'master' branch to 'main'
  * Bump `rustsec` dependency to v0.23; MSRV 1.46+ (#327)
  * Enable informational warnings with deny (#320)
  * When running in no-fetch mode, allow accessing a non-git repo. (#315)
  * Update README.md (#298)
  * Cargo.lock: bump deps (#283)
  * Bump once_cell from 1.4.1 to 1.5.0 (#282)

OBS-URL: https://build.opensuse.org/request/show/879533
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=2
2021-03-17 01:21:39 +00:00
Luke Jones
bde8166c4e Accepting request 877853 from home:firstyear
Add cargo-audit to devel:languages:rust. This allows scanning of
packaged rust projects for security issues.

OBS-URL: https://build.opensuse.org/request/show/877853
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=1
2021-03-11 22:17:05 +00:00
8 changed files with 156 additions and 20 deletions

View File

@@ -3,8 +3,8 @@
<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.20.0</param> --> <param name="revision">cargo-audit/v0.21.2</param>
<param name="revision">main</param> <!-- <param name="revision">main</param> -->
<param name="match-tag">cargo-audit/v*</param> <param name="match-tag">cargo-audit/v*</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>
@@ -20,7 +20,7 @@
<service name="cargo_vendor" mode="disabled"> <service name="cargo_vendor" mode="disabled">
<param name="srcdir">rustsec</param> <param name="srcdir">rustsec</param>
<param name="compression">zst</param> <param name="compression">zst</param>
<param name="update">false</param> <param name="update">true</param>
<param name="i-accept-the-risk">RUSTSEC-2024-0019</param> <param name="i-accept-the-risk">RUSTSEC-2024-0019</param>
</service> </service>
<service name="cargo_audit" mode="disabled"> <service name="cargo_audit" mode="disabled">

View File

@@ -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">972ac9329076e2e6347a8324dc95ec4cc35561a1</param></service></servicedata> <param name="changesrevision">18e58c28d9e6a542a167f19057c97554ec9b845f</param></service></servicedata>

View File

@@ -1,3 +1,147 @@
-------------------------------------------------------------------
Tue Mar 04 00:49:12 UTC 2025 - william.brown@suse.com
- Update to version 0.21.2~git0.18e58c2:
* Bump date in changelog
* Reference the incompat issue in changelogs
* Populate cargo-audit changelog
* Bump cargo-audit version
* bump rustsec version requirement in Cargo.toml
* Populate changelog for rustsec
* bump rustsec crate to 0.30.2
* build(deps): bump tame-index from 0.18.0 to 0.18.1
* Bump tame-index to 0.18 to gain support for Rust 1.85
* Suppress Clippy complaint
* Update MSRV in Cargo.toml files
* Try 1.73 MSRV to see if that fixes cvss crate
* Don't bump MSRV on crates that don't depend on gix
* bluntly bump the MSRV to 1.81 as it seems to be required by `tame-index`s dependencies.
* update `gix` to v0.70 and `tame-index` index to 0.17.
* Cargo.lock: bump Abscissa to v0.8.2 (#1326)
* Temporarily ignore RUSTSEC-2025-0001 (#1325)
-------------------------------------------------------------------
Tue Feb 04 00:59:28 UTC 2025 - william.brown@suse.com
- Remove 0001-Skip-warnings.patch
- Update to version 0.21.1~git0.bd6fb0f:
* bump cargo-audit version in cargo toml, I forgot
* Bump minor version of cargo-lock according to the msrv policy of the crate
* Populate changelogs
* Bump versions of crates to be published
* Documentation tweaks
* Move binary scanning into its own top-level module, improve documentation
* More informative doc strings on BinaryFormat variants
* Fix conditional compilation by always exposing binary format struct in rustsec
* cfg-out binary format type only available with binary scanning enabled
* Remove binary scanning from rustsec default features
* Correctly pass through the binary-scanning feature to rustsec crate
* Do not assert in tests that there are no vulnerabilities in our own Cargo.lock
* lower cargo-lock MSRV to 1.73, that's all that our locked dependencies require
* Bump cargo-lock MSRV to 1.74 following the bump in dependency versions
* Bump other dependencies with vulns, preserving MSRV
* Upgrade url crate to fix self-audit issue
* cargo fmt
* Comment out hanging test
* allow(lint) for allow(lint), how deep does the rabbit hole go?
* Fix typo
* Don't fail the build if something in acceptance test code is missing documentation
* Suppress useless warnings that break the build due to deny(warnings)
* fix: formatting for `*.rs` files
* style: simplify some statements for readability
* cargo fmt
* Fix handling of the database.fetch option
* fix(cargo-lock): normalize everything for git-ref in dependencies
* test(cargo-lock): show tag in dependencies is not normalized
* test(cargo-lock): show branch in dependencies is normalized
* test(cargo-lock): make lockfile loading inline
* update
* move binary-scanning to rustsec api
* Additionnal clippy and fmt fixes
* Make cargo-audit's binary_deps module public
* Do not serialize schema version as 'null' if not set to fix OSV JSON schema compliance
* Fix links to CVSS calculator
* Wording tweak in README
* Document recursive scanning recipe in README.md
* Nicer link
* Document the changes for 0.20.1
* Populate cargo-audit v0.21 changelog
* Commit Cargo.lock changes
* Bump platforms to v3.5.0 following #1278
* chore: regenerate platform support and bump to platforms@3.4.2
-------------------------------------------------------------------
Tue Jan 7 00:30:30 UTC 2025 - William Brown <william.brown@suse.com>
- add 0001-Skip-warnings.patch to allow building on rust 1.83
-------------------------------------------------------------------
Wed Oct 30 01:07:51 UTC 2024 - william.brown@suse.com
- Update to version 0.21.0~git0.78f9859:
* cargo-audit v0.21.0 (#1277)
* README.md(s): fix crate badges (#1276)
* rustsec v0.30.0 (#1275)
* Cargo.lock: bump dependencies (#1274)
* Cargo.toml: bump `cargo-lock` to v10.0.1 (#1272)
* cargo-lock v10.0.1 (#1271)
* cargo-lock: fix issue with v4 lockfiles (#1270)
* cargo-audit v0.21.0-rc.0 (#1267)
* rustsec v0.30.0-rc.1 (#1266)
* Cargo.toml(s): fix `repository` links (#1265)
* cargo-lock v10.0.0 (#1264)
* cargo-lock: use `doc_auto_cfg` (#1263)
* cargo-audit: bump `abscissa` to v0.8 (#1262)
* Bump auditable-extract in Cargo.lock for the WASM bugfix
* build(deps): bump actions/cache from 4.1.0 to 4.1.1 (#1259)
* V4 is supported now (#1260)
* rustsec v0.30.0-rc.0 (#1258)
* cargo-lock v10.0.0-rc.0 (#1257)
* cargo-lock: add support for V4 lockfiles (#1206)
* Cargo.lock: bump dependencies (#1256)
* build(deps): bump actions/cache from 4.0.2 to 4.1.0 (#1252)
* bump gix to 0.66 and fwe others (#1251)
* .github: install target in release workflow
* build(deps): bump regex from 1.10.5 to 1.10.6 (#1234)
* build(deps): bump xml-rs from 0.8.20 to 0.8.21 (#1236)
* cargo-audit: make `cargo-lock` a hard dependency (#1239)
* build(deps): bump tame-index from 0.13.0 to 0.13.1
* cargo-audit v0.21.0-pre.0 (#1233)
* rustsec v0.30.0-pre.0 (#1232)
* Bump `gix` => v0.64; `tame-index` => v0.13 (#1230)
* rustsec: fix test name (#1231)
* Bump `auditable-info` => 0.8; `auditable-serde` => v0.7 (#1229)
* Use cargo-lock v10.0.0-pre.0 branch for `auditable-serde` (#1228)
* cargo-lock v10.0.0-pre.0 (#1227)
* cargo-lock: remove `toml` from the public API (#1226)
* Bump `toml` to v0.8 (#1225)
* Bump versions to prepare for breaking changes (#1224)
* CI: re-enable self-audit (#1223)
* Cargo.lock: bump dependencies (#1222)
* build(deps): bump actions/cache from 4.0.1 to 4.0.2 (#1154)
* build(deps): bump xml-rs from 0.8.19 to 0.8.20 (#1163)
* build(deps): bump rust-embed from 8.4.0 to 8.5.0 (#1210)
* build(deps): bump tame-index from 0.12.0 to 0.12.2 (#1215)
* rustsec: re-enable happy path test (#1221)
* build(deps): bump regex from 1.10.4 to 1.10.5 (#1199)
* build(deps): bump gix-attributes from 0.22.2 to 0.22.3 (#1220)
* build(deps): bump mio from 0.8.10 to 0.8.11 (#1219)
* rustsec: Rust 1.80 fixes (#1218)
* deps: bump libc from 0.2.153 to 0.2.155 (#1197)
* build(deps): bump url from 2.5.0 to 2.5.2 (#1201)
* build(deps): bump softprops/action-gh-release from 2.0.5 to 2.0.8 (#1214)
* chore: leverage workspace inheritance (#1209)
* chore: cargo fmt
* tweak help to still show default
* feat(cli): Honor CARGO_TERM_COLOR if found for cargo-audit
* chore: regenerate platform support and bump to platforms@3.4.1
-------------------------------------------------------------------
Tue Sep 24 00:54:04 UTC 2024 - Xiaoguang Wang <xiaoguang.wang@suse.com>
- Update vendor.tar.zst: gix-path improper path resolution
(bsc#1230688 CVE-2024-45405).
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 10 23:56:50 UTC 2024 - William Brown <william.brown@suse.com> Tue Sep 10 23:56:50 UTC 2024 - William Brown <william.brown@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package cargo-audit # spec file for package cargo-audit
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%global workspace_name rustsec %global workspace_name rustsec
Name: cargo-audit Name: cargo-audit
Version: 0.20.0~git66.972ac93 Version: 0.21.2~git0.18e58c2
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+
@@ -28,9 +28,7 @@ Group: Development/Languages/Rust
URL: https://github.com/RustSec/cargo-audit URL: https://github.com/RustSec/cargo-audit
Source0: %{workspace_name}-%{version}.tar.zst Source0: %{workspace_name}-%{version}.tar.zst
Source1: vendor.tar.zst Source1: vendor.tar.zst
Source2: cargo_config
BuildRequires: cargo
BuildRequires: cargo-packaging BuildRequires: cargo-packaging
BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(openssl)
ExclusiveArch: %{rust_tier1_arches} ExclusiveArch: %{rust_tier1_arches}
@@ -41,8 +39,7 @@ Audit Cargo.lock files for crates with security vulnerabilities reported to the
%prep %prep
%setup -q -n %{workspace_name}-%{version} %setup -q -n %{workspace_name}-%{version}
%setup -qa1 -n %{workspace_name}-%{version} %setup -qa1 -n %{workspace_name}-%{version}
mkdir -p .cargo %autopatch -p 1
cp %{SOURCE2} .cargo/config
%build %build
%{cargo_build} %{cargo_build}

View File

@@ -1,5 +0,0 @@
[source.crates-io]
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b2aa891ed289a8b0ec3165b52722186d5898a5316e022a8da22476b0cf2d2c76
size 656733

BIN
rustsec-0.21.2~git0.18e58c2.tar.zst (Stored with Git LFS) Normal file

Binary file not shown.

BIN
vendor.tar.zst (Stored with Git LFS)

Binary file not shown.