Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 1efd4b6b28 | |||
| 03f4ef634f | |||
| b303a3ac80 | |||
| 0c90dc5fd7 |
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/rust-secure-code/cargo-auditable.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v0.6.6</param>
|
||||
<param name="revision">v0.7.2</param>
|
||||
<param name="match-tag">v*</param>
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rust-secure-code/cargo-auditable.git</param>
|
||||
<param name="changesrevision">83713a1c609b28d93660c64b8974b0226fe2c7a4</param></service></servicedata>
|
||||
<param name="changesrevision">0c4c6591a355c0fec883f70a4e9280974f15e02c</param></service></servicedata>
|
||||
BIN
cargo-auditable-0.6.6~0.tar.zst
LFS
BIN
cargo-auditable-0.6.6~0.tar.zst
LFS
Binary file not shown.
3
cargo-auditable-0.7.2~0.tar.zst
Normal file
3
cargo-auditable-0.7.2~0.tar.zst
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:195ecbdf92ae35c42a71cbca2adc59cd8df772f16ac63808caed393de75fc125
|
||||
size 69708
|
||||
@@ -1,3 +1,88 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 12 03:35:57 UTC 2025 - william.brown@suse.com
|
||||
|
||||
- Update to version 0.7.2~0:
|
||||
* Bump version
|
||||
* Populate changelog
|
||||
* Update README.md
|
||||
* mention cargo-dist in README
|
||||
* commit Cargo.lock
|
||||
* bump which dev-dependency to 8.0.0
|
||||
* bump object to 0.37
|
||||
* Upgrade cargo_metadata to 0.23
|
||||
* Expand the set of dist platforms in config
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 21 02:38:44 UTC 2025 - william.brown@suse.com
|
||||
|
||||
- Update to version 0.7.1~0:
|
||||
* bump version
|
||||
* Populate changelog for v0.7.1
|
||||
* Populate changelog for v0.7.0
|
||||
* Out out of unhelpful clippy lint
|
||||
* Satisfy clippy
|
||||
* Do not assume --crate-name and --out-dir are present in the rustc command, but show warnings if they aren't
|
||||
* Run apt-get update before trying to install packages
|
||||
* run `cargo dist init` on dist 0.30
|
||||
* Drop allow-dirty from dist config, should no longer be needed
|
||||
* Reorder paragraphs in README
|
||||
* Note the maintenance transition for the go extraction library
|
||||
* Editing pass on the adopters: scanners
|
||||
* clarify Docker support
|
||||
* Cargo clippy fix
|
||||
* Add Wolfi OS and Chainguard to adopters
|
||||
* Update mentions around Anchore tooling
|
||||
* README and documentation updates for nightly
|
||||
* Bump dependency version in rust-audit-info
|
||||
* More work on docs
|
||||
* Nicer formatting on format revision documentation
|
||||
* Bump versions
|
||||
* regenerate JSON schema
|
||||
* cargo fmt
|
||||
* Document format field
|
||||
* Make it more clear that RawVersionInfo is private
|
||||
* Add format field to the serialized data
|
||||
* cargo clippy fix
|
||||
* Add special handling for proc macros to treat them as the build dependencies they are
|
||||
* Add a test to ensure proc macros are reported as build dependencies
|
||||
* Add a test fixture for a crate with a proc macro dependency
|
||||
* parse fully qualified package ID specs from SBOMs
|
||||
* select first discovered SBOM file
|
||||
* cargo sbom integration
|
||||
* Get rid of unmaintained wee_alloc in test code to make people's scanners misled by GHSA chill out
|
||||
* Don't fail plan workflow due to manually changed release.yml
|
||||
* Bump Ubuntu version to hopefully fix release.yml workflow
|
||||
* Add test for stripped binary
|
||||
* Bump version to 0.6.7
|
||||
* Populate changelog
|
||||
* README.md: add auditable2cdx, more consistency in text
|
||||
* Placate clippy
|
||||
* Do not emit -Wl if a bare linker is in use
|
||||
* Get rid of a compiler warning
|
||||
* Add bare linker detection function
|
||||
* drop boilerplate from test that's no longer relevant
|
||||
* Add support for recovering rustc codegen options
|
||||
* More lenient parsing of rustc arguments
|
||||
* More descriptive error message in case rustc is killed abruptly
|
||||
* change formatting to fit rustfmt
|
||||
* More descriptive error message in case cargo is killed
|
||||
* Update REPLACING_CARGO.md to fix #195
|
||||
* Clarify osv-scanner support in README
|
||||
* Include the command required to view metadata
|
||||
* Mention wasm-tools support
|
||||
* Switch from broken generic cache action to a Rust-specific one
|
||||
* Fill in various fields in auditable2cdx Cargo.toml
|
||||
* Include osv-scanner in the list, with a caveat
|
||||
* Add link to blint repo to README
|
||||
* Mention that blint supports our data
|
||||
* Consolidate target definitions
|
||||
* Account for WASM test dependencies changing, commit the Cargo.lock so they would stop doing that
|
||||
* Migrate to a maintained toolchain action
|
||||
* Fix author specification
|
||||
* Add link to repository to resolverver Cargo.toml
|
||||
* Bump resolverver to 0.1.0
|
||||
* Add resolverver crate to the tree
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 02:28:10 UTC 2024 - william.brown@suse.com
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: cargo-auditable
|
||||
version: 0.6.6~0
|
||||
mtime: 1732420546
|
||||
commit: 83713a1c609b28d93660c64b8974b0226fe2c7a4
|
||||
version: 0.7.2~0
|
||||
mtime: 1762682818
|
||||
commit: 0c4c6591a355c0fec883f70a4e9280974f15e02c
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cargo-auditable
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -21,7 +21,7 @@
|
||||
%define __cargo_common_opts %{?_smp_mflags}
|
||||
|
||||
Name: cargo-auditable
|
||||
Version: 0.6.6~0
|
||||
Version: 0.7.2~0
|
||||
Release: 0
|
||||
Summary: A tool to embed auditing information in ELF sections of rust binaries
|
||||
# If you know the license, put it's SPDX string here.
|
||||
|
||||
BIN
vendor.tar.zst
LFS
BIN
vendor.tar.zst
LFS
Binary file not shown.
Reference in New Issue
Block a user