Wireshark-commits: [Wireshark-commits] master-2.6 3d508ef: Give more detailed information about cap

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 11 Jun 2018 18:41:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d508ef07a05991ce9990bc2d8cd7883b9673666
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

3d508ef by Guy Harris (guy@xxxxxxxxxxxx):

    Give more detailed information about capture permissions on Debian.
    
    Indicate what you're supposed to do when running dpkg-reconfigure
    wireshark-common, and indicate that you have to run it as root using
    sudo.
    
    Emphasize in README.Debian, and indicate in the permission failure
    secondary message, that you have to add users to the "wireshark" group
    after doing that, and that a user may have to log out and log in again
    to make this change take effect.
    
    Bug: 14847
    Change-Id: Ia83ff8e92bd2f00b6c3779272322a40201416da0
    Reviewed-on: https://code.wireshark.org/review/28206
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 2f64ec0844d7509f00f63a225e056c1e08cf30c2)
    Reviewed-on: https://code.wireshark.org/review/28207
    

Actions performed:

    from  63f90a3   Rewrite make-{dissectors,taps} in Python
    adds  3d508ef   Give more detailed information about capture permissions on Debian.


Summary of changes:
 debian/README.Debian | 41 +++++++++++++++++++++++++++++------------
 dumpcap.c            | 15 +++++++++++++--
 2 files changed, 42 insertions(+), 14 deletions(-)