Wireshark-commits: [Wireshark-commits] master 0b8a12f: Windows: update GnuTLS to 3.4.11 and Libgcry

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Feb 2017 17:33:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0b8a12fd51c3d9fde677b42bc37db49e61669abd
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0b8a12f by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Windows: update GnuTLS to 3.4.11 and Libgcrypt to 1.7.6
    
    Also switch some third party libraries to stripped version to reduce size
    
    Change-Id: If0fd06a85fb17fb3e35543bcc714c8a8a1ce20c6
    Reviewed-on: https://code.wireshark.org/review/20117
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  a691315   TLS13: handle message-specific TLS extensions
    adds  0b8a12f   Windows: update GnuTLS to 3.4.11 and Libgcrypt to 1.7.6


Summary of changes:
 cmake/modules/FindGCRYPT.cmake |    2 +-
 cmake/modules/FindGNUTLS.cmake |   10 ++++++++--
 tools/win-setup.ps1            |   40 ++++++++++++++++++++++------------------
 3 files changed, 31 insertions(+), 21 deletions(-)