File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11Changelog {#changes}
22===
33
4+ ** Version 1.4.0**
5+
6+ - Support for MSA 10 (XTS-FULL) and MSA 11 (HMAC)
7+ - bug fixes.
8+
49** Version 1.3.1**
510
611- bug fixes
Original file line number Diff line number Diff line change 22set (ZPC_NAME "libzpc" )
33set (ZPC_DESCRIPTION "IBM Z Protected-key Crypto library" )
44set (ZPC_VERSION_MAJOR 1 )
5- set (ZPC_VERSION_MINOR 3 )
6- set (ZPC_VERSION_PATCH 1 )
5+ set (ZPC_VERSION_MINOR 4 )
6+ set (ZPC_VERSION_PATCH 0 )
77###########################################################
88
99cmake_minimum_required (
Original file line number Diff line number Diff line change 11Name: libzpc
2- Version: 1.3.1
2+ Version: 1.4.0
33Release: 1%{?dist }
44Summary: Open Source library for the IBM Z Protected-key crypto feature
55
@@ -88,6 +88,10 @@ The %{name}-static package contains the static library of %{name}.
8888
8989
9090%changelog
91+ * Thu May 25 2025 Joerg Schmidbauer <jschmidb@de.ibm.com> - 1.4.0
92+ - Support for MSA 10 (XTS-FULL) and MSA 11 (HMAC)
93+ - Bug fixes.
94+
9195* Tue Mar 25 2025 Joerg Schmidbauer <jschmidb@de.ibm.com> - 1.3.1
9296- Bug fixes.
9397
You can’t perform that action at this time.
0 commit comments