Accepting request 1130184 from home:aplanas:branches:security

- Update to version 0.2.3+git.1701075380.a5dc985:
  * build(deps): bump actix-rt from 2.8.0 to 2.9.0
  * Bump version to 0.2.3
  * build(deps): bump reqwest from 0.11.20 to 0.11.22
  * Bump configuration version and fix enable_iak_idevid
  * Enable test functional/iak-idevid-register-with-certificates
  * Update packit plan with new tests
  * Add certificates and certificate checking for IDevID and IAK keys (#669)

OBS-URL: https://build.opensuse.org/request/show/1130184
OBS-URL: https://build.opensuse.org/package/show/security/rust-keylime?expand=0&rev=63
This commit is contained in:
Alberto Planas 2023-12-01 10:38:34 +00:00 committed by Git OBS Bridge
parent d9639ce738
commit 015b9a78ef
7 changed files with 20 additions and 8 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.2.2+git.%ct.%h</param> <param name="versionformat">0.2.3+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">9c7c6faac49c76f9b4dcd8babc7ae407e0ec6504</param></service></servicedata> <param name="changesrevision">a5dc985399bf535b29f12ed9b4c6130357769a95</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Dec 01 10:04:40 UTC 2023 - aplanas@suse.com
- Update to version 0.2.3+git.1701075380.a5dc985:
* build(deps): bump actix-rt from 2.8.0 to 2.9.0
* Bump version to 0.2.3
* build(deps): bump reqwest from 0.11.20 to 0.11.22
* Bump configuration version and fix enable_iak_idevid
* Enable test functional/iak-idevid-register-with-certificates
* Update packit plan with new tests
* Add certificates and certificate checking for IDevID and IAK keys (#669)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 03 15:23:05 UTC 2023 - aplanas@suse.com Fri Nov 03 15:23:05 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.2.2+git.1697658634.9c7c6fa Version: 0.2.3+git.1701075380.a5dc985
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:c731aa1d9b78f3bf2c07bc75c4f1eef1024e0bd15b1aecaf595a78e995a4370a oid sha256:dd1828fd069ee5249ee7ee815bf9140d688615adb392ea6b92e9831093c177c9
size 29493992 size 29556368