Wireshark-commits: [Wireshark-commits] master-3.0 8a2cd1f: gitlab-ci: use new base image, drop gcc-
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8a2cd1f7a3b8192f0c9885d55da394c5baf93811
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
8a2cd1f 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>
(cherry picked from commit ab7ee924a144f9430de3ad776c5f02b23c3bb366)
Reviewed-on: https://code.wireshark.org/review/33871
Actions performed:
from 802eec7 rpm: update rpm package dependencies and spec to work on current os versions
add 8a2cd1f gitlab-ci: use new base image, drop gcc-4 job
Summary of changes:
.gitlab-ci.yml | 32 ++++++--------------------------
1 file changed, 6 insertions(+), 26 deletions(-)