2019-07-07 11:25:09 +02:00
|
|
|
The Wine development release 4.12.1 is now available.
|
2017-02-03 20:26:41 +01:00
|
|
|
|
2019-02-04 20:28:17 +01:00
|
|
|
What's new in this release (see below for details):
|
2019-07-07 11:25:09 +02:00
|
|
|
- Fixes for broken 64-bit prefix initialization.
|
2005-10-25 14:04:17 +02:00
|
|
|
|
2008-06-13 17:15:29 +02:00
|
|
|
The source is available from the following locations:
|
2005-10-25 14:04:17 +02:00
|
|
|
|
2019-07-07 11:25:09 +02:00
|
|
|
https://dl.winehq.org/wine/source/4.x/wine-4.12.1.tar.xz
|
|
|
|
http://mirrors.ibiblio.org/wine/source/4.x/wine-4.12.1.tar.xz
|
2005-10-25 14:04:17 +02:00
|
|
|
|
|
|
|
Binary packages for various distributions will be available from:
|
|
|
|
|
2017-11-30 19:56:51 +01:00
|
|
|
https://www.winehq.org/download
|
2005-10-25 14:04:17 +02:00
|
|
|
|
2017-11-30 19:56:51 +01:00
|
|
|
You will find documentation on https://www.winehq.org/documentation
|
1998-10-18 19:19:57 +02:00
|
|
|
|
2008-06-13 17:15:29 +02:00
|
|
|
You can also get the current source directly from the git
|
2017-11-30 19:56:51 +01:00
|
|
|
repository. Check https://www.winehq.org/git for details.
|
1994-12-27 15:11:53 +01:00
|
|
|
|
1997-07-20 18:23:21 +02:00
|
|
|
Wine is available thanks to the work of many people. See the file
|
|
|
|
AUTHORS in the distribution for the complete list.
|
1994-12-27 15:11:53 +01:00
|
|
|
|
2006-10-13 16:43:39 +02:00
|
|
|
----------------------------------------------------------------
|
|
|
|
|
2019-07-07 11:25:09 +02:00
|
|
|
Bugs fixed in 4.12.1 (total 5):
|
2019-07-05 21:47:47 +02:00
|
|
|
|
2019-07-07 11:25:09 +02:00
|
|
|
46473 Settlers IV History Edition
|
|
|
|
47403 ALT+TAB results in a sticky ALT in the application when switching back
|
|
|
|
47464 64-bit WINEPREFIX creation/update fails with Wine 4.12 (wineboot crashes after building as PE file)
|
|
|
|
47467 WINEPREFIX creation/update: setupapi fails to register several dlls after building as PE file starting with Wine 4.12
|
|
|
|
47468 LINE 5.x launcher crashes on startup
|
2019-01-22 22:25:59 +01:00
|
|
|
|
2019-02-04 20:28:17 +01:00
|
|
|
----------------------------------------------------------------
|
2019-01-22 22:25:59 +01:00
|
|
|
|
2019-07-07 11:25:09 +02:00
|
|
|
Changes since 4.12:
|
2019-07-05 21:47:47 +02:00
|
|
|
|
2019-07-07 11:25:09 +02:00
|
|
|
Alexandre Julliard (5):
|
|
|
|
wineboot: Fix do_cpuid() calling convention.
|
|
|
|
kernel32: Set the path environment variables according to the WoW64 environment.
|
|
|
|
include: Make sure the JUMP_BUFFER structure is correctly aligned on x86-64
|
|
|
|
gdi32: Make GDI driver functions cdecl.
|
|
|
|
d3dcompiler: Make varargs functions WINAPIV.
|
2019-07-05 21:47:47 +02:00
|
|
|
|
2019-07-07 11:25:09 +02:00
|
|
|
Henri Verbeet (1):
|
|
|
|
wined3d: Handle context acquisition failure in wined3d_device_create_primary_opengl_context_cs().
|
2006-10-13 16:43:39 +02:00
|
|
|
|
1994-12-27 15:11:53 +01:00
|
|
|
--
|
|
|
|
Alexandre Julliard
|
2003-11-26 04:55:01 +01:00
|
|
|
julliard@winehq.org
|