Wireshark-commits: [Wireshark-commits] master ad7b538: Upgrade Windows builds to GnuTLS 3.1.22 and

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 6 Jun 2014 15:33:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad7b5381ac54567217f12ee729c7be6cd2848d0f
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ad7b538 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Upgrade Windows builds to GnuTLS 3.1.22 and Gcrypt 1.6.0
    
    Change-Id: I7650a3ec31120ac5e7954f4c1ca985ad55d189b4
    Reviewed-on: https://code.wireshark.org/review/1978
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  97f0fb0   Fixed Fencing for Multiple MAUSB Packets in 1 TCP Packet.
    adds  ad7b538   Upgrade Windows builds to GnuTLS 3.1.22 and Gcrypt 1.6.0


Summary of changes:
 Makefile.nmake                    |   15 +++++++++++----
 cmake/modules/FindGCRYPT.cmake    |    4 ++--
 cmake/modules/FindGNUTLS.cmake    |    4 ++--
 config.nmake                      |   18 +++++++++++++-----
 epan/dissectors/packet-pdcp-lte.c |    2 +-
 packaging/nsis/Makefile.nmake     |    2 ++
 packaging/nsis/wireshark.nsi      |   14 ++++++++++----
 tools/win32-setup.sh              |    2 +-
 tools/win64-setup.sh              |    2 +-
 ui/qt/QtShark.pro                 |    7 +++++--
 10 files changed, 48 insertions(+), 22 deletions(-)