[pkg-wine-party] [wine] 387/402: Merge tag 'wine-3.0-rc1' of git://source.winehq.org/git/wine into upstream

Jens Reyer jreyer-guest at moszumanska.debian.org
Mon Jan 15 22:12:53 UTC 2018


This is an automated email from the git hooks/post-receive script.

jreyer-guest pushed a commit to branch master
in repository wine.

commit d7b9e82e968e0ee044b9192bf0d0e27b8431dd3c
Merge: 5c0e4f4 5a7ce7c
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Mon Jan 15 18:49:23 2018 +0100

    Merge tag 'wine-3.0-rc1' of git://source.winehq.org/git/wine into upstream
    
    Release 3.0-rc1
    
    # gpg: Signature made Fr 08 Dez 2017 20:48:54 CET
    # gpg:                using RSA key DA23579A74D4AD9AF9D3F945CEFAC8EAAF17519D
    # gpg: Good signature from "Alexandre Julliard <julliard at winehq.org>" [unknown]
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: DA23 579A 74D4 AD9A F9D3  F945 CEFA C8EA AF17 519D

 ANNOUNCE                                           |  622 ++++--
 AUTHORS                                            |    1 +
 MAINTAINERS                                        |    4 +-
 README                                             |   20 +-
 VERSION                                            |    2 +-
 aclocal.m4                                         |   16 +
 configure                                          |  111 +-
 configure.ac                                       |   51 +-
 dlls/advapi32/perf.c                               |    1 +
 dlls/appwiz.cpl/appwiz.rc                          |    4 +-
 dlls/bcrypt/Makefile.in                            |    1 +
 dlls/bcrypt/bcrypt_internal.h                      |   20 +
 dlls/bcrypt/bcrypt_main.c                          |  172 +-
 dlls/{rsaenh => bcrypt}/md2.c                      |   97 +-
 dlls/bcrypt/tests/bcrypt.c                         |  443 +---
 dlls/comctl32/syslink.c                            |   12 +-
 dlls/comctl32/tests/listview.c                     |  122 ++
 dlls/comctl32/tests/syslink.c                      |  114 +-
 dlls/d2d1/bitmap.c                                 |    1 +
 dlls/d2d1/tests/d2d1.c                             |    6 +
 dlls/d3d10core/tests/device.c                      |  231 +-
 dlls/d3d11/buffer.c                                |    6 +
 dlls/d3d11/device.c                                |   47 +-
 dlls/d3d11/tests/d3d11.c                           | 1775 ++++++++++++++--
 dlls/d3d11/texture.c                               |   24 +-
 dlls/d3d11/view.c                                  |    5 +
 dlls/d3d8/device.c                                 |    7 +-
 dlls/d3d8/tests/device.c                           |  170 +-
 dlls/d3d9/d3d9_private.h                           |    2 +
 dlls/d3d9/device.c                                 |   42 +-
 dlls/d3d9/directx.c                                |    3 +-
 dlls/d3d9/tests/d3d9ex.c                           |  118 +-
 dlls/d3d9/tests/device.c                           |  208 +-
 dlls/d3d9/texture.c                                |   18 -
 dlls/d3dx9_24/Makefile.in                          |    3 +-
 dlls/d3dx9_24/d3dx9_24.spec                        |    4 +-
 dlls/d3dx9_24/d3dx9_24_main.c                      |   60 -
 dlls/d3dx9_25/Makefile.in                          |    4 +-
 dlls/d3dx9_25/d3dx9_25.spec                        |    4 +-
 dlls/d3dx9_25/d3dx9_25_main.c                      |   60 -
 dlls/d3dx9_26/Makefile.in                          |    3 +-
 dlls/d3dx9_26/d3dx9_26.spec                        |    4 +-
 dlls/d3dx9_26/d3dx9_26_main.c                      |   60 -
 dlls/d3dx9_27/Makefile.in                          |    3 +-
 dlls/d3dx9_27/d3dx9_27.spec                        |    4 +-
 dlls/d3dx9_27/d3dx9_27_main.c                      |   60 -
 dlls/d3dx9_28/Makefile.in                          |    4 +-
 dlls/d3dx9_28/d3dx9_28.spec                        |    4 +-
 dlls/d3dx9_28/d3dx9_28_main.c                      |   60 -
 dlls/d3dx9_29/Makefile.in                          |    4 +-
 dlls/d3dx9_29/d3dx9_29.spec                        |    4 +-
 dlls/d3dx9_29/d3dx9_29_main.c                      |   60 -
 dlls/d3dx9_30/Makefile.in                          |    3 +-
 dlls/d3dx9_30/d3dx9_30.spec                        |    4 +-
 dlls/d3dx9_30/d3dx9_30_main.c                      |   77 -
 dlls/d3dx9_31/Makefile.in                          |    3 +-
 dlls/d3dx9_31/d3dx9_31.spec                        |    4 +-
 dlls/d3dx9_31/d3dx9_31_main.c                      |   60 -
 dlls/d3dx9_32/Makefile.in                          |    3 +-
 dlls/d3dx9_32/d3dx9_32.spec                        |    4 +-
 dlls/d3dx9_32/d3dx9_32_main.c                      |   61 -
 dlls/d3dx9_33/Makefile.in                          |    3 +-
 dlls/d3dx9_33/d3dx9_33.spec                        |    4 +-
 dlls/d3dx9_34/Makefile.in                          |    3 +-
 dlls/d3dx9_34/d3dx9_34.spec                        |    4 +-
 dlls/d3dx9_34/d3dx9_34_main.c                      |   60 -
 dlls/d3dx9_35/Makefile.in                          |    3 +-
 dlls/d3dx9_35/d3dx9_35.spec                        |    4 +-
 dlls/d3dx9_35/d3dx9_35_main.c                      |   60 -
 dlls/d3dx9_36/Makefile.in                          |    3 +-
 dlls/d3dx9_36/d3dx9_36.spec                        |    4 +-
 dlls/d3dx9_36/effect.c                             |    7 +-
 dlls/d3dx9_36/{d3dx9_36_main.c => main.c}          |   22 +-
 dlls/d3dx9_36/shader.c                             |  246 +++
 dlls/d3dx9_36/sprite.c                             |    2 +-
 dlls/d3dx9_36/tests/shader.c                       |  163 ++
 dlls/d3dx9_37/Makefile.in                          |    3 +-
 dlls/d3dx9_37/d3dx9_37.spec                        |    4 +-
 dlls/d3dx9_37/d3dx9_37_main.c                      |   60 -
 dlls/d3dx9_38/Makefile.in                          |    3 +-
 dlls/d3dx9_38/d3dx9_38.spec                        |    4 +-
 dlls/d3dx9_38/d3dx9_38_main.c                      |   60 -
 dlls/d3dx9_39/Makefile.in                          |    3 +-
 dlls/d3dx9_39/d3dx9_39.spec                        |    4 +-
 dlls/d3dx9_39/d3dx9_39_main.c                      |   60 -
 dlls/d3dx9_40/Makefile.in                          |    3 +-
 dlls/d3dx9_40/d3dx9_40.spec                        |    4 +-
 dlls/d3dx9_40/d3dx9_40_main.c                      |   61 -
 dlls/d3dx9_41/Makefile.in                          |    3 +-
 dlls/d3dx9_41/d3dx9_41.spec                        |    4 +-
 dlls/d3dx9_41/d3dx9_41_main.c                      |   61 -
 dlls/d3dx9_42/Makefile.in                          |    3 +-
 dlls/d3dx9_42/d3dx9_42.spec                        |    4 +-
 dlls/d3dx9_42/d3dx9_42_main.c                      |   62 -
 dlls/d3dx9_43/Makefile.in                          |    3 +-
 dlls/d3dx9_43/d3dx9_43.spec                        |    4 +-
 dlls/d3dx9_43/d3dx9_43_main.c                      |   61 -
 dlls/dbghelp/cpu_arm.c                             |    8 +-
 dlls/dbghelp/cpu_arm64.c                           |   71 +-
 dlls/ddraw/ddraw.c                                 |   21 +-
 dlls/ddraw/ddraw_private.h                         |    4 +
 dlls/ddraw/device.c                                |   25 +-
 dlls/ddraw/surface.c                               |    3 +
 dlls/ddraw/tests/ddraw1.c                          |    8 +-
 dlls/ddraw/tests/ddraw2.c                          |    8 +-
 dlls/ddraw/tests/ddraw4.c                          |    8 +-
 dlls/ddraw/tests/ddraw7.c                          |   79 +-
 dlls/dwrite/layout.c                               |    4 +-
 dlls/gdi32/freetype.c                              |   45 +-
 dlls/gdi32/tests/Makefile.in                       |    1 +
 dlls/gdi32/tests/font.c                            |   54 +
 dlls/gdi32/tests/resource.rc                       |    3 +
 dlls/gdi32/tests/wine_longname.sfd                 |   66 +
 dlls/gdi32/tests/wine_longname.ttf                 |  Bin 0 -> 2216 bytes
 dlls/gdiplus/font.c                                |   38 +-
 dlls/gdiplus/tests/Makefile.in                     |    5 +
 dlls/gdiplus/tests/font.c                          |   79 +-
 dlls/gdiplus/tests/graphics.c                      |   12 +-
 dlls/gdiplus/tests/image.c                         |    5 +-
 dlls/gdiplus/tests/pathiterator.c                  |   15 +-
 dlls/{gdi32 => gdiplus}/tests/resource.rc          |   16 +-
 dlls/gdiplus/tests/wine_longname.sfd               |   66 +
 dlls/gdiplus/tests/wine_longname.ttf               |  Bin 0 -> 2216 bytes
 dlls/hlink/link.c                                  |   43 +-
 dlls/hlink/tests/hlink.c                           |  124 +-
 dlls/httpapi/Makefile.in                           |    1 +
 dlls/httpapi/tests/Makefile.in                     |    5 +
 dlls/httpapi/tests/httpapi.c                       |  193 ++
 dlls/jscript/jsutils.c                             |    7 +
 dlls/kernel32/file.c                               |    5 +-
 dlls/kernel32/locale.c                             |   20 +-
 dlls/kernel32/process.c                            |   44 +-
 dlls/kernel32/tests/file.c                         |  164 +-
 dlls/kernel32/tests/locale.c                       |    8 +
 dlls/kernel32/tests/pipe.c                         |  132 +-
 dlls/kernel32/tests/process.c                      |   44 +-
 dlls/krnl386.exe16/dosvm.c                         |    4 +-
 dlls/krnl386.exe16/interrupts.c                    |    4 +-
 dlls/krnl386.exe16/relay.c                         |   67 +-
 dlls/krnl386.exe16/snoop.c                         |   24 +-
 dlls/krnl386.exe16/wowthunk.c                      |   46 +-
 dlls/mlang/mlang.c                                 |  202 +-
 dlls/mlang/tests/Makefile.in                       |    2 +-
 dlls/mlang/tests/mlang.c                           |  286 ++-
 dlls/mmsystem.dll16/mci16.c                        |    6 +-
 dlls/mshtml/dispex.c                               |    3 +-
 dlls/mshtml/htmldoc.c                              |    4 +-
 dlls/mshtml/htmlevent.c                            |  358 ++--
 dlls/mshtml/htmlevent.h                            |    6 +-
 dlls/mshtml/htmlstyle.c                            |    2 +-
 dlls/mshtml/mshtml_private.h                       |    5 +
 dlls/mshtml/nsembed.c                              |    1 -
 dlls/mshtml/nsio.c                                 |   12 +-
 dlls/mshtml/persist.c                              |   10 +-
 dlls/mshtml/tests/documentmode.js                  |    1 +
 dlls/mshtml/tests/dom.c                            |    6 +-
 dlls/mshtml/tests/events.c                         |   34 +-
 dlls/mshtml/tests/events.js                        |  305 ++-
 dlls/mshtml/tests/script.c                         |   13 +-
 dlls/mshtml/tests/style.c                          |    7 +-
 dlls/msi/custom.c                                  |    8 +-
 dlls/msvcp110/msvcp110.spec                        |   10 +-
 dlls/msvcp120/msvcp120.spec                        |   10 +-
 dlls/msvcp120_app/msvcp120_app.spec                |   10 +-
 dlls/msvcp140/msvcp140.spec                        |    8 +-
 dlls/msvcp90/cxx.h                                 |   46 +-
 dlls/msvcp90/exception.c                           |  107 +-
 dlls/msvcp90/ios.c                                 |    8 +-
 dlls/msvcp90/misc.c                                |    2 +-
 dlls/msvcp90/tests/ios.c                           |   43 +
 dlls/msvcr90/tests/msvcr90.c                       |   31 +
 dlls/msvcrt/except_arm.c                           |    4 +
 dlls/msvcrt/file.c                                 |   14 +-
 dlls/msvcrt/math.c                                 |  269 +--
 dlls/msvcrt/printf.h                               |    3 +
 dlls/msvcrt/scanf.h                                |    6 +-
 dlls/msvcrt/tests/file.c                           |   37 +-
 dlls/msvcrt/tests/scanf.c                          |   34 +
 dlls/ntdll/debugtools.c                            |    8 +-
 dlls/ntdll/file.c                                  |   42 +-
 dlls/ntdll/loader.c                                |  121 +-
 dlls/ntdll/ntdll_misc.h                            |   19 +-
 dlls/ntdll/relay.c                                 |  474 +++--
 dlls/ntdll/server.c                                |   11 +-
 dlls/ntdll/signal_arm.c                            |  154 +-
 dlls/ntdll/signal_arm64.c                          |  162 +-
 dlls/ntdll/signal_i386.c                           |  137 +-
 dlls/ntdll/signal_powerpc.c                        |   74 +-
 dlls/ntdll/signal_x86_64.c                         |  100 +-
 dlls/ntdll/thread.c                                |   65 +-
 dlls/ntdll/time.c                                  |   58 +-
 dlls/ntdll/virtual.c                               |   29 +-
 dlls/ntoskrnl.exe/ntoskrnl.c                       |    9 +-
 dlls/ole32/datacache.c                             |  417 ++--
 dlls/ole32/tests/ole2.c                            |  267 ++-
 dlls/ole32/tests/usrmarshal.c                      |  201 +-
 dlls/ole32/usrmarshal.c                            |  178 +-
 dlls/oleaut32/typelib.c                            |   40 +-
 dlls/oleaut32/variant.c                            |    6 +-
 dlls/rsaenh/Makefile.in                            |    1 -
 dlls/rsaenh/implglue.c                             |   99 +-
 dlls/rsaenh/implglue.h                             |   36 +-
 dlls/rsaenh/rsaenh.c                               |   21 +-
 dlls/rsaenh/tomcrypt.h                             |    9 -
 dlls/shell32/dde.c                                 |  341 ++-
 dlls/shell32/shell32.spec                          |    1 +
 dlls/shell32/shell32_main.h                        |   13 +
 dlls/shell32/systray.c                             |    9 +
 dlls/shell32/tests/progman_dde.c                   |  753 +++----
 dlls/taskschd/folder_collection.c                  |    6 +-
 dlls/taskschd/regtask.c                            |    2 +-
 dlls/taskschd/task.c                               | 1074 ++++++++--
 dlls/taskschd/tests/scheduler.c                    |  133 +-
 dlls/ucrtbase/tests/string.c                       |    4 +-
 dlls/user.exe16/bidi.c                             |    2 +-
 dlls/user32/edit.c                                 |   14 +-
 dlls/user32/hook.c                                 |   22 +-
 dlls/user32/message.c                              |   28 +-
 dlls/user32/tests/edit.c                           |   51 +-
 dlls/user32/tests/menu.c                           |    9 +-
 dlls/user32/winproc.c                              |   20 +-
 dlls/wdscore/Makefile.in                           |    4 +
 dlls/wdscore/wdscore.spec                          |  161 ++
 .../d3dx9_33_main.c => wdscore/wdscore_main.c}     |   45 +-
 dlls/webservices/channel.c                         |   27 +-
 dlls/webservices/reader.c                          |   12 +
 dlls/webservices/tests/writer.c                    |  106 +
 dlls/webservices/webservices_private.h             |    1 +
 dlls/webservices/writer.c                          | 2203 ++++++++++----------
 dlls/wevtapi/main.c                                |   30 +
 dlls/wevtapi/wevtapi.spec                          |   10 +-
 dlls/wined3d/context.c                             |  183 +-
 dlls/wined3d/cs.c                                  |   33 +-
 dlls/wined3d/device.c                              |    5 +-
 dlls/wined3d/directx.c                             |   30 +-
 dlls/wined3d/glsl_shader.c                         |  208 +-
 dlls/wined3d/shader.c                              |   49 +-
 dlls/wined3d/shader_sm4.c                          |    3 +-
 dlls/wined3d/state.c                               |  102 +-
 dlls/wined3d/stateblock.c                          |    2 +-
 dlls/wined3d/swapchain.c                           |    1 +
 dlls/wined3d/texture.c                             |   15 +-
 dlls/wined3d/utils.c                               |  117 +-
 dlls/wined3d/view.c                                |  131 +-
 dlls/wined3d/wined3d.spec                          |    2 +-
 dlls/wined3d/wined3d_gl.h                          |    1 +
 dlls/wined3d/wined3d_main.c                        |   11 +-
 dlls/wined3d/wined3d_private.h                     |   67 +-
 dlls/winegstreamer/gstdemux.c                      |    5 +-
 dlls/winemac.drv/cocoa_window.m                    |   35 +-
 dlls/winemac.drv/window.c                          |    3 +-
 dlls/wininet/http.c                                |    2 +-
 dlls/wininet/tests/ftp.c                           |    2 +
 dlls/xaudio2_7/tests/xaudio2.c                     |   78 +
 dlls/xaudio2_7/xaudio_dll.c                        |   79 +-
 dlls/xaudio2_7/xaudio_private.h                    |    2 +-
 documentation/README.de                            |   24 +-
 documentation/README.es                            |   22 +-
 documentation/README.fi                            |   20 +-
 documentation/README.fr                            |   24 +-
 documentation/README.hu                            |  276 +--
 documentation/README.it                            |   24 +-
 documentation/README.ja                            |   20 +-
 documentation/README.ko                            |  242 +--
 documentation/README.no                            |   24 +-
 documentation/README.pt                            |  212 +-
 documentation/README.pt_br                         |  178 +-
 documentation/README.ru                            |   20 +-
 documentation/README.sv                            |   42 +-
 documentation/README.tr                            |   22 +-
 documentation/README.uk                            |   24 +-
 documentation/README.zh_cn                         |   24 +-
 include/Makefile.in                                |    2 +
 include/bcrypt.h                                   |    2 +
 include/config.h.in                                |    4 +-
 include/d3dx9core.h                                |    4 +-
 include/dhtmldid.h                                 |   67 +
 include/dhtmled.idl                                |  716 +++++++
 include/http.h                                     |    1 +
 include/mshtmdid.h                                 |   16 +
 include/mshtml.idl                                 |   68 +
 include/msvcrt/crtdefs.h                           |    6 +-
 include/shellapi.h                                 |   10 +
 include/windef.h                                   |    6 +-
 include/wine/server_protocol.h                     |    8 +-
 include/wine/wined3d.h                             |    5 +-
 include/winevt.h                                   |    4 +
 include/winnt.h                                    |  199 +-
 libs/wine/debug.c                                  |    4 +-
 loader/wine.de.UTF-8.man.in                        |   16 +-
 loader/wine.fr.UTF-8.man.in                        |    8 +-
 loader/wine.man.in                                 |    8 +-
 loader/wine.pl.UTF-8.man.in                        |   16 +-
 po/ar.po                                           |   42 +-
 po/bg.po                                           |   32 +-
 po/ca.po                                           |   40 +-
 po/cs.po                                           |   38 +-
 po/da.po                                           |   46 +-
 po/de.po                                           |   53 +-
 po/el.po                                           |   28 +-
 po/en.po                                           |   34 +-
 po/en_US.po                                        |   34 +-
 po/eo.po                                           |   28 +-
 po/es.po                                           |   44 +-
 po/fa.po                                           |   28 +-
 po/fi.po                                           |   42 +-
 po/fr.po                                           |   38 +-
 po/he.po                                           |   39 +-
 po/hi.po                                           |   24 +-
 po/hr.po                                           |   38 +-
 po/hu.po                                           |   48 +-
 po/it.po                                           |   42 +-
 po/ja.po                                           |   55 +-
 po/ko.po                                           |   42 +-
 po/lt.po                                           |   38 +-
 po/ml.po                                           |   24 +-
 po/nb_NO.po                                        |   40 +-
 po/nl.po                                           |   43 +-
 po/or.po                                           |   24 +-
 po/pa.po                                           |   24 +-
 po/pl.po                                           |   40 +-
 po/pt_BR.po                                        |   42 +-
 po/pt_PT.po                                        |   38 +-
 po/rm.po                                           |   24 +-
 po/ro.po                                           |   32 +-
 po/ru.po                                           |   44 +-
 po/sk.po                                           |   40 +-
 po/sl.po                                           |   46 +-
 po/sr_RS at cyrillic.po                               |   36 +-
 po/sr_RS at latin.po                                  |   36 +-
 po/sv.po                                           |   40 +-
 po/te.po                                           |   24 +-
 po/th.po                                           |   32 +-
 po/tr.po                                           |   38 +-
 po/uk.po                                           |   40 +-
 po/wa.po                                           |   24 +-
 po/wine.pot                                        |   24 +-
 po/zh_CN.po                                        |   53 +-
 po/zh_TW.po                                        |   42 +-
 programs/explorer/explorer.c                       |   26 +-
 programs/iexplore/iexplore.inf                     |    6 +-
 programs/msiexec/msiexec.man.in                    |    6 +-
 programs/notepad/notepad.man.in                    |    6 +-
 programs/reg/Makefile.in                           |    1 +
 programs/reg/export.c                              |  408 ++++
 programs/reg/reg.c                                 |   43 +-
 programs/reg/reg.h                                 |    8 +
 programs/reg/reg.rc                                |    5 +-
 programs/reg/resource.h                            |   73 +-
 programs/reg/tests/reg.c                           |   68 +-
 programs/regedit/regedit.man.in                    |    6 +-
 programs/regsvr32/regsvr32.man.in                  |    6 +-
 programs/wineboot/wineboot.man.in                  |    6 +-
 programs/winecfg/winecfg.man.in                    |    6 +-
 programs/wineconsole/wineconsole.man.in            |    6 +-
 programs/winedbg/be_arm.c                          |   10 +-
 programs/winedbg/be_arm64.c                        |   82 +-
 programs/winedbg/debugger.h                        |    2 +
 programs/winedbg/gdbproxy.c                        |   62 +-
 programs/winedbg/winedbg.man.in                    |    6 +-
 programs/winedbg/winedbg.rc                        |    4 +-
 programs/winedevice/device.c                       |   18 +-
 programs/winefile/winefile.man.in                  |    6 +-
 programs/winemine/winemine.man.in                  |    6 +-
 programs/winepath/winepath.man.in                  |    6 +-
 server/named_pipe.c                                |   12 +-
 server/protocol.def                                |    5 +
 server/request.h                                   |    1 +
 server/thread.c                                    |    6 +-
 server/trace.c                                     |   76 +-
 server/wineserver.de.UTF-8.man.in                  |    4 +-
 server/wineserver.fr.UTF-8.man.in                  |    6 +-
 server/wineserver.man.in                           |    6 +-
 tools/c2man.pl                                     |   12 +-
 tools/widl/widl.man.in                             |    6 +-
 tools/winebuild/build.h                            |    2 +
 tools/winebuild/main.c                             |    6 +
 tools/winebuild/spec32.c                           |  169 +-
 tools/winebuild/winebuild.man.in                   |    8 +-
 tools/winedump/winedump.man.in                     |    6 +-
 tools/winegcc/winegcc.c                            |    4 +-
 tools/winegcc/winegcc.man.in                       |    6 +-
 tools/winemaker/winemaker.de.UTF-8.man.in          |    6 +-
 tools/winemaker/winemaker.fr.UTF-8.man.in          |    6 +-
 tools/winemaker/winemaker.man.in                   |    6 +-
 tools/wmc/po.c                                     |    2 +-
 tools/wmc/wmc.man.in                               |    6 +-
 tools/wrc/po.c                                     |    2 +-
 tools/wrc/wrc.man.in                               |    6 +-
 389 files changed, 16378 insertions(+), 7583 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list