Removed several patches (accepted upstream), disable dsound-Fast_Mixer until rebased.

This commit is contained in:
Sebastian Lackner
2014-12-30 01:32:56 +01:00
parent ca871ef7fd
commit 44abde0a0d
5 changed files with 4 additions and 366 deletions

2
debian/changelog vendored
View File

@@ -1,4 +1,5 @@
wine-staging (1.7.34) UNRELEASED; urgency=low
* Temporarily disable dsound-FastMixer patch until rebased.
* Rename debian package from 'wine-compholio' to 'wine-staging' and provide compatibility package.
* Avoid duplicate wined3d specfile by adding PARENTSPEC Makefile argument.
* Fix issue in DOS Attributes patch which broke ./configure on systems with alternative shells.
@@ -31,6 +32,7 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Removed patch for stub of ntdll.RtlSetHeapInformation (accepted upstream).
* Removed patch for wine64 support on FreeBSD (accepted upstream).
* Removed patch for IoCsqInitialize (accepted upstream).
* Removed patch to fix invalid usage of RegOpenKeyExW in msdmo (fixed upstream).
* Partially removed patches for ntdll DOS attributes (accepted upstream).
* Partially removed patches for UTF7 support (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 15 Dec 2014 22:42:09 +0100