Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 9bc4513: debian-setup: accept GnuTLS 3.2.11 on Ubuntu

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 30 Nov 2018 01:19:21 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9bc4513d5a8ae97de391213f6548e3e704deafd6
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9bc4513 by Peter Wu (peter@xxxxxxxxxxxxx):

    debian-setup: accept GnuTLS 3.2.11 on Ubuntu 14.04 for Travis
    
    Travis still uses Ubuntu 14.04 which ships with GnuTLS 3.2.11-2ubuntu1.
    That package uses libgmp10 5.1.3+dfsg-1ubuntu1 which is not GPLv2+
    compliant (libgmp10 6 or newer is needed), but aside from that it still
    works. Drop the version requirement to enable GnuTLS with Travis builds.
    
    Change-Id: I235f1127e4f56df3e16b5fa279f1929a1b9577f6
    Reviewed-on: https://code.wireshark.org/review/30842
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  2f79bf4   travis: increase verbosity with apt logging
     add  9bc4513   debian-setup: accept GnuTLS 3.2.11 on Ubuntu 14.04 for Travis


Summary of changes:
 tools/debian-setup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)