Accepting request 1123263 from security
OBS-URL: https://build.opensuse.org/request/show/1123263 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust-keylime?expand=0&rev=18
This commit is contained in:
commit
a8f5f161db
@ -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">3d2b627bfe6e9a2ffda21b30080d5ef77125c516</param></service></servicedata>
|
<param name="changesrevision">9c7c6faac49c76f9b4dcd8babc7ae407e0ec6504</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:457009304af27dd7817e566424147e95668d041c419ae01300a4e184829abcba
|
|
||||||
size 144716
|
|
3
rust-keylime-0.2.2+git.1697658634.9c7c6fa.tar.xz
Normal file
3
rust-keylime-0.2.2+git.1697658634.9c7c6fa.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:506893e6b66e9ea82e7f3c9b74435d65181eab635a27ef4343acbc798ecdd626
|
||||||
|
size 149228
|
@ -1,3 +1,32 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 03 15:23:05 UTC 2023 - aplanas@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.2.2+git.1697658634.9c7c6fa:
|
||||||
|
* build(deps): bump rustix from 0.37.11 to 0.37.25
|
||||||
|
* build(deps): bump tempfile from 3.6.0 to 3.8.0
|
||||||
|
* build(deps): bump base64 from 0.21.0 to 0.21.4
|
||||||
|
* build(deps): bump serde_json from 1.0.96 to 1.0.107
|
||||||
|
* build(deps): bump openssl from 0.10.55 to 0.10.57
|
||||||
|
* cargo: Bump serde to version 1.0.188
|
||||||
|
* tests: Fix tarpaulin issues with dropped -v option
|
||||||
|
* build(deps): bump signal-hook from 0.3.15 to 0.3.17
|
||||||
|
* build(deps): bump actix-web from 4.3.1 to 4.4.0
|
||||||
|
* build(deps): bump thiserror from 1.0.40 to 1.0.48
|
||||||
|
* Remove private_in_public
|
||||||
|
* Initial PR to add support for IDevID and IAK
|
||||||
|
* build(deps): bump uuid from 1.3.1 to 1.4.1
|
||||||
|
* build(deps): bump log from 0.4.17 to 0.4.20
|
||||||
|
* build(deps): bump reqwest from 0.11.16 to 0.11.20
|
||||||
|
* Do not use too specific version on cargo audit workflow
|
||||||
|
* Add workflow to run cargo-audit security audit
|
||||||
|
* README: update dependencies for Debian and Ubuntu
|
||||||
|
* Use latest versions of checkout/upload-artifacts
|
||||||
|
* docker: Add 'keylime' system user
|
||||||
|
* Use "currently" for swtpm emulator warning (#632)
|
||||||
|
* Update container workflow actions versions
|
||||||
|
* Build container image and push to quay.io
|
||||||
|
* README: update requirements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 14 07:31:23 UTC 2023 - aplanas@suse.com
|
Fri Jul 14 07:31:23 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.2+git.1689256829.3d2b627
|
Version: 0.2.2+git.1697658634.9c7c6fa
|
||||||
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
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:43686462887fc581ae9452788d81b1f8b06cdb0c6d92147e5a5143337bea7792
|
oid sha256:c731aa1d9b78f3bf2c07bc75c4f1eef1024e0bd15b1aecaf595a78e995a4370a
|
||||||
size 24536928
|
size 29493992
|
||||||
|
Loading…
x
Reference in New Issue
Block a user