Wireshark-commits: [Wireshark-commits] master 81338f1: macOS: Packaging and code signing updates.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 14 Feb 2019 19:03:24 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=81338f166404ea185bea155191ca49ee0dcd47df
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

81338f1 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    macOS: Packaging and code signing updates.
    
    Sign our bundle as described in Apple's Code Signing Guide. Enable the
    Hardened Runtime when signing.
    
    Look for packagemaker in our PATH before checking specific locations.
    
    Switch from zlib to bzip2 compression for our .dmg. Sign our .dmg.
    
    To do: Notarization.
    
    Change-Id: Ia6556e67998ff247dd3d77d6f040773e070f66cc
    Reviewed-on: https://code.wireshark.org/review/32032
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  871d16a   couchbase: Add Collections Get ID opcode
     add  81338f1   macOS: Packaging and code signing updates.


Summary of changes:
 packaging/macosx/osx-app.sh.in | 51 +++++++++++++++---------
 packaging/macosx/osx-dmg.sh.in | 88 ++++++++++++++++++++++++++----------------
 2 files changed, 87 insertions(+), 52 deletions(-)