Date: Thu, 21 Jan 2021 14:31:27 +0100 From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r562204 - head/security/vuxml Message-ID: <20210121133127.ruoa6qqjnndklwwh@ivaldir.net> In-Reply-To: <202101211319.10LDJAQq057389@repo.freebsd.org> References: <202101211319.10LDJAQq057389@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--lz67qhebinsxqrub Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 21, 2021 at 01:19:10PM +0000, Baptiste Daroussin wrote: > Author: bapt > Date: Thu Jan 21 13:19:10 2021 > New Revision: 562204 > URL: https://svnweb.freebsd.org/changeset/ports/562204 >=20 > Log: > Split vuln.xml file [2/2] > =20 > The vuln.xml file has grown a lot since 2003. To avoid having to unlock > the svn size limitation, the file is now split into 1 file per year up > to the current year + previous one. The split is made based on the date > when the entry has been added. > =20 > In order to achieve the split without breaking any consumer we use a st= andard > XML mechanism via the definition of entities. > =20 > While here add a new target make vuln-flat.xml which will expand the en= tities > in order to be able to regenerate a one uniq file if needed. This usefu= l to for > example allow to test with pkg audit directly given the XML parser used= in pkg > does not support custom entities. > =20 > The vuxml web site generator has been modified to ensure the vuln.xml f= ile it > provides is the expanded version, so for consumers it is still only one= single > file to download. >=20 The only drawback of this approach is the tidy.xsl forgets to readd the ent= ity, so if someone knowledgeable in xsl wants to fix that part it would be great. Best regards, Bapt --lz67qhebinsxqrub Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEgOTj3suS2urGXVU3Y4mL3PG3PloFAmAJgioACgkQY4mL3PG3 Plq06xAAk+ZWz7n+woLiT2SsXZTCBlGA2erZPl/DQiwTijnxFnNJi9BNU7toRGF/ ioChZY1ljFyw4et5DugVWorRmj6GJHP7wtolxkGC53ZOg8TMN6J0257zR3PsKqRB U0WN9V6TH2J97N97xH8c16cGBC4afN9ldugJTf0n2o+SRdo8gQFcD84XvZR7znrs HqQmWNDGnouIDZgBoXiUnFWYfIpr+y/yXyWXndDvtJFG9UyykkTI43wZnwpPPZUC q3zMS7kNiDb5A0rBI/mle9ykxtVJwjt5HqOGKQt20BuSTVUvRZxtpfG4lunJ+10Q JDWc7TxcQUPDmOxFuIH5Oum16zhihWbVIyUSNXJYURYZKrG1XtIXP9drjeL6/Zvj X5ZRImBseTJOuv4Cs7wI82j6XqmEilDw/C67wv5jzWmwIr5WGUO7mHV14W86SPY7 aakr/iDs3XWb72fb+Rd5HDij2H+pwWHHEBhhjoYefCpwf5nHqIt8WotR3JS3EoqZ RL6457+MIPMt+JGcRAiB2pSOPBkIcs5D619LPGZU3PsEhZM07aMZfcZzUVmMKuna q4Oyd15gr7HU3j6gAeVnzK4FiEEfAysEYlQlXQtvbB9aja+rwtDMClgC0zwuPjtS Zz6Q6GrI5owzcThrlPgiVdeyrAmqUQ7MT6o9VRB0wfitmPXfMcw= =ax/d -----END PGP SIGNATURE----- --lz67qhebinsxqrub--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210121133127.ruoa6qqjnndklwwh>