Wireshark-commits: [Wireshark-commits] master-3.0 783100d: macOS: Fix our token wait. Again.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 05 Jul 2019 16:28:15 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=783100dc52f5d8b0b91e43c6515263a00dc97b6b
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

783100d 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>
    (cherry picked from commit 24a1b2b10c86dd07bf1f80f8a48fa8b212cb7be9)
    Reviewed-on: https://code.wireshark.org/review/33857
    

Actions performed:

    from  3c3719c   MPLS: link CFM to designated G-ACh channel type
     add  783100d   macOS: Fix our token wait. Again.


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