Accepting request 1010164 from security
OBS-URL: https://build.opensuse.org/request/show/1010164 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust-keylime?expand=0&rev=5
This commit is contained in:
commit
1439812a02
@ -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">63182344ab8efa90896eb0765c3ad9ecad11362e</param></service></servicedata>
|
<param name="changesrevision">0ea0492357432475377d7ed3e3e4a98927b8d529</param></service></servicedata>
|
1588
bindgen.patch
1588
bindgen.patch
File diff suppressed because it is too large
Load Diff
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6044f08a59635a4b7b1801708261334259f72b63095fc44bc5fd37ccb5853d8f
|
|
||||||
size 122752
|
|
3
rust-keylime-0.1.0+git.1664480840.0ea0492.tar.xz
Normal file
3
rust-keylime-0.1.0+git.1664480840.0ea0492.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2b3625934ebce3ad5e604c5d124bc7e28b1cbe66a9f8c4ddef99f0ec13e095dd
|
||||||
|
size 123780
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 12 07:51:22 UTC 2022 - aplanas@suse.com
|
||||||
|
|
||||||
|
- Drop bindgen.patch as is already upstream
|
||||||
|
- Update to version 0.1.0+git.1664480840.0ea0492:
|
||||||
|
* Increase unit testing
|
||||||
|
* Test all features with cargo tarpaulin
|
||||||
|
* Cargo.toml: tss-esapi bindings
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 26 14:15:04 UTC 2022 - aplanas@suse.com
|
Mon Sep 26 14:15:04 UTC 2022 - 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.1.0+git.1663769444.6318234
|
Version: 0.1.0+git.1664480840.0ea0492
|
||||||
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
|
||||||
@ -38,8 +38,6 @@ Source4: keylime-user.conf
|
|||||||
Source5: tmpfiles.keylime
|
Source5: tmpfiles.keylime
|
||||||
# PATCH-FIX-OPENSUSE keylime-agent.conf.diff
|
# PATCH-FIX-OPENSUSE keylime-agent.conf.diff
|
||||||
Patch1: keylime-agent.conf.diff
|
Patch1: keylime-agent.conf.diff
|
||||||
# PATCH-FIX-UPSTREAM bindgen.patch -- gh#keylime/rust-keylime!459
|
|
||||||
Patch2: bindgen.patch
|
|
||||||
BuildRequires: cargo
|
BuildRequires: cargo
|
||||||
BuildRequires: clang
|
BuildRequires: clang
|
||||||
BuildRequires: firewall-macros
|
BuildRequires: firewall-macros
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:95bb3976b462d1619f87de02826cc1714d909c801f95c5144bb0cf10ca5a1294
|
oid sha256:bd47248556be1aa9e661959b0fdcde9da8e437f73d1567666168608df25cfa87
|
||||||
size 21085344
|
size 34231506
|
||||||
|
Loading…
x
Reference in New Issue
Block a user