Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 4079731077 |
BIN
libzpc-1.2.0.tar.gz
LFS
Normal file
BIN
libzpc-1.2.0.tar.gz
LFS
Normal file
Binary file not shown.
BIN
libzpc-1.3.0.tar.gz
LFS
BIN
libzpc-1.3.0.tar.gz
LFS
Binary file not shown.
@@ -1,16 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Tue Feb 18 06:43:13 UTC 2025 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
|
||||||
|
|
||||||
- License update to MIT
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Feb 13 06:11:40 UTC 2025 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
|
||||||
|
|
||||||
- Upgrade libzpc to version 1.3.0 (jsc#PED-11163, jsc#PED-10294)
|
|
||||||
- [FEATURE] Support for Ultravisor retrievable secrets
|
|
||||||
- [PATCH] Handle CCA cipher key token with Encrypted V0 payload
|
|
||||||
- [PATCH] bug fixes
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 15 07:16:57 UTC 2024 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
Mon Jan 15 07:16:57 UTC 2024 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libzpc
|
# spec file for package libzpc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,10 +17,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libzpc
|
Name: libzpc
|
||||||
Version: 1.3.0
|
Version: 1.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: IBM Z Protected-key Crypto library
|
Summary: IBM Z Protected-key Crypto library
|
||||||
License: MIT
|
License: Apache-2.0
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
URL: https://github.com/opencryptoki/libzpc
|
URL: https://github.com/opencryptoki/libzpc
|
||||||
Source: https://github.com/opencryptoki/libzpc/archive/refs/tags/v%{version}.tar.gz#/libzpc-%{version}.tar.gz
|
Source: https://github.com/opencryptoki/libzpc/archive/refs/tags/v%{version}.tar.gz#/libzpc-%{version}.tar.gz
|
||||||
|
|||||||
Reference in New Issue
Block a user