Wireshark-commits: [Wireshark-commits] master 2b52ca1: Windows: Upgrade Kerberos to 1.17.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2b52ca1890fbe9b0c0b873706eb7fba144503e1d
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
2b52ca1 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Windows: Upgrade Kerberos to 1.17.
Recent versions of Kerberos are much easier to compile on Windows. Switch
to version 1.17, compiled with Visual Studio 2017 and linked with the
Universal CRT.
Change-Id: I393d51666cd13255ee1419f2164d7fa59fe1c5cb
Reviewed-on: https://code.wireshark.org/review/31919
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 9c49840 Release notes: Fix our version.
add 2b52ca1 Windows: Upgrade Kerberos to 1.17.
Summary of changes:
cmake/modules/FindKERBEROS.cmake | 2 +-
epan/dissectors/asn1/kerberos/packet-kerberos-template.c | 5 ++---
epan/dissectors/packet-kerberos.c | 11 +++++------
tools/win-setup.ps1 | 8 ++++----
4 files changed, 12 insertions(+), 14 deletions(-)