Accepting request 1098633 from home:aplanas:branches:security
- Update to version 0.2.2+git.1689256829.3d2b627: * Bump version to 0.2.2 * build(deps): bump tempfile from 3.5.0 to 3.6.0 * removing SIGINT stop signals from Dockerfiles and systemd service, as well as adding SIGTERM to IMA emulator as shutdown signal OBS-URL: https://build.opensuse.org/request/show/1098633 OBS-URL: https://build.opensuse.org/package/show/security/rust-keylime?expand=0&rev=59
This commit is contained in:
parent
8b5f0cad45
commit
d52384261a
2
_service
2
_service
@ -1,6 +1,6 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="versionformat">0.2.1+git.%ct.%h</param>
|
||||
<param name="versionformat">0.2.2+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">67ce0cf8374d217f90b1deb8fc0665ee4b0733a7</param></service></servicedata>
|
||||
<param name="changesrevision">3d2b627bfe6e9a2ffda21b30080d5ef77125c516</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c0b615f0d8d2220491323bb91638362d4ddb097b57e60ba7e7a3f58b63aa2c7
|
||||
size 145136
|
3
rust-keylime-0.2.2+git.1689256829.3d2b627.tar.xz
Normal file
3
rust-keylime-0.2.2+git.1689256829.3d2b627.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:457009304af27dd7817e566424147e95668d041c419ae01300a4e184829abcba
|
||||
size 144716
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 14 07:31:23 UTC 2023 - aplanas@suse.com
|
||||
|
||||
- Update to version 0.2.2+git.1689256829.3d2b627:
|
||||
* Bump version to 0.2.2
|
||||
* build(deps): bump tempfile from 3.5.0 to 3.6.0
|
||||
* removing SIGINT stop signals from Dockerfiles and systemd service, as well as adding SIGTERM to IMA emulator as shutdown signal
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 12 14:17:39 UTC 2023 - aplanas@suse.com
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
%define _config_norepl %config(noreplace)
|
||||
%endif
|
||||
Name: rust-keylime
|
||||
Version: 0.2.1+git.1689167094.67ce0cf
|
||||
Version: 0.2.2+git.1689256829.3d2b627
|
||||
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:76a8744a23a907e3d07edf622517d1af0a30f0de1eea1ef65f17786ebb8c38c6
|
||||
size 29432688
|
||||
oid sha256:43686462887fc581ae9452788d81b1f8b06cdb0c6d92147e5a5143337bea7792
|
||||
size 24536928
|
||||
|
Loading…
x
Reference in New Issue
Block a user