URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=748628ac9404a96d2233e3e1cdbfa82ca1f9a185
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
748628a by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Windows: update Lua library and USBPcap installer
Lua 5.2.4 is a bugfix release.
USBPcapSetup-1.1.0.0-g794bf26-5.exe contains kernel drivers with an EV
certificate that is cross-signed by Microsoft as it will become mandatory.
See https://blogs.msdn.microsoft.com/windows_hardware_certification/2016/07/26/driver-signing-changes-in-windows-10-version-1607/
for details.
Change-Id: I868d80220b6ced1e3be8154080ecc3f52dd2e199
Reviewed-on: https://code.wireshark.org/review/17004
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 4451dc8 qnet6: fix display of MAC addresses and avoid overflow
adds 748628a Windows: update Lua library and USBPcap installer
Summary of changes:
Makefile.nmake | 4 ++--
config.nmake | 28 ++++++++++++++--------------
packaging/nsis/CMakeLists.txt | 2 +-
packaging/nsis/config.nsh.in | 2 +-
tools/win-setup.ps1 | 16 ++++++++--------
5 files changed, 26 insertions(+), 26 deletions(-)