2015-02-23 09:26:59 -08:00
|
|
|
wine-staging (1.7.38) UNRELEASED; urgency=low
|
2015-02-23 10:14:25 -08:00
|
|
|
* Various improvements to patchupdate.py.
|
2015-02-23 09:26:59 -08:00
|
|
|
* Disabled patchset for reg.exe cleanup (partially accepted upstream).
|
2015-02-23 09:35:31 -08:00
|
|
|
* Added patch to mark DllCanUnloadNow and DllGetClassObject as private (by Amine Khaldi, wine-patched/pull/3).
|
2015-02-23 11:31:13 -08:00
|
|
|
* Added patch to skip Wine specific __wine_check_for_events calls in ReactOS (by Amine Khaldi, wine-patched/pull/4).
|
2015-02-23 13:03:47 -08:00
|
|
|
* Added patch to declare pDirectInputCreateEx in a MSVC compatible way (by Amine Khaldi, wine-patched/pull/5).
|
2015-02-23 13:24:17 -08:00
|
|
|
* Added patch to complete and properly pack DNS_HEADER structure (by Amine Khaldi, wine-patched/pull/6).
|
2015-02-25 14:07:29 -08:00
|
|
|
* Added patch to fix race-condition when threads are killed during shutdown.
|
2015-02-25 14:27:09 -08:00
|
|
|
* Added patch to avoid deadlock by using _exit() in NtTerminateProcess.
|
2015-02-25 19:26:59 -08:00
|
|
|
* Added patch to fallback to global key state for threads without a queue.
|
2015-02-25 21:12:24 -08:00
|
|
|
* Added patch to implement SetFileInformationByHandle.
|
2015-02-24 09:00:05 -08:00
|
|
|
* Removed patch to properly call DriverUnload when unloading device drivers (accepted upstream).
|
|
|
|
* Removed patch to allow Accept-Encoding for HTTP/1.0 in wininet (accepted upstream).
|
|
|
|
* Removed patch to declare pDirectInputCreateEx in a MSVC compatible way (accepted upstream).
|
2015-02-23 09:26:59 -08:00
|
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 23 Feb 2015 18:24:51 +0100
|
|
|
|
|
2015-02-21 21:59:18 -08:00
|
|
|
wine-staging (1.7.37) unstable; urgency=low
|
2015-02-08 11:16:54 -08:00
|
|
|
* Fix a TRACE line in the iphlpapi-TCP_Table patchset.
|
2015-02-11 04:37:53 -08:00
|
|
|
* Fix an issue in the d3dx9_36-GetShaderSemantics patchset.
|
2015-02-09 15:10:32 -08:00
|
|
|
* Update patchset for RtlUnwindEx on x86_64 and fix a second bug.
|
2015-02-20 17:21:01 -08:00
|
|
|
* Updated patch for DXTn support to avoid libtxc_dxtn as compile time dependency.
|
2015-02-09 21:40:25 -08:00
|
|
|
* Added patch to avoid race-conditions in NtReadFile() operations with write watches.
|
2015-02-09 22:37:49 -08:00
|
|
|
* Added patch to avoid race-conditions with write watches in WS2_async_accept.
|
2015-02-10 12:16:32 -08:00
|
|
|
* Added patch to implement D3DXGetShaderOutputSemantics.
|
2015-02-11 04:37:53 -08:00
|
|
|
* Added patch to implement basic handling of write watches while we're on the signal stack.
|
2015-02-11 23:13:55 -08:00
|
|
|
* Added patch to add stub for ntoskrnl.ExAcquireResourceExclusiveLite.
|
2015-02-11 23:28:37 -08:00
|
|
|
* Added patch to add stub for ntoskrnl.ExReleaseResourceForThread.
|
2015-02-11 23:52:01 -08:00
|
|
|
* Added patch to add stub for ntoskrnl.ExDeleteResourceLite.
|
2015-02-12 16:46:19 -08:00
|
|
|
* Added patch to avoid accessing stack below ESP when restoring thread context.
|
2015-02-13 19:42:05 -08:00
|
|
|
* Added patch to implement IApplicationAssociationRegistration::QueryCurrentDefault.
|
2015-02-15 05:53:01 -08:00
|
|
|
* Added patch to improve stubs for AEV_{Get,Set}MasterVolumeLevel.
|
|
|
|
* Added patch to improve stubs for AEV_{Get,Set}Mute.
|
2015-02-21 02:10:51 -08:00
|
|
|
* Added patch to implement semi-stub for GetFileVersionInfoSizeExA/W.
|
|
|
|
* Added patch to implement semi-stub for GetFileVersionInfoExA/W.
|
2015-02-21 02:25:55 -08:00
|
|
|
* Added patch to ignore unsupported alpha channels in TIFF decoder.
|
2015-02-21 02:55:16 -08:00
|
|
|
* Added patch to add stub for ntoskrnl.Mm{Map,Unmap}LockedPages.
|
2015-02-21 03:01:06 -08:00
|
|
|
* Added patch to implement ntoskrnl.KeInitializeMutex.
|
2015-02-21 15:32:18 -08:00
|
|
|
* Added patch for support of non-blocking SIO_ADDRESS_LIST_CHANGE requests.
|
2015-02-21 19:08:15 -08:00
|
|
|
* Added patch for MPEG2/H264 DXVA2 video decoding through vaapi.
|
2015-02-09 08:22:09 -08:00
|
|
|
* Removed patches for UTF7 support (accepted upstream).
|
2015-02-10 09:21:42 -08:00
|
|
|
* Removed patches for SIO_ADDRESS_LIST_CHANGE ioctl (accepted upstream).
|
2015-02-19 16:56:07 -08:00
|
|
|
* Removed patch for IApplicationAssociationRegistration::QueryCurrentDefault (accepted upstream).
|
|
|
|
* Removed patch for IDirectPlayVoiceClient::GetCompressionTypes (accepted upstream).
|
2015-02-21 21:59:18 -08:00
|
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 22 Feb 2015 06:58:09 +0100
|
2015-02-08 11:16:54 -08:00
|
|
|
|
2015-02-08 10:15:49 -08:00
|
|
|
wine-staging (1.7.36) unstable; urgency=low
|
2015-02-06 23:07:40 -08:00
|
|
|
* Fix an incompatibility of patchinstall.sh with non-bash shells under specific situations.
|
|
|
|
* Improve dinput-Events patch to be compatible with applications which do not explicitly poll for input.
|
2015-01-25 19:09:22 -08:00
|
|
|
* Added patch to properly call DriverUnload when unloading device drivers.
|
|
|
|
* Added patch to fix check for end_frame in RtlUnwindEx on x86_64.
|
2015-01-26 02:59:58 -08:00
|
|
|
* Added patch to fix mouse jittering in Planetside 2.
|
2015-01-28 15:23:01 -08:00
|
|
|
* Added patch to implement additional stubs for vcomp dlls.
|
2015-02-01 10:58:36 -08:00
|
|
|
* Added patchset to implement Vista+ threadpool functions for work / timers.
|
2015-02-06 23:07:40 -08:00
|
|
|
* Added patchset for Vista+ threadpool wait objects.
|
2015-02-02 22:13:28 -08:00
|
|
|
* Added patch to fix crash in Jedi Knight: Dark Forces II when winmm is set to native.
|
2015-02-03 03:24:48 -08:00
|
|
|
* Added patch to fix arguments for OSMesaMakeCurrent when using 16 bit formats.
|
2015-02-06 23:07:40 -08:00
|
|
|
* Added patch to add library override instead of closing winecfg when pressing ENTER over the combobox.
|
2015-02-07 06:35:49 -08:00
|
|
|
* Added patchset for various improvements and cleanup of reg.exe.
|
2015-02-07 21:39:31 -08:00
|
|
|
* Added patch to add performance library registry keys needed by MS SQL Server Management Studio Express 2008 R2.
|
2015-02-07 23:40:31 -08:00
|
|
|
* Added patch to implement NVIDIA video encoder library (nvencodeapi).
|
2015-02-08 00:44:03 -08:00
|
|
|
* Added patch to make nvcuda.dll compatible with CUDA 7.0.
|
2015-02-08 08:35:02 -08:00
|
|
|
* Added patch to implement stub for ntoskrnl.IoGetAttachedDeviceReference.
|
2015-02-08 08:44:07 -08:00
|
|
|
* Added patch to implement stubs for ntoskrnl.Ex{Acquire,Release}FastMutexUnsafe.
|
2015-02-08 08:47:43 -08:00
|
|
|
* Added patch to implement stubs for ntoskrnl.ObReferenceObjectByPointer and ntoskrnl.ObDereferenceObject.
|
2015-02-08 08:51:06 -08:00
|
|
|
* Added patch to implement stub for ntoskrnl.KeDelayExecutionThread.
|
2015-02-08 08:55:46 -08:00
|
|
|
* Added patch to improve various ntoskrnl stub functions.
|
2015-02-08 08:58:49 -08:00
|
|
|
* Added patch to fix wrong defition of ntoskrnl.IoReleaseCancelSpinLock function.
|
2015-02-08 09:02:28 -08:00
|
|
|
* Added patch to improve stub for AEV_GetVolumeRange.
|
2015-02-03 08:16:22 -08:00
|
|
|
* Removed patch to add additional tests for SLGetWindowsInformationDWORD (accepted upstream).
|
|
|
|
* Removed patch to avoid filling KdHelp structure for usermode applications (accepted upstream).
|
2015-02-08 10:15:49 -08:00
|
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 08 Feb 2015 19:14:24 +0100
|
2015-01-24 20:56:06 -08:00
|
|
|
|
2015-01-24 07:04:50 -08:00
|
|
|
wine-staging (1.7.35) unstable; urgency=low
|
2015-01-22 12:50:03 -08:00
|
|
|
* Add stub for KeWaitForMultipleObjects.
|
2015-01-12 22:54:16 -08:00
|
|
|
* Add support for patchinstall.sh parameters '--no-patchlist' and '--no-autoconf'.
|
2015-01-12 04:10:19 -08:00
|
|
|
* Add support for Gentoo epatch backend to patchinstall.sh.
|
2015-01-24 01:36:29 -08:00
|
|
|
* Fix compile warnings on x86_64 in several patchsets.
|
2015-01-14 21:51:54 -08:00
|
|
|
* Automatically enable fallback method to apply patches when running from inside of a git subdirectory.
|
2015-01-13 16:39:10 -08:00
|
|
|
* Synchronize CSMT patchset with https://github.com/stefand/wine.
|
2015-01-14 17:21:19 -08:00
|
|
|
* Several improvements to make nvcuvid (CUDA video decoding) better compatible with x86_64.
|
2015-01-21 16:05:36 -08:00
|
|
|
* Properly wrap CUDA stream callbacks by forwarding them to a separate worker thread.
|
2015-01-19 22:39:56 -08:00
|
|
|
* Added patch to quote program name in ShellExecute[Ex] when it contains spaces.
|
2015-01-12 10:03:14 -08:00
|
|
|
* Added patch to implement support for DDS file format in D3DXSaveTextureToFileInMemory.
|
2015-01-12 20:46:52 -08:00
|
|
|
* Added patch to avoid appending duplicate NULL character when importing keys with regedit.
|
2015-01-14 12:48:26 -08:00
|
|
|
* Added patch for IConnectionPoint/INetworkListManagerEvents stub interface.
|
2015-01-15 09:18:50 -08:00
|
|
|
* Added patch to fix init of LONGLONG variable with a negative value in TGA decoder.
|
2015-01-17 22:43:10 -08:00
|
|
|
* Added patch to implement stubs for D3DXCreateAnimationController interface.
|
2015-01-20 10:11:58 -08:00
|
|
|
* Added patch to implement semi-stub for IDirectPlayVoiceClient::GetCompressionTypes.
|
2015-01-22 10:42:54 -08:00
|
|
|
* Added patch to fix cursor clip regression / broken raw input in multiple games.
|
2015-01-22 21:14:02 -08:00
|
|
|
* Added patches to implement ntoskrnl driver testing framework.
|
2015-01-23 20:15:18 -08:00
|
|
|
* Added patch to fix handling of window attributes for WS_EX_LAYERED | WS_EX_COMPOSITED.
|
2015-01-22 13:37:27 -08:00
|
|
|
* Removed patch to fix RandR on some broken nVidia systems (accepted upstream).
|
2015-01-13 13:21:26 -08:00
|
|
|
* Removed patch to set last error on success in WSARecv (accepted upstream).
|
2015-01-14 12:48:26 -08:00
|
|
|
* Removed patch to fix handling of subdirectory in FtpFindFirstFile (accepted upstream).
|
2015-01-15 20:05:54 -08:00
|
|
|
* Removed patch to initialize irp.Tail.Overlay.OriginalFileObject with stub file object (accepted upstream).
|
|
|
|
* Removed patch to fix incorrect behaviour of PathIsDirectoryEmptyW (accepted upstream).
|
|
|
|
* Removed patch to store IOCS data in a property instead of GWLP_USERDATA (accepted upstream).
|
2015-01-19 18:44:15 -08:00
|
|
|
* Removed patch to fix color key regression (fixed upstream).
|
2015-01-24 07:04:50 -08:00
|
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Sat, 24 Jan 2015 16:03:35 +0100
|
2015-01-12 04:10:19 -08:00
|
|
|
|
2015-01-11 10:25:22 -08:00
|
|
|
wine-staging (1.7.34-1) unstable; urgency=low
|
2015-01-10 20:29:17 -08:00
|
|
|
* Debian/Ubuntu specific package dependency fix (no changes for other distros).
|
2015-01-11 10:25:22 -08:00
|
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 11 Jan 2015 19:14:09 +0100
|
2015-01-10 20:29:17 -08:00
|
|
|
|
2015-01-10 13:27:16 -08:00
|
|
|
wine-staging (1.7.34) unstable; urgency=low
|
2015-01-07 00:49:06 -08:00
|
|
|
* Huge rewrite of patchupdate.py, deprecation of Makefile based way to apply patches.
|
2014-12-17 11:36:31 -08:00
|
|
|
* Rename debian package from 'wine-compholio' to 'wine-staging' and provide compatibility package.
|
2014-12-16 19:27:10 -08:00
|
|
|
* Avoid duplicate wined3d specfile by adding PARENTSPEC Makefile argument.
|
2014-12-15 13:50:30 -08:00
|
|
|
* Fix issue in DOS Attributes patch which broke ./configure on systems with alternative shells.
|
2014-12-19 05:38:16 -08:00
|
|
|
* Fix issue in user32-WndProc patch which caused crashes for some 16-bit apps.
|
2015-01-03 12:16:10 -08:00
|
|
|
* Fix issue in ws2_32-WriteWatches patch which can cause exceptions on the signal stack.
|
2015-01-04 22:40:46 -08:00
|
|
|
* Fix issue with invalid handles being incorrect when a new process is created.
|
2015-01-09 18:28:30 -08:00
|
|
|
* Update DXTn patches to better handle when libtxc_dxtn is missing or support is not compiled in.
|
2015-01-07 09:50:48 -08:00
|
|
|
* Added patch for WSARecv to call SetLastError on success.
|
2015-01-03 20:12:27 -08:00
|
|
|
* Added patch for CreateProcess to prioritize the working directory over the system search path.
|
2015-01-02 13:28:56 -08:00
|
|
|
* Added patch with stubs for WinSqm[Start|End]Session.
|
2014-12-15 16:49:58 -08:00
|
|
|
* Added patch to fix handling of subdirectory in FtpFindFirstFile.
|
2014-12-15 19:12:24 -08:00
|
|
|
* Added patch to return proper charcount for GetLocaleInfo with LOCALE_IFIRSTDAYOFWEEK.
|
2014-12-17 16:17:09 -08:00
|
|
|
* Added patch to ensure X11 input events are handled even without explicit message loop.
|
2014-12-18 09:44:41 -08:00
|
|
|
* Added test for server-Unexpected_Wakeup patch.
|
2014-12-18 14:26:56 -08:00
|
|
|
* Added patch for stub of ntdll.RtlSetHeapInformation.
|
2014-12-19 12:35:01 -08:00
|
|
|
* Added patch for IDXGIOutput::GetDesc.
|
2014-12-19 13:40:48 -08:00
|
|
|
* Added patch for ID3DXEffect::FindNextValidTechnique.
|
2014-12-20 08:02:35 -08:00
|
|
|
* Added patch with stub for D3DXComputeTangentFrameEx.
|
2014-12-20 08:13:13 -08:00
|
|
|
* Added patch with stub for D3DXIntersect.
|
2014-12-20 11:13:49 -08:00
|
|
|
* Added test for RtlIpv4StringToAddressExA.
|
2014-12-22 11:35:58 -08:00
|
|
|
* Added patch for support of SLGetWindowsInformationDWORD.
|
2014-12-22 21:36:07 -08:00
|
|
|
* Added patch to expect the correct buffer size for different IOCTL_DVD_READ_STRUCTURE requests.
|
2014-12-22 21:33:31 -08:00
|
|
|
* Added patch to use actual program name if available to describe PulseAudio streams.
|
2014-12-22 22:12:43 -08:00
|
|
|
* Added patch to try harder to get the host name address in getaddrinfo().
|
2014-12-22 22:23:35 -08:00
|
|
|
* Added patch to fix invalid usage of RegOpenKeyExW in msdmo.
|
2014-12-27 08:33:55 -08:00
|
|
|
* Added patch to add support for named pipe message mode.
|
2014-12-27 09:56:01 -08:00
|
|
|
* Added patch to avoid calling IDirect3DDevice7_DrawIndexedPrimitive if there is no primitive.
|
2014-12-27 14:08:41 -08:00
|
|
|
* Added patch to fix access violation when calling GetStringTypeW with NULL src.
|
2014-12-30 12:00:02 -08:00
|
|
|
* Added patch for ID3DXFont::DrawTextA/W support.
|
2015-01-01 07:42:23 -08:00
|
|
|
* Added patch to fix parameters for ConvertToIndexedBlendedMesh stub.
|
2015-01-02 13:00:32 -08:00
|
|
|
* Added patch for basic CUDA support.
|
2015-01-01 18:32:58 -08:00
|
|
|
* Added patches for D3DXComputeNormals and D3DXComputeNormalMap.
|
2015-01-06 06:12:34 -08:00
|
|
|
* Added patch for nvapi stubs (required for GPU PhysX support).
|
2015-01-07 01:51:59 -08:00
|
|
|
* Added patch to fix NULL dereference in ICSeqCompressFrameStart.
|
2015-01-07 13:37:15 -08:00
|
|
|
* Added patch to implement support for CUDA GPU video decoding.
|
2015-01-07 15:38:19 -08:00
|
|
|
* Added patch to fix color key regression causing pink rectangles around text.
|
2015-01-08 09:34:58 -08:00
|
|
|
* Rebased winepulse-Pulseaudio_Support patches to latest version from http://repo.or.cz/w/wine/multimedia.git.
|
2015-01-05 17:52:49 -08:00
|
|
|
* Removed patch to emulate write to CR4 register (accepted upstream).
|
|
|
|
* Removed patch with stub for KeSetSystemAffinityThread (accepted upstream).
|
2014-12-15 13:50:30 -08:00
|
|
|
* Removed patch to implement combase HSTRING objects (accepted upstream).
|
|
|
|
* Removed patch to add fake ProductId to registry (accepted upstream).
|
2014-12-16 13:22:31 -08:00
|
|
|
* Removed patch to implement stubs for MFStartup and MFShutdown (accepted upstream).
|
|
|
|
* Removed patch to implement shlwapi.StrCatChainW (accepted upstream).
|
2014-12-17 11:36:31 -08:00
|
|
|
* Removed patch to implement semi-stub for psapi/kernel32 K32EnumProcessModulesEx (accepted upstream).
|
|
|
|
* Removed patch to return proper charcount for GetLocaleInfo with LOCALE_IFIRSTDAYOFWEEK (accepted upstream).
|
2014-12-18 13:42:49 -08:00
|
|
|
* Removed patch to export SHILCreateFromPath by name (accepted upstream).
|
2014-12-19 14:39:35 -08:00
|
|
|
* Removed patch for stub of ntdll.RtlSetHeapInformation (accepted upstream).
|
2014-12-23 07:02:22 -08:00
|
|
|
* Removed patch for wine64 support on FreeBSD (accepted upstream).
|
2014-12-24 13:09:07 -08:00
|
|
|
* Removed patch for IoCsqInitialize (accepted upstream).
|
2014-12-29 16:32:56 -08:00
|
|
|
* Removed patch to fix invalid usage of RegOpenKeyExW in msdmo (fixed upstream).
|
2014-12-31 14:45:20 -08:00
|
|
|
* Removed patch to reallocate buffer when adding records to AVI files (fixed upstream).
|
2014-12-17 15:13:20 -08:00
|
|
|
* Partially removed patches for ntdll DOS attributes (accepted upstream).
|
2014-12-23 14:07:04 -08:00
|
|
|
* Partially removed patches for UTF7 support (accepted upstream).
|
2015-01-10 13:27:16 -08:00
|
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Sat, 10 Jan 2015 22:22:01 +0100
|
2014-12-15 13:50:30 -08:00
|
|
|
|
2014-12-14 15:53:35 -08:00
|
|
|
wine-compholio (1.7.33) unstable; urgency=low
|
2014-12-14 12:55:51 -08:00
|
|
|
* Various improvements of patchupdate.py.
|
|
|
|
* Added patches for wined3d CSMT (command stream) support.
|
2014-11-30 13:33:59 -08:00
|
|
|
* Added additional tests for VerifyVersionInfoA.
|
2014-12-01 02:39:29 -08:00
|
|
|
* Added patch to fix condition handling in RtlVerifyVersionInfo.
|
2014-12-04 06:00:08 -08:00
|
|
|
* Added patch to set last error when GetRawInputDeviceList fails.
|
2014-12-04 13:19:55 -08:00
|
|
|
* Added patch to fix possible segfault in pulse_rd_loop of PulseAudio backend.
|
2014-12-05 16:11:01 -08:00
|
|
|
* Added patch to implement support for GetPropValue to PulseAudio backend.
|
2014-12-07 14:23:22 -08:00
|
|
|
* Added patch to implement shlwapi.StrCatChainW.
|
2014-12-07 18:02:18 -08:00
|
|
|
* Added patch to allow Accept-Encoding for HTTP/1.0 in wininet.
|
2014-12-09 13:48:02 -08:00
|
|
|
* Added patch for combase HSTRING objects.
|
2014-12-11 15:58:54 -08:00
|
|
|
* Added patch to implement stubs for MFStartup and MFShutdown.
|
2014-12-11 19:43:59 -08:00
|
|
|
* Added patch for additional tests of CoWaitForMultipleHandles with WM_QUIT.
|
2014-12-11 20:08:15 -08:00
|
|
|
* Added patch to fix return value of ScrollWindowEx for invisible windows.
|
2014-12-11 20:18:45 -08:00
|
|
|
* Added patch to ignore unsupported flags for CoInternetSetFeatureEnabled.
|
2014-12-11 20:25:48 -08:00
|
|
|
* Added patch to provide named entry point shell32.SHILCreateFromPath for vista apps.
|
2014-12-11 20:53:08 -08:00
|
|
|
* Added patch to reallocate buffer when adding records to AVI files.
|
2014-12-12 20:38:40 -08:00
|
|
|
* Added patch to implement support for loader dll redirections.
|
2014-12-14 12:55:51 -08:00
|
|
|
* Added patch to add winecfg Staging tab.
|
2014-12-01 13:04:19 -08:00
|
|
|
* Removed patch to fix copy and paste errors in ws2_32 tests (accepted upstream).
|
2014-12-02 12:24:57 -08:00
|
|
|
* Removed patch to fix ordering of IP addresses by metric if two addresses have the same metric (accepted upstream).
|
|
|
|
* Removed patch to reset data->pWintrustData->u.pFile->hFile after closing handle (accepted upstream).
|
|
|
|
* Removed patch to simplify implementation of ws32 get_poll_results (accepted upstream).
|
2014-12-04 14:12:37 -08:00
|
|
|
* Removed patch to fix passing of unicode environment from msvcrt to CreateProcessW (accepted upstream).
|
|
|
|
* Removed patches for api-ms-win-core-* stub dlls (accepted upstream).
|
2014-12-14 15:53:35 -08:00
|
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 15 Dec 2014 00:53:01 +0100
|
2014-11-30 09:20:45 -08:00
|
|
|
|
2014-11-30 06:25:01 -08:00
|
|
|
wine-compholio (1.7.32) unstable; urgency=low
|
2014-11-28 23:17:16 -08:00
|
|
|
* Various optimizations of patchupdate.py.
|
2014-11-20 13:48:23 -08:00
|
|
|
* Update patch for SO_CONNECT_TIME and adding better tests.
|
2014-11-26 09:28:06 -08:00
|
|
|
* Update patch for FD Cache and use faster method on x86_64.
|
2014-11-15 11:24:21 -08:00
|
|
|
* Added patch to ensure dbghelp always checks for debug symbols in BINDIR.
|
2014-11-19 22:45:43 -08:00
|
|
|
* Added patch for pulseaudio exclusive mode support.
|
2014-11-20 21:42:40 -08:00
|
|
|
* Added patch to take abs() of vertex z coordinate as FFP fog coordinate.
|
2014-11-20 22:30:26 -08:00
|
|
|
* Added patch to ensure ShowWindow avoids interthread no-op messages.
|
2014-11-21 16:52:41 -08:00
|
|
|
* Added patch to avoid race-conditions of async WSARecv() operations with write watches.
|
2014-11-21 20:51:42 -08:00
|
|
|
* Added patch to fix issues with write watches when using Exagear.
|
2014-11-23 13:35:30 -08:00
|
|
|
* Added patch to avoid failure because of missing ptrace support for Exagear.
|
2014-11-23 13:52:20 -08:00
|
|
|
* Added patch to automatically detect if tests are running under Wine.
|
2014-11-25 11:20:55 -08:00
|
|
|
* Added patch to avoid sending unexpected wakeup with uninitialized cookie value.
|
2014-11-25 11:41:19 -08:00
|
|
|
* Added patch to fix issues with dragging layers between images in Adobe Photoshop 7.0.
|
2014-11-25 12:29:26 -08:00
|
|
|
* Added patch to ensure wintrust resets data->pWintrustData->u.pFile->hFile after closing handle.
|
2014-11-26 09:28:06 -08:00
|
|
|
* Added patch to add additional format conversions for DXT1 and DXT3.
|
2014-11-26 11:47:57 -08:00
|
|
|
* Added patch to implement stubs for additional api-ms-win-core-* dlls.
|
2014-11-29 02:29:23 -08:00
|
|
|
* Added patch to fix copy and paste error recently introduced in ws2_32 tests.
|
2014-11-29 12:08:08 -08:00
|
|
|
* Added patch to change bug reporting URL in winedbg.
|
2014-11-29 14:04:33 -08:00
|
|
|
* Added patch to implement semi-stub for psapi/kernel32 K32EnumProcessModulesEx.
|
2014-11-29 15:20:58 -08:00
|
|
|
* Added patch to fix ordering of IP addresses by metric if two addresses have the same metric.
|
2014-11-29 17:39:37 -08:00
|
|
|
* Added patch to fix handling of empty section and key name for profile files.
|
2014-11-29 18:11:04 -08:00
|
|
|
* Added patch to fix passing of unicode environment from msvcrt to CreateProcessW.
|
2014-11-17 06:17:34 -08:00
|
|
|
* Removed patch to close server fd is there is no space in thread inflight fd list (accepted upstream).
|
|
|
|
* Removed patch to fix bugs in StrStr functions (accepted upstream).
|
2014-11-18 10:50:19 -08:00
|
|
|
* Removed patches to avoid sending messages in FindWindowExW (accepted upstream).
|
2014-11-21 08:00:52 -08:00
|
|
|
* Removed patch to fix implementation ofCoWaitForMultipleHandles (accepted upstream).
|
|
|
|
* Removed patch to avoid interthread no-op messages in ShowWindow (accepted upstream).
|
2014-11-28 23:17:16 -08:00
|
|
|
* Removed patches to take abs() of vertex z coordinate as FFP fog coordinate (fixed upstream).
|
2014-12-17 11:36:31 -08:00
|
|
|
* Removed patch to fix detection of gnutls on Ubuntu 14.10 (accepted upstream).
|
2014-11-30 06:25:01 -08:00
|
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 30 Nov 2014 15:22:49 +0100
|
2014-11-15 11:24:21 -08:00
|
|
|
|
2014-11-15 06:37:30 -08:00
|
|
|
wine-compholio (1.7.31) unstable; urgency=low
|
2014-11-15 01:51:40 -08:00
|
|
|
* Improve output of 'wine --patches' and simplify syntax of definition files.
|
2014-11-05 18:13:28 -08:00
|
|
|
* Update kernel32-GetSystemTimes patches.
|
2014-11-05 18:18:26 -08:00
|
|
|
* Improve style for ntdll-Fix_Alignment patches.
|
2014-11-03 11:12:34 -08:00
|
|
|
* Added possibility to temporarily disable patches to patch system.
|
2014-11-03 18:30:03 -08:00
|
|
|
* Added patch to allow selecting specific audio device for PulseAudio backend.
|
2014-11-04 12:09:40 -08:00
|
|
|
* Added patch with stub for NtSetLdtEntries/ZwSetLdtEntries.
|
2014-11-04 15:54:45 -08:00
|
|
|
* Added patch to prevent processing message events for CoWaitForMultipleHandles when APC calls are queued.
|
2014-11-05 18:08:11 -08:00
|
|
|
* Added patch with stub for KeSetSystemAffinityThread.
|
2014-11-06 02:04:55 -08:00
|
|
|
* Added patch to implement DXTn support for d3dx9_36.
|
2014-11-06 18:34:58 -08:00
|
|
|
* Added patch to return correct values for GetThreadTimes.
|
2014-11-07 05:19:10 -08:00
|
|
|
* Added patch to align texture dimensions to block size for compressed textures.
|
2014-11-07 21:14:33 -08:00
|
|
|
* Added patch with stub for IoCsqInitialize.
|
2014-11-07 22:20:27 -08:00
|
|
|
* Added patch with stubs for vectored continue handler functions.
|
2014-11-08 02:35:23 -08:00
|
|
|
* Added patch to fix wglDescribePixelFormat when NULL is passed as pixel format descriptor.
|
2014-11-08 10:38:13 -08:00
|
|
|
* Added patch to allow NULL pointer for optional arguments of D3DXIntersectTri.
|
2014-11-09 19:09:18 -08:00
|
|
|
* Added patch to fix crash of winedevice when relocation entry crosses page boundary.
|
2014-11-09 22:36:40 -08:00
|
|
|
* Added patch to emulate 'mov Eb, Gb' instruction on x86 processor architecture.
|
2014-11-10 13:01:27 -08:00
|
|
|
* Added patch to emulate access to KI_USER_SHARED_DATA kernel page on x86_64.
|
2014-11-10 14:51:34 -08:00
|
|
|
* Added patch to initialize irp.Tail.Overlay.OriginalFileObject with stub file object.
|
2014-11-10 23:06:52 -08:00
|
|
|
* Added patch to implement emulation of SIDT instruction when using Exagear.
|
2014-11-10 23:55:07 -08:00
|
|
|
* Added patch to return more context attributes in schan_InitializeSecurityContextW.
|
2014-11-11 13:36:19 -08:00
|
|
|
* Added patch to avoid crashing when broken app tries to release surface although refcount is zero.
|
2014-11-11 22:55:50 -08:00
|
|
|
* Added patch to avoid sending window messages in FindWindowExW.
|
2014-11-12 21:49:12 -08:00
|
|
|
* Added patch to fix handling of invert_y in DrawTextExW.
|
2014-11-13 14:15:15 -08:00
|
|
|
* Added patch to fix implementation of K32GetPerformanceInfo.
|
2014-11-14 17:19:13 -08:00
|
|
|
* Added patch to close server fd if there is no space in thread inflight fd list.
|
2014-11-15 03:30:18 -08:00
|
|
|
* Added patch to avoid failing in d3dx9_mesh_OptimizeInplace because of unimplemented vertex reordering.
|
2014-11-15 06:01:16 -08:00
|
|
|
* Added patch to workaround bugs in CompareStringW (triggered by Adobe Flash).
|
2014-11-03 11:12:34 -08:00
|
|
|
* Removed patch for iphlpapi stub functions (accepted upstream).
|
2014-11-04 08:11:34 -08:00
|
|
|
* Removed patches for FindFirstFileExW (accepted upstream).
|
|
|
|
* Removed patches for TLB dependencies lookup in resources (accepted upstream).
|
|
|
|
* Removed patches for ws2_32.inet_pton implementation (fixed upstream).
|
|
|
|
* Removed patch to update properties when applying MSI transforms (fixed upstream).
|
2014-11-06 09:17:40 -08:00
|
|
|
* Removed patch to silence repeated GSUB_apply_ChainContext[Subst|Pos] FIXMEs (accepted upstream).
|
|
|
|
* Removed patch with additional tests for MsgWaitForMultipleObjectsEx (accepted upstream).
|
2014-11-11 09:36:12 -08:00
|
|
|
* Removed patches for D3DXCreatePolygon (accepted upstream).
|
2014-11-13 07:26:33 -08:00
|
|
|
* Removed patches vor vectored continue handler stubs (accepted upstream).
|
2014-11-14 02:17:24 -08:00
|
|
|
* Removed patches for K32GetPerformanceInfo (accepted upstream).
|
|
|
|
* Removed patch for D3DXIntersectTri (accepted upstream).
|
2014-11-06 09:17:40 -08:00
|
|
|
* Partially removed patches for UTF-7 tests (accepted upstream).
|
2014-11-12 08:59:01 -08:00
|
|
|
* Partially removed patches for WS_SO_CONNECT_TIME (accepted upstream).
|
2014-11-15 06:37:30 -08:00
|
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Sat, 15 Nov 2014 15:36:38 +0100
|
2014-11-03 11:12:34 -08:00
|
|
|
|
2014-11-01 16:48:02 -07:00
|
|
|
wine-compholio (1.7.30) unstable; urgency=low
|
2014-10-30 06:44:17 -07:00
|
|
|
* Fix wrong escaping of quote/slash characters in patchupdater script.
|
2014-10-26 18:54:48 -07:00
|
|
|
* Added additional conversion functions to DXTn patch.
|
2014-10-20 13:14:11 -07:00
|
|
|
* Added patch to filter specific warning messages for D3DCompileShader.
|
2014-10-26 18:54:48 -07:00
|
|
|
* Added patch to implement iphlpapi stub functions.
|
2014-10-27 01:28:38 -07:00
|
|
|
* Added patch to implement support for pasting HTML from native Unix applications.
|
2014-10-30 10:46:55 -07:00
|
|
|
* Added patch to implement RtlDecompressBuffer.
|
2014-10-30 23:33:27 -07:00
|
|
|
* Added patch to emulate write to CR4 register.
|
2014-10-31 00:20:17 -07:00
|
|
|
* Added patch for implementation of GdipCreateRegionRgnData.
|
2014-10-31 07:05:38 -07:00
|
|
|
* Added patch for implementation of D3DXCreatePolygon.
|
2014-11-01 00:59:45 -07:00
|
|
|
* Added patch for TLB dependencies lookup in resources.
|
2014-11-01 13:30:04 -07:00
|
|
|
* Added patch to update ProductVersion when applying MSI transforms.
|
2014-11-01 15:11:57 -07:00
|
|
|
* Added patch for ITextSelection_fnGetDuplicate implementation.
|
2014-10-20 10:54:20 -07:00
|
|
|
* Removed patch to avoid Clang compiler warning because of unused Vtable (accepted upstream).
|
2014-10-21 08:16:35 -07:00
|
|
|
* Removed patch for additional ATL thunks (accepted upstream).
|
2014-10-30 12:43:01 -07:00
|
|
|
* Removed patch to ímplement IRichEditOle and ITextDocument support for ITextServices (accepted upstream).
|
2014-10-31 00:01:38 -07:00
|
|
|
* Removed patch to fix compile errors on Archlinux (fixed upstream).
|
2014-11-01 16:48:02 -07:00
|
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 02 Nov 2014 00:45:28 +0100
|
2014-10-20 10:54:20 -07:00
|
|
|
|
2014-10-19 10:39:25 -07:00
|
|
|
wine-compholio (1.7.29) unstable; urgency=low
|
2014-10-05 16:03:19 -07:00
|
|
|
* Updated DOS Attributes patch to better detect XATTR functions.
|
2014-10-18 21:53:16 -07:00
|
|
|
* Updated patch for shell32 default folder ACLs.
|
2014-10-16 14:30:16 -07:00
|
|
|
* Updated NtQuerySection patch.
|
2014-10-19 10:39:25 -07:00
|
|
|
* Updated patch for WRITECOPY memory protection.
|
2014-10-05 16:03:19 -07:00
|
|
|
* Added patch to support IDF_CHECKFIRST in SetupPromptForDisk.
|
2014-10-08 12:41:19 -07:00
|
|
|
* Added patch to fix issues when executing pages with guard page / write watch permissions.
|
2014-10-08 20:47:51 -07:00
|
|
|
* Added patch to set return value of basic_string_wchar_dtor to return NULL.
|
|
|
|
* Added patch for UTF7 encoding/decoding support.
|
2014-10-16 14:30:16 -07:00
|
|
|
* Added patch to implement ID3DXSkinInfoImpl_UpdateSkinnedMesh.
|
2014-10-17 16:22:08 -07:00
|
|
|
* Added patch for implementation of D3DXGetShaderInputSemantics.
|
|
|
|
* Added patch to ensure tests check exact return value of ParseURLFromOutsideSourceX.
|
2014-10-17 19:36:26 -07:00
|
|
|
* Added patch for additional ATL thunks.
|
2014-10-18 09:37:20 -07:00
|
|
|
* Added patch to add partially support for sessionStorage.
|
|
|
|
* Added patch for implementation of GetNumaProcessorNode.
|
|
|
|
* Added patch for wine64 support on FreeBSD/PC-BSD.
|
2014-10-18 15:45:51 -07:00
|
|
|
* Added patch for improved multi monitor support.
|
|
|
|
* Added patch for implementation of BindImageEx.
|
2014-10-07 13:05:04 -07:00
|
|
|
* Removed patch to fix issues with drag image in ImageLists (accepted upstream).
|
|
|
|
* Removed patch to set ldr.EntryPoint for main executable (accepted upstream).
|
2014-10-08 12:52:59 -07:00
|
|
|
* Removed patch to implement stubs for [Get|Set]SystemFileCacheSize (accepted upstream).
|
2014-10-18 21:53:16 -07:00
|
|
|
* Removed patches for ATL thunk implementation (accepted upstream).
|
2014-10-07 13:05:04 -07:00
|
|
|
* Partially removed patches for WRITECOPY memory protection (accepted upstream).
|
2014-10-19 10:39:25 -07:00
|
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 19 Oct 2014 19:37:21 +0200
|
2014-10-05 16:03:19 -07:00
|
|
|
|
2014-10-03 19:40:22 -07:00
|
|
|
wine-compholio (1.7.28) unstable; urgency=low
|
2014-09-20 16:46:34 -07:00
|
|
|
* Added missing recommendation for libtxc-dxtn-s2tc0 on Ubuntu.
|
2014-09-24 12:21:01 -07:00
|
|
|
* Added patch to fix issues with over-the-spot input method.
|
|
|
|
* Added patch to fix winemenubuilder desktop icon wine path (when using multiple wine versions).
|
2014-09-24 18:13:16 -07:00
|
|
|
* Added patch to support FIND_FIRST_EX_CASE_SENSITIVE flag in FindFirstFileExW.
|
2014-09-26 11:27:43 -07:00
|
|
|
* Added patch to send WM_PAINT event during dialog creation.
|
2014-09-28 08:34:05 -07:00
|
|
|
* Added patch to fix issues when driver dispatch routine returns different status codes.
|
2014-09-28 14:54:50 -07:00
|
|
|
* Added several patches for Unity3D Editor.
|
|
|
|
* Added patch to fix differences between exception handling behaviour in Wine and Windows.
|
2014-09-28 15:23:24 -07:00
|
|
|
* Added patch to export ?_BADOFF@std@@3_JB on both i386 and win64.
|
2014-09-28 17:52:26 -07:00
|
|
|
* Added patch to limit cross thread access to ImmSet* functions.
|
2014-09-28 19:49:46 -07:00
|
|
|
* Added patch for IRichEditOle and ITextDocument support for ITextServices.
|
2014-09-30 17:44:22 -07:00
|
|
|
* Added patch to fix implementation of SH*Shared commands.
|
2014-10-03 19:40:22 -07:00
|
|
|
* Added patch to handle WRITECOPY memory protection properly on i386 (disabled by default).
|
|
|
|
* Added patch to fix some issues with write watches / guard page access.
|
2014-10-03 09:24:10 -07:00
|
|
|
* Added patch to implement NtQuerySection.
|
2014-10-02 11:04:58 -07:00
|
|
|
* Added patches to make clearly visible, that this is a patched wine version.
|
2014-10-03 12:04:01 -07:00
|
|
|
* Added patch for FindFirstFileExW level FindExInfoBasic.
|
2014-09-29 14:08:35 -07:00
|
|
|
* Removed patch to support FIND_FIRST_EX_CASE_SENSITIVE flag in FindFirstFileExW (accepted upstream).
|
2014-10-01 12:54:28 -07:00
|
|
|
* Removed patch to fix implementation of SH*Shared commands (accepted upstream).
|
|
|
|
* Removed patch to export ?_BADOFF@std@@3_JB on both i386 and win64 (accepted upstream).
|
|
|
|
* Partially removed patches for CreateProcess ACLs (accepted upstream).
|
2014-10-03 19:40:22 -07:00
|
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Sat, 04 Oct 2014 04:36:22 +0200
|
2014-09-20 16:46:34 -07:00
|
|
|
|
2014-09-19 20:53:36 -07:00
|
|
|
wine-compholio (1.7.27) unstable; urgency=low
|
2014-09-09 07:14:39 -07:00
|
|
|
* Fixed some issues in the patches for GetSystemTimes.
|
2014-09-12 16:43:56 -07:00
|
|
|
* Added patch to support FIND_FIRST_EX_LARGE_FETCH flag in FindFirstFileExW.
|
2014-09-13 23:03:11 -07:00
|
|
|
* Added patch to fix deadlock caused by incorrect wrapper of glu polygon/contour function.
|
2014-09-15 13:58:22 -07:00
|
|
|
* Added patch to avoid filling out KdHelp for usermode applications.
|
2014-09-17 15:59:20 -07:00
|
|
|
* Added patch to silence repeated GSUB_apply_ChainContext[Subst|Pos] FIXMEs.
|
2014-09-18 19:44:18 -07:00
|
|
|
* Added patch to revert wined3d pixelformat changes (causes regression in many games).
|
2014-09-19 18:18:27 -07:00
|
|
|
* Added patch to implement software decoding/encoding of DXT1 textures.
|
2014-09-08 12:15:09 -07:00
|
|
|
* Removed patch to use assembly wrapper for TLS callbacks (accepted upstream).
|
2014-09-15 12:08:12 -07:00
|
|
|
* Removed patch to fix uninitialized cch struct member in GetMenuItemInfo (accepted upstream).
|
|
|
|
* Removed some patches for riched20/IText*-interface (accepted upstream).
|
|
|
|
* Removed patch to fix deadlock caused by incorrect wrapper of glu functions (accepted upstream).
|
|
|
|
* Removed patch for stub of BCryptGetFipsAlgorithmMode (accepted upstream).
|
2014-09-19 20:53:36 -07:00
|
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Sat, 20 Sep 2014 05:52:23 +0200
|
2014-09-08 12:15:09 -07:00
|
|
|
|
2014-09-07 14:51:44 -07:00
|
|
|
wine-compholio (1.7.26) unstable; urgency=low
|
2014-09-05 20:06:09 -07:00
|
|
|
* Added new make targets 'series' and 'install-git'.
|
|
|
|
* Some improvements in the patch system scripts.
|
2014-08-26 15:38:26 -07:00
|
|
|
* Fixed issues in the winepulse configure script.
|
2014-09-05 20:06:09 -07:00
|
|
|
* Fixed some issues in patches for Inherited ACLs.
|
|
|
|
* Fixed some issues in patches for backwards compatibility with old ACL format.
|
2014-08-26 15:38:26 -07:00
|
|
|
* Added patch to fix unintentional leaks with ntdll internals.
|
|
|
|
* Added patch to add support for DOS hidden/system file attributes.
|
|
|
|
* Added patch to use dynamic linking for libpcap.
|
|
|
|
* Added patch to fix issues when using setcap on wine executable.
|
2014-08-26 17:58:27 -07:00
|
|
|
* Added patch to improve heap allocation performance by using more freelists.
|
2014-09-01 12:30:32 -07:00
|
|
|
* Added patch to fix detection of ncurses on Archlinux (avoids ugly workarounds at build time).
|
2014-09-06 23:14:56 -07:00
|
|
|
* Added patch to fix detection of gnutls on Ubuntu 14.10.
|
2014-09-06 16:51:30 -07:00
|
|
|
* Added patch to use assembly wrapper for TLS callbacks.
|
2014-09-07 13:20:51 -07:00
|
|
|
* Added patch to fix uninitialized cch struct member in GetMenuItemInfo.
|
2014-09-04 13:04:40 -07:00
|
|
|
* Removed patch to fix issue with msi/ITERATE_MoveFiles (accepted upstream).
|
2014-09-05 09:44:34 -07:00
|
|
|
* Removed patch to fix detection of ncurses on Archlinux (accepted upstream).
|
2014-09-07 14:51:44 -07:00
|
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 07 Sep 2014 23:50:25 +0200
|
2014-08-26 15:38:26 -07:00
|
|
|
|
2014-08-24 10:10:52 -07:00
|
|
|
wine-compholio (1.7.25) unstable; urgency=low
|
2014-08-12 17:45:21 -07:00
|
|
|
* Improve generation of README.md on patch update.
|
2014-08-22 18:00:32 -07:00
|
|
|
* Updated patches for riched20 IText* Interface.
|
|
|
|
* Fixed some issues in the patches for TransmitFile.
|
2014-08-23 06:32:45 -07:00
|
|
|
* Fixed some issues in the patches for CreateProcess ACLs.
|
2014-08-22 18:00:32 -07:00
|
|
|
* Fixed issue with gitapply.sh script on Gentoo systems.
|
2014-08-09 15:35:55 -07:00
|
|
|
* Added patch with stub for DwmInvalidateIconicBitmaps.
|
2014-08-09 08:29:01 -07:00
|
|
|
* Added Courier Prime (OFLv1.1) as a Courier New replacement.
|
2014-08-20 18:22:07 -07:00
|
|
|
* Added patch to implement DOS hidden/system file attributes.
|
2014-08-09 12:21:52 -07:00
|
|
|
* Added patch to better detect broken nVidia RandR 1.2 support.
|
2014-08-21 14:08:37 -07:00
|
|
|
* Added patch to set linker version in PE header.
|
|
|
|
* Added patch to move NtProtectVirtualMemory and NtCreateSection to separate pages.
|
|
|
|
* Added patch to fix issues with drag image in ImageLists.
|
|
|
|
* Added patch with stub for BCryptGetFipsAlgorithmMode.
|
|
|
|
* Added patch to fix issues with OpenProcess on terminated processes.
|
|
|
|
* Added patch to fix issues with msi/ITERATE_MoveFiles.
|
|
|
|
* Added patch to avoid grouping all Wine windows together.
|
2014-08-22 18:00:32 -07:00
|
|
|
* Added patch to implement KF_FLAG_DEFAULT_PATH for SHGetKnownFolderPath.
|
|
|
|
* Added patch to implement GetFinalPathNameByHandle.
|
2014-08-21 14:08:37 -07:00
|
|
|
* Removed patch to update gl_drawable for embedded windows (deprecated).
|
2014-08-11 15:23:25 -07:00
|
|
|
* Removed patch to return empty D3D hardware flags for RGB device enumeration (accepted upstream).
|
2014-08-21 13:48:27 -07:00
|
|
|
* Removed patch with stub for DwmInvalidateIconicBitmaps (accepted upstream).
|
2014-08-21 14:08:37 -07:00
|
|
|
* Removed patch for SetNamedPipeHandleState implementation (accepted upstream).
|
2014-08-24 10:10:52 -07:00
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Sun, 24 Aug 2014 11:09:58 -0600
|
2014-08-09 08:29:01 -07:00
|
|
|
|
2014-08-08 21:06:43 -07:00
|
|
|
wine-compholio (1.7.24) unstable; urgency=low
|
2014-08-04 13:55:46 -07:00
|
|
|
* Various further improvements to the patch system.
|
2014-07-27 08:42:05 -07:00
|
|
|
* Added patch to implement inet_pton.
|
2014-07-27 11:54:01 -07:00
|
|
|
* Added patch to implement GetSystemTimes.
|
2014-07-26 14:49:56 -07:00
|
|
|
* Added patch to implement SHCreateSessionKey.
|
2014-08-04 13:55:46 -07:00
|
|
|
* Added patch to create directory available on Vista and later.
|
2014-07-31 10:15:26 -07:00
|
|
|
* Added patch to fix edge cases in TOOLTIPS_GetTipText.
|
2014-07-27 12:06:18 -07:00
|
|
|
* Added patch to allow special characters in pipe names.
|
2014-07-27 09:36:32 -07:00
|
|
|
* Added patch with stubs for [Get|Set]SystemFileCacheSize.
|
2014-07-26 11:42:06 -07:00
|
|
|
* Added patch to implement AllocateAndGetTcpExTableFromStack.
|
2014-08-08 13:39:42 -07:00
|
|
|
* Added patch to support setting file disposition information.
|
2014-07-26 13:42:17 -07:00
|
|
|
* Added patch to fix ConnectNamedPort return value in overlapped mode.
|
2014-07-26 14:18:59 -07:00
|
|
|
* Added patch to store IOCS data in a property instead of GWLP_USERDATA.
|
2014-07-30 16:03:13 -07:00
|
|
|
* Added patch to return empty D3D hardware flags for HEL device enumeration.
|
2014-07-30 16:40:32 -07:00
|
|
|
* Added patch to return the appropriate connection time with SO_CONNECT_TIME.
|
2014-08-04 13:55:46 -07:00
|
|
|
* Added patch to support extra large and jumbo icons.
|
|
|
|
* Added patch to allow setting tablet / media center status via registry.
|
2014-08-05 15:19:57 -07:00
|
|
|
* Added patch to use manual redirection for RunDLL_CallEntry16.
|
|
|
|
* Added patch to set ldr.EntryPoint for main executable.
|
2014-08-07 14:58:57 -07:00
|
|
|
* Added patch to fix invalid memory access in windowscodecs/PropertyBag.
|
2014-08-07 16:32:39 -07:00
|
|
|
* Added patch to use a linear resampler when there a large number of dsound mixing buffers.
|
2014-08-08 14:30:59 -07:00
|
|
|
* Added patch to fix comparison of punctuation characters in lstrcmp.
|
2014-08-08 14:46:26 -07:00
|
|
|
* Added patch to workaround programs leaking wndproc splots.
|
2014-08-08 20:49:54 -07:00
|
|
|
* Added patch to implement ITextRange, ITextFont and ITextPara.
|
2014-08-07 14:58:57 -07:00
|
|
|
* Removed patch to create Vista directories (accepted upstream).
|
2014-08-05 16:28:27 -07:00
|
|
|
* Removed strmbase/quartz locking fix patches (accepted upstream).
|
2014-08-07 14:58:57 -07:00
|
|
|
* Removed windowscodecs/PropertyBag patch (accepted upstream).
|
2014-08-08 21:06:43 -07:00
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 08 Aug 2014 22:06:07 -0600
|
2014-07-26 11:42:06 -07:00
|
|
|
|
2014-07-25 20:15:11 -07:00
|
|
|
wine-compholio (1.7.23) unstable; urgency=low
|
2014-07-25 13:09:08 -07:00
|
|
|
* Rewrite of patch system to simplify maintaining large patchsets.
|
2014-07-22 20:28:01 -07:00
|
|
|
* Fix failing Junction Point test.
|
2014-07-17 09:54:33 -07:00
|
|
|
* Fix possible race conditions in strmbase/quartz.
|
2014-07-18 09:58:54 -07:00
|
|
|
* Fix race condition between EndOfStream and Pause.
|
2014-07-25 15:57:56 -07:00
|
|
|
* Fix issues with Israel Standard Time timezone.
|
|
|
|
* Add support for Dynamic DST (daylight saving time) information.
|
2014-07-25 18:45:02 -07:00
|
|
|
* Add some generic hardware in HKEY_DYN_DATA\Config Manager\Enum.
|
2014-07-22 07:38:10 -07:00
|
|
|
* Return correct IMediaSeeking stream positions in quartz.
|
2014-07-22 16:51:37 -07:00
|
|
|
* Make sure LICENSE files are included in the Debian packages.
|
2014-07-22 17:22:35 -07:00
|
|
|
* Downgraded Arial replacement font to Liberation Sans v1.07.3.
|
2014-07-22 20:30:16 -07:00
|
|
|
* Remove relative Junction Point linking for now (breaks tests).
|
2014-07-25 18:44:36 -07:00
|
|
|
* Added WenQuanYi Micro Hei (GPLv3) as a Microsoft Yahei replacement.
|
2014-07-25 20:15:11 -07:00
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 25 Jul 2014 21:12:42 -0600
|
2014-07-17 09:54:33 -07:00
|
|
|
|
2014-07-11 12:00:13 -07:00
|
|
|
wine-compholio (1.7.22) unstable; urgency=low
|
2014-07-11 11:57:10 -07:00
|
|
|
* Implement passing ACLs to CreateProcess.
|
2014-07-09 12:47:48 -07:00
|
|
|
* Removed several patches (accepted upstream).
|
2014-07-01 17:32:31 -07:00
|
|
|
* Added NT4 support to the process ACL tests.
|
2014-07-01 18:26:01 -07:00
|
|
|
* Implement RegSetKeySecurity on top of NtSetSecurityObject.
|
2014-07-04 09:14:57 -07:00
|
|
|
* Updated RegSetKeySecurity patch to work with special root keys.
|
2014-07-06 14:53:33 -07:00
|
|
|
* Add patch for wtsapi32.WTSEnumerateProcessesW function.
|
2014-07-07 13:19:53 -07:00
|
|
|
* Fix incorrect scaling for DECIMAL values in VarDecAdd.
|
2014-07-08 13:30:46 -07:00
|
|
|
* Updated main extended attributes patch to include BSD support.
|
2014-07-07 14:43:30 -07:00
|
|
|
* Return NULL-terminated list of arguments in CommandLineToArgvW.
|
2014-07-08 13:08:33 -07:00
|
|
|
* Updated main extended attributes patch to include additional data checks.
|
2014-07-11 12:00:13 -07:00
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 11 Jul 2014 13:00:03 -0600
|
2014-07-01 17:32:31 -07:00
|
|
|
|
2014-06-27 22:09:39 -07:00
|
|
|
wine-compholio (1.7.21) unstable; urgency=low
|
2014-06-22 11:39:59 -07:00
|
|
|
* Remove several patches (accepted upstream).
|
2014-06-27 22:09:39 -07:00
|
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Fri, 27 Jun 2014 23:08:48 -0600
|
2014-06-22 11:39:59 -07:00
|
|
|
|
2014-06-14 10:46:09 -07:00
|
|
|
wine-compholio (1.7.20) unstable; urgency=low
|
2014-06-13 14:22:47 -07:00
|
|
|
* Remove several patches (accepted upstream).
|
|
|
|
* Fix recommendation for odbc and add libgsm1.
|
|
|
|
* Disabled gstreamer (broken with glib >= 2.32.0).
|
|
|
|
* Updated scripts to be compatible with BSD systems.
|
|
|
|
* Update winepulse patches to latest revision (extracted from 1.7.19).
|
|
|
|
* Force autoreconf even when timestamp seems to indicate that it is not necessary.
|
2014-06-13 14:27:41 -07:00
|
|
|
* Added patches for default security descriptor ownership and DACLs for processes.
|
2014-06-13 14:22:47 -07:00
|
|
|
* Added a patch to avoid a race-condition when unloading modules while a hook is active.
|
2014-06-14 10:46:09 -07:00
|
|
|
* Add patch to fix issues with Obsidium copy protection.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Sat, 14 Jun 2014 18:15:12 +0200
|
2014-06-13 14:22:47 -07:00
|
|
|
|
2014-06-02 14:55:55 -07:00
|
|
|
wine-compholio (1.7.19-1) unstable; urgency=low
|
|
|
|
* Added a patch to fix return value for FSCTL_PIPE_WAIT (required for Unity3D).
|
|
|
|
* Added a patch to stub TokenAppContainerSid in NtQueryInformationToken (required for Unity3D).
|
|
|
|
* Added a patch to optimize the file descriptor cache by using lockfree algorithms.
|
|
|
|
* Add additional checks in XATTR patch to ensure wineserver doesn't crash if data is corrupted.
|
|
|
|
* Add support for extended attributes on FreeBSD systems.
|
|
|
|
* Added a patch to fix ntdll/exception test failures on x86_64.
|
|
|
|
* Allow to change 'strict draw ordering' at runtime.
|
|
|
|
* Add ability to test if all dynamic libraries are installed with "wine --check-libs".
|
|
|
|
* Added a patch to query if direct rendering is enabled via GLX extension.
|
|
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 02 Jun 2014 23:50:23 +0200
|
|
|
|
|
2014-05-06 14:43:52 -07:00
|
|
|
wine-compholio (1.7.19) unstable; urgency=low
|
|
|
|
* Updated SIO_ADDRESS_LIST_CHANGE patches.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Tue, 06 May 2014 15:42:32 -0600
|
|
|
|
|
2014-05-13 11:49:41 -07:00
|
|
|
wine-compholio (1.7.18-1) unstable; urgency=low
|
|
|
|
* Fix some issues on BSD systems.
|
|
|
|
* Add additional patches to silence a few FIXMEs.
|
|
|
|
* Rebase 02-ACL_Extended_Attributes patches.
|
|
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Tue, 13 May 2014 20:47:23 +0200
|
|
|
|
|
2014-05-02 12:05:45 -07:00
|
|
|
wine-compholio (1.7.18) unstable; urgency=low
|
|
|
|
* Updated SetTimer patch (10 ms accepted upstream).
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 02 May 2014 13:05:13 -0600
|
|
|
|
|
2014-04-18 15:04:47 -07:00
|
|
|
wine-compholio (1.7.17) unstable; urgency=low
|
2014-04-05 16:46:37 -07:00
|
|
|
* Split Arial replacement into two patches.
|
2014-04-17 11:56:29 -07:00
|
|
|
* Removed dynamic unwind patches (accepted upstream).
|
|
|
|
* Removed linguistic casing patches (accepted upstream).
|
2014-04-17 15:53:10 -07:00
|
|
|
* ACL data is now stored in binary instead of converting it to ASCII.
|
2014-04-18 15:04:47 -07:00
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 18 Apr 2014 16:03:57 -0600
|
2014-04-05 16:46:37 -07:00
|
|
|
|
2014-04-04 18:49:35 -07:00
|
|
|
wine-compholio (1.7.16-1) unstable; urgency=low
|
|
|
|
* Fix build failure caused by dynamic unwind functions.
|
2014-04-04 18:52:26 -07:00
|
|
|
* Dropped liblcms2-dev dependency for old Ubuntu versions.
|
2014-04-04 18:49:35 -07:00
|
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Sat, 05 Apr 2014 03:48:25 +0200
|
|
|
|
|
2014-04-04 14:41:48 -07:00
|
|
|
wine-compholio (1.7.16) unstable; urgency=low
|
|
|
|
* Add stub for RtlInstallFunctionTableCallback.
|
|
|
|
* Further split out the SIO_ADDRESS_LIST_CHANGE patches.
|
|
|
|
* Add proper implementation for dynamic unwind functions, removed stub implementation.
|
|
|
|
* Fix lcms dependency (Wine requires lcms2 instead of lcms1), add build dependency to libsane-dev.
|
2014-04-04 16:28:07 -07:00
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 04 Apr 2014 17:27:52 -0600
|
2014-04-04 14:41:48 -07:00
|
|
|
|
2014-03-24 22:09:09 -07:00
|
|
|
wine-compholio (1.7.15-1) unstable; urgency=low
|
2014-04-04 14:41:48 -07:00
|
|
|
* Build 64 bit version of Wine.
|
|
|
|
* First SIO_ADDRESS_LIST_CHANGE patch accepted upstream.
|
|
|
|
* Added stub dll for DirectX Video Acceleration (dxva2.dll).
|
|
|
|
* Update DXVA2 patches (additional implementation details, parts accepted upstream).
|
2014-03-24 22:09:09 -07:00
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Tue, 25 Mar 2014 06:08:01 +0100
|
|
|
|
|
2014-03-23 04:54:12 -07:00
|
|
|
wine-compholio (1.7.15) unstable; urgency=low
|
|
|
|
* Fixed build dependencies for Debian Sid.
|
|
|
|
* Fixed free() of a const variable (Bug #1).
|
|
|
|
* Removed get_dir_unix_fd (no longer used, fixes compiling with "-Werror").
|
|
|
|
* Removed 'register user administrative tools shell folder' patch (accepted upstream).
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Sun, 23 Mar 2014 12:53:32 +0100
|
|
|
|
|
2014-03-07 12:59:51 -08:00
|
|
|
wine-compholio (1.7.14) unstable; urgency=low
|
|
|
|
* Minor updates to the ACL patches.
|
|
|
|
* Added Liberation Sans (SIL Open Font License) as an Arial replacement.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 07 Mar 2014 13:59:11 -0700
|
|
|
|
|
2014-02-21 08:00:15 -08:00
|
|
|
wine-compholio (1.7.13-1) unstable; urgency=low
|
|
|
|
* Fixed a typo in the configure check for extended attributes.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 21 Feb 2014 09:00:00 -0700
|
|
|
|
|
2014-02-20 17:48:44 -08:00
|
|
|
wine-compholio (1.7.13) unstable; urgency=low
|
|
|
|
* Added support for inherited file ACLs.
|
|
|
|
* Further separated the file ACL patches.
|
|
|
|
* Updated linguistic casing patches to include tests.
|
|
|
|
* Updated the patch list template to be compatible with 'git am'.
|
|
|
|
* Moved the patching code out of the debian rules into a Makefile.
|
|
|
|
* Removed the named pipe security access patch (accepted upstream).
|
|
|
|
* Explicitly run configure with '--with-xattr' when building debian packages.
|
|
|
|
* Will now fail on configure when '--with-xattr' is passed and xattr.h cannot be found.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Thu, 20 Feb 2014 18:48:03 -0700
|
|
|
|
|
2014-02-07 15:50:34 -08:00
|
|
|
wine-compholio (1.7.12-1) unstable; urgency=low
|
2014-02-07 16:52:58 -08:00
|
|
|
* Fixed PulseAudio patches to apply with 'git am'.
|
2014-02-07 15:50:34 -08:00
|
|
|
* Fixed PulseAudio driver configure file for upstream Wine 1.7.12.
|
2014-02-07 16:52:58 -08:00
|
|
|
* Fixed PulseAudio driver pthread dependency for upstream Wine 1.7.12.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 07 Feb 2014 17:52:32 -0700
|
2014-02-07 15:50:34 -08:00
|
|
|
|
2014-02-07 13:57:59 -08:00
|
|
|
wine-compholio (1.7.12) unstable; urgency=low
|
|
|
|
* Added new patches to support GetVolumePathName.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 07 Feb 2014 14:57:33 -0700
|
|
|
|
|
2014-01-17 11:27:54 -08:00
|
|
|
wine-compholio (1.7.11) unstable; urgency=low
|
|
|
|
* Added SRWLock patch.
|
|
|
|
* Added new patches to support TransmitFile.
|
|
|
|
* Added new patches to support Junction Points.
|
|
|
|
* Moved pipelight-specific patches to a separate folder.
|
|
|
|
* Removed SRWLock patch included in upstream Wine 1.7.11.
|
|
|
|
* Reduced SetTimer minimum limitation from 15 ms to 5 ms.
|
|
|
|
* Added support for security access parameters for named pipes.
|
|
|
|
* Added WINE_STRICT_DRAW_ORDERING command line environment variable.
|
|
|
|
* Fixed a path length bug in the ACL inheritance patch (assumed DOS limitation).
|
|
|
|
* Added some workarounds for shlwapi url functions not handling relative paths well.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 17 Jan 2014 12:27:32 -0700
|
|
|
|
|
2014-01-03 11:22:22 -08:00
|
|
|
wine-compholio (1.7.10) unstable; urgency=low
|
|
|
|
* Removed monitor enumeration patch included in upstream Wine 1.7.10.
|
|
|
|
* Updated SIO_ADDRESS_LIST_CHANGE patch with latest proposed version.
|
|
|
|
* Added new patch to support linux windowlessmode (required for Qt5 browsers).
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 03 Jan 2014 12:19:14 -0700
|
|
|
|
|
2013-12-27 11:04:29 -08:00
|
|
|
wine-compholio (1.7.9) unstable; urgency=low
|
|
|
|
* Added a new patch for windowless mode for Qt5 browsers.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 27 Dec 2013 12:03:22 -0700
|
|
|
|
|
2013-12-07 09:49:20 -08:00
|
|
|
wine-compholio (1.7.8-1) unstable; urgency=low
|
|
|
|
* Fixed several build problems.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Sat, 07 Dec 2013 10:49:03 -0700
|
|
|
|
|
2013-12-06 12:26:36 -08:00
|
|
|
wine-compholio (1.7.8) unstable; urgency=low
|
|
|
|
* Added PulseAudio support patches.
|
|
|
|
* Updated SIO_ADDRESS_LIST_CHANGE patches.
|
|
|
|
* Separated out patches into logical subfolders.
|
|
|
|
* Updated XEMBED patch to work with latest upstream Wine.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 06 Dec 2013 13:26:24 -0700
|
|
|
|
|
2013-11-22 09:35:52 -08:00
|
|
|
wine-compholio (1.7.7) unstable; urgency=low
|
|
|
|
* Remove patches included in upstream Wine 1.7.7.
|
|
|
|
* Rebase ACL extended attribute patches against upstream Wine 1.7.7.
|
|
|
|
* Rebase SIO_ADDRESS_LIST_CHANGE patches against upstream Wine 1.7.7.
|
2013-11-22 09:47:07 -08:00
|
|
|
* Added the ability to return the list of patches with "wine --patches".
|
2013-11-22 13:25:30 -08:00
|
|
|
* Added a patch to workaround a Silverlight issue with multiple monitors.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 22 Nov 2013 14:24:53 -0700
|
2013-11-22 09:35:52 -08:00
|
|
|
|
2013-11-21 12:33:37 -08:00
|
|
|
wine-compholio (1.7.6-1) unstable; urgency=low
|
|
|
|
* Work around a build problem with Wine 1.7.6.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Tue, 12 Nov 2013 14:16:16 -0700
|
|
|
|
|
|
|
|
wine-compholio (1.7.6) unstable; urgency=low
|
|
|
|
* Rebased VMR7 patches against upstream Wine 1.7.6.
|
|
|
|
* Rebased SIO_ADDRESS_LIST_CHANGE patches against upstream Wine 1.7.6.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Sun, 10 Nov 2013 17:26:30 -0700
|
|
|
|
|
|
|
|
wine-compholio (1.7.5-1) unstable; urgency=low
|
|
|
|
* Included new patch to fix running TestOut under Silverlight.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Thu, 07 Nov 2013 11:18:23 -0700
|
|
|
|
|
|
|
|
wine-compholio (1.7.5) unstable; urgency=low
|
|
|
|
* Rebased changes against upstream Wine 1.7.5.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Wed, 30 Oct 2013 08:05:51 -0600
|
|
|
|
|
|
|
|
wine-compholio (1.7.4-2) unstable; urgency=low
|
|
|
|
* Updated XEmbed patches from Sebastian Lackner.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Mon, 28 Oct 2013 10:00:43 -0600
|
|
|
|
|
|
|
|
wine-compholio (1.7.4-1) unstable; urgency=low
|
|
|
|
* Fix an issue with Ubuntu 13.10 post-install behavior.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Sun, 13 Oct 2013 15:13:48 -0600
|
|
|
|
|
|
|
|
wine-compholio (1.7.4) unstable; urgency=low
|
|
|
|
* Rebased changes against upstream Wine 1.7.4.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Sat, 12 Oct 2013 13:30:33 -0600
|
|
|
|
|
|
|
|
wine-compholio (1.7.3) unstable; urgency=low
|
|
|
|
* Removed patches already included in upstream Wine 1.7.3.
|
|
|
|
* Rebased ACL extended attributes patch against upstream Wine 1.7.3.
|
|
|
|
* Update SIO_ADDRESS_LIST_CHANGE patches to new server-based method.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Thu, 03 Oct 2013 15:16:26 -0600
|
|
|
|
|
|
|
|
wine-compholio (1.7.2) unstable; urgency=low
|
|
|
|
* Rebased changes against upstream Wine 1.7.2.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Mon, 30 Sep 2013 12:21:43 -0600
|
|
|
|
|
|
|
|
wine-compholio (1.7.1) unstable; urgency=low
|
|
|
|
* Rebased changes against upstream Wine 1.7.1.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Mon, 30 Sep 2013 11:42:34 -0600
|
|
|
|
|
|
|
|
wine-compholio (1.7.0-7) unstable; urgency=low
|
|
|
|
* Updated all changed patches and backported upstream commits.
|
|
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Mon, 30 Sep 2013 11:41:43 -0600
|
|
|
|
|
|
|
|
wine-compholio (1.7.0-6) unstable; urgency=low
|
|
|
|
* Included fix for Watchever from Andreas Loibl.
|
|
|
|
-- Erich E. Hoover <ehoover@mines.edu> Fri, 06 Sep 2013 16:33:33 -0600
|
|
|
|
|
|
|
|
wine-compholio (1.7.0-5) unstable; urgency=low
|
|
|
|
* Updated patches for LOVEFiLM from Sebastian Lackner and Michael Müller.
|
|
|
|
-- Erich E. Hoover <ehoover@mines.edu> Fri, 06 Sep 2013 16:33:33 -0600
|
|
|
|
|
|
|
|
wine-compholio (1.7.0-4) unstable; urgency=low
|
|
|
|
* Hopefully fixed build script problem.
|
|
|
|
-- Erich E. Hoover <ehoover@mines.edu> Tue, 27 Aug 2013 09:51:15 -0600
|
|
|
|
|
|
|
|
wine-compholio (1.7.0-3) unstable; urgency=low
|
|
|
|
* Added D3D acceleration fix from Michael Müller.
|
|
|
|
-- Erich E. Hoover <ehoover@mines.edu> Fri, 16 Apr 2010 12:20:00 -0600
|