Accepting request 1078771 from security
OBS-URL: https://build.opensuse.org/request/show/1078771 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust-keylime?expand=0&rev=12
This commit is contained in:
commit
add91a3e3f
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/keylime/rust-keylime.git</param>
|
||||
<param name="changesrevision">f7edd9a5cd49ef09e95f34a35d0829a90e9d38ff</param></service></servicedata>
|
||||
<param name="changesrevision">646cf6190192344c95983e3be3103861d9e22b51</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be6e0450a2ec4adfa3f037b346e43347685b2c274e2c283eff7b6323f09335b1
|
||||
size 133336
|
3
rust-keylime-0.2.0+git.1681223954.646cf61.tar.xz
Normal file
3
rust-keylime-0.2.0+git.1681223954.646cf61.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc55a4a76bd5373850d626941ab5bc22d745dc91ed2c50c76c8804a228997416
|
||||
size 136052
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 12 14:52:38 UTC 2023 - aplanas@suse.com
|
||||
|
||||
- Update to version 0.2.0+git.1681223954.646cf61:
|
||||
* Allow setting measured boot log path for testing
|
||||
* build(deps): bump base64 from 0.13.1 to 0.21.0
|
||||
* build(deps): bump wiremock from 0.5.14 to 0.5.18
|
||||
* Build Fedora and CentOS packages on Copr using packit
|
||||
* build(deps): bump serde_json from 1.0.91 to 1.0.95
|
||||
* build(deps): bump actix-rt from 2.7.0 to 2.8.0
|
||||
* build(deps): bump base64 from 0.13.1 to 0.21.0
|
||||
* build(deps): bump serde from 1.0.147 to 1.0.159
|
||||
* build(deps): bump glob from 0.3.0 to 0.3.1
|
||||
* Add missing test from keylime testsuite to e2e plan
|
||||
* Fix typo in name of test for generating coverage
|
||||
* build(deps): bump thiserror from 1.0.38 to 1.0.40
|
||||
* build(deps): bump base64 from 0.13.1 to 0.21.0
|
||||
* build(deps): bump actix-web from 4.2.1 to 4.3.1
|
||||
* build(deps): bump serde from 1.0.145 to 1.0.147
|
||||
* build(deps): bump libc from 0.2.139 to 0.2.140
|
||||
* build(deps): bump futures from 0.3.25 to 0.3.27
|
||||
* build(deps): bump reqwest from 0.11.12 to 0.11.15
|
||||
* build(deps): bump config from 0.13.2 to 0.13.3
|
||||
* build(deps): bump openssl from 0.10.45 to 0.10.48
|
||||
* build(deps): bump tokio from 1.24.2 to 1.26.0
|
||||
* Cargo: Update tempfile to 3.4.0 version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 15 16:46:28 UTC 2023 - Alberto Planas Dominguez <aplanas@suse.com>
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
%define _config_norepl %config(noreplace)
|
||||
%endif
|
||||
Name: rust-keylime
|
||||
Version: 0.2.0+git.1677691779.f7edd9a
|
||||
Version: 0.2.0+git.1681223954.646cf61
|
||||
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:bc42dfbbdb8fbd9a7885d6fbe22b845130515e9f3fbc43f9a470b8ebce069dd3
|
||||
size 25892084
|
||||
oid sha256:2e7a358d00578aa1248c30908de5368c0f673c8c800ecb415e2d4f7e7e7466db
|
||||
size 26584112
|
||||
|
Loading…
x
Reference in New Issue
Block a user