svn commit: r349357 - head/security/vuxml

Baptiste Daroussin bapt at FreeBSD.org
Thu Mar 27 22:19:44 UTC 2014


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/
> 
> Log:
>   Sort reference entries in 36f9ac43-b2ac-11e3-8752-080027ef73ec
>   mail/trojita information leak.
>   
>   This should really be in the DTD or at least "make validate" if it's
>   official requirement...
>   
>   Submitted by:	remko

iirc a DTD cannot check that as XML does not enforce the ordering of the tags,
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20140327/ab686948/attachment.sig>


More information about the svn-ports-head mailing list