Wireshark-commits: [Wireshark-commits] master-3.0 2e0b8cf: macOS: Add a notarization upload wait ch
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Jun 2019 23:40:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2e0b8cf9f3e0a1573ef1ea24fd0151508b27e064
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

2e0b8cf by Gerald Combs (gerald@xxxxxxxxxxxxx):

    macOS: Add a notarization upload wait check.
    
    altool appears to only support one notarization upload at a time. Add a
    loop that waits for an empty upload token directory.
    
    Convert the status check to a timeout loop.
    
    Change-Id: I30fd15b6f098acfe5d9bdcd72237c56cc066dda4
    Reviewed-on: https://code.wireshark.org/review/33749
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit d9e230d79a1d0251920bfc98d092d9fc13d37d36)
    Reviewed-on: https://code.wireshark.org/review/33751
    

Actions performed:

    from  082ad95   With -T, change the packet's encapsulation type as well.
     add  2e0b8cf   macOS: Add a notarization upload wait check.


Summary of changes:
 packaging/macosx/notarize-dmg.sh | 23 +++++++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)