doc/documentation/content
Fernando Apesteguía bf79ecf9cf [phb:security] Fix vuln.xml testing procedure
Summary:
In [[https://svnweb.freebsd.org/ports?view=revision&revision=562203|r562203]]
and [[https://svnweb.freebsd.org/ports?view=revision&revision=562203|r562204]] the vuln.xml file was splitted by year.

As stated in the commit message, `pkg(8) audit` does not support entities and hence,
we need to use the vuln-flat.xml file to test changes to the port.

Test Plan:
* Try something like this:

```
$ pkg audit -f ./vuln.xml gitea-1.13.4
pkg: Syntax error while parsing vulnxml
pkg: cannot process vulnxml
```

and then:

```
$ pkg audit -f ./vuln-flat.xml gitea-1.13.4
0 problem(s) in 0 installed package(s) found.
```

After the patch:

* `igor` clean
* The documentation is rendered properly.

Reviewers: 0mp, gbe

Differential Revision: https://reviews.freebsd.org/D29219
2021-03-12 13:45:48 +01:00
..
bd/articles Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
da/articles Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
de Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
el Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
en [phb:security] Fix vuln.xml testing procedure 2021-03-12 13:45:48 +01:00
es Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
fr Fix some typos. 2021-02-28 19:55:15 +01:00
hu Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
it Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
ja Finish the sync of japanase handbook 2021-02-28 11:48:21 +01:00
ko/articles Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
mn/books Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
nl Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
pl Improve wording in ZFS chapter 2021-03-03 21:55:40 +01:00
pt-br Finalize document synchronization in pt-br 2021-01-30 18:58:43 +01:00
ru Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
tr/articles Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
zh-cn Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
zh-tw Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00