Compare commits
2 Commits
c8
...
changed/a8
Author | SHA1 | Date | |
---|---|---|---|
|
c110c85a2c | ||
7c6a3e182f |
@ -6,7 +6,7 @@ diff -urN cmsfs-1.1.8/cmsfssed.sh cmsfs-1.1.8_/cmsfssed.sh
|
|||||||
MODULES_DIRECTORY="/lib/modules/`uname -r`/fs"
|
MODULES_DIRECTORY="/lib/modules/`uname -r`/fs"
|
||||||
;;
|
;;
|
||||||
- 2.4*|2.5*)
|
- 2.4*|2.5*)
|
||||||
+ 2.4*|2.5*|2.6*|3.*|4.*)
|
+ 2.4*|2.5*|2.6*|3.*|4.*|5.*)
|
||||||
LINUX_RELEASE="2.4"
|
LINUX_RELEASE="2.4"
|
||||||
# ln -s cmsfs24x.c cmsfsvfs.c
|
# ln -s cmsfs24x.c cmsfsvfs.c
|
||||||
INCLUDES="-I/lib/modules/`uname -r`/build/include"
|
INCLUDES="-I/lib/modules/`uname -r`/build/include"
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
Name: s390utils
|
Name: s390utils
|
||||||
Summary: Utilities and daemons for IBM z Systems
|
Summary: Utilities and daemons for IBM z Systems
|
||||||
Version: 2.19.0
|
Version: 2.19.0
|
||||||
Release: 1%{?dist}.2
|
Release: 1%{?dist}.2.alma
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: MIT
|
License: MIT
|
||||||
ExclusiveArch: s390 s390x
|
ExclusiveArch: s390 s390x
|
||||||
@ -980,10 +980,12 @@ User-space development files for the s390/s390x architecture.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 26 2022 Eduard Abdullin <eabdullin@almalinux.org> - 2:2.19.0-1.2.alma
|
||||||
|
- Fix detection 5* kernel
|
||||||
|
|
||||||
* Tue Jul 12 2022 Dan Horák <dhorak@redhat.com> - 2:2.19.0-1.2
|
* Tue Jul 12 2022 Dan Horák <dhorak@redhat.com> - 2:2.19.0-1.2
|
||||||
- hyptop: observable value fluctuations on initial iteration (#2101809)
|
- hyptop: observable value fluctuations on initial iteration (#2101809)
|
||||||
- Resolves: #2101809
|
- Resolves: #2101809
|
||||||
|
|
||||||
* Thu Jun 09 2022 Dan Horák <dhorak@redhat.com> - 2:2.19.0-1.1
|
* Thu Jun 09 2022 Dan Horák <dhorak@redhat.com> - 2:2.19.0-1.1
|
||||||
- genprotimg: certificate verification is too strict (#2081311)
|
- genprotimg: certificate verification is too strict (#2081311)
|
||||||
- zkey: fix re-enciphering of EP11 identity key of KMIP plugin (#2081310)
|
- zkey: fix re-enciphering of EP11 identity key of KMIP plugin (#2081310)
|
||||||
|
Loading…
Reference in New Issue
Block a user