Release 4.0-rc5.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
97563ed65a
commit
54e4d51fdb
93
ANNOUNCE
93
ANNOUNCE
|
@ -1,12 +1,12 @@
|
||||||
The Wine development release 4.0-rc4 is now available.
|
The Wine development release 4.0-rc5 is now available.
|
||||||
|
|
||||||
What's new in this release (see below for details):
|
What's new in this release (see below for details):
|
||||||
- Bug fixes only, we are in code freeze.
|
- Bug fixes only, we are in code freeze.
|
||||||
|
|
||||||
The source is available from the following locations:
|
The source is available from the following locations:
|
||||||
|
|
||||||
https://dl.winehq.org/wine/source/4.0/wine-4.0-rc4.tar.xz
|
https://dl.winehq.org/wine/source/4.0/wine-4.0-rc5.tar.xz
|
||||||
http://mirrors.ibiblio.org/wine/source/4.0/wine-4.0-rc4.tar.xz
|
http://mirrors.ibiblio.org/wine/source/4.0/wine-4.0-rc5.tar.xz
|
||||||
|
|
||||||
Binary packages for various distributions will be available from:
|
Binary packages for various distributions will be available from:
|
||||||
|
|
||||||
|
@ -22,65 +22,62 @@ AUTHORS in the distribution for the complete list.
|
||||||
|
|
||||||
----------------------------------------------------------------
|
----------------------------------------------------------------
|
||||||
|
|
||||||
Bugs fixed in 4.0-rc4 (total 10):
|
Bugs fixed in 4.0-rc5 (total 14):
|
||||||
|
|
||||||
35603 Wine64 build produces extra warning in setupapi comparing to Wine32 build
|
32218 LTSpice: Objects not resized when the window is resized
|
||||||
40884 Lord of the Rings Online crashes instantly or hangs on start with OSSv4.
|
32221 LTspice: component drawing issues when moving
|
||||||
42719 Natsuiro Asagao Residence (demo): complains about timezone settings.
|
33719 comctl32:propsheet custom window proc test failure
|
||||||
45805 IoCreateDriver failed to insert driver L"\\Driver\\WineHID" in tree
|
34334 MetaTester 5 never sends or receives data
|
||||||
46194 Windows PowerShell Core 6.2 Preview 2 for ARM64 crashes due to decoding of instruction from incorrect PC (write watch access causes SIGSEGV)
|
38721 Resident Evil 5 Gold Edition (Steam) fails to run
|
||||||
46244 incorrect font rendering in WinOmega splash screen
|
39959 Growtopia v2.20->v2.14 fails (was v2.11 fails) to run with unhandled exception on x86-64 (2.09 & 2.13 did run ok)
|
||||||
46296 Wine 4.0-rc1 does not compile with fontconfig 2.6.0 or 2.8.0
|
44485 Delphi 7 debugger generates new exceptions by itself
|
||||||
46329 world of tanks hangs in hangar with winsock error
|
45719 comctl32:treeview test_right_click depends on mouse pointer position
|
||||||
46362 Natsuiro Asagao Residence (demo) fails to start
|
45917 battle.net launcher and mouse position on high DPI monitor
|
||||||
46364 Gecko and Mono packages doesn't save in the target folder
|
45984 Skyrim Special Edition does not get past loading screen on high core count or high memory systems
|
||||||
|
46266 tzres is constantly being loaded/unloaded when TimeZone information is queried.
|
||||||
|
46328 Installer for Tanglet 1.5.3 crashes at target directory selection
|
||||||
|
46352 TreePad X Enterprise 12GB (single user) v7.17.0: Generates Error on Startup
|
||||||
|
46353 TreePad X Enterprise 12GB (single user) v7.17.0: Horizontal Ruler/Scale Is Different on Startup and Margins Are Different on Open Database
|
||||||
|
|
||||||
----------------------------------------------------------------
|
----------------------------------------------------------------
|
||||||
|
|
||||||
Changes since 4.0-rc3:
|
Changes since 4.0-rc4:
|
||||||
|
|
||||||
Alexander Coffin (1):
|
Alexandre Julliard (3):
|
||||||
cmd/tests: Add some tests for "choice".
|
user32: Also ignore dynamic DPI awareness changes when DPI scaling is disabled.
|
||||||
|
ntdll: Also store FPU registers in RtlRaiseException().
|
||||||
|
msi: Return an error code instead of a button id in msi_change_media().
|
||||||
|
|
||||||
Alexandre Julliard (4):
|
Andrey Gusev (1):
|
||||||
include: Add more language codes.
|
comctl32/tests: Remove redundant assignment.
|
||||||
wrc: Support more languages.
|
|
||||||
wmc: Support more languages.
|
|
||||||
user32: Clear %edi register when calling window procedure.
|
|
||||||
|
|
||||||
André Hentschel (2):
|
Daniel Ansorregui (1):
|
||||||
shlwapi: Remove dead code (coverity).
|
d3d9/tests: Fix a typo in an undef.
|
||||||
ntdll: Use correct PC for instruction decoding on ARM64.
|
|
||||||
|
|
||||||
Dmitry Timoshkov (1):
|
Denil Verghese (1):
|
||||||
kernel32: CreateDirectory shouldn't return ERROR_ACCESS_DENIED for the root of the drive.
|
po: Update Malayalam translation.
|
||||||
|
|
||||||
Isira Seneviratne (2):
|
Henri Verbeet (1):
|
||||||
po: Add Sinhala translation.
|
wined3d: Recognise virgl.
|
||||||
|
|
||||||
|
Huw D. M. Davies (2):
|
||||||
|
comctl32/tests: Move the cursor over the treeview to avoid random mouse move messages.
|
||||||
|
shell32/tests: Move the cursor away from the dropdown listbox.
|
||||||
|
|
||||||
|
Isira Seneviratne (1):
|
||||||
po: Update Sinhala translation.
|
po: Update Sinhala translation.
|
||||||
|
|
||||||
Józef Kucia (3):
|
Ken Thomases (1):
|
||||||
d3d9: Fix Reset() with system memory buffers.
|
winemac: Fix implementation of the AllowVerticalSync registry setting.
|
||||||
d3d8: Fix Reset() with system memory buffers.
|
|
||||||
wined3d: Handle unmappable buffers in wined3d_device_process_vertices() gracefully.
|
|
||||||
|
|
||||||
Mingcong Bai (1):
|
Lauri Kenttä (1):
|
||||||
po: Update Simplified Chinese translation.
|
po: Update Finnish translation.
|
||||||
|
|
||||||
Nikolay Sivov (1):
|
Paul Gofman (1):
|
||||||
gdi32: Fix fontconfig objects leak (Valgrind).
|
user32/tests: Add some tests for implicit stretch mode in CopyImage().
|
||||||
|
|
||||||
Sebastian Lackner (2):
|
Zhiyi Zhang (1):
|
||||||
urlmon/tests: Add test for opening cache file with DELETE access.
|
riched20: Fix a use after free.
|
||||||
appwiz.cpl: Copy addons to cache instead of moving.
|
|
||||||
|
|
||||||
Sven Baars (2):
|
|
||||||
wsdapi/tests: Fix a memory leak (Valgrind).
|
|
||||||
quartz: Fix some memory leaks (Valgrind).
|
|
||||||
|
|
||||||
Zebediah Figura (2):
|
|
||||||
ntoskrnl.exe: Avoid loading a driver multiple times in ZwLoadDriver().
|
|
||||||
ntoskrnl.exe: Handle already-loaded drivers in handle_bus_relations().
|
|
||||||
|
|
||||||
--
|
--
|
||||||
Alexandre Julliard
|
Alexandre Julliard
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by GNU Autoconf 2.69 for Wine 4.0-rc4.
|
# Generated by GNU Autoconf 2.69 for Wine 4.0-rc5.
|
||||||
#
|
#
|
||||||
# Report bugs to <wine-devel@winehq.org>.
|
# Report bugs to <wine-devel@winehq.org>.
|
||||||
#
|
#
|
||||||
|
@ -580,8 +580,8 @@ MAKEFLAGS=
|
||||||
# Identity of this package.
|
# Identity of this package.
|
||||||
PACKAGE_NAME='Wine'
|
PACKAGE_NAME='Wine'
|
||||||
PACKAGE_TARNAME='wine'
|
PACKAGE_TARNAME='wine'
|
||||||
PACKAGE_VERSION='4.0-rc4'
|
PACKAGE_VERSION='4.0-rc5'
|
||||||
PACKAGE_STRING='Wine 4.0-rc4'
|
PACKAGE_STRING='Wine 4.0-rc5'
|
||||||
PACKAGE_BUGREPORT='wine-devel@winehq.org'
|
PACKAGE_BUGREPORT='wine-devel@winehq.org'
|
||||||
PACKAGE_URL='https://www.winehq.org'
|
PACKAGE_URL='https://www.winehq.org'
|
||||||
|
|
||||||
|
@ -2390,7 +2390,7 @@ if test "$ac_init_help" = "long"; then
|
||||||
# Omit some internal or obsolete options to make the list less imposing.
|
# Omit some internal or obsolete options to make the list less imposing.
|
||||||
# This message is too long to be a string in the A/UX 3.1 sh.
|
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||||
cat <<_ACEOF
|
cat <<_ACEOF
|
||||||
\`configure' configures Wine 4.0-rc4 to adapt to many kinds of systems.
|
\`configure' configures Wine 4.0-rc5 to adapt to many kinds of systems.
|
||||||
|
|
||||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||||
|
|
||||||
|
@ -2460,7 +2460,7 @@ fi
|
||||||
|
|
||||||
if test -n "$ac_init_help"; then
|
if test -n "$ac_init_help"; then
|
||||||
case $ac_init_help in
|
case $ac_init_help in
|
||||||
short | recursive ) echo "Configuration of Wine 4.0-rc4:";;
|
short | recursive ) echo "Configuration of Wine 4.0-rc5:";;
|
||||||
esac
|
esac
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
|
|
||||||
|
@ -2692,7 +2692,7 @@ fi
|
||||||
test -n "$ac_init_help" && exit $ac_status
|
test -n "$ac_init_help" && exit $ac_status
|
||||||
if $ac_init_version; then
|
if $ac_init_version; then
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
Wine configure 4.0-rc4
|
Wine configure 4.0-rc5
|
||||||
generated by GNU Autoconf 2.69
|
generated by GNU Autoconf 2.69
|
||||||
|
|
||||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||||
|
@ -3376,7 +3376,7 @@ cat >config.log <<_ACEOF
|
||||||
This file contains any messages produced by compilers while
|
This file contains any messages produced by compilers while
|
||||||
running configure, to aid debugging if configure makes a mistake.
|
running configure, to aid debugging if configure makes a mistake.
|
||||||
|
|
||||||
It was created by Wine $as_me 4.0-rc4, which was
|
It was created by Wine $as_me 4.0-rc5, which was
|
||||||
generated by GNU Autoconf 2.69. Invocation command line was
|
generated by GNU Autoconf 2.69. Invocation command line was
|
||||||
|
|
||||||
$ $0 $@
|
$ $0 $@
|
||||||
|
@ -20870,7 +20870,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
||||||
# report actual input values of CONFIG_FILES etc. instead of their
|
# report actual input values of CONFIG_FILES etc. instead of their
|
||||||
# values after options handling.
|
# values after options handling.
|
||||||
ac_log="
|
ac_log="
|
||||||
This file was extended by Wine $as_me 4.0-rc4, which was
|
This file was extended by Wine $as_me 4.0-rc5, which was
|
||||||
generated by GNU Autoconf 2.69. Invocation command line was
|
generated by GNU Autoconf 2.69. Invocation command line was
|
||||||
|
|
||||||
CONFIG_FILES = $CONFIG_FILES
|
CONFIG_FILES = $CONFIG_FILES
|
||||||
|
@ -20941,7 +20941,7 @@ _ACEOF
|
||||||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
||||||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
||||||
ac_cs_version="\\
|
ac_cs_version="\\
|
||||||
Wine config.status 4.0-rc4
|
Wine config.status 4.0-rc5
|
||||||
configured by $0, generated by GNU Autoconf 2.69,
|
configured by $0, generated by GNU Autoconf 2.69,
|
||||||
with options \\"\$ac_cs_config\\"
|
with options \\"\$ac_cs_config\\"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue