On 7/15/22 12:27, Alexandre Julliard (@julliard) wrote:
With this change, our bundled FAudio does not correspond to any version of FAudio upstream, release or not, which makes things difficult for distributions. If we want to update to unreleased versions, can we please at least update the whole tree to e3c444e4f819, rather than cherry-picking?
I fail to see why this is a problem. Distros can simply continue shipping the current version, and upgrade next month. They won't get the bug fix until they upgrade, but I don't see how delaying the commit would make any difference.
Not all distributions are shipping external FAudio (yet), and those that aren't typically want to track the exact upstream version that a bundled clone is matching. That's not possible if we are selectively cherry-picking patches like this.
Is it that much of an inconvenience just to update the whole tree?