CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/01/05 07:02:12
Modified files:
net/openconnect: Makefile distinfo
net/openconnect/pkg: PLIST
Log message:
Update to openconnect-8.01.
Fixes a potential information leak (CVE-2018-20319), and adds some new
features including support for PAN GlobalProtect.
- minor of SHARED_LIBS has been bumped as symbols have been added
- switched HOMEPAGE to https
- drop wrapper scripts that are not useful for us, e.g tncc-wrapper.py
needs the icedtea-web plugin that we don't have and the CSD scripts
involve running a linux binary (suggested by sthen@)
Feedback and OK from sthen@