Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jun 2022 16:04:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 264437] security/vuxml: cannot validate an entry
Message-ID:  <bug-264437-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264437

            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=3D234423&action=
=3Dedit
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=
=E2=80=A6

Could you please fix it and commit it?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264437-7788>