FS#66364 - [wine] Add patch for wine bug #48937

Attached to Project: Arch Linux
Opened by Noel Kuntze (thermi) - Thursday, 23 April 2020, 17:57 GMT
Last edited by freswa (frederik) - Sunday, 10 May 2020, 13:48 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

A regression was introduced inbetween 5.5 and 5.6 which essentially breaks programmatic usage of winepath.
winepath is ususally used to generate Windows paths at configure time of, for example, projects using GNU autoconf or libtool.
The patch for wine bug #48937 fixes that issue and makes it work properly again.
Without this patch, building (or cross compiling) certain applications does not work using winepath from wine 5.6.
Thus this is a critical issue.

Additional info:
* package version(s): 5.6 pkrel 1
* link to upstream bug report, if any
https://bugs.winehq.org/show_bug.cgi?id=48937
https://bugs.winehq.org/show_bug.cgi?id=49000
Direct link to patch: https://source.winehq.org/git/wine.git/patch/4c391c1454ea5fcac0ac5d793651f3c20383ef6a


This task depends upon

Closed by  freswa (frederik)
Sunday, 10 May 2020, 13:48 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 5.7-1
Comment by Allen (allencch) - Saturday, 02 May 2020, 02:15 GMT
This issue can mark resolved, as 5.7 fixes the issue.

Loading...