Wireshark-commits: [Wireshark-commits] master 238a984: Don't register Wireshark for .pfx (IPFIX) fi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 14 Jun 2016 03:37:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=238a9846bc1a50251816830deb153187d9509614
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

238a984 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Don't register Wireshark for .pfx (IPFIX) files.
    
    (As pointed out by Gerald) .pfx files are (more commonly) PKCS#12 files.
    People may be upset if we start grabbing them.
    
    Change-Id: Iecf857d082b7f2a0ad4fdd1a932332fc3c9d9498
    Reviewed-on: https://code.wireshark.org/review/15886
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  da50994   Adjust the Diameter DTD to accept applications and vendors in any order.
    adds  238a984   Don't register Wireshark for .pfx (IPFIX) files.


Summary of changes:
 packaging/macosx/Info.plist.in         |    5 +++--
 packaging/nsis/AdditionalTasksPage.ini |    2 +-
 packaging/nsis/common.nsh              |    1 -
 packaging/wix/ComponentGroups.wxi      |   18 ------------------
 wireshark-mime-package.xml             |    3 +--
 5 files changed, 5 insertions(+), 24 deletions(-)