Accepting request 1090856 from home:aplanas:branches:security

- Update to version 0.2.1+git.1685699835.3c9d17c:
  * Remove MOUNT_SECURE bool
  * rpm: Remove unused directory and add dependency for mount
  * keylime-agent/src: update API version to 2.1 to consistent with https://github.com/keylime/keylime/blob/master/docs/rest_apis.rst
  * docker/fedora/keylime_rust.Dockerfile: add the logic of cloning and compiling rust-keylime
  * [tests] Update test coverage task name regexp
  * [tests] Simply coverage file URL parsing

OBS-URL: https://build.opensuse.org/request/show/1090856
OBS-URL: https://build.opensuse.org/package/show/security/rust-keylime?expand=0&rev=53
This commit is contained in:
Alberto Planas 2023-06-05 09:00:16 +00:00 committed by Git OBS Bridge
parent ee3ef062f1
commit c1697f5115
6 changed files with 18 additions and 7 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/keylime/rust-keylime.git</param>
<param name="changesrevision">b497f1d9638be6c41b56aaa6855faf7f71c13651</param></service></servicedata>
<param name="changesrevision">3c9d17ccaa8b2ff773cdfb7cc7dedb87f4f1d09d</param></service></servicedata>

Binary file not shown.

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jun 05 08:41:33 UTC 2023 - aplanas@suse.com
- Update to version 0.2.1+git.1685699835.3c9d17c:
* Remove MOUNT_SECURE bool
* rpm: Remove unused directory and add dependency for mount
* keylime-agent/src: update API version to 2.1 to consistent with https://github.com/keylime/keylime/blob/master/docs/rest_apis.rst
* docker/fedora/keylime_rust.Dockerfile: add the logic of cloning and compiling rust-keylime
* [tests] Update test coverage task name regexp
* [tests] Simply coverage file URL parsing
-------------------------------------------------------------------
Thu Apr 27 09:34:45 UTC 2023 - aplanas@suse.com

View File

@ -25,7 +25,7 @@
%define _config_norepl %config(noreplace)
%endif
Name: rust-keylime
Version: 0.2.1+git.1682587333.b497f1d
Version: 0.2.1+git.1685699835.3c9d17c
Release: 0
Summary: Rust implementation of the keylime agent
License: Apache-2.0 AND MIT

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

Binary file not shown.