[Bug 276146] security/vuxml: vulnerabilities in databases/mantis <2.25.8

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 06 Jan 2024 16:36:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276146

Dan Langille <dvl@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dvl@FreeBSD.org

--- Comment #1 from Dan Langille <dvl@FreeBSD.org> ---
Testing the patch:

[16:35 pkg01 dan ~/ports/head/security/vuxml] % make validate
xmllint -noent /usr/home/dan/ports/head/security/vuxml/vuln.xml >
/usr/home/dan/ports/head/security/vuxml/vuln-flat.xml
/bin/sh /usr/home/dan/ports/head/security/vuxml/files/tidy.sh
"/usr/home/dan/ports/head/security/vuxml/files/tidy.xsl"
"/usr/home/dan/ports/head/security/vuxml/vuln-flat.xml" >
"/usr/home/dan/ports/head/security/vuxml/vuln.xml.tidy"
>>> Validating...
/usr/local/bin/xmllint --valid --noout
/usr/home/dan/ports/head/security/vuxml/vuln-flat.xml
warning : xmlAddEntity: invalid redeclaration of predefined entity 'lt'
warning : xmlAddEntity: invalid redeclaration of predefined entity 'amp'
>>> Successful.
Checking if tidy differs...
... seems okay
Checking for space/tab...
... seems okay
/usr/local/bin/python3.9
/usr/home/dan/ports/head/security/vuxml/files/extra-validation.py
/usr/home/dan/ports/head/security/vuxml/vuln-flat.xml
[16:35 pkg01 dan ~/ports/head/security/vuxml] %

-- 
You are receiving this mail because:
You are the assignee for the bug.