Wireshark-commits: [Wireshark-commits] master 1a4f65c: Don't try to download MaxMindDB on Lion or e
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 May 2018 20:44:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a4f65c4a31d7366f2e4d3fee62bf05105fd0ebf
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1a4f65c by Guy Harris (guy@xxxxxxxxxxxx):

    Don't try to download MaxMindDB on Lion or earlier.
    
    Same problem as with Ninja - I guess this version can't handle the TLS
    version those sites use.
    
    Change-Id: I659313813d0e0d68c9ab7426e8feaf1f3f52b06e
    Reviewed-on: https://code.wireshark.org/review/27648
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  5fb3385   maxmind: Process our requests more often.
    adds  1a4f65c   Don't try to download MaxMindDB on Lion or earlier.


Summary of changes:
 tools/macos-setup.sh | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)