Import from CS git

This commit is contained in:
eabdullin 2024-06-14 10:34:20 +03:00
parent 9a1596e6ac
commit fa7403fd96
2 changed files with 1008 additions and 27 deletions

File diff suppressed because it is too large Load Diff

View File

@ -15,7 +15,7 @@
Name: s390utils
Summary: Utilities and daemons for IBM z Systems
Version: 2.29.0
Release: 3%{?dist}
Release: 3%{?dist}.1
Epoch: 2
License: MIT
URL: https://github.com/ibm-s390-linux/s390-tools
@ -1059,6 +1059,11 @@ User-space development files for the s390/s390x architecture.
%changelog
* Wed Apr 10 2024 Dan Horák <dhorak@redhat.com> - 2:2.29.0-3.1
- SE-tooling: New IBM host-key subject locality (RHEL-30398)
- dbginfo.sh: missing data of new ROCE cards (RHEL-24110)
- Resolves: RHEL-30398 RHEL-24110
* Mon Jan 29 2024 Dan Horák <dhorak@redhat.com> - 2:2.29.0-3
- add s390utils-se-data as a noarch subpackage with Secure Execution data files
- Resolves: RHEL-10567