Compare commits

1 Commits
1.1 ... main

4 changed files with 26 additions and 6 deletions

Binary file not shown.

BIN
libzpc-1.4.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Jul 7 14:27:50 UTC 2025 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
- Upgrade libzpc to version 1.4.0 (jsc#PED-11163)
- [FEATURE] Support for MSA 10 (XTS-FULL) and MSA 11 (HMAC)
- [PATCH] bug fixes
-------------------------------------------------------------------
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>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package libzpc # spec file for package libzpc
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 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.2.0 Version: 1.4.0
Release: 0 Release: 0
Summary: IBM Z Protected-key Crypto library Summary: IBM Z Protected-key Crypto library
License: Apache-2.0 License: MIT
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