Wireshark-commits: [Wireshark-commits] master-3.2 4d6b179: macOS: Remove a version check from osx-a
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 06 Feb 2020 18:57:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d6b179e2d8ff392c47f91c1c69b3ef4f4e81c28
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

4d6b179 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    macOS: Remove a version check from osx-app.sh.
    
    In osx-app.sh, $VERSION used to hold the minor version of the OS. We no
    longer set it and it's probably safe to assume that we're building on
    Lion or later, so remove it.
    
    Change-Id: I8e85cd7c2fe2162019c7c436b7865be95d4a33e2
    Reviewed-on: https://code.wireshark.org/review/36039
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit 9266a2726438d79ad3163a063d6b4afc3ce827ee)
    Reviewed-on: https://code.wireshark.org/review/36040
    

Actions performed:

    from  1b6c8a2   ISAKMP: Critical flag should not be in proposals and transforms
     add  4d6b179   macOS: Remove a version check from osx-app.sh.


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