From owner-cvs-all@FreeBSD.ORG Tue Mar 29 23:51:40 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68320106566C; Tue, 29 Mar 2011 23:51:40 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from mx0.deglitch.com (cl-414.sto-01.se.sixxs.net [IPv6:2001:16d8:ff00:19d::2]) by mx1.freebsd.org (Postfix) with ESMTP id 145FF8FC18; Tue, 29 Mar 2011 23:51:40 +0000 (UTC) Received: from orion.SpringDaemons.com (207.47.0.2.static.nextweb.net [207.47.0.2]) by mx0.deglitch.com (Postfix) with ESMTPA id B04F28FC2D; Wed, 30 Mar 2011 03:51:38 +0400 (MSD) Received: from orion (localhost [127.0.0.1]) by orion.SpringDaemons.com (Postfix) with SMTP id A9E1E5C35; Tue, 29 Mar 2011 16:51:19 -0700 (PDT) Date: Tue, 29 Mar 2011 16:51:13 -0700 From: Stanislav Sedov To: Sunpoet Po-Chuan Hsieh Message-Id: <20110329165113.22642ba1.stas@FreeBSD.org> In-Reply-To: <201103231508.p2NF84n2079820@repoman.freebsd.org> References: <201103231508.p2NF84n2079820@repoman.freebsd.org> Organization: The FreeBSD Project X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Tue__29_Mar_2011_16_51_13_-0700_gcJ3fOonnOd7pJdr" Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/openconnect Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Mar 2011 23:51:40 -0000 --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 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--