Wireshark-commits: [Wireshark-commits] master 4e6d989: Add MaxMindDB 1.3.2 library to Windows
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 09 Mar 2018 11:20:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4e6d989df43af78439fccd24a176a14c534aea99
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4e6d989 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Add MaxMindDB 1.3.2 library to Windows
    
    Change-Id: I328b6a05cc356be59ac63e80eae55a832bf76a47
    Reviewed-on: https://code.wireshark.org/review/26347
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  572f78a   LACP: protect a possible infinite loop
    adds  4e6d989   Add MaxMindDB 1.3.2 library to Windows


Summary of changes:
 CMakeLists.txt                    | 7 ++++---
 cmake/modules/FindMaxMindDB.cmake | 5 +++--
 epan/maxmind_db.c                 | 4 ++--
 packaging/nsis/CMakeLists.txt     | 1 +
 packaging/nsis/config.nsh.in      | 2 +-
 packaging/nsis/wireshark.nsi      | 3 ++-
 tools/win-setup.ps1               | 9 +++++----
 7 files changed, 18 insertions(+), 13 deletions(-)