Accepting request 1067124 from security
OBS-URL: https://build.opensuse.org/request/show/1067124 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust-keylime?expand=0&rev=9
This commit is contained in:
commit
cd6da99013
2
_service
2
_service
@ -1,6 +1,6 @@
|
||||
<services>
|
||||
<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="url">https://github.com/keylime/rust-keylime.git</param>
|
||||
<param name="scm">git</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<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>
|
@ -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.1.0+git.1676549716.5382ed9/keylime-agent.conf
|
||||
--- rust-keylime-0.2.0+git.1677002906.cf6c4f0.orig/keylime-agent.conf
|
||||
+++ rust-keylime-0.2.0+git.1677002906.cf6c4f0/keylime-agent.conf
|
||||
@@ -19,13 +19,15 @@ version = "2.0"
|
||||
# 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
|
||||
|
||||
# Enable mTLS communication between agent, verifier and tenant.
|
||||
@@ -133,7 +136,8 @@ extract_payload_zip = true
|
||||
#
|
||||
# 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
|
||||
@@ -151,7 +154,8 @@ revocation_actions_dir = "/usr/libexec/k
|
||||
# KEYLIME_AGENT_REVOCATION_NOTIFICATION_IP environment variable.
|
||||
# To override revocation_notification_port, set
|
||||
# KEYLIME_AGENT_REVOCATION_NOTIFICATION_PORT environment variable.
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0e916efe0dc4e3c20e78724be16c235d0f55cdf8d42ba92d01a5c19fb5a2eb6
|
||||
size 130384
|
3
rust-keylime-0.2.0+git.1677002906.cf6c4f0.tar.xz
Normal file
3
rust-keylime-0.2.0+git.1677002906.cf6c4f0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c7f1d0a26637d4116c934ccd2c40eabaafa824cd51d2418ea31344ffc908553
|
||||
size 130584
|
@ -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
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
%define _config_norepl %config(noreplace)
|
||||
%endif
|
||||
Name: rust-keylime
|
||||
Version: 0.1.0+git.1676549716.5382ed9
|
||||
Version: 0.2.0+git.1677002906.cf6c4f0
|
||||
Release: 0
|
||||
Summary: Rust implementation of the keylime agent
|
||||
License: Apache-2.0 AND MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87478d2ed42d4b9b50c20a680c3b40fcc06dbbb8b6d9554ef9bb29d548e9073f
|
||||
size 25855860
|
||||
oid sha256:3ee77572304c5e2534c915645b6caeadbec544bc337bc75d016733f4b4657ab1
|
||||
size 25901108
|
||||
|
Loading…
x
Reference in New Issue
Block a user