Wireshark-commits: [Wireshark-commits] master-3.0 601e68d: Windows: upgrade Npcap to 0.9984
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 09 Dec 2019 22:05:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=601e68dec6f6576ff33355eb2f9ded98ea9593da
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

601e68d by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    Windows: upgrade Npcap to 0.9984
    
    While we are at it, let's deactivate by default the legacy loopback adapter installation
    
    Change-Id: I4950e9dc6de8a2faeda272c03165a9f305862f6b
    Reviewed-on: https://code.wireshark.org/review/35004
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    (cherry picked from commit 99effcada27b9cf5f76d7c4058bbb951d9d2886c)
    Conflicts:
    	packaging/nsis/wireshark.nsi
    	tools/win-setup.ps1
    Reviewed-on: https://code.wireshark.org/review/35379
    

Actions performed:

    from  5ba9e05   TTLs are unsigned; format them with unsigned_time_secs_to_str().
     add  601e68d   Windows: upgrade Npcap to 0.9984


Summary of changes:
 packaging/nsis/CMakeLists.txt |  2 +-
 packaging/nsis/wireshark.nsi  | 21 +++++++++++++--------
 tools/win-setup.ps1           |  8 ++++----
 3 files changed, 18 insertions(+), 13 deletions(-)