Accepting request 1174581 from home:aplanas:branches:security
- Update to version 0.2.5~4: * Fix 'unnecessary qualification' warnings * fix IAK template to match IDevID * rpm: fix COPR RPMs build for centos-stream-10 * Build COPR RPMs for centos-stream-10 OBS-URL: https://build.opensuse.org/request/show/1174581 OBS-URL: https://build.opensuse.org/package/show/security/rust-keylime?expand=0&rev=70
This commit is contained in:
parent
322aa96b35
commit
da46ac6620
4
_service
4
_service
@ -3,8 +3,8 @@
|
||||
<param name="url">https://github.com/keylime/rust-keylime.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v0.2.5</param>
|
||||
<!-- <param name="revision">master</param> -->
|
||||
<!-- <param name="revision">v0.2.5</param> -->
|
||||
<param name="revision">master</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/keylime/rust-keylime.git</param>
|
||||
<param name="changesrevision">be501ec981dc4bcd499cba3946c054ffddfdfa1f</param></service></servicedata>
|
||||
<param name="changesrevision">c91fba3382867737d194dfedf85cae7ee133c9e3</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05ff682d1367dab943413b43742e71bdde38d780d003cf673ae64dab0be753e6
|
||||
size 177119
|
3
rust-keylime-0.2.5~4.tar.zst
Normal file
3
rust-keylime-0.2.5~4.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f94de13423e5dc707a6a6a0cee16e79eb79a0de2348659a7d95f7960f33bb998
|
||||
size 177153
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 13:40:05 UTC 2024 - aplanas@suse.com
|
||||
|
||||
- Update to version 0.2.5~4:
|
||||
* Fix 'unnecessary qualification' warnings
|
||||
* fix IAK template to match IDevID
|
||||
* rpm: fix COPR RPMs build for centos-stream-10
|
||||
* Build COPR RPMs for centos-stream-10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 02 07:31:40 UTC 2024 - aplanas@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: rust-keylime
|
||||
version: 0.2.5~0
|
||||
mtime: 1714493059
|
||||
commit: be501ec981dc4bcd499cba3946c054ffddfdfa1f
|
||||
version: 0.2.5~4
|
||||
mtime: 1715174469
|
||||
commit: c91fba3382867737d194dfedf85cae7ee133c9e3
|
||||
|
@ -25,7 +25,7 @@
|
||||
%define _config_norepl %config(noreplace)
|
||||
%endif
|
||||
Name: rust-keylime
|
||||
Version: 0.2.5~0
|
||||
Version: 0.2.5~4
|
||||
Release: 0
|
||||
Summary: Rust implementation of the keylime agent
|
||||
License: (Apache-2.0 OR MIT) AND BSD-3-Clause AND (Apache-2.0 OR MIT) AND Unicode-DFS-2016 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND Apache-2.0 WITH LLVM-exception AND BSD-3-Clause AND ISC AND MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23a10d244ba485531630e4044b20399fac3154c4e3f2e178e561f2d9c7dad906
|
||||
size 30491800
|
||||
oid sha256:d038424d674b3afb7922f05625d27be109afa3061f5f3cd30f468f7da7faf965
|
||||
size 30516252
|
||||
|
Loading…
x
Reference in New Issue
Block a user