Wireshark-commits: [Wireshark-commits] master-2.0 67c822f: Update USBPcap installer packaged in our

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 9 Apr 2016 16:38:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=67c822f9eaa53fb1b04aca2baef980317d39941e
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

67c822f by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Update USBPcap installer packaged in our Windows installer and add a warning
    
    The newer version creates a system restore point during installation
    Also add an explicit note in Wireshark installer explaining that USBPcap is
    experimental and some hints on how to recover in case of issue
    
    Bug: 12316
    Change-Id: Ifb15ee98bf9db843debe5878f3df8c78f846d8d0
    Reviewed-on: https://code.wireshark.org/review/14854
    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>
    (cherry picked from commit c39c365f863a1b83f16b67101d185eb0a151eb19)
    Reviewed-on: https://code.wireshark.org/review/14872
    

Actions performed:

    from  2d19254   Qt: Follow stream performance improvements.
    adds  67c822f   Update USBPcap installer packaged in our Windows installer and add a warning


Summary of changes:
 Makefile.nmake                 |    2 +-
 config.nmake                   |    4 ++--
 packaging/nsis/CMakeLists.txt  |    2 +-
 packaging/nsis/USBPcapPage.ini |   25 +++++++++++++++++++++++++
 packaging/nsis/config.nsh.in   |    2 +-
 packaging/nsis/wireshark.nsi   |    6 +++---
 tools/win-setup.ps1            |    8 ++++----
 7 files changed, 37 insertions(+), 12 deletions(-)