Accepting request 1171248 from home:aplanas:branches:security
- Update to version 0.2.5~0: * Bump version to 0.2.5 * cargo: Relax required version for pest crate * build(deps): bump log from 0.4.20 to 0.4.21 * build(deps): bump thiserror from 1.0.56 to 1.0.59 OBS-URL: https://build.opensuse.org/request/show/1171248 OBS-URL: https://build.opensuse.org/package/show/security/rust-keylime?expand=0&rev=68
This commit is contained in:
parent
aac8831159
commit
322aa96b35
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.4</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">547f1a8125c186586f474bd434c3a6a53a1ff82f</param></service></servicedata>
|
||||
<param name="changesrevision">be501ec981dc4bcd499cba3946c054ffddfdfa1f</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:875fc25e508b04b26eb2af7ed40e6b326a94184d4e0387abce1923f83b4f296d
|
||||
size 177136
|
3
rust-keylime-0.2.5~0.tar.zst
Normal file
3
rust-keylime-0.2.5~0.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05ff682d1367dab943413b43742e71bdde38d780d003cf673ae64dab0be753e6
|
||||
size 177119
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 02 07:31:40 UTC 2024 - aplanas@suse.com
|
||||
|
||||
- Update to version 0.2.5~0:
|
||||
* Bump version to 0.2.5
|
||||
* cargo: Relax required version for pest crate
|
||||
* build(deps): bump log from 0.4.20 to 0.4.21
|
||||
* build(deps): bump thiserror from 1.0.56 to 1.0.59
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 30 07:52:30 UTC 2024 - aplanas@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: rust-keylime
|
||||
version: 0.2.4~39
|
||||
mtime: 1714410441
|
||||
commit: 547f1a8125c186586f474bd434c3a6a53a1ff82f
|
||||
version: 0.2.5~0
|
||||
mtime: 1714493059
|
||||
commit: be501ec981dc4bcd499cba3946c054ffddfdfa1f
|
||||
|
@ -25,7 +25,7 @@
|
||||
%define _config_norepl %config(noreplace)
|
||||
%endif
|
||||
Name: rust-keylime
|
||||
Version: 0.2.4~39
|
||||
Version: 0.2.5~0
|
||||
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:ac1a5247d523eb3fec570c71e02b74e1f51f7006fec897c4db5fbf81402f8fbd
|
||||
size 30506564
|
||||
oid sha256:23a10d244ba485531630e4044b20399fac3154c4e3f2e178e561f2d9c7dad906
|
||||
size 30491800
|
||||
|
Loading…
x
Reference in New Issue
Block a user