[Bug 264437] security/vuxml: cannot validate an entry

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 03 Jun 2022 16:04:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264437

            Bug ID: 264437
           Summary: security/vuxml: cannot validate an entry
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-secteam@FreeBSD.org
          Reporter: thierry@FreeBSD.org
          Assignee: ports-secteam@FreeBSD.org
             Flags: maintainer-feedback?(ports-secteam@FreeBSD.org)

Created attachment 234423
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234423&action=edit
CVE-2022-30287 for phpxx-horde-turba

Trying to run `make validate' after applying the attached patch for a
vulnerability in Turba displays the following error:

xmllint -noent /usr/ports/security/vuxml/vuln.xml >
/usr/ports/security/vuxml/vuln-flat.xml
/bin/sh /usr/ports/security/vuxml/files/tidy.sh
"/usr/ports/security/vuxml/files/tidy.xsl"
"/usr/ports/security/vuxml/vuln-flat.xml" >
"/usr/ports/security/vuxml/vuln.xml.tidy"
>>> Validating...
/usr/local/bin/xmllint --valid --noout /usr/ports/security/vuxml/vuln-flat.xml
error : xmlAddEntity: invalid redeclaration of predefined entity
error : xmlAddEntity: invalid redeclaration of predefined entity
>>> Successful.
Checking if tidy differs...
... seems okay
Checking for space/tab...
... seems okay
/usr/local/bin/python3.8 /usr/ports/security/vuxml/files/extra-validation.py
/usr/ports/security/vuxml/vuln-flat.xml

I guess that this is caused by an error in my entry, but I cannot spot it…

Could you please fix it and commit it?

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