Wireshark-commits: [Wireshark-commits] master-3.0 81ba822: macOS: Sign our .dmg.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=81ba822d157bc8fb124536963bdefea301663545
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
81ba822 by Gerald Combs (gerald@xxxxxxxxxxxxx):
macOS: Sign our .dmg.
Add osx-dmg.sh back and make it a simple wrapper around dmgbuild and
codesign.
Change-Id: I0baa21fd971aa1b06e1a6700881cd7625dffff35
Reviewed-on: https://code.wireshark.org/review/34629
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
(cherry picked from commit af793b19d03b662288c908b627a462d07d5a76fc)
Reviewed-on: https://code.wireshark.org/review/34741
Actions performed:
from 3f23206 macOS: Sign our extra packages.
add 81ba822 macOS: Sign our .dmg.
Summary of changes:
CMakeLists.txt | 7 ++---
packaging/macosx/osx-dmg.sh.in | 68 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 70 insertions(+), 5 deletions(-)
create mode 100755 packaging/macosx/osx-dmg.sh.in