Wireshark-commits: [Wireshark-commits] master ab7ee92: gitlab-ci: use new base image, drop gcc-4 jo
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 09 May 2019 22:16:50 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ab7ee924a144f9430de3ad776c5f02b23c3bb366
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ab7ee92 by Dario Lombardo (lomato@xxxxxxxxx):

    gitlab-ci: use new base image, drop gcc-4 job
    
    Docker image: https://hub.docker.com/r/wireshark/wireshark-ubuntu-dev
    Github repo: https://github.com/wireshark/wireshark-ubuntu-dev-docker
    
    Drop GCC 4.9 since it is missing on the new Ubuntu 18.04 image. Rely on
    CentOS 7 for testing GCC 4.8.5 in case that is important.
    
    Change-Id: I02a2b22a5920e6a65aee2b2eb60c81df03742417
    Reviewed-on: https://code.wireshark.org/review/31872
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  cd3c76d   Add a comment, update existing comments, fix the company name.
     add  ab7ee92   gitlab-ci: use new base image, drop gcc-4 job


Summary of changes:
 .gitlab-ci.yml | 32 ++++++--------------------------
 1 file changed, 6 insertions(+), 26 deletions(-)