mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-09-13 09:17:20 -07:00
286 lines
15 KiB
Plaintext
286 lines
15 KiB
Plaintext
wine-compholio (1.7.25) UNRELEASED; urgency=low
|
|
* Improve generation of README.md on patch update.
|
|
* Added patch with stub for DwmInvalidateIconicBitmaps.
|
|
* Added Courier Prime (OFLv1.1) as a Courier New replacement.
|
|
* Added patch to better detect broken nVidia RandR 1.2 support.
|
|
* 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.
|
|
* Updated patches for riched20 IText* Interface.
|
|
* Removed patch to update gl_drawable for embedded windows (deprecated).
|
|
* Removed patch to return empty D3D hardware flags for RGB device enumeration (accepted upstream).
|
|
* Removed patch with stub for DwmInvalidateIconicBitmaps (accepted upstream).
|
|
* Removed patch for SetNamedPipeHandleState implementation (accepted upstream).
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Mon, 11 Aug 2014 16:21:22 -0600
|
|
|
|
wine-compholio (1.7.24) unstable; urgency=low
|
|
* Various further improvements to the patch system.
|
|
* Added patch to implement inet_pton.
|
|
* Added patch to implement GetSystemTimes.
|
|
* Added patch to implement SHCreateSessionKey.
|
|
* Added patch to create directory available on Vista and later.
|
|
* Added patch to fix edge cases in TOOLTIPS_GetTipText.
|
|
* Added patch to allow special characters in pipe names.
|
|
* Added patch with stubs for [Get|Set]SystemFileCacheSize.
|
|
* Added patch to implement AllocateAndGetTcpExTableFromStack.
|
|
* Added patch to support setting file disposition information.
|
|
* Added patch to fix ConnectNamedPort return value in overlapped mode.
|
|
* Added patch to store IOCS data in a property instead of GWLP_USERDATA.
|
|
* Added patch to return empty D3D hardware flags for HEL device enumeration.
|
|
* Added patch to return the appropriate connection time with SO_CONNECT_TIME.
|
|
* Added patch to support extra large and jumbo icons.
|
|
* Added patch to allow setting tablet / media center status via registry.
|
|
* Added patch to use manual redirection for RunDLL_CallEntry16.
|
|
* Added patch to set ldr.EntryPoint for main executable.
|
|
* Added patch to fix invalid memory access in windowscodecs/PropertyBag.
|
|
* Added patch to use a linear resampler when there a large number of dsound mixing buffers.
|
|
* Added patch to fix comparison of punctuation characters in lstrcmp.
|
|
* Added patch to workaround programs leaking wndproc splots.
|
|
* Added patch to implement ITextRange, ITextFont and ITextPara.
|
|
* Removed patch to create Vista directories (accepted upstream).
|
|
* Removed strmbase/quartz locking fix patches (accepted upstream).
|
|
* Removed windowscodecs/PropertyBag patch (accepted upstream).
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 08 Aug 2014 22:06:07 -0600
|
|
|
|
wine-compholio (1.7.23) unstable; urgency=low
|
|
* Rewrite of patch system to simplify maintaining large patchsets.
|
|
* Fix failing Junction Point test.
|
|
* Fix possible race conditions in strmbase/quartz.
|
|
* Fix race condition between EndOfStream and Pause.
|
|
* Fix issues with Israel Standard Time timezone.
|
|
* Add support for Dynamic DST (daylight saving time) information.
|
|
* Add some generic hardware in HKEY_DYN_DATA\Config Manager\Enum.
|
|
* Return correct IMediaSeeking stream positions in quartz.
|
|
* Make sure LICENSE files are included in the Debian packages.
|
|
* Downgraded Arial replacement font to Liberation Sans v1.07.3.
|
|
* Remove relative Junction Point linking for now (breaks tests).
|
|
* Added WenQuanYi Micro Hei (GPLv3) as a Microsoft Yahei replacement.
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 25 Jul 2014 21:12:42 -0600
|
|
|
|
wine-compholio (1.7.22) unstable; urgency=low
|
|
* Implement passing ACLs to CreateProcess.
|
|
* Removed several patches (accepted upstream).
|
|
* Added NT4 support to the process ACL tests.
|
|
* Implement RegSetKeySecurity on top of NtSetSecurityObject.
|
|
* Updated RegSetKeySecurity patch to work with special root keys.
|
|
* Add patch for wtsapi32.WTSEnumerateProcessesW function.
|
|
* Fix incorrect scaling for DECIMAL values in VarDecAdd.
|
|
* Updated main extended attributes patch to include BSD support.
|
|
* Return NULL-terminated list of arguments in CommandLineToArgvW.
|
|
* Updated main extended attributes patch to include additional data checks.
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 11 Jul 2014 13:00:03 -0600
|
|
|
|
wine-compholio (1.7.21) unstable; urgency=low
|
|
* Remove several patches (accepted upstream).
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Fri, 27 Jun 2014 23:08:48 -0600
|
|
|
|
wine-compholio (1.7.20) unstable; urgency=low
|
|
* 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.
|
|
* Added patches for default security descriptor ownership and DACLs for processes.
|
|
* Added a patch to avoid a race-condition when unloading modules while a hook is active.
|
|
* 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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
wine-compholio (1.7.17) unstable; urgency=low
|
|
* Split Arial replacement into two patches.
|
|
* Removed dynamic unwind patches (accepted upstream).
|
|
* Removed linguistic casing patches (accepted upstream).
|
|
* ACL data is now stored in binary instead of converting it to ASCII.
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 18 Apr 2014 16:03:57 -0600
|
|
|
|
wine-compholio (1.7.16-1) unstable; urgency=low
|
|
* Fix build failure caused by dynamic unwind functions.
|
|
* Dropped liblcms2-dev dependency for old Ubuntu versions.
|
|
-- Sebastian Lackner <sebastian@fds-team.de> Sat, 05 Apr 2014 03:48:25 +0200
|
|
|
|
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.
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 04 Apr 2014 17:27:52 -0600
|
|
|
|
wine-compholio (1.7.15-1) unstable; urgency=low
|
|
* 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).
|
|
-- Erich E. Hoover <erich.e.hoover@gmail.com> Tue, 25 Mar 2014 06:08:01 +0100
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
wine-compholio (1.7.12-1) unstable; urgency=low
|
|
* Fixed PulseAudio patches to apply with 'git am'.
|
|
* Fixed PulseAudio driver configure file for upstream Wine 1.7.12.
|
|
* 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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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.
|
|
* Added the ability to return the list of patches with "wine --patches".
|
|
* 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
|
|
|
|
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
|