This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch stretch in repository wine.
commit 7ca98dfba04cd69be0b52bd405d01bc1bf34c742 Merge: 9bc5196 24a7301 Author: Jens Reyer <[email protected]> Date: Thu Apr 28 12:31:05 2016 +0200 Merge tag 'wine-1.8.2' into stretch Release 1.8.2 ANNOUNCE | 274 ++++++--- AUTHORS | 4 + VERSION | 2 +- configure | 53 +- configure.ac | 33 +- dlls/advapi32/advapi32.spec | 4 +- dlls/advapi32/eventlog.c | 64 --- dlls/advapi32/registry.c | 2 +- dlls/advapi32/tests/registry.c | 22 + dlls/advapi32/tests/security.c | 84 ++- .../api-ms-win-core-interlocked-l1-1-0.spec | 2 +- .../api-ms-win-core-interlocked-l1-2-0.spec | 2 +- .../api-ms-win-crt-convert-l1-1-0.spec | 4 +- .../api-ms-win-crt-time-l1-1-0.spec | 2 +- dlls/comctl32/toolbar.c | 1 + dlls/comctl32/trackbar.c | 1 + dlls/ctl3d32/ctl3d32.c | 2 +- dlls/d3dx9_36/mesh.c | 7 +- dlls/d3dx9_36/tests/mesh.c | 37 +- dlls/dwrite/font.c | 8 +- dlls/dwrite/opentype.c | 39 +- dlls/gdiplus/gdiplus_private.h | 1 + dlls/gdiplus/pen.c | 21 +- dlls/gdiplus/tests/pen.c | 63 +++ dlls/inetcomm/mimeole.c | 6 +- dlls/kernel32/console.c | 14 + dlls/kernel32/kernel32.spec | 7 +- dlls/kernel32/process.c | 28 +- dlls/kernel32/tests/comm.c | 4 - dlls/kernel32/tests/locale.c | 31 ++ dlls/kernel32/tests/process.c | 37 ++ dlls/kernel32/tests/sync.c | 275 ++++++--- dlls/kernel32/virtual.c | 25 +- dlls/mapi32/imalloc.c | 10 +- dlls/mciqtz32/mciqtz.c | 28 +- dlls/msi/sql.y | 2 +- dlls/msi/tests/db.c | 22 +- dlls/msvcr110/msvcr110.spec | 2 +- dlls/msvcr120/msvcr120.spec | 6 +- dlls/msvcr120/tests/msvcr120.c | 102 ++++ dlls/msvcr120_app/msvcr120_app.spec | 6 +- dlls/msvcrt/locale.c | 17 + dlls/msvcrt/msvcrt.h | 5 + dlls/msvcrt/string.c | 16 + dlls/msvcrt/time.c | 22 +- dlls/msvideo.dll16/msvideo16.c | 1 + dlls/msxml3/domdoc.c | 7 + dlls/msxml3/msxml_private.h | 3 + dlls/msxml3/node.c | 164 ++++-- dlls/msxml3/tests/domdoc.c | 8 +- dlls/ntdll/actctx.c | 4 +- dlls/ntdll/directory.c | 2 +- dlls/ntdll/file.c | 5 + dlls/ntdll/loader.c | 4 +- dlls/ntdll/misc.c | 58 ++ dlls/ntdll/nt.c | 614 ++++++++++++++------- dlls/ntdll/ntdll.spec | 7 +- dlls/ntdll/path.c | 2 +- dlls/ntdll/reg.c | 19 +- dlls/ntdll/rtl.c | 31 +- dlls/ntdll/signal_arm.c | 2 +- dlls/ntdll/signal_i386.c | 44 +- dlls/ntdll/signal_x86_64.c | 56 +- dlls/ntdll/tests/exception.c | 304 +++++++++- dlls/ntdll/tests/info.c | 113 +++- dlls/ole2disp.dll16/ole2disp.c | 85 +++ dlls/ole2disp.dll16/ole2disp.dll16.spec | 12 +- dlls/ole32/ifs.c | 51 +- dlls/ole32/ole2.c | 2 +- dlls/ole32/tests/compobj.c | 135 +++++ dlls/ole32/tests/ole2.c | 56 +- dlls/oleaut32/oleaut.c | 1 - dlls/olepro32/Makefile.in | 2 + dlls/olepro32/olepro.idl | 270 +++++++++ dlls/quartz/filtergraph.c | 5 + dlls/secur32/tests/schannel.c | 3 +- dlls/ucrtbase/ucrtbase.spec | 6 +- dlls/user32/button.c | 1 + dlls/user32/input.c | 2 +- dlls/user32/mdi.c | 1 + dlls/user32/message.c | 20 +- dlls/user32/tests/msg.c | 34 +- dlls/user32/tests/text.c | 39 +- dlls/user32/text.c | 2 +- dlls/usp10/indicsyllable.c | 212 +++---- dlls/vcomp/main.c | 68 ++- dlls/vcomp/tests/vcomp.c | 10 +- dlls/vcomp/vcomp.spec | 22 +- dlls/vcomp100/vcomp100.spec | 22 +- dlls/vcomp110/vcomp110.spec | 22 +- dlls/vcomp120/vcomp120.spec | 22 +- dlls/vcomp90/vcomp90.spec | 22 +- dlls/vmm.vxd/vmm.c | 2 +- dlls/wined3d/device.c | 9 +- dlls/wined3d/directx.c | 15 +- dlls/wined3d/state.c | 5 +- dlls/wined3d/surface.c | 2 +- dlls/wined3d/utils.c | 3 +- dlls/winejoystick.drv/joystick_osx.c | 2 +- dlls/winepulse.drv/mmdevdrv.c | 3 + dlls/winex11.drv/desktop.c | 4 +- dlls/winex11.drv/opengl.c | 2 +- dlls/winhttp/tests/winhttp.c | 10 +- dlls/xaudio2_7/xaudio_dll.c | 11 + include/gdiplusflat.h | 2 + include/objbase.h | 4 +- include/objidl.idl | 18 +- include/winbase.h | 16 +- include/wine/test.h | 29 +- include/winternl.h | 2 + include/winuser.h | 11 + libs/wine/sortkey.c | 39 +- loader/wine.pl.UTF-8.man.in | 4 +- programs/cmd/tests/batch.c | 52 +- programs/cmd/tests/test_builtins.cmd.exp | 2 +- programs/cmd/wcmdmain.c | 6 +- programs/msiexec/msiexec.man.in | 50 +- programs/reg/reg.c | 9 - programs/winedbg/winedbg.man.in | 2 +- server/handle.c | 6 + server/serial.c | 35 +- tools/make_announce | 172 ++++++ tools/make_unicode | 2 +- tools/winemaker/winemaker.de.UTF-8.man.in | 83 ++- tools/winemaker/winemaker.fr.UTF-8.man.in | 9 +- tools/winemaker/winemaker.man.in | 1 - 126 files changed, 3555 insertions(+), 1039 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git _______________________________________________ pkg-wine-party mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party
