- Modifed the spec file to install all binaires in /usr/sbin instead of /sbin
to align with the "usrmerge" initiative in openSUSE. (bsc#1195914) Also
modified the following files that SUSE provides that need to reflect this
change:
* 59-graf.rules
* dasd_configure
* dasd_reload
* detach_disks.sh
* iucv_configure
* killcdl
* mkdump.pl
* README.SUSE
* s390-tools-sles12-update-by_id-links-on-change-and-add-action.patch
* virtsetup.sh
* vmlogrdr.service
- Added s390-tools-sles15sp4-libseckey-Adapt-keymgmt_match-implementation-to-Open.patch
for bsc#1199649. zkey: KMIP plugin fails to connection to KMIP server
When a zkey key repository is bound to the KMIP plugin, and the
connection to the KMIP server is to be configired using command
'zkey kms configure --kmip-server <server>', it fails to connect
to the specified KMIP server.
- Added s390-tools-sles15sp4-genprotimg-boot-disable-Warray-bounds-for-now.patch
to fix a build failure with gcc12. With gcc12, a "false positive"
of "array subscript 0 is outside array bounds" is seen in
genprotimg/boot/stage3a.c (bsc#1200131).
OBS-URL: https://build.opensuse.org/request/show/980529
OBS-URL: https://build.opensuse.org/package/show/Base:System/s390-tools?expand=0&rev=137
- Updated detach_disks.sh to not use predictable temporary file
names. (bsc#1182777)
- Made for the following changes for bsc#1182816:
* Updated s390-tools-sles15sp3-Format-devices-in-parallel.patch to
change all instances of the progress bar from printing "#" to
printing the process number of the DASD volume being formatted.
* Updated s390-tools-sles15sp3-Implement-Y-yast_mode.patch to print
out the numbder of cylinders in a device, as was done in the
prior versions of this patch, but was missed when modifying it
for SLES15 SP3.
* Added s390-tools-sles15sp3-check-return-code-from-util_file_read_l.patch
because otherwise a warning message from dasdfmt is being generated
that could interfere with YaST properly processing the progress
of the formatting process.
OBS-URL: https://build.opensuse.org/request/show/875686
OBS-URL: https://build.opensuse.org/package/show/Base:System/s390-tools?expand=0&rev=108