quartz/tests: Test that sink pins are enumerated first.
[wine.git] / ANNOUNCE
blobe9bae9171407f2347a2a30a39fc7087604147bb9
1 The Wine development release 7.0-rc2 is now available.
3 What's new in this release (see below for details):
4   - Bug fixes only, we are in code freeze.
6 The source is available from the following locations:
8   https://dl.winehq.org/wine/source/7.0/wine-7.0-rc2.tar.xz
9   http://mirrors.ibiblio.org/wine/source/7.0/wine-7.0-rc2.tar.xz
11 Binary packages for various distributions will be available from:
13   https://www.winehq.org/download
15 You will find documentation on https://www.winehq.org/documentation
17 You can also get the current source directly from the git
18 repository. Check https://www.winehq.org/git for details.
20 Wine is available thanks to the work of many people. See the file
21 AUTHORS in the distribution for the complete list.
23 ----------------------------------------------------------------
25 Bugs fixed in 7.0-rc2 (total 34):
27   29934  Weird Worlds: Launcher no longer launches the game
28   37255  Proteus 8 Access violation in module 'VGDVC.DLL'
29   48631  Multiple games display text as squares (Death to Spies: Moment of Truth, Shadow Warrior, Resident Evil 4 HD)
30   50526  ConEmu wineconsole Ctrl+m has different behavior
31   50714  YooSee CMS client 10.0.0.53 crashes after login since Wine 5.12 (ntdll built as PE)
32   50906  Her Story: crashes when seeking in video
33   51282  Samurai Shodown Reboot 2019: low gpu usage around 5-10% and low fps around 9-20fps
34   51296  Multiple applications (Cogmind, Photoshop, ...) render mouse cursor as black square
35   51380  The segment register tests fail in the wow32 ntdll:exception build
36   51409  Trails to Azure crashes when reaching main menu after video playback
37   51479  winedevice.exe crashes on prefix shutdown
38   51500  ntdll:exception test_wow64_context() randomly fails on Windows
39   51521  Installer of Tencent meeting crashes when using enter key in the license agreement screen.
40   51539  "server: Get the process entry point from the exe image info" breaks running if exe is loaded at a non-default address
41   51589  Buttons have no icons when using the Light Blue theme
42   51745  Xbox Controller no longer recognised
43   51766  ^C in gdb mode makes debugger quit
44   51790  MSI is no longer able to detect correct architecture for a custom action DLL
45   51910  Keyboard Input Partially Broken
46   51930  Final Fantasy XIV audio broken in wine-6.20
47   52008  Broken symlink to 'My Documents' causes app to crash
48   52020  Multiple games crash after intros (Borderlands GOTY Enhanced, Dark Souls: Remastered, Steel Division: Normandy 44)
49   52038  Sonic Adventure DX (2004) crashes after intro cutscene
50   52041  DAVAR4 crashes when moving mouse over document window scrollbars
51   52082  Ace Ventura (CD-ROM) crashes on start
52   52112  Final Fantasy XIV failing to boot
53   52140  configure fails to detect libldap 2.5+
54   52161  ntdll:om fails when run without elevated privileges
55   52165  mfplat:mfplat has failures in test_sample_allocator_d3d12() on Windows 10 1709
56   52166  mfplat:mfplat has a failure in test_d3d12_surface_buffer() on Windows 10 1709
57   52187  wine-mono's WPF tests hang (broken handling of IDWriteTextAnalysisSource callbacks in analyzer)
58   52195  comctl32:propsheet fails in the Hebrew locale
59   52206  Logos 9 Bible Software (.NET 4.7 app) external links don't open web browser
60   52207  HICON leak in CopyImage causes TheBat! to crash after a while
62 ----------------------------------------------------------------
64 Changes since 7.0-rc1:
66 Alex Henrie (3):
67       comctl32/tests: Permit larger propsheet buffers.
68       kernel32/tests: Split up checks in flush_proc function.
69       advapi32/tests: Accept more broken values in another RegEnumValue name overflow test.
71 Alexandre Julliard (16):
72       ntdll/tests: Mark a failing test as todo.
73       krnl386.exe: Page-align the GlobalAlloc() size when the selector limit is in pages.
74       winebrowser: Try xdg-open before /usr/bin/open.
75       ntdll: Fix the RtlCreateTimer() argument order.
76       ntdll/tests: Fix some exception test failures on Windows.
77       ntdll/tests: Fix some directory test failures on Windows.
78       ntdll/tests: Fix some wow64 test failures on Windows.
79       ntdll/tests: Mark a failing test as todo.
80       kernel32/tests: Fix some test failures on Windows.
81       kernel32/tests: Remove an unreliable test.
82       kernelbase/tests: Fix some test failures on Windows.
83       schedsvc/tests: Fix a test failure on recent Windows versions.
84       advapi32/tests: Skip event log tests on Windows when access is not allowed.
85       crypt32/tests: Mark a failing test as todo.
86       wininet/tests: Mark a failing test as todo.
87       d3d11/tests: Mark a couple of failing tests as todo.
89 Alistair Leslie-Hughes (1):
90       dbghelp: Fix use after free.
92 Andrey Gusev (3):
93       hlink/tests: Fix a typo in a comment.
94       wmc: Fix a typo in a comment.
95       wined3d: Add WINED3DFMT_R11G11B10_FLOAT vertex format.
97 Bernhard Übelacker (1):
98       inetmib1: Fix endianess issue with dwLocalAddr and dwLocalPort.
100 Chilung Chan (2):
101       po: Update Traditional Chinese translation.
102       xcopy: Add /k in Syntax message of STRING_HELP string.
104 Connor McAdams (1):
105       ws2_32: Return WSAEINVAL from GetAddrInfoExOverlappedResult if overlapped is NULL.
107 Conor McCarthy (1):
108       wined3d: Do not bind buffers in state_cb() if the shader is not set.
110 Dmitry Timoshkov (1):
111       shell32: Add support for IDragSourceHelper2 interface.
113 Eric Pouech (7):
114       start: Ignore Ctrl-C and let the child decides what to do with it.
115       winedbg: In gdb proxy mode, ignore ctrl-c.
116       dbghelp: Silence some FIXMEs.
117       msvcrt: Fix double-free and memory leak in type_info destructor.
118       ntdll: Use proper names for magic constants.
119       winedump: Support dumping quad word values in enumerations.
120       server/console: Ensure conhost has created the TTY input stream before waiting.
122 Esme Povirk (3):
123       dwrite: Avoid calling memcpy with NULL source.
124       dwrite: Fix possible use of uninitialized memory.
125       dwrite: Account for position != 0 in fetch loops.
127 Hans Leidekker (1):
128       configure: Check for libldap instead of libldap_r.
130 Henri Verbeet (1):
131       wined3d: Release the allocator lock on error in wined3d_allocator_chunk_vk_map().
133 Hugh McMaster (1):
134       conhost: Process Ctrl-M key input.
136 Huw D. M. Davies (2):
137       riched20: Return the nearest char pos if the coords are outside the format rect.
138       riched20: Defer releasing the host if inside a notify callback.
140 Jacek Caban (3):
141       conhost: Remove unused extra_size argument from set_output_info.
142       winebuild: Allow using clang for as command.
143       ntdll: Don't use inline assembly in do_cpuid.
145 Jinoh Kang (1):
146       ntdll/tests: Fix access denied error in unprivileged mode.
148 John Sullivan (1):
149       user32: Call DestroyIcon() to delete icon handles in CopyImage().
151 Matteo Bruni (3):
152       ddraw: Pass the sub resource count to ddraw_surface_reserve_memory().
153       ddraw: Add a trace to ddraw_surface_update_frontbuffer().
154       ddraw: Fix typo in a comment.
156 Nikolay Sivov (4):
157       mfplat/tests: Use CRT allocation functions.
158       mfplat/tests: Allocate test callbacks.
159       mfplat/tests: Fix test crash on old Windows 10 systems.
160       mfplat/tests: Handle ResetDevice() failure when used with D3D12 device.
162 Paul Gofman (3):
163       ntdll: Add stub for NtSetDebugFilterState().
164       mountmgr.sys: Avoid use after free in dhcp4_config_request().
165       ntdll: Don't set socket IO status after queuing async.
167 Piotr Caban (3):
168       concrt140/tests: Fix race in _Timer tests.
169       msvcrt: Fix _strdate implementation in Hindi locale.
170       msvcrt: Fix _strtime implementation in Hindi locale.
172 Roberto Pungartnik (2):
173       po: Update Brazilian Portuguese translation.
174       po: Update Spanish translation.
176 Rémi Bernon (5):
177       user32: Update rawinput devices on WM_INPUT_DEVICE_CHANGE reception.
178       user32: Throttle device list updates from GetRawInputDeviceList.
179       winepulse.drv: Stop writing the same data again on underflow.
180       winepulse.drv: Keep buffer size separate from allocated size.
181       winepulse.drv: Write data to pulse in pulse_release_render_buffer.
183 Zebediah Figura (5):
184       winegstreamer: Acquire all of the flushing locks in GST_Seeking_SetPositions().
185       winegstreamer: Return E_UNEXPECTED when calling IWMReader::Stop() if no stream is open.
186       qasf/tests: Test that the DMO wrapper (de)commits its source pins' allocators when changing state.
187       user32: Do not use SetDIBits() in create_masked_bitmap().
188       user32: Free the created icon handle when using LR_COPYFROMRESOURCE.
191 Alexandre Julliard
192 julliard@winehq.org