Release 7.9.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Alexandre Julliard 2022-05-20 22:24:58 +02:00
parent 795ba50a09
commit 230e953e31
5 changed files with 424 additions and 557 deletions

View File

@ -15,6 +15,7 @@ Byeong-Sik Jeon <bsjeon@hanmail.net>
Carlos Lozano <clozano@andago.com> Carlos Lozano <clozano@andago.com>
Caron Wills <caron@codeweavers.com> Caron Wills <caron@codeweavers.com>
Charles Davis <cdavis@codeweavers.com> Charles Davis <cdavis@codeweavers.com>
Charles Davis <cdavis5x@gmail.com>
Christopher Gautier <krys@via.ecp.fr> Christopher Gautier <krys@via.ecp.fr>
David A. Cuthbert <dacut@ece.cmu.edu> David A. Cuthbert <dacut@ece.cmu.edu>
David Heidelberger <david@ixit.cz> David Heidelberger <david@ixit.cz>

956
ANNOUNCE

File diff suppressed because it is too large Load Diff

View File

@ -717,6 +717,7 @@ James Helferty
James Juran James Juran
James Larrowe James Larrowe
James Liggett James Liggett
James McDonnell
James McKenzie James McKenzie
James Moody James Moody
James Perry James Perry
@ -899,6 +900,7 @@ Juergen Schmied
Jukka Heinonen Jukka Heinonen
Jukka Kangas Jukka Kangas
Jukka-Pekka Iivonen Jukka-Pekka Iivonen
Julian Klemann
Julian Rüger Julian Rüger
Julien Cegarra Julien Cegarra
Julien D'ascenzio Julien D'ascenzio
@ -1333,6 +1335,7 @@ Pavel Semerad
Pavel Troller Pavel Troller
Pedro Araujo Chaves Jr Pedro Araujo Chaves Jr
Pedro Maia Pedro Maia
Pedro Perdigão
Pengpeng Dong Pengpeng Dong
Per Ångström Per Ångström
Per Johansson Per Johansson
@ -1376,6 +1379,7 @@ Petr Tomasek
Petter Reinholdtsen Petter Reinholdtsen
Phil Cole Phil Cole
Phil Costin Phil Costin
Philip Allison
Philip Brown Philip Brown
Philip Mason Philip Mason
Philip Nilsson Philip Nilsson

View File

@ -1 +1 @@
Wine version 7.8 Wine version 7.9

18
configure vendored
View File

@ -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.71 for Wine 7.8. # Generated by GNU Autoconf 2.71 for Wine 7.9.
# #
# Report bugs to <wine-devel@winehq.org>. # Report bugs to <wine-devel@winehq.org>.
# #
@ -611,8 +611,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='Wine' PACKAGE_NAME='Wine'
PACKAGE_TARNAME='wine' PACKAGE_TARNAME='wine'
PACKAGE_VERSION='7.8' PACKAGE_VERSION='7.9'
PACKAGE_STRING='Wine 7.8' PACKAGE_STRING='Wine 7.9'
PACKAGE_BUGREPORT='wine-devel@winehq.org' PACKAGE_BUGREPORT='wine-devel@winehq.org'
PACKAGE_URL='https://www.winehq.org' PACKAGE_URL='https://www.winehq.org'
@ -2285,7 +2285,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 7.8 to adapt to many kinds of systems. \`configure' configures Wine 7.9 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -2355,7 +2355,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 7.8:";; short | recursive ) echo "Configuration of Wine 7.9:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -2622,7 +2622,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 7.8 Wine configure 7.9
generated by GNU Autoconf 2.71 generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc. Copyright (C) 2021 Free Software Foundation, Inc.
@ -3106,7 +3106,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 7.8, which was It was created by Wine $as_me 7.9, which was
generated by GNU Autoconf 2.71. Invocation command line was generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw $ $0$ac_configure_args_raw
@ -22894,7 +22894,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 7.8, which was This file was extended by Wine $as_me 7.9, which was
generated by GNU Autoconf 2.71. Invocation command line was generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -22958,7 +22958,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped' ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\ ac_cs_version="\\
Wine config.status 7.8 Wine config.status 7.9
configured by $0, generated by GNU Autoconf 2.71, configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"