From ee3ef062f1af5c9bd4dd22404ed2ff7a8e5bc677e6ea6ac8574270764d0ba46f Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 2 May 2023 09:28:59 +0000 Subject: [PATCH] Accepting request 1083240 from home:aplanas:branches:security - Update to version 0.2.1+git.1682587333.b497f1d: * Bump version to 0.2.1 * Cargo: Update base64 to version 0.21 * build(deps): bump enumflags2 from 0.7.5 to 0.7.7 * build(deps): bump uuid from 1.3.0 to 1.3.1 * build(deps): bump libc from 0.2.141 to 0.2.142 * keylime-agent/src/common.rs: remove VTPM and IMA stub variables * rpm/fedora: Use vendored dependencies for all versions * packit: Enable building RPM on Copr for fedora-all * rpm/fedora: Fix metadata patch * build(deps): bump serde from 1.0.159 to 1.0.160 * build(deps): bump serde_json from 1.0.95 to 1.0.96 * cargo: Drop default features from actix-web * cargo: Drop default features from reqwest crate * cargo: Drop default features from config crate * build(deps): bump tempfile from 3.4.0 to 3.5.0 * build(deps): bump libc from 0.2.140 to 0.2.141 OBS-URL: https://build.opensuse.org/request/show/1083240 OBS-URL: https://build.opensuse.org/package/show/security/rust-keylime?expand=0&rev=51 --- _service | 2 +- _servicedata | 2 +- ...eylime-0.2.0+git.1681457715.54484b7.tar.xz | 3 --- ...eylime-0.2.1+git.1682587333.b497f1d.tar.xz | 3 +++ rust-keylime.changes | 21 +++++++++++++++++++ rust-keylime.spec | 2 +- vendor.tar.xz | 4 ++-- 7 files changed, 29 insertions(+), 8 deletions(-) delete mode 100644 rust-keylime-0.2.0+git.1681457715.54484b7.tar.xz create mode 100644 rust-keylime-0.2.1+git.1682587333.b497f1d.tar.xz diff --git a/_service b/_service index 0dffe3b..a02526b 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - 0.2.0+git.%ct.%h + 0.2.1+git.%ct.%h master https://github.com/keylime/rust-keylime.git git diff --git a/_servicedata b/_servicedata index c750875..9218265 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/keylime/rust-keylime.git - 54484b7f0488d6bdf6f1d93a64027385829c251c \ No newline at end of file + b497f1d9638be6c41b56aaa6855faf7f71c13651 \ No newline at end of file diff --git a/rust-keylime-0.2.0+git.1681457715.54484b7.tar.xz b/rust-keylime-0.2.0+git.1681457715.54484b7.tar.xz deleted file mode 100644 index 5d840cf..0000000 --- a/rust-keylime-0.2.0+git.1681457715.54484b7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb7e2f52a8f729e5220b69d2bdc01bb9002d603b28e66c7fe74937cc39a99d87 -size 136088 diff --git a/rust-keylime-0.2.1+git.1682587333.b497f1d.tar.xz b/rust-keylime-0.2.1+git.1682587333.b497f1d.tar.xz new file mode 100644 index 0000000..11f32c5 --- /dev/null +++ b/rust-keylime-0.2.1+git.1682587333.b497f1d.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cc2d80db2d67043c51af0f650e65fc51a33f8562b42a0b964f9643dfdbca429 +size 134972 diff --git a/rust-keylime.changes b/rust-keylime.changes index a9093e9..536128a 100644 --- a/rust-keylime.changes +++ b/rust-keylime.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Thu Apr 27 09:34:45 UTC 2023 - aplanas@suse.com + +- Update to version 0.2.1+git.1682587333.b497f1d: + * Bump version to 0.2.1 + * Cargo: Update base64 to version 0.21 + * build(deps): bump enumflags2 from 0.7.5 to 0.7.7 + * build(deps): bump uuid from 1.3.0 to 1.3.1 + * build(deps): bump libc from 0.2.141 to 0.2.142 + * keylime-agent/src/common.rs: remove VTPM and IMA stub variables + * rpm/fedora: Use vendored dependencies for all versions + * packit: Enable building RPM on Copr for fedora-all + * rpm/fedora: Fix metadata patch + * build(deps): bump serde from 1.0.159 to 1.0.160 + * build(deps): bump serde_json from 1.0.95 to 1.0.96 + * cargo: Drop default features from actix-web + * cargo: Drop default features from reqwest crate + * cargo: Drop default features from config crate + * build(deps): bump tempfile from 3.4.0 to 3.5.0 + * build(deps): bump libc from 0.2.140 to 0.2.141 + ------------------------------------------------------------------- Fri Apr 14 07:42:55 UTC 2023 - aplanas@suse.com diff --git a/rust-keylime.spec b/rust-keylime.spec index 441d8d2..a8cc727 100644 --- a/rust-keylime.spec +++ b/rust-keylime.spec @@ -25,7 +25,7 @@ %define _config_norepl %config(noreplace) %endif Name: rust-keylime -Version: 0.2.0+git.1681457715.54484b7 +Version: 0.2.1+git.1682587333.b497f1d Release: 0 Summary: Rust implementation of the keylime agent License: Apache-2.0 AND MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index a610624..a40fbfd 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d6551042a280ac85d7f8a72600eacd2ae14b896dd9183c98f9b1156b14ac59b -size 26581800 +oid sha256:0d3fa779a512c37e73c05da973c0fa67420e6e3fc5757e0f4fb5533503a3e85f +size 31347284