[Pkg-virtualbox-commits] [virtualbox] 02/03: Merge tag 'upstream/4.3.36-dfsg' into jessie

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Tue Jan 26 10:12:51 UTC 2016


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

locutusofborg-guest pushed a commit to branch jessie
in repository virtualbox.

commit 390b16019074589cbe18406d5c04c0a844e9d5d1
Merge: 9e8c88d 2a79299
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Tue Jan 26 11:09:56 2016 +0100

    Merge tag 'upstream/4.3.36-dfsg' into jessie
    
    Upstream version 4.3.36-dfsg

 Config.kmk                                         |   9 +-
 doc/manual/user_ChangeLogImpl.xml                  |  63 +++-
 include/iprt/initterm.h                            |   3 +
 src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp  |   2 +
 src/VBox/Additions/linux/drm/vboxvideo_drm.c       |  24 +-
 src/VBox/Additions/linux/installer/autorun.sh      |  17 +-
 src/VBox/Additions/linux/sharedfolders/lnkops.c    |  50 ++-
 src/VBox/Additions/x11/undefined_xorg              |   1 +
 src/VBox/Additions/x11/vboxvideo/Makefile.kmk      |  18 +-
 .../Graphics/BIOS/VBoxVgaBiosAlternative.asm       |   6 +-
 .../Graphics/BIOS/VBoxVgaBiosAlternative.md5sum    |   2 +-
 src/VBox/Devices/Graphics/BIOS/ose_logo.bmp        | Bin 630 -> 630 bytes
 src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.asm   |   4 +-
 .../Devices/PC/BIOS/VBoxBiosAlternative.md5sum     |   2 +-
 .../Frontends/VBoxManage/VBoxInternalManage.cpp    |   2 +-
 .../Frontends/VirtualBox/src/runtime/UISession.cpp | 172 ++++++---
 .../OpenGL/state_tracker/state_framebuffer.c       |  18 +-
 src/VBox/GuestHost/OpenGL/util/vboxhgcm.c          |   7 +
 .../Support/win/SUPHardenedVerifyImage-win.cpp     |  16 +
 .../Support/win/SUPR3HardenedMain-win.cpp          |  26 +-
 .../VBoxNetFlt/linux/VBoxNetFlt-linux.c            |  25 +-
 src/VBox/HostServices/GuestProperties/service.cpp  |   5 +-
 src/VBox/Installer/common/virtualbox.desktop.in    |   4 +-
 src/VBox/Installer/linux/rpm/rules                 |   2 +-
 src/VBox/Installer/win/Stub/Makefile.kmk           |  42 ++-
 src/VBox/Installer/win/Stub/VBoxStub.cpp           |  25 +-
 src/VBox/Installer/win/Stub/crypt32.def            |  25 ++
 src/VBox/Installer/win/Stub/msi.def                |  23 ++
 src/VBox/Installer/win/Stub/shell32.def            |  22 ++
 src/VBox/Installer/win/Stub/user32.def             |  23 ++
 src/VBox/Installer/win/Stub/ws2_32.def             |  22 ++
 src/VBox/Main/src-all/ExtPackManagerImpl.cpp       |  21 ++
 src/VBox/Main/src-client/ConsoleImpl2.cpp          |   6 +-
 src/VBox/Runtime/Makefile.kmk                      |   4 +-
 src/VBox/Runtime/common/ldr/ldrEx.cpp              |  23 ++
 src/VBox/Runtime/common/ldr/ldrPE.cpp              |  19 +-
 src/VBox/Runtime/generic/critsectrw-generic.cpp    |  55 ++-
 src/VBox/Runtime/include/internal/ldr.h            |   1 +
 src/VBox/Runtime/r3/darwin/mp-darwin.cpp           |   6 +
 src/VBox/Runtime/r3/init.cpp                       |  11 +-
 src/VBox/Runtime/r3/init.h                         |   2 +-
 src/VBox/Runtime/r3/linux/sched-linux.cpp          |   2 +-
 src/VBox/Runtime/r3/posix/sched-posix.cpp          |   2 +-
 .../Runtime/r3/win/RTSystemQueryOSInfo-win.cpp     |   4 +
 src/VBox/Runtime/r3/win/init-win.cpp               |  54 ++-
 src/VBox/Runtime/r3/win/internal-r3-win.h          |  26 +-
 src/VBox/Runtime/r3/win/ldrNative-win.cpp          |   6 +
 src/VBox/Storage/testcase/vbox-img.cpp             |   2 +-
 src/VBox/VMM/VMMR0/GVMMR0.cpp                      | 223 ++++++-----
 src/VBox/VMM/VMMR3/VMReq.cpp                       |   4 +-
 src/bldprogs/Makefile.kmk                          |   3 +
 src/bldprogs/VBoxCheckImports.cpp                  | 371 ++++++++++++++++++
 src/bldprogs/VBoxDef2LazyLoad.cpp                  | 419 +++++++++++++++------
 src/libs/Makefile.kmk                              |   6 +-
 .../xptcall/src/md/unix/xptcstubs_gcc_x86_unix.cpp |   2 +
 55 files changed, 1567 insertions(+), 365 deletions(-)

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



More information about the Pkg-virtualbox-commits mailing list