Date: Tue, 29 Mar 2011 16:51:13 -0700 From: Stanislav Sedov <stas@FreeBSD.org> To: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/openconnect Makefile distinfo Message-ID: <20110329165113.22642ba1.stas@FreeBSD.org> In-Reply-To: <201103231508.p2NF84n2079820@repoman.freebsd.org> References: <201103231508.p2NF84n2079820@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Tue__29_Mar_2011_16_51_13_-0700_gcJ3fOonnOd7pJdr Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, 23 Mar 2011 15:08:04 +0000 (UTC) Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> mentioned: > sunpoet 2011-03-23 15:08:04 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > security/openconnect Makefile distinfo=20 > Log: > - Update to 2.26 > - Use bsd.port.mk > =20 > 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 a= ccept > any ClientHello options. > - Never include address family prefix on script-tun connections. > =20 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=20 .if defined(WITH_GUI) not the opposite. Thanks! --=20 Stanislav Sedov ST4096-RIPE () ascii ribbon campaign - against html e-mail=20 /\ www.asciiribbon.org - against proprietary attachments --Signature=_Tue__29_Mar_2011_16_51_13_-0700_gcJ3fOonnOd7pJdr Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iQIcBAEBAgAGBQJNknB3AAoJEL8lojEJL9nw5XIQAIEzUWHThI+BBno8P9/5QN5F 9+aZLFm2EYHZpJmT3ekmJYgoB04wxzXz2ixvfw/jxqnLkdCe18OwC9rflBnk8ANM M4zqqX1k6U69WACVA4lScgcdX8TFuQ584UvofllazmL+KLpLDEoc3LpCqryWMWxP 8uDujlqAlgtieVZOUIfFddeKJATlPpztSUD3TsFK7Qph8RbyXOkTYeSe1lD+7gSA UnJGJnGIOhI4CzFJXxrO6Bq5fi5QBraCzATfLT5X+7VwC382OeYqo1IumfIRZmzA UMbJ7D+Vt+KnskSFrPiujVzh00JYoY/uF6aD2fRgJkYmnWNd7IO8aW1+iiSKUWcM PmMfTkKjh6GIRSiBYlndqXH4AZZs3+qQjmZPhK6Ufquru1U6F8GHFKTl0S52e3Gy N69DxjLjgs7wJL5tY78Sr73DlvNJw+MOphFAPjzWpkh2HgcOSlM8XM2FwMzSyFja UDvSaX7G6vUGkh71bVv+45Pc+DSYG5k6dEyRxj/veOFnowjhYYTAw+sBqiCT89R9 4kHsEjXXMMwUXAivNI4KtltRwCHKvW5M4Yev8EXHFWfhj499dhK8gbyrCOKU2YhI w3tvf3C0rlEvl7L8A3wY8B1JfLCY0T55j/pUBFIgoDOYsJdFom5iDT6PGSwSL/Qt rx5btiHthj/r/3F6ywJT =AzIg -----END PGP SIGNATURE----- --Signature=_Tue__29_Mar_2011_16_51_13_-0700_gcJ3fOonnOd7pJdr--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110329165113.22642ba1.stas>