https://bugs.winehq.org/show_bug.cgi?id=50015
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Fixed by SHA1| |e533a26dcff611f312e5bfce470 | |61d2155476c42 URL|https://www.pendrivelinux.c |https://web.archive.org/web |om/yumi-multiboot-usb-creat |/20201208124429/https://www |or/ |.pendrivelinux.com/download | |s/YUMI/YUMI-UEFI-0.0.3.2.ex | |e Regression SHA1| |688799b1f7b2750b938f8da7714 | |80d2c16d1ae1d Component|-unknown |ntdll
--- Comment #9 from Anastasius Focht focht@gmx.net --- Hello folks,
filling some fields.
Stable download link via Internet Archive:
https://web.archive.org/web/20201208124429/https://www.pendrivelinux.com/dow...
Some example LiveCD image:
http://ftp.fau.de/fedora/linux/releases/33/Workstation/x86_64/iso/Fedora-Wor...
---
The regression commit was commit https://source.winehq.org/git/wine.git/commitdiff/688799b1f7b2750b938f8da771... ("ntdll: Map errno to a status also in directory functions."), part of Wine 5.14 release. It ought to fix another regression -> bug 49523
Bug 49523 referenced commit https://source.winehq.org/git/wine.git/commitdiff/e0fca9451146908402a8fbc770... ("ntdll: Move the directory functions to the Unix library."), part of Wine 5.11 release as regression commit.
The commit that fixed it was commit https://source.winehq.org/git/wine.git/commitdiff/e533a26dcff611f312e5bfce47... ("ntdll: Fix read buffer overflow in find_file_in_dir()."), part of Wine 5.20 release.
Thanks Joachim
$ sha1sum YUMI-UEFI-0.0.3.2.exe b0be74a4dd38f29133e8c0cd609b7776661fb1c7 YUMI-UEFI-0.0.3.2.exe
$ du -sh YUMI-UEFI-0.0.3.2.exe 5.5M YUMI-UEFI-0.0.3.2.exe
$ wine --version wine-5.19-301-ge533a26dcff
Regards