Dominique Leuenberger 2023-02-23 15:28:08 +00:00 committed by Git OBS Bridge
commit cd6da99013
8 changed files with 23 additions and 22 deletions

View File

@ -1,6 +1,6 @@
<services> <services>
<service name="tar_scm" mode="disabled"> <service name="tar_scm" mode="disabled">
<param name="versionformat">0.1.0+git.%ct.%h</param> <param name="versionformat">0.2.0+git.%ct.%h</param>
<param name="revision">master</param> <param name="revision">master</param>
<param name="url">https://github.com/keylime/rust-keylime.git</param> <param name="url">https://github.com/keylime/rust-keylime.git</param>
<param name="scm">git</param> <param name="scm">git</param>

View File

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

View File

@ -1,7 +1,7 @@
Index: rust-keylime-0.1.0+git.1676549716.5382ed9/keylime-agent.conf Index: rust-keylime-0.2.0+git.1677002906.cf6c4f0/keylime-agent.conf
=================================================================== ===================================================================
--- rust-keylime-0.1.0+git.1676549716.5382ed9.orig/keylime-agent.conf --- rust-keylime-0.2.0+git.1677002906.cf6c4f0.orig/keylime-agent.conf
+++ rust-keylime-0.1.0+git.1676549716.5382ed9/keylime-agent.conf +++ rust-keylime-0.2.0+git.1677002906.cf6c4f0/keylime-agent.conf
@@ -19,13 +19,15 @@ version = "2.0" @@ -19,13 +19,15 @@ version = "2.0"
# of 'SHA256(public EK in PEM format)'. # of 'SHA256(public EK in PEM format)'.
# #
@ -30,17 +30,7 @@ Index: rust-keylime-0.1.0+git.1676549716.5382ed9/keylime-agent.conf
registrar_port = 8890 registrar_port = 8890
# Enable mTLS communication between agent, verifier and tenant. # Enable mTLS communication between agent, verifier and tenant.
@@ -133,7 +136,8 @@ extract_payload_zip = true @@ -151,7 +154,8 @@ revocation_actions_dir = "/usr/libexec/k
#
# To override enable_revocation_notifications, set
# KEYLIME_AGENT_ENABLE_REVOCATION_NOTIFICATIONS environment variable.
-enable_revocation_notifications = true
+# enable_revocation_notifications = true
+enable_revocation_notifications = false
# The path to the directory containing the pre-installed revocation action
# scripts. Ideally should point to an fixed/immutable location subject to
@@ -151,7 +155,8 @@ revocation_actions_dir = "/usr/libexec/k
# KEYLIME_AGENT_REVOCATION_NOTIFICATION_IP environment variable. # KEYLIME_AGENT_REVOCATION_NOTIFICATION_IP environment variable.
# To override revocation_notification_port, set # To override revocation_notification_port, set
# KEYLIME_AGENT_REVOCATION_NOTIFICATION_PORT environment variable. # KEYLIME_AGENT_REVOCATION_NOTIFICATION_PORT environment variable.

View File

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

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Feb 22 09:07:12 UTC 2023 - aplanas@suse.com
- Update to version 0.2.0+git.1677002906.cf6c4f0:
* Bump version to 0.2.0
* packit: Remove workaround for Fedora BZ#2158598
* ima-emulator: Implement graceful shutdown
* Update tss-esapi in Cargo.toml
* packit: Re-enable tests on Fedora Rawhide
* Deprecate `with-zmq` and `legacy-python-actions` features
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 16 12:51:38 UTC 2023 - aplanas@suse.com Thu Feb 16 12:51:38 UTC 2023 - aplanas@suse.com

View File

@ -25,7 +25,7 @@
%define _config_norepl %config(noreplace) %define _config_norepl %config(noreplace)
%endif %endif
Name: rust-keylime Name: rust-keylime
Version: 0.1.0+git.1676549716.5382ed9 Version: 0.2.0+git.1677002906.cf6c4f0
Release: 0 Release: 0
Summary: Rust implementation of the keylime agent Summary: Rust implementation of the keylime agent
License: Apache-2.0 AND MIT License: Apache-2.0 AND MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:87478d2ed42d4b9b50c20a680c3b40fcc06dbbb8b6d9554ef9bb29d548e9073f oid sha256:3ee77572304c5e2534c915645b6caeadbec544bc337bc75d016733f4b4657ab1
size 25855860 size 25901108