Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cargo-auditable for openSUSE:Factory 
checked in at 2025-10-23 16:35:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cargo-auditable (Old)
 and      /work/SRC/openSUSE:Factory/.cargo-auditable.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cargo-auditable"

Thu Oct 23 16:35:23 2025 rev:6 rq:1312675 version:0.7.1~0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cargo-auditable/cargo-auditable.changes  
2024-11-30 13:27:31.928921478 +0100
+++ 
/work/SRC/openSUSE:Factory/.cargo-auditable.new.1980/cargo-auditable.changes    
    2025-10-23 16:35:43.946060407 +0200
@@ -1,0 +2,71 @@
+Tue Oct 21 02:38:44 UTC 2025 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  cargo-auditable-0.6.6~0.tar.zst

New:
----
  cargo-auditable-0.7.1~0.tar.zst

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cargo-auditable.spec ++++++
--- /var/tmp/diff_new_pack.VDAZWV/_old  2025-10-23 16:35:44.602088093 +0200
+++ /var/tmp/diff_new_pack.VDAZWV/_new  2025-10-23 16:35:44.606088262 +0200
@@ -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.1~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.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.VDAZWV/_old  2025-10-23 16:35:44.646089950 +0200
+++ /var/tmp/diff_new_pack.VDAZWV/_new  2025-10-23 16:35:44.654090287 +0200
@@ -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.1</param>
     <param name="match-tag">v*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.VDAZWV/_old  2025-10-23 16:35:44.682091469 +0200
+++ /var/tmp/diff_new_pack.VDAZWV/_new  2025-10-23 16:35:44.686091638 +0200
@@ -1,6 +1,6 @@
 <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">0d683f37cf9afd90cdec6f437b30ef893be807b3</param></service></servicedata>
 (No newline at EOF)
 

++++++ cargo-auditable-0.6.6~0.tar.zst -> cargo-auditable-0.7.1~0.tar.zst ++++++
++++ 3221 lines of diff (skipped)

++++++ cargo-auditable.obsinfo ++++++
--- /var/tmp/diff_new_pack.VDAZWV/_old  2025-10-23 16:35:44.914101260 +0200
+++ /var/tmp/diff_new_pack.VDAZWV/_new  2025-10-23 16:35:44.918101429 +0200
@@ -1,5 +1,5 @@
 name: cargo-auditable
-version: 0.6.6~0
-mtime: 1732420546
-commit: 83713a1c609b28d93660c64b8974b0226fe2c7a4
+version: 0.7.1~0
+mtime: 1760873580
+commit: 0d683f37cf9afd90cdec6f437b30ef893be807b3
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/cargo-auditable/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.cargo-auditable.new.1980/vendor.tar.zst differ: 
char 7, line 1

Reply via email to