Wireshark-commits: [Wireshark-commits] master 8dd407d: macOS: Sign the ChmodBPF script.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 18 Dec 2019 05:32:52 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8dd407d97c89983b6d38deca5f742cde33be64fd
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8dd407d 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>
    

Actions performed:

    from  53a6c26   ieee802.11: Support the latest band id values and fix MHz.
     add  8dd407d   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