Accepting request 1281534 from Virtualization

OBS-URL: https://build.opensuse.org/request/show/1281534
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/snphost?expand=0&rev=5
This commit is contained in:
2025-05-31 17:16:49 +00:00
committed by Git OBS Bridge
10 changed files with 33 additions and 16 deletions

View File

@@ -1,9 +1,9 @@
<services>
<service mode="disabled" name="obs_scm">
<param name="url">https://github.com/virtee/snphost.git</param>
<param name="url">https://gitlab.suse.de/virtualization/snphost.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param>
<param name="revision">v0.5.0</param>
<param name="revision">v0.6.0</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>

View File

@@ -1,4 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/virtee/snphost.git</param>
<param name="changesrevision">a7ba00220202240cd01819ef1fe81d57ebbb9f8b</param></service></servicedata>
<param name="changesrevision">a7ba00220202240cd01819ef1fe81d57ebbb9f8b</param></service><service name="tar_scm">
<param name="url">https://gitlab.suse.de/virtualization/snphost.git</param>
<param name="changesrevision">545bdf882ec5a5f054e0b75d0b382040bd8efc39</param></service></servicedata>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f198bafee8eaec00bcbcbae259bb591e3765a64d4362a550705967c949d16ead
size 109579

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21f560d4d69890ce953b66509e1ede6143a75149eca89356c3d71c9a1e7f5093
size 27240

3
snphost-0.6.0.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb05f47cc018f25178c92d71793dfaa09aa2228d78517f842fa67d5e655fde91
size 132796

3
snphost-0.6.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:affa0235b5ab78befbb7885eff5cc253ed2c1e440a12487c81121f3e9b93f516
size 32950

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri May 30 16:08:31 UTC 2025 - Caleb Crane (caleb.crane@suse.com)
- Update to version 0.6.0:
* Update to 0.6.0
* config: Add settable FMC for Turin generation processors
* Update sev library to 6.0.0
* snphost: add a new option arg "url" to fetch vcek command
* deps/sev: Point to upstream git commit
* ok: Move SEV firmware version check
* ok: Modify various test messages
* ok: Move SNP platform tests
* ok: Add test for ALIAS_CHECK_COMPLETE
* ok: Update RMP_INIT check to account for other bitflags
-------------------------------------------------------------------
Thu Oct 3 19:23:31 UTC 2024 - Caleb Crane <caleb.crane@suse.com>

View File

@@ -1,4 +1,4 @@
name: snphost
version: 0.5.0
mtime: 1725589995
commit: a7ba00220202240cd01819ef1fe81d57ebbb9f8b
version: 0.6.0
mtime: 1744299321
commit: 545bdf882ec5a5f054e0b75d0b382040bd8efc39

View File

@@ -1,7 +1,7 @@
#
# spec file for package snphost
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
# Copyright (C) 2023 VirTEE
#
# All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
Name: snphost
Version: 0.5.0
Version: 0.6.0
Release: 0
Summary: A Rust command-line tool for interacting with the AMD Secure Processor
License: Apache-2.0

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1d871c83dfa182486e6a9d23bd0ef95478e406072199620b52357182571d5eef
size 26598670
oid sha256:a5c9f3a6f67a9b7bfc0acafa999bb09469f4f97f9b8d7150574084446945ed68
size 29982467