cvs commit: ports/security/openconnect Makefile distinfo

Stanislav Sedov stas at FreeBSD.org
Tue Mar 29 23:51:40 UTC 2011


On Wed, 23 Mar 2011 15:08:04 +0000 (UTC)
Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org> mentioned:

> sunpoet     2011-03-23 15:08:04 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     security/openconnect Makefile distinfo 
>   Log:
>   - Update to 2.26
>   - Use bsd.port.mk
>   
>   Changes:
>   - Fix potential crash on relative HTTP redirect.
>   - Use correct TUN/TAP device node on Android.
>   - Check client certificate expiry date.
>   - Implement CSTP and DTLS rekeying (both by reconnecting CSTP).
>   - Add --force-dpd option to set minimum DPD interval.
>   - Don't print webvpn cookie in debug output.
>   - Fix host selection in NetworkManager auth dialog.
>   - Use SSLv3 instead of TLSv1; some servers (or their firewalls) don't accept
>     any ClientHello options.
>   - Never include address family prefix on script-tun connections.
>   

Can you also please look into fixing the OPTIONS processing logic?
It seems it's still broken, and tries to build a GUI version though
the GUI option is unchecked.  I believe the check should be 
.if defined(WITH_GUI)
not the opposite.

Thanks!

-- 
Stanislav Sedov
ST4096-RIPE

()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20110329/89a06cb0/attachment.pgp


More information about the cvs-ports mailing list