SHA256
1
0
forked from pool/libzpc

11 Commits

Author SHA256 Message Date
32c5a86a8c Sync changes to SLFO-1.2 branch 2025-08-20 09:46:58 +02:00
98df475195 Accepting request 1291214 from security
OBS-URL: https://build.opensuse.org/request/show/1291214
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzpc?expand=0&rev=11
2025-07-09 15:27:03 +00:00
6f045a6e9c Accepting request 1291213 from home:ngueorguiev:branches:security
- Upgrade libzpc to version 1.4.0 (jsc#PED-11163)
Added JIRA reference

OBS-URL: https://build.opensuse.org/request/show/1291213
OBS-URL: https://build.opensuse.org/package/show/security/libzpc?expand=0&rev=24
2025-07-08 09:55:43 +00:00
2c1fe9df1b Accepting request 1286057 from security
OBS-URL: https://build.opensuse.org/request/show/1286057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzpc?expand=0&rev=10
2025-06-17 16:20:52 +00:00
fb6364d3b2 Accepting request 1286056 from home:ngueorguiev:branches:security
- Upgrade libzpc to version 1.4.0
  - [FEATURE] Support for MSA 10 (XTS-FULL) and MSA 11 (HMAC)
  - [PATCH] bug fixes

OBS-URL: https://build.opensuse.org/request/show/1286056
OBS-URL: https://build.opensuse.org/package/show/security/libzpc?expand=0&rev=22
2025-06-16 10:39:49 +00:00
7447a5cd3d Accepting request 1267485 from security
OBS-URL: https://build.opensuse.org/request/show/1267485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzpc?expand=0&rev=9
2025-04-07 16:41:29 +00:00
b959397c34 - Upgrade libzpc to 1.3.1
- Bug fixes

OBS-URL: https://build.opensuse.org/package/show/security/libzpc?expand=0&rev=20
2025-04-07 06:27:54 +00:00
a8bf838c4e Accepting request 1246567 from security
OBS-URL: https://build.opensuse.org/request/show/1246567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzpc?expand=0&rev=8
2025-02-18 18:10:09 +00:00
ad1b11fec7 Accepting request 1246566 from home:ngueorguiev:branches:security
- License update to MIT

OBS-URL: https://build.opensuse.org/request/show/1246566
OBS-URL: https://build.opensuse.org/package/show/security/libzpc?expand=0&rev=18
2025-02-18 07:02:06 +00:00
02c56855b0 Accepting request 1245542 from security
OBS-URL: https://build.opensuse.org/request/show/1245542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzpc?expand=0&rev=7
2025-02-13 17:39:43 +00:00
392b8bc5ea Accepting request 1245541 from home:ngueorguiev:branches:security
- 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

OBS-URL: https://build.opensuse.org/request/show/1245541
OBS-URL: https://build.opensuse.org/package/show/security/libzpc?expand=0&rev=16
2025-02-13 07:19:07 +00:00
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>

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
Name: libzpc
Version: 1.2.0
Version: 1.4.0
Release: 0
Summary: IBM Z Protected-key Crypto library
License: Apache-2.0
License: MIT
Group: Productivity/Security
URL: https://github.com/opencryptoki/libzpc
Source: https://github.com/opencryptoki/libzpc/archive/refs/tags/v%{version}.tar.gz#/libzpc-%{version}.tar.gz