Wireshark-commits: [Wireshark-commits] master-3.2 b8cb65a: macOS: Sign the ChmodBPF	script.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b8cb65a2db5307a4ada4569be3f23ecdc2273b88
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
b8cb65a by Gerald Combs (gerald@xxxxxxxxxxxxx):
    macOS: Sign the ChmodBPF script.
    
    Add macosx/osx-extras.sh, which can be used to sign the ChmodBPF script.
    
    Bug: 15782
    Change-Id: I9929dd6db067f8bc1097faac28ab9467f5a89a82
    Reviewed-on: https://code.wireshark.org/review/35481
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 8dd407d97c89983b6d38deca5f742cde33be64fd)
    Reviewed-on: https://code.wireshark.org/review/35492
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    
Actions performed:
    from  310506d   Qt: Don't crash when disabling all protocols.
     add  b8cb65a   macOS: Sign the ChmodBPF script.
Summary of changes:
 CMakeLists.txt                 |  3 ++
 packaging/macosx/osx-extras.sh | 85 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 88 insertions(+)
 create mode 100755 packaging/macosx/osx-extras.sh