- zkey: Security fixes for zkey and friends (RHEL-243143)

- Resolves: RHEL-243143
This commit is contained in:
Dan Horák 2026-08-27 14:56:31 +02:00
parent 1863d63cc8
commit 8a3910d2bf
2 changed files with 2060 additions and 45 deletions

File diff suppressed because it is too large Load Diff

View File

@ -18,7 +18,7 @@
Name: s390utils
Summary: Utilities and daemons for IBM z Systems
Version: 2.29.0
Release: 3%{?dist}.5
Release: 3%{?dist}.6
Epoch: 2
License: MIT
#URL: http://www.ibm.com/developerworks/linux/linux390/s390-tools.html
@ -1174,6 +1174,10 @@ User-space development files for the s390/s390x architecture.
%changelog
* Thu Aug 27 2026 Dan Horák <dhorak@redhat.com> - 2:2.29.0-3.6
- zkey: Security fixes for zkey and friends (RHEL-243143)
- Resolves: RHEL-243143
* Wed Apr 22 2026 Dan Horák <dhorak@redhat.com> - 2:2.29.0-3.5
- hsci: Automatically set appropriate MTU for HSCI (RHEL-153548)
- Resolves: RHEL-153548