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 2023-03-08 14:51:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cargo-auditable (Old)
and /work/SRC/openSUSE:Factory/.cargo-auditable.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cargo-auditable"
Wed Mar 8 14:51:17 2023 rev:2 rq:1069781 version:0.6.0~0
Changes:
--------
--- /work/SRC/openSUSE:Factory/cargo-auditable/cargo-auditable.changes
2022-11-08 10:56:09.189939045 +0100
+++
/work/SRC/openSUSE:Factory/.cargo-auditable.new.31432/cargo-auditable.changes
2023-03-08 14:51:17.694258595 +0100
@@ -1,0 +2,20 @@
+Thu Feb 23 14:27:09 UTC 2023 - Andrea Manzini <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
Old:
----
cargo-auditable-0.5.2~0.tar.zst
New:
----
cargo-auditable-0.6.0~0.obscpio
cargo-auditable-0.6.0~0.tar.zst
cargo-auditable.obsinfo
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cargo-auditable.spec ++++++
--- /var/tmp/diff_new_pack.ocoEQf/_old 2023-03-08 14:51:18.326262036 +0100
+++ /var/tmp/diff_new_pack.ocoEQf/_new 2023-03-08 14:51:18.330262058 +0100
@@ -1,7 +1,7 @@
#
# spec file for package cargo-auditable
#
-# Copyright (c) 2022 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,24 +12,25 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
%define __rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2 -C
incremental=false
%define __cargo CARGO_FEATURE_VENDORED=1 RUSTFLAGS="%{__rustflags}"
%{_bindir}/cargo
%define __cargo_common_opts %{?_smp_mflags}
Name: cargo-auditable
-Version: 0.5.2~0
+Version: 0.6.0~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.
# Alternately, you can use cargo lock2rpmprovides to help
generate this.
-License: ( (MIT OR Apache-2.0) AND Unicode-DFS-2016 ) AND ( 0BSD OR MIT
OR Apache-2.0 ) AND ( Apache-2.0 OR BSL-1.0 ) AND ( Apache-2.0 OR MIT ) AND (
Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT ) AND ( MIT OR Apache-2.0
OR Zlib ) AND ( MIT OR Zlib OR Apache-2.0 ) AND ( Unlicense OR MIT ) AND ( Zlib
OR Apache-2.0 OR MIT ) AND MIT
+License: (Apache-2.0 OR MIT) AND Unicode-DFS-2016 AND (0BSD OR MIT OR
Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0
OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND
(Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR
MIT) AND MIT
# Select a group from this link:
# https://en.opensuse.org/openSUSE:Package_group_guidelines
Group: Development/Languages/Rust
-Url: https://github.com/rust-secure-code/cargo-auditable
+URL: https://github.com/rust-secure-code/cargo-auditable
Source0: %{name}-%{version}.tar.zst
Source1: vendor.tar.zst
Source2: cargo_config
++++++ _service ++++++
--- /var/tmp/diff_new_pack.ocoEQf/_old 2023-03-08 14:51:18.366262254 +0100
+++ /var/tmp/diff_new_pack.ocoEQf/_new 2023-03-08 14:51:18.370262276 +0100
@@ -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.5.2</param>
+ <param name="revision">v0.6.0</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.ocoEQf/_old 2023-03-08 14:51:18.386262364 +0100
+++ /var/tmp/diff_new_pack.ocoEQf/_new 2023-03-08 14:51:18.390262385 +0100
@@ -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">4e4860cda0de05d35b5abc4782c0f0b8c9404475</param></service></servicedata>
+ <param
name="changesrevision">e05d2776cff3d4db7b1d60c886563625bc589aba</param></service></servicedata>
(No newline at EOF)
++++++ cargo-auditable.obsinfo ++++++
name: cargo-auditable
version: 0.6.0~0
mtime: 1670449731
commit: e05d2776cff3d4db7b1d60c886563625bc589aba
++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.ocoEQf/_old and
/var/tmp/diff_new_pack.ocoEQf/_new differ