[pkg-wine-party] [wine] 88/90: Merge tag 'wine-2.0.1' of git://source.winehq.org/git/wine into upstream-2.0
Jens Reyer
jreyer-guest at moszumanska.debian.org
Thu May 4 12:27:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
jreyer-guest pushed a commit to branch buster-2.0
in repository wine.
commit 8465d98a60e0bc038730c197a12b1ca870d3154e
Merge: dc8c3ce 476376e
Author: Jens Reyer <jre.winesim at gmail.com>
Date: Tue May 2 20:29:11 2017 +0200
Merge tag 'wine-2.0.1' of git://source.winehq.org/git/wine into upstream-2.0
Release 2.0.1
# gpg: Signature made Thu 20 Apr 2017 07:32:33 PM CEST
# 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 | 527 ++++++++-------------
AUTHORS | 4 +
README | 17 +-
VERSION | 2 +-
configure | 18 +-
.../api-ms-win-core-appcompat-l1-1-1.spec | 2 +-
.../api-ms-win-crt-math-l1-1-0.spec | 8 +-
.../api-ms-win-crt-runtime-l1-1-0.spec | 2 +-
.../api-ms-win-devices-config-l1-1-1.spec | 4 +-
dlls/avifil32/avifile.c | 1 +
dlls/avifil32/tests/api.c | 5 +
dlls/avifile.dll16/avifile.dll16.spec | 10 +-
dlls/cfgmgr32/cfgmgr32.spec | 6 +-
dlls/comctl32/propsheet.c | 118 ++---
dlls/comdlg32/filedlg.c | 65 +--
dlls/compobj.dll16/compobj.dll16.spec | 54 +--
dlls/d3d11/tests/d3d11.c | 19 +
dlls/d3d11/view.c | 9 +-
dlls/d3d8/tests/visual.c | 35 +-
dlls/d3d9/device.c | 14 +-
dlls/d3d9/surface.c | 6 +
dlls/d3d9/tests/device.c | 22 +-
dlls/d3d9/tests/visual.c | 35 +-
dlls/d3dx11_42/d3dx11_42.spec | 2 +-
dlls/d3dx11_43/d3dx11_43.spec | 2 +-
dlls/d3dx11_43/texture.c | 10 +
dlls/ddraw/ddraw.c | 22 +-
dlls/ddraw/ddraw.spec | 2 +-
dlls/ddraw/ddraw_private.h | 6 +-
dlls/ddraw/executebuffer.c | 95 ++--
dlls/ddraw/main.c | 40 +-
dlls/ddraw/surface.c | 91 ++--
dlls/ddraw/tests/ddraw1.c | 170 +++++++
dlls/ddraw/tests/ddraw4.c | 114 +++++
dlls/ddraw/tests/ddraw7.c | 118 ++++-
dlls/ddraw/tests/dsurface.c | 124 -----
dlls/dhcpcsvc/dhcpcsvc.c | 10 +
dlls/dhcpcsvc/dhcpcsvc.spec | 2 +-
dlls/dinput/joystick_linuxinput.c | 14 +-
dlls/kernel32/kernel32.spec | 4 +-
dlls/kernel32/nls/trk.nls | 2 +-
dlls/kernel32/process.c | 46 +-
dlls/mshtml/htmldoc.c | 1 +
dlls/msvcr120/msvcr120.spec | 10 +-
dlls/msvcr120_app/msvcr120_app.spec | 10 +-
dlls/msvcrt/math.c | 177 +++++++
dlls/msvideo.dll16/msvideo.dll16.spec | 2 +-
dlls/msvideo.dll16/msvideo16.c | 12 +
dlls/ntdll/loader.c | 18 +-
dlls/ntoskrnl.exe/ntoskrnl.c | 29 ++
dlls/ntoskrnl.exe/ntoskrnl.exe.spec | 6 +-
dlls/ole2.dll16/ole2.dll16.spec | 84 ++--
dlls/ole2disp.dll16/ole2disp.dll16.spec | 10 +-
dlls/rstrtmgr/main.c | 9 +
dlls/rstrtmgr/rstrtmgr.spec | 2 +-
dlls/setupapi/setupapi.spec | 6 +-
dlls/setupapi/stubs.c | 32 ++
dlls/storage.dll16/storage.c | 6 +-
dlls/typelib.dll16/typelib.dll16.spec | 10 +-
dlls/ucrtbase/ucrtbase.spec | 10 +-
dlls/user32/button.c | 10 +
dlls/user32/msgbox.c | 4 +-
dlls/user32/resources/ocr_rdr2dim.cur | Bin 0 -> 326 bytes
dlls/user32/resources/ocr_rdreast.cur | Bin 0 -> 326 bytes
dlls/user32/resources/ocr_rdrhorz.cur | Bin 0 -> 326 bytes
dlls/user32/resources/ocr_rdrnorth.cur | Bin 0 -> 326 bytes
dlls/user32/resources/ocr_rdrnortheast.cur | Bin 0 -> 326 bytes
dlls/user32/resources/ocr_rdrnorthwest.cur | Bin 0 -> 326 bytes
dlls/user32/resources/ocr_rdrsouth.cur | Bin 0 -> 326 bytes
dlls/user32/resources/ocr_rdrsoutheast.cur | Bin 0 -> 326 bytes
dlls/user32/resources/ocr_rdrsouthwest.cur | Bin 0 -> 326 bytes
dlls/user32/resources/ocr_rdrvert.cur | Bin 0 -> 326 bytes
dlls/user32/resources/ocr_rdrwest.cur | Bin 0 -> 326 bytes
dlls/user32/user32.rc | 34 ++
dlls/wbemprox/builtin.c | 14 +-
dlls/winealsa.drv/midi.c | 11 +-
dlls/wined3d/arb_program_shader.c | 5 +-
dlls/wined3d/directx.c | 7 +
dlls/wined3d/surface.c | 3 +-
dlls/wined3d/texture.c | 3 +-
dlls/wined3d/wined3d_private.h | 3 +
dlls/winegstreamer/gstdemux.c | 5 +-
dlls/winemp3.acm/mpegl3.c | 9 +
dlls/winmm/tests/wave.c | 6 +
dlls/winmm/winmm.spec | 2 +-
dlls/wmvcore/Makefile.in | 2 +
dlls/{dhcpcsvc/dhcpcsvc.c => wmvcore/version.rc} | 29 +-
dlls/wmvcore/wmvcore.spec | 2 +-
dlls/wmvcore/wmvcore_main.c | 5 +
dlls/xmllite/reader.c | 3 +-
documentation/README.de | 131 ++---
documentation/README.fi | 12 +-
documentation/README.fr | 165 ++++---
documentation/README.ru | 34 +-
documentation/README.sv | 174 +++----
documentation/README.tr | 15 +-
include/Makefile.in | 1 +
include/cfgmgr32.h | 15 +
include/d3dx11tex.h | 4 +
include/ddk/wdm.h | 6 +
include/dhcpcsdk.h | 50 ++
include/restartmanager.h | 2 +
include/winbase.h | 1 +
loader/wine.desktop | 1 +
programs/notepad/main.c | 21 +-
tools/make_announce | 30 +-
tools/winebuild/build.h | 2 +-
tools/winebuild/parser.c | 4 +-
tools/winedump/output.c | 4 +-
109 files changed, 1970 insertions(+), 1150 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