Wine release 2.0-rc3

Alexandre Julliard julliard at winehq.org
Fri Dec 23 13:54:13 CST 2016


The Wine development release 2.0-rc3 is now available.

What's new in this release (see below for details):
  - Bug fixes only, we are in code freeze.

The source is available from the following locations:

  http://dl.winehq.org/wine/source/2.0/wine-2.0-rc3.tar.bz2
  http://mirrors.ibiblio.org/wine/source/2.0/wine-2.0-rc3.tar.bz2

Binary packages for various distributions will be available from:

  http://www.winehq.org/download

You will find documentation on http://www.winehq.org/documentation

You can also get the current source directly from the git
repository. Check http://www.winehq.org/git for details.

Wine is available thanks to the work of many people. See the file
AUTHORS in the distribution for the complete list.

----------------------------------------------------------------

Bugs fixed in 2.0-rc3 (total 15):

  18081  warhammer dawn of war ii crashes
  38207  Unreal Tournament 3 uninstaller fails when invoking from 'wine uninstaller' (removes wrong entries)
  38555  The Magic School Bus Explores the Solar System hangs  during installation
  39661  Font width incorrect in wineconsole
  40429  regression: "mscoree set config path for default app domain" makes .NET app not working
  40845  Uninstaller does not remove missing applications from the list
  41378  wineboot silently ignores unknown WINEARCH
  41476  Cannot paste in WinAuth 3.5.1 (32-bit)
  41609  Uninstaller entries are not removed from the registry when the uninstaller says they will be
  41732  wineconsole: changing to emacs mode requires restart
  41733  wineconsole: crashes in emacs mode when pasting (Ctrl+Y) empty buffer
  41744  Streamline crashes on launch
  41869  Wine is not compiling: undefined reference to 'HIDIOCSFEATURE'
  41909  Calling TBM_SETPOS after TBM_SETRANGEMIN/TBM_SETRANGEMAX does not draw slider control properly
  41993  Chuckie Egg: The Next Batch v1.2 no longer works

----------------------------------------------------------------

Changes since 2.0-rc2:

Alex Henrie (2):
      po: Update Catalan translation.
      msvcrt: Pass wide char caption string to MessageBoxIndirectW.

Alexandre Julliard (4):
      winex11: Also ignore BadWindow errors caused by XSendEvent.
      msvcrt: Disable relay for the __libm_sse2 functions.
      wineconsole: Leave room for wide characters only when using a DBCS codepage.
      msvcirt/tests: Silence a compiler warning.

Andrew Eikum (1):
      mscoree: Leave the last backslash on application base path.

André Hentschel (1):
      hlink/tests: Ignore single character fails on Win10.

Aric Stewart (1):
      hidclass.sys: Do not use device after free.

Austin English (1):
      webservices: Allocate enough memory for WS_XML_TEXT_TYPE_DOUBLE on Valgrind.

Can Taşan (1):
      po: Update Turkish translation.

Hans Leidekker (12):
      advpack/tests: Skip inf install tests if the user doesn't have admin rights.
      mstask/tests: Skip ITaskScheduler::SetTargetComputer tests if the user doesn't have admin rights.
      setupapi/tests: Skip SetupCopyOEMInfA tests if the user doesn't have admin rights.
      setupapi/tests: Skip devinst tests if the user doesn't have admin rights.
      urlmon/tests: Skip domain tests if the user doesn't have admin rights.
      wintrust/tests: Fix test failures on Windows 8.1 and 10.
      shell32/tests: Accept another error from SHFileOperationA.
      shell32/tests: Skip SHFileOperation tests if the user doesn't have admin rights.
      setupapi/tests: Skip SetupGetInfInformation tests if the user doesn't have admin rights.
      setupapi/tests: Skip InstallHinfSection tests if the user doesn't have admin rights.
      user32/tests: Disable automatic shell restart during SetShellWindow tests.
      webservices/tests: Add a helper to print the contents of the output buffer.

Hugh McMaster (5):
      regedit: Load Binary editor from context menu.
      regedit/tests: Add tests for line concatenation when importing.
      reg/tests: Add tests for line concatenation when importing.
      appwiz.cpl: Do not overwrite application IDs when changing registry keys.
      msvcrt: Fix typo in message_format array.

Józef Kucia (3):
      wined3d: Always check if context window needs to be updated.
      d2d1/tests: Change scale factors in test_bitmap_brush().
      d3d11/tests: Skip test_depth_stencil_sampling() on AMD Windows drivers.

Lauri Kenttä (1):
      cmd: Fix memory leak in WCMD_reduce.

Marcus Meissner (1):
      xmllite: Hr was uninitialized in error path (Coverity).

Nikolay Sivov (8):
      gdiplus/tests: Test for initial properties of adjustable arrow caps.
      dwrite: Fully initialize shared factory vtable.
      dwrite: Improve strikethrough and underline thickness extraction logic.
      shell32: Don't trace output string buffer contents.
      shell32: Fix potential destination buffer overrun.
      winspool: Initialize string pointers passed to StartDocDlgW() (Coverity).
      winspool: Fix potential string buffer leaks (Coverity).
      mscoree: Free argument buffer on error (Coverity).

Piotr Caban (1):
      msvcrt/tests: Correctly declare base class to avoid a compiler warning.

Zebediah Figura (1):
      advapi32: Add tests for StartTrace().

--
Alexandre Julliard
julliard at winehq.org



More information about the wine-announce mailing list