[Pkg-virtualbox-commits] [virtualbox] branch master updated (4e1420f -> 9124ab5)

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Tue Jun 28 22:58:45 UTC 2016


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

locutusofborg pushed a change to branch master
in repository virtualbox.

      from  4e1420f   New upload to unstable
      adds  b82d4f6   Imported Upstream version 5.1.0~BETA3-dfsg
       new  d70a82e   Imported Upstream version 5.0.24-dfsg
       new  8755f3a   Merge tag 'upstream/5.0.24-dfsg'
       new  9124ab5   New upstream release, patch refresh

The 3 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                                         |    6 +-
 configure                                          |    2 +-
 debian/changelog                                   |    7 +
 debian/patches/27-hide-host-cache-warning.patch    |    2 +-
 debian/patches/fix-build.patch                     |   10 -
 debian/patches/series                              |    1 -
 doc/manual/user_ChangeLogImpl.xml                  |   48 +
 include/VBox/vmm/pdmifs.h                          |   11 +-
 include/iprt/uri.h                                 |    2 -
 include/iprt/utf16.h                               |    2 +-
 .../Additions/solaris/SharedFolders/vboxfs_vnode.c |   20 +-
 src/VBox/Devices/Audio/DrvHostCoreAudio.cpp        | 1320 ++++++++++----------
 src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd      |  Bin 1048576 -> 1048576 bytes
 src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd      |  Bin 1048576 -> 1048576 bytes
 .../Graphics/BIOS/VBoxVgaBiosAlternative.asm       |    6 +-
 .../Graphics/BIOS/VBoxVgaBiosAlternative.md5sum    |    2 +-
 src/VBox/Devices/Graphics/DevVGA_VBVA.cpp          |    2 +
 src/VBox/Devices/Makefile.kmk                      |    6 +-
 src/VBox/Devices/Network/slirp/hostres.c           |    1 -
 .../Devices/Network/slirp/resolv_conf_parser.c     |    5 +-
 src/VBox/Devices/Network/slirp/slirp.c             |    4 -
 src/VBox/Devices/Network/slirp/udp.c               |    5 +-
 src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.asm   |    4 +-
 .../Devices/PC/BIOS/VBoxBiosAlternative.md5sum     |    2 +-
 src/VBox/Devices/PC/DevACPI.cpp                    |   33 +-
 src/VBox/Devices/PC/DevIOAPIC_New.cpp              |  222 ++--
 src/VBox/Devices/PC/DevIoApic.cpp                  |   15 +-
 src/VBox/Devices/PC/DrvACPI.cpp                    |   48 +-
 src/VBox/Devices/PC/vbox.dsl                       |   12 +-
 src/VBox/Devices/USB/DevOHCI.cpp                   |   20 +-
 src/VBox/HostDrivers/Support/SUPDrv.cpp            |    2 +-
 src/VBox/Main/idl/VirtualBox.xidl                  |   44 +-
 src/VBox/Main/src-client/ConsoleImpl.cpp           |    2 +-
 src/VBox/Main/src-client/ConsoleImpl2.cpp          |    6 +-
 src/VBox/Main/src-client/DisplayImpl.cpp           |   78 +-
 src/VBox/Main/xml/Settings.cpp                     |   50 +-
 src/VBox/Runtime/r3/posix/sched-posix.cpp          |    3 +-
 src/VBox/Runtime/r3/posix/semevent-posix.cpp       |   74 +-
 src/VBox/Runtime/r3/posix/semeventmulti-posix.cpp  |   57 +-
 src/VBox/Runtime/r3/posix/semmutex-posix.cpp       |   52 +-
 src/VBox/Runtime/r3/posix/semrw-posix.cpp          |   69 +-
 src/VBox/Runtime/r3/posix/thread-posix.cpp         |    3 +-
 src/VBox/Storage/VMDK.cpp                          |   45 +-
 src/VBox/VMM/VMMR0/VMMR0JmpA-amd64.asm             |   52 +-
 src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp       |   18 +-
 src/apps/adpctl/VBoxNetAdpCtl.cpp                  |    1 +
 46 files changed, 1300 insertions(+), 1074 deletions(-)
 delete mode 100644 debian/patches/fix-build.patch

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