Wireshark-commits: [Wireshark-commits] master b28ae2d: macOS: Fix our token wait. Again.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 05 Jul 2019 16:12:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b28ae2dc74dd2fee6a66880636bfca53f1083791
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b28ae2d by Gerald Combs (gerald@xxxxxxxxxxxxx):

    macOS: Fix our token wait. Again.
    
    altool isn't guaranteed to clean up after itself, e.g. if an earthquake
    takes down the Developer ID Notary Service (thanks to Jim Young for
    tracking this down). Instead of checking for the existence of tokens,
    check their existence and age.
    
    Change-Id: Iac216d524a4894115ecf33589af1bbdebcc9cbab
    Reviewed-on: https://code.wireshark.org/review/33856
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  aa55c55   smb2: fix description from copy/paste typo
     add  b28ae2d   macOS: Fix our token wait. Again.


Summary of changes:
 packaging/macosx/notarize-dmg.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)