[pkg-wine-party] [wine] 175/180: Merge tag 'wine-1.9.20' of git://source.winehq.org/git/wine into upstream
Jens Reyer
jreyer-guest at moszumanska.debian.org
Wed Oct 5 16:44:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
jreyer-guest pushed a commit to branch master
in repository wine.
commit 1dbf859097b6ce08405aec25247226dc84876f8e
Merge: 8617505 8a92dd9
Author: Jens Reyer <jre.winesim at gmail.com>
Date: Sun Oct 2 02:24:51 2016 +0200
Merge tag 'wine-1.9.20' of git://source.winehq.org/git/wine into upstream
Release 1.9.20
# gpg: WARNING: unsafe permissions on homedir '/home/jens/.gnupg'
# gpg: keyserver option 'ca-cert-file' is obsolete; please use 'hkp-cacert' in dirmngr.conf
# gpg: keyserver option 'no-try-dns-srv' is unknown
# gpg: Signature made Sat 01 Oct 2016 05:29:07 PM CEST
# gpg: using RSA key 0xCEFAC8EAAF17519D
# 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 | 480 ++--
AUTHORS | 2 +
VERSION | 2 +-
configure | 52 +-
configure.ac | 17 +
dlls/advapi32/advapi32.spec | 2 +-
dlls/advapi32/eventlog.c | 11 +
dlls/api-ms-win-core-appcompat-l1-1-1/Makefile.in | 1 +
.../api-ms-win-core-appcompat-l1-1-1.spec | 10 +
dlls/api-ms-win-core-appinit-l1-1-0/Makefile.in | 1 +
.../api-ms-win-core-appinit-l1-1-0.spec | 1 +
dlls/api-ms-win-core-bem-l1-1-0/Makefile.in | 1 +
.../api-ms-win-core-bem-l1-1-0.spec | 5 +
dlls/api-ms-win-core-delayload-l1-1-0/Makefile.in | 1 +
.../api-ms-win-core-delayload-l1-1-0.spec | 1 +
dlls/api-ms-win-core-io-l1-1-0/Makefile.in | 1 +
.../api-ms-win-core-io-l1-1-0.spec | 7 +
.../api-ms-win-core-libraryloader-l1-1-0.spec | 2 +-
.../api-ms-win-core-libraryloader-l1-1-1.spec | 2 +-
.../api-ms-win-core-libraryloader-l1-2-0.spec | 2 +-
.../Makefile.in | 1 +
.../api-ms-win-core-libraryloader-l1-2-2.spec | 4 +
.../Makefile.in | 1 +
.../api-ms-win-core-version-private-l1-1-0.spec | 1 +
dlls/api-ms-win-core-xstate-l1-1-0/Makefile.in | 1 +
.../api-ms-win-core-xstate-l1-1-0.spec | 8 +
.../api-ms-win-downlevel-advapi32-l1-1-0.spec | 2 +-
.../Makefile.in | 1 +
.../api-ms-win-eventing-consumer-l1-1-0.spec | 3 +
.../Makefile.in | 1 +
.../api-ms-win-eventing-controller-l1-1-0.spec | 11 +
.../api-ms-win-eventing-provider-l1-1-0.spec | 2 +-
dlls/api-ms-win-security-audit-l1-1-1/Makefile.in | 1 +
.../api-ms-win-security-audit-l1-1-1.spec | 15 +
.../Makefile.in | 1 +
.../api-ms-win-security-base-private-l1-1-1.spec | 3 +
dlls/api-ms-win-service-core-l1-1-0/Makefile.in | 1 +
.../api-ms-win-service-core-l1-1-0.spec | 3 +
.../Makefile.in | 1 +
.../api-ms-win-service-management-l2-1-0.spec | 8 +
dlls/api-ms-win-service-private-l1-1-1/Makefile.in | 1 +
.../api-ms-win-service-private-l1-1-1.spec | 16 +
dlls/api-ms-win-service-winsvc-l1-1-0/Makefile.in | 1 +
.../api-ms-win-service-winsvc-l1-1-0.spec | 26 +
dlls/d3d10core/tests/device.c | 156 ++
dlls/d3d11/state.c | 8 +-
dlls/d3d11/tests/d3d11.c | 725 +++---
dlls/d3d11/view.c | 25 +-
dlls/d3d9/tests/d3d9ex.c | 8 +-
dlls/dpvoice/client.c | 3 +-
dlls/dpvoice/main.c | 2 +-
dlls/dsound/dsound.c | 3 +
dlls/gdi32/dibdrv/graphics.c | 3 +
dlls/gdi32/tests/dib.c | 3 +
dlls/gdiplus/gdiplus_private.h | 2 +
dlls/gdiplus/graphics.c | 104 +-
dlls/gdiplus/metafile.c | 89 +
dlls/gdiplus/tests/graphics.c | 173 ++
dlls/gdiplus/tests/metafile.c | 50 +-
dlls/hid/hid.spec | 2 +-
dlls/hid/hidp.c | 12 +
dlls/iprop/Makefile.in | 1 +
dlls/iprop/iprop.spec | 8 +
dlls/jscript/array.c | 6 +-
dlls/jscript/bool.c | 14 +-
dlls/jscript/compile.c | 77 +-
dlls/jscript/date.c | 2 +-
dlls/jscript/function.c | 14 +-
dlls/jscript/jsregexp.c | 10 +-
dlls/jscript/string.c | 10 +-
dlls/jscript/vbarray.c | 9 +-
dlls/kernel32/kernel32.spec | 2 +-
dlls/kernel32/locale.c | 101 +-
dlls/kernel32/path.c | 13 +
dlls/kernel32/tests/directory.c | 50 +
dlls/kernel32/tests/locale.c | 208 +-
dlls/kernelbase/kernelbase.spec | 2 +-
dlls/mshtml/htmlelemcol.c | 2 +-
dlls/mshtml/htmlevent.c | 2 +-
dlls/msvcp110/msvcp110.spec | 12 +-
dlls/msvcp120/msvcp120.spec | 12 +-
dlls/msvcp120/tests/msvcp120.c | 37 +-
dlls/msvcp120_app/msvcp120_app.spec | 12 +-
dlls/msvcp140/msvcp140.spec | 508 ++--
dlls/msvcp90/ios.c | 361 +--
dlls/msvcp90/locale.c | 155 +-
dlls/msvcp90/misc.c | 122 +-
dlls/msvcp90/msvcp90.h | 23 +-
dlls/newdev/main.c | 21 +
dlls/newdev/newdev.spec | 4 +-
dlls/ntdll/path.c | 3 +-
dlls/ntdll/server.c | 11 -
dlls/ntdll/tests/file.c | 12 +-
dlls/ntoskrnl.exe/ntoskrnl.c | 83 +
dlls/ole32/antimoniker.c | 8 +-
dlls/ole32/classmoniker.c | 2 +-
dlls/ole32/compositemoniker.c | 10 +-
dlls/ole32/itemmoniker.c | 2 +-
dlls/ole32/moniker.c | 4 +-
dlls/ole32/pointermoniker.c | 6 +-
dlls/quartz/vmr9.c | 4 +-
dlls/riched20/caret.c | 6 +-
dlls/riched20/editor.c | 18 +-
dlls/riched20/editstr.h | 2 +-
dlls/riched20/list.c | 1 -
dlls/riched20/paint.c | 64 +-
dlls/riched20/para.c | 59 +-
dlls/riched20/run.c | 2 +-
dlls/riched20/string.c | 35 +-
dlls/riched20/table.c | 36 +-
dlls/riched20/undo.c | 8 +-
dlls/riched20/wrap.c | 38 +-
dlls/riched20/writer.c | 18 +-
dlls/scrrun/tests/filesystem.c | 2 +-
dlls/strmbase/pospass.c | 8 +-
dlls/urlmon/tests/misc.c | 2 +-
dlls/user32/clipboard.c | 637 +++--
dlls/user32/driver.c | 89 +-
dlls/user32/input.c | 17 +-
dlls/user32/lstr.c | 2 +-
dlls/user32/tests/clipboard.c | 253 +-
dlls/user32/tests/combo.c | 4 +-
dlls/user32/tests/cursoricon.c | 4 +-
dlls/user32/tests/dce.c | 6 +-
dlls/user32/tests/input.c | 32 +
dlls/user32/tests/msg.c | 25 +-
dlls/user32/tests/text.c | 12 +
dlls/user32/tests/wsprintf.c | 2 -
dlls/user32/user_private.h | 8 +-
dlls/webservices/Makefile.in | 2 +-
dlls/webservices/channel.c | 356 ++-
dlls/webservices/msg.c | 219 +-
dlls/webservices/proxy.c | 31 +-
dlls/webservices/tests/Makefile.in | 2 +-
dlls/webservices/tests/proxy.c | 281 +-
dlls/webservices/tests/reader.c | 6 +-
dlls/webservices/tests/writer.c | 288 +-
dlls/webservices/webservices.spec | 4 +-
dlls/webservices/webservices_private.h | 21 +-
dlls/webservices/writer.c | 468 ++--
dlls/wined3d/buffer.c | 20 +-
dlls/wined3d/context.c | 6 +-
dlls/wined3d/device.c | 2 +-
dlls/wined3d/directx.c | 30 +-
dlls/wined3d/glsl_shader.c | 80 +-
dlls/wined3d/shader.c | 2 +-
dlls/wined3d/state.c | 2 +-
dlls/wined3d/texture.c | 22 +-
dlls/wined3d/utils.c | 13 +-
dlls/wined3d/wined3d_private.h | 6 +
dlls/winex11.drv/clipboard.c | 2741 ++++++--------------
dlls/winex11.drv/window.c | 6 +-
dlls/winex11.drv/winex11.drv.spec | 7 +-
dlls/winex11.drv/x11drv.h | 24 +-
dlls/winex11.drv/x11drv_main.c | 19 +-
dlls/winex11.drv/xdnd.c | 44 +-
dlls/wininet/urlcache.c | 4 +-
include/d3d10.idl | 29 +
include/ddk/hidpi.h | 29 +
include/evntprov.h | 1 +
include/wine/rbtree.h | 28 +-
include/wine/server_protocol.h | 83 +-
loader/wine.inf.in | 1 +
programs/services/services.c | 1 +
programs/wordpad/registry.c | 2 +-
server/clipboard.c | 293 ++-
server/protocol.def | 44 +-
server/registry.c | 8 +-
server/request.h | 31 +-
server/trace.c | 64 +-
tools/make_specfiles | 20 +
171 files changed, 6587 insertions(+), 4168 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