Details
Details
- Reviewers
0mp gbe - Commits
- R9:bf79ecf9cf9e: [phb:security] Fix vuln.xml testing procedure
- 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.
Diff Detail
Diff Detail
- Repository
- R9 FreeBSD doc repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 37771 Build 34660: arc lint + arc unit
Event Timeline
Comment Actions
That is the rendered output. Note that there is some kind of missing icon or something. It is not related to my changes. Doing a clean clone from the repo and building the doc has that effect too.