From owner-svn-ports-head@FreeBSD.ORG Thu Mar 27 22:19:44 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 6342AD9C; Thu, 27 Mar 2014 22:19:44 +0000 (UTC) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7CB64DAD; Thu, 27 Mar 2014 22:19:43 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id x48so2196717wes.24 for ; Thu, 27 Mar 2014 15:19:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=L7qDvMPitKFoaAl7ugTRPalyyvhgA4z/x7sCwdYzDAA=; b=0NhiSYmLvYMBrrzsSBGKA3yFeGO/YR8HxR/3J/l9/LQI0hW5cffcsac6/oLkl/MNja oJIpkPT1z+7qzkTpwj4b54D7xj2sMzJeUxxpwJx3Sa1iG6qwF5hoTDCrSFnveZ830kUK B2eQ93cGb3e0JHKtUlM3ku/tCATkjM63/6/GhhmwzRuRsZYY9V4HT1Wk39zV7dDOva/3 UEke2AHd2Nd+p/cZCBbMrU6BepPC8vAVXeZm/lb1OkzsBpiV/FcS05Q0MOFetHAm7LsI VcAhH4/kNiRKf3VSWDGEksgAqrdXAL434z434NKkstGN1ojDUGyEf6wce3SGW3tu0ttm r/Tw== X-Received: by 10.180.107.136 with SMTP id hc8mr43256760wib.11.1395958781712; Thu, 27 Mar 2014 15:19:41 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id gx9sm704276wib.13.2014.03.27.15.19.40 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Mar 2014 15:19:40 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 27 Mar 2014 23:19:36 +0100 From: Baptiste Daroussin To: Matthias Andree Subject: Re: svn commit: r349357 - head/security/vuxml Message-ID: <20140327221935.GA99393@ivaldir.etoilebsd.net> References: <201403271950.s2RJoXIP048032@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: <201403271950.s2RJoXIP048032@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org 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: Thu, 27 Mar 2014 22:19:44 -0000 --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 27, 2014 at 07:50:33PM +0000, Matthias Andree wrote: > Author: mandree > Date: Thu Mar 27 19:50:32 2014 > New Revision: 349357 > URL: http://svnweb.freebsd.org/changeset/ports/349357 > QAT: https://qat.redports.org/buildarchive/r349357/ >=20 > Log: > Sort reference entries in 36f9ac43-b2ac-11e3-8752-080027ef73ec > mail/trojita information leak. > =20 > This should really be in the DTD or at least "make validate" if it's > official requirement... > =20 > Submitted by: remko iirc a DTD cannot check that as XML does not enforce the ordering of the ta= gs, but I think (not 100%) sure XML schema can do that, it will be really nice = if one could right a pedantic schema, most of the usual errors on the vuxml are catchable via xml schema validation. Any volunteers here? regards, Bapt --SUOF0GtieIMvvwua Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlM0o/cACgkQ8kTtMUmk6EwnBACdH1srGsS0AqimdKcnKeHSwl6m hAUAnRmdV5FtrPs0PkAOaIlDkpoh0uPf =jk2I -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua--