Accepting request 1083982 from security
OBS-URL: https://build.opensuse.org/request/show/1083982 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust-keylime?expand=0&rev=14
This commit is contained in:
commit
7b93d7581f
2
_service
2
_service
@ -1,6 +1,6 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="versionformat">0.2.0+git.%ct.%h</param>
|
<param name="versionformat">0.2.1+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>
|
||||||
|
@ -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">54484b7f0488d6bdf6f1d93a64027385829c251c</param></service></servicedata>
|
<param name="changesrevision">b497f1d9638be6c41b56aaa6855faf7f71c13651</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cb7e2f52a8f729e5220b69d2bdc01bb9002d603b28e66c7fe74937cc39a99d87
|
|
||||||
size 136088
|
|
BIN
rust-keylime-0.2.1+git.1682587333.b497f1d.tar.xz
(Stored with Git LFS)
Normal file
BIN
rust-keylime-0.2.1+git.1682587333.b497f1d.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 27 09:34:45 UTC 2023 - aplanas@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.2.1+git.1682587333.b497f1d:
|
||||||
|
* Bump version to 0.2.1
|
||||||
|
* Cargo: Update base64 to version 0.21
|
||||||
|
* build(deps): bump enumflags2 from 0.7.5 to 0.7.7
|
||||||
|
* build(deps): bump uuid from 1.3.0 to 1.3.1
|
||||||
|
* build(deps): bump libc from 0.2.141 to 0.2.142
|
||||||
|
* keylime-agent/src/common.rs: remove VTPM and IMA stub variables
|
||||||
|
* rpm/fedora: Use vendored dependencies for all versions
|
||||||
|
* packit: Enable building RPM on Copr for fedora-all
|
||||||
|
* rpm/fedora: Fix metadata patch
|
||||||
|
* build(deps): bump serde from 1.0.159 to 1.0.160
|
||||||
|
* build(deps): bump serde_json from 1.0.95 to 1.0.96
|
||||||
|
* cargo: Drop default features from actix-web
|
||||||
|
* cargo: Drop default features from reqwest crate
|
||||||
|
* cargo: Drop default features from config crate
|
||||||
|
* build(deps): bump tempfile from 3.4.0 to 3.5.0
|
||||||
|
* build(deps): bump libc from 0.2.140 to 0.2.141
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 14 07:42:55 UTC 2023 - aplanas@suse.com
|
Fri Apr 14 07:42:55 UTC 2023 - aplanas@suse.com
|
||||||
|
|
||||||
|
@ -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.0+git.1681457715.54484b7
|
Version: 0.2.1+git.1682587333.b497f1d
|
||||||
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
|
||||||
|
BIN
vendor.tar.xz
(Stored with Git LFS)
BIN
vendor.tar.xz
(Stored with Git LFS)
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user