Wireshark-commits: [Wireshark-commits] master 7d252d4: Add USBPcap 1.1.0.0-g794bf26 to Windows inst

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 8 Oct 2015 04:18:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7d252d4b55e06d577f56f2169a757e81276dba7b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7d252d4 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Add USBPcap 1.1.0.0-g794bf26 to Windows installer
    
    Change-Id: Idb88cd41436e49b7a29bd4a8e896c92d8489318d
    Reviewed-on: https://code.wireshark.org/review/10868
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  291bca0   epl: fix bug in g_hash_table_lookup_extended() call (CID 1254382)
    adds  7d252d4   Add USBPcap 1.1.0.0-g794bf26 to Windows installer


Summary of changes:
 Makefile.nmake                                     |    4 ++
 config.nmake                                       |    4 +-
 .../nsis/{WinPcapPage.ini => USBPcapPage.ini}      |   14 ++---
 packaging/nsis/config.nsh.in                       |    1 +
 packaging/nsis/uninstall.nsi                       |   30 +++++++++
 packaging/nsis/wireshark.nsi                       |   66 ++++++++++++++++++++
 tools/win-setup.ps1                                |    6 +-
 7 files changed, 114 insertions(+), 11 deletions(-)
 copy packaging/nsis/{WinPcapPage.ini => USBPcapPage.ini} (58%)