git: 62f369ac25fa - main - security/vuxml: Fix entry
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Mar 2025 12:51:25 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=62f369ac25fa39d1c5aae16242ea508f36f23702 commit 62f369ac25fa39d1c5aae16242ea508f36f23702 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2025-03-03 12:49:53 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2025-03-03 12:49:53 +0000 security/vuxml: Fix entry Add missing </p> tag. Reported by: dan@langille.org Fixes: 003195a3c754204bc61aaa39fea85fd62004b014 --- security/vuxml/vuln/2025.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml index b5008bde1e8a..86433409c8e4 100644 --- a/security/vuxml/vuln/2025.xml +++ b/security/vuxml/vuln/2025.xml @@ -30,7 +30,7 @@ <h1>Impact</h1> <p>Impact is high but a user must be convinced to edit such a file using Vim which will reveal the filename, so a careful user may suspect - some strange things going on. + some strange things going on.</p> </blockquote> </body> </description>