Wireshark-commits: [Wireshark-commits] master 0e3901d: debian-setup: fix GnuTLS installation for Ub
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0e3901d82f31e46d4e21539c2b16b22c2e42f17e
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0e3901d by Peter Wu (peter@xxxxxxxxxxxxx):
    debian-setup: fix GnuTLS installation for Ubuntu 14.04
    
    Ubuntu 14.04 ships with gnutls28 3.2.11 which might be
    license-incompatible with GPL 2.0 and should thus not be used. Fallback
    to the older gnutls-dev package in that case.
    
    Change-Id: I39824a5aee08de1df3790a1a8ff84c9769afd158
    Reviewed-on: https://code.wireshark.org/review/28200
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    
Actions performed:
    from  3b5b7b4   dct2000: call LTE NAS dissector for r13 release
    adds  0e3901d   debian-setup: fix GnuTLS installation for Ubuntu 14.04
Summary of changes:
 tools/debian-setup.sh | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)