Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
54e4d51f
Commit
54e4d51f
authored
Jan 04, 2019
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 4.0-rc5.
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
97563ed6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
55 additions
and
58 deletions
+55
-58
ANNOUNCE
ANNOUNCE
+45
-48
VERSION
VERSION
+1
-1
configure
configure
+9
-9
No files found.
ANNOUNCE
View file @
54e4d51f
The Wine development release 4.0-rc
4
is now available.
The Wine development release 4.0-rc
5
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-rc
4
.tar.xz
https://dl.winehq.org/wine/source/4.0/wine-4.0-rc
5
.tar.xz
http://mirrors.ibiblio.org/wine/source/4.0/wine-4.0-rc
4
.tar.xz
http://mirrors.ibiblio.org/wine/source/4.0/wine-4.0-rc
5
.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.
...
@@ -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-rc
3
:
Changes since 4.0-rc
4
:
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.
D
mitry Timoshkov
(1):
D
enil 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.
po: Update Sinhala translation.
Józef Kucia (3):
Huw D. M. Davies (2):
d3d9: Fix Reset() with system memory buffers.
comctl32/tests: Move the cursor over the treeview to avoid random mouse move messages.
d3d8: Fix Reset() with system memory buffers.
shell32/tests: Move the cursor away from the dropdown listbox.
wined3d: Handle unmappable buffers in wined3d_device_process_vertices() gracefully.
Mingcong Bai
(1):
Isira Seneviratne
(1):
po: Update Si
mplified Chinese
translation.
po: Update Si
nhala
translation.
Nikolay Sivov
(1):
Ken Thomases
(1):
gdi32: Fix fontconfig objects leak (Valgrind)
.
winemac: Fix implementation of the AllowVerticalSync registry setting
.
Sebastian Lackner (2):
Lauri Kenttä (1):
urlmon/tests: Add test for opening cache file with DELETE access.
po: Update Finnish translation.
appwiz.cpl: Copy addons to cache instead of moving.
Sven Baars (2):
Paul Gofman (1):
wsdapi/tests: Fix a memory leak (Valgrind).
user32/tests: Add some tests for implicit stretch mode in CopyImage().
quartz: Fix some memory leaks (Valgrind).
Zebediah Figura (2):
Zhiyi Zhang (1):
ntoskrnl.exe: Avoid loading a driver multiple times in ZwLoadDriver().
riched20: Fix a use after free.
ntoskrnl.exe: Handle already-loaded drivers in handle_bus_relations().
--
--
Alexandre Julliard
Alexandre Julliard
...
...
VERSION
View file @
54e4d51f
Wine version 4.0-rc
4
Wine version 4.0-rc
5
configure
View file @
54e4d51f
#! /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-rc
4
.
# Generated by GNU Autoconf 2.69 for Wine 4.0-rc
5
.
#
#
# Report bugs to <wine-devel@winehq.org>.
# Report bugs to <wine-devel@winehq.org>.
#
#
...
@@ -580,8 +580,8 @@ MAKEFLAGS=
...
@@ -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-rc
4
'
PACKAGE_VERSION
=
'4.0-rc
5
'
PACKAGE_STRING
=
'Wine 4.0-rc
4
'
PACKAGE_STRING
=
'Wine 4.0-rc
5
'
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
...
@@ -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-rc
4
to adapt to many kinds of systems.
\`configure' configures Wine 4.0-rc
5
to adapt to many kinds of systems.
Usage:
$0
[OPTION]... [VAR=VALUE]...
Usage:
$0
[OPTION]... [VAR=VALUE]...
...
@@ -2460,7 +2460,7 @@ fi
...
@@ -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-rc
4
:"
;;
short
|
recursive
)
echo
"Configuration of Wine 4.0-rc
5
:"
;;
esac
esac
cat
<<
\
_ACEOF
cat
<<
\
_ACEOF
...
@@ -2692,7 +2692,7 @@ fi
...
@@ -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-rc
4
Wine configure 4.0-rc
5
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
...
@@ -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-rc
4
, which was
It was created by Wine
$as_me
4.0-rc
5
, 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
...
@@ -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-rc
4
, which was
This file was extended by Wine
$as_me
4.0-rc
5
, 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
...
@@ -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-rc
4
Wine config.status 4.0-rc
5
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
\\"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment