Accepting request 864180 from home:bfrogers:branches:Virtualization
- Fix qemu-testsuite issue where white space processing gets handled differently under bash 5.1 (boo#1181054) iotests-Fix-_send_qemu_cmd-with-bash-5.1.patch OBS-URL: https://build.opensuse.org/request/show/864180 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=603
This commit is contained in:
parent
f53be670f0
commit
6129c78354
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa5c218d5168390593138dd6acb80f1ab5bbac2f9ca14e15e46eeb89d6cd8674
|
||||
size 35008
|
||||
oid sha256:4a065a2b2ae6bd2f73711fe8a133686a78a6088851c3645dbac1a24fd8d08554
|
||||
size 41616
|
||||
|
1652
iotests-Fix-_send_qemu_cmd-with-bash-5.1.patch
Normal file
1652
iotests-Fix-_send_qemu_cmd-with-bash-5.1.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 18 22:54:11 UTC 2021 - Bruce Rogers <brogers@suse.com>
|
||||
|
||||
- Fix qemu-testsuite issue where white space processing gets
|
||||
handled differently under bash 5.1 (boo#1181054)
|
||||
iotests-Fix-_send_qemu_cmd-with-bash-5.1.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 13 19:48:17 UTC 2021 - Bruce Rogers <brogers@suse.com>
|
||||
|
||||
|
@ -180,6 +180,7 @@ Patch00045: Revert-roms-efirom-tests-uefi-test-tools.patch
|
||||
Patch00046: Makefile-Don-t-check-pc-bios-as-pre-requ.patch
|
||||
Patch00047: roms-Makefile-add-cross-file-to-qboot-me.patch
|
||||
Patch00048: usb-Help-compiler-out-to-avoid-a-warning.patch
|
||||
Patch00049: iotests-Fix-_send_qemu_cmd-with-bash-5.1.patch
|
||||
# Patches applied in roms/seabios/:
|
||||
Patch01000: seabios-use-python2-explicitly-as-needed.patch
|
||||
Patch01001: seabios-switch-to-python3-as-needed.patch
|
||||
@ -1037,6 +1038,7 @@ This package records qemu testsuite results and represents successful testing.
|
||||
%ifarch %arm %ix86
|
||||
%patch00048 -p1
|
||||
%endif
|
||||
%patch00049 -p1
|
||||
%patch01000 -p1
|
||||
%patch01001 -p1
|
||||
%patch01002 -p1
|
||||
|
Loading…
Reference in New Issue
Block a user