Wireshark-commits: [Wireshark-commits] master 10b63fa: Fix and update the vagrant build system

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 Mar 2018 22:23:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=10b63fa684905c9df389e2661a19360c91b19ed8
Submitter: Sake Blok (sake.blok@xxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

10b63fa by Sake Blok (sake@xxxxxxxxxx):

    Fix and update the vagrant build system
    
    Fix a dependency issue for the vagrant build system and update
    it to the latest Ubuntu LTS release (16.04 LTS). Also give it
    more vCPU's and RAM by default.
    
    Change-Id: I058e6a05356dba57a55ada7fe84f959e227a04b4
    Reviewed-on: https://code.wireshark.org/review/26541
    Reviewed-by: Sake Blok <sake.blok@xxxxxxxxxx>
    

Actions performed:

    from  acba178   wmem: ensure wmem_memdup(..., NULL, 0) returns NULL
    adds  10b63fa   Fix and update the vagrant build system


Summary of changes:
 Vagrantfile          | 8 ++++----
 vagrant_build.sh     | 2 +-
 vagrant_provision.sh | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)