From owner-svn-ports-head@FreeBSD.ORG Wed Feb 12 12:02:14 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2DAD031C; Wed, 12 Feb 2014 12:02:14 +0000 (UTC) Received: from mail-yh0-x229.google.com (mail-yh0-x229.google.com [IPv6:2607:f8b0:4002:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A87061A0B; Wed, 12 Feb 2014 12:02:13 +0000 (UTC) Received: by mail-yh0-f41.google.com with SMTP id f73so8384379yha.0 for ; Wed, 12 Feb 2014 04:02:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:organization:user-agent:mime-version:to :subject:references:in-reply-to:content-type; bh=/ZN7UZ1qxYQr8PaHX1zuyP0UdI6l9fKKnwpGcZ0KQlg=; b=e2iZZO8JL+PEVG4PNrQObssrXR90VDlcK+sBg0JepgsYAHqJuJZyof4oVF3ANDw1NP 6ziTsW1VQHN16rGAR9JXHgUR9d5cuAvkJjKbYCIWh1zlgy4/Sc1KGNa9ympDjDOZGmQP rtU0aHilZArijKJ9gt6R8ic0DrU5MaU5XjLv3uyb3O42cemmlya89dOxia8uNIf6Ot0q Byvb5YgP1CJnGHIn0Ra/YmMnkrZCu17ScUlfx2Bna0oVIJmF5olX3BZ07AA7R/WmZPdA awpn75+QSzdZ72qf3LXX2cqJbuwLexYJKVtL+6tdbJDbkfURjyIPVTJVHng6Fiw2gwb2 1kTw== X-Received: by 10.236.0.40 with SMTP id 28mr38689411yha.24.1392206532848; Wed, 12 Feb 2014 04:02:12 -0800 (PST) Received: from [192.168.11.100] ([189.111.56.217]) by mx.google.com with ESMTPSA id k3sm70673436yhc.13.2014.02.12.04.02.10 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 12 Feb 2014 04:02:11 -0800 (PST) Sender: Renato Botelho Message-ID: <52FB62C0.7030602@FreeBSD.org> Date: Wed, 12 Feb 2014 10:02:08 -0200 From: Renato Botelho Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Bernhard Froehlich , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r341405 - head/security/strongswan References: <201401271335.s0RDZfTj022362@svn.freebsd.org> In-Reply-To: <201401271335.s0RDZfTj022362@svn.freebsd.org> X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wulWU8PMbuB2qJg9gO60Qr0DmBRHrivCB" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Feb 2014 12:02:14 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --wulWU8PMbuB2qJg9gO60Qr0DmBRHrivCB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 27-01-2014 11:35, Bernhard Froehlich wrote: > Author: decke > Date: Mon Jan 27 13:35:40 2014 > New Revision: 341405 > URL: http://svnweb.freebsd.org/changeset/ports/341405 > QAT: https://qat.redports.org/buildarchive/r341405/ >=20 > Log: > - Update to 5.1.1 > - Added EAP dynamic proxy module > - Added EAP Radius proxy authentication > - Added DNSSEC/unbound support > - Added kernel libipsec plugin > - Changed configuration files to install to ${PREFIX}/etc/.= conf.sample > - Convert to new options format > =20 > PR: ports/185535 > Submitted by: Francois ten Krooden (maintain= er) > Security: CVE-2013-5018 > Security: CVE-2013-6075 > Security: CVE-2013-6076 >=20 > Modified: > head/security/strongswan/Makefile > head/security/strongswan/distinfo > head/security/strongswan/pkg-plist >=20 > Modified: head/security/strongswan/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/security/strongswan/Makefile Mon Jan 27 13:35:10 2014 (r341404= ) > +++ head/security/strongswan/Makefile Mon Jan 27 13:35:40 2014 (r341405= ) > @@ -2,8 +2,7 @@ > # $FreeBSD$ > =20 > PORTNAME=3D strongswan > -PORTVERSION=3D 5.0.4 > -PORTREVISION=3D 1 > +PORTVERSION=3D 5.1.1 > CATEGORIES=3D security > MASTER_SITES=3D http://download.strongswan.org/ \ > http://download2.strongswan.org/ > @@ -37,6 +36,7 @@ CONFIGURE_ARGS=3D --enable-kernel-pfkey \ > --enable-blowfish \ > --enable-addrblock \ > --enable-whitelist \ > + --enable-cmd \ > --with-group=3Dwheel \ > --with-lib-prefix=3D${PREFIX} > =20 > @@ -44,38 +44,47 @@ CONFIGURE_ARGS=3D --enable-kernel-pfkey \ > MAN5=3D ipsec.conf.5 ipsec.secrets.5 strongswan.conf.5 > MAN8=3D ipsec.8 _updown.8 _updown_espmark.8 > =20 > -OPTIONS_DEFINE=3D CURL EAPAKA3GPP2 EAPSIMFILE IKEv1 LDAP MYSQL SQLITE > +OPTIONS_DEFINE=3D CURL EAPAKA3GPP2 EAPDYNAMIC EAPRADIUS EAPSIMFILE IKE= v1 \ > + IPSECKEY KERNELLIBIPSEC LOADTESTER LDAP MYSQL SQLITE \ > + TESTVECTOR UNBOUND XAUTH > +OPTIONS_SUB=3D ${OPTIONS_DEFINE} Hello, You probably misunderstood OPTIONS_SUB here, I did the same in the past. It's a boolean option and you just need to set OPTIONS_SUB=3Dyes. After that it will include all OPTIONS to PLIST_SUB. Regards --=20 Renato Botelho GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc --wulWU8PMbuB2qJg9gO60Qr0DmBRHrivCB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCgAGBQJS+2LBAAoJEPHw56GfYleQLaEP/0NM3MJHtBlXVsqc8sdWylA5 0g2NAib4Fe6V0WqMcWbkMJjjUI26fe6tPHCZ949AS3BocpmV35zwOULK0v1wRGwL WEgucNoQq6DKsmXkZcnD45OXsEiMshkqm53oMEvQq9daXIeJi7t6S3C2OuGxFQuY zIfx4TR2gFVNqtyQjItgqATW8f7/LwMR2biimuIbVrisf0y8zkP8N5M+wQAaz6zk QYL+wjHX9MdFgWuBnRbaeq1f9XtrQi34h70u1gGz+zuJMhpz3FF+pWiJqDxJ5EGa lsHl4MG+0K2OSjUOQLRAVuboI+57sxhH1YmwykYrNVQNjhIKU6+oivx9yK4xaXd/ QFjL9Jna0OZhvVMuQfWdE9hTdwno5ogOpZl4V4YA54JrUbK8m4CqBQU7syrnUcuU wPHo2mYHGoq96qXYeEzCT9Y19XtwDxUIrjs3EJ+jKfE4waEnIiMwenKR6gGTkwCc L358tYzRnphXwLUf8spNDyi3l53ewA6h4ywAhqTRBBZlNtN/D+rCSBv6ITb5YU1j gMct0Sw/L9LJw4OHswu/u8nFdWQnG0hn2kVOqFfypi0uF4f55iZ3LZ1kTLjL2FgT lOTHHZZ+GN+OwIlo7J/jYJmrcVy9jrdspwlu7Mt/hZHpytNAhOy51x44yWLJiYLs 3R8SuNcS39Ew+DoMSzha =gy7S -----END PGP SIGNATURE----- --wulWU8PMbuB2qJg9gO60Qr0DmBRHrivCB--