[Pkg-virtualbox-commits] [virtualbox] branch upstream updated (348874e -> 10f9063)

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Wed Mar 15 23:05:07 UTC 2017


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

locutusofborg pushed a change to branch upstream
in repository virtualbox.

      from  348874e   Imported Upstream version 5.1.16-dfsg
       new  10f9063   Imported Upstream version 5.1.18-dfsg

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Config.kmk                                         |   4 +-
 doc/manual/en_US/user_BasicConcepts.xml            |  72 +++++---
 doc/manual/user_ChangeLogImpl.xml                  |  44 +++++
 include/VBox/err.h                                 |   5 +-
 include/VBox/vmm/cpum.h                            |   4 +
 src/VBox/Additions/linux/Makefile                  |   7 +-
 src/VBox/Additions/linux/drm/Makefile.module.kms   |   4 +
 src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd      | Bin 2097152 -> 2097152 bytes
 src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd      | Bin 2097152 -> 2097152 bytes
 .../Graphics/BIOS/VBoxVgaBiosAlternative286.asm    |   6 +-
 .../Graphics/BIOS/VBoxVgaBiosAlternative286.md5sum |   2 +-
 .../Graphics/BIOS/VBoxVgaBiosAlternative386.asm    |   6 +-
 .../Graphics/BIOS/VBoxVgaBiosAlternative386.md5sum |   2 +-
 .../Graphics/BIOS/VBoxVgaBiosAlternative8086.asm   |   6 +-
 .../BIOS/VBoxVgaBiosAlternative8086.md5sum         |   2 +-
 .../Devices/PC/BIOS/VBoxBiosAlternative286.asm     |   4 +-
 .../Devices/PC/BIOS/VBoxBiosAlternative286.md5sum  |   2 +-
 .../Devices/PC/BIOS/VBoxBiosAlternative386.asm     |   4 +-
 .../Devices/PC/BIOS/VBoxBiosAlternative386.md5sum  |   2 +-
 .../Devices/PC/BIOS/VBoxBiosAlternative8086.asm    |   4 +-
 .../Devices/PC/BIOS/VBoxBiosAlternative8086.md5sum |   2 +-
 src/VBox/Frontends/VBoxBugReport/VBoxBugReport.cpp |   4 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_el.ts |  22 +--
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts |  70 ++++----
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts |   6 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_nl.ts |   6 +-
 .../Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts   |   6 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_sl.ts |  24 +--
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_tr.ts |   6 +-
 .../Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts   |  70 ++++----
 .../Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts   | 148 ++++++++--------
 src/VBox/Frontends/VirtualBox/nls/qt_el.ts         |   2 +-
 src/VBox/Frontends/VirtualBox/nls/qt_zh_TW.ts      |  22 +--
 src/VBox/GuestHost/OpenGL/spu_loader/spuload.c     |   6 +
 src/VBox/GuestHost/OpenGL/util/dll.c               |   2 +
 src/VBox/HostDrivers/linux/Makefile                |   6 +-
 src/VBox/HostServices/SharedFolders/Makefile.kmk   |   1 +
 src/VBox/HostServices/SharedFolders/mappings.cpp   |  22 +--
 .../SharedFolders/testcase/Makefile.kmk            |   1 +
 .../testcase/tstSharedFolderService.cpp            | 196 +++++++++++++++++----
 .../testcase/tstSharedFolderService.h              |   1 +
 src/VBox/HostServices/SharedFolders/vbsf.cpp       |  13 +-
 src/VBox/HostServices/SharedFolders/vbsfpath.cpp   |   7 +-
 src/VBox/HostServices/SharedFolders/vbsfpath.h     |  14 ++
 .../HostServices/SharedFolders/vbsfpathabs.cpp     | 178 +++++++++++++++++++
 src/VBox/Installer/linux/vboxautostart-service.sh  |   2 +-
 src/VBox/Main/include/PCIDeviceAttachmentImpl.h    |   2 +-
 src/VBox/Main/src-all/PCIDeviceAttachmentImpl.cpp  |  18 +-
 src/VBox/Main/src-client/ConsoleImpl2.cpp          |   8 +-
 src/VBox/Main/src-server/MediumAttachmentImpl.cpp  |   1 -
 src/VBox/Main/src-server/SnapshotImpl.cpp          |  90 +++++++---
 src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp                 |   6 +-
 src/VBox/VMM/VMMR3/PGMSavedState.cpp               |  16 +-
 .../xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c   |   9 +-
 54 files changed, 806 insertions(+), 361 deletions(-)
 create mode 100644 src/VBox/HostServices/SharedFolders/vbsfpathabs.cpp

-- 
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