Wireshark-commits: [Wireshark-commits] master-3.0 a9cd8ca: gitlab-ci: run setcap on dumpcap.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 08 Jul 2019 09:04:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a9cd8ca0db65408c9b5efc0b5bc066895286a9f2
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

a9cd8ca by Dario Lombardo (lomato@xxxxxxxxx):

    gitlab-ci: run setcap on dumpcap.
    
    This enables capture privileges for 'user' that is used in the tests.
    travis.yml has been changed as well to reflect the setcap command in
    the docs.
    
    Change-Id: I0584e0df417112b1774b86ef8b28121799efe137
    Reviewed-on: https://code.wireshark.org/review/33182
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    (cherry picked from commit bb00f37f51cf36c6fb4bd3bd6ac68b98bb048841)
    Reviewed-on: https://code.wireshark.org/review/33874
    

Actions performed:

    from  627c910   gitlab-ci: move ubuntu commands in parent job.
     add  a9cd8ca   gitlab-ci: run setcap on dumpcap.


Summary of changes:
 .gitlab-ci.yml | 1 +
 .travis.yml    | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)