Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jan 2005 13:59:16 +0000 (UTC)
From:      Jacques Vidrine <nectar@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/vuxml vuln.xml
Message-ID:  <200501071359.j07DxGke035845@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nectar      2005-01-07 13:59:16 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Fix up last commit (tnftp entry):
  - Malformed XML
      - mismatched tags (<packages></package>)
      - invalid entity reference &content-type= (ampersand should have
        been replaced with &amp;)
  - Replace <range> so that it matches all possible versions for now,
    until a fixed version is available in the ports tree
  - <entry> date was in the past
  
  Approved by:    portmgr (implicit, VuXML)
  Pointy hat to:  ahze  (hint: make validate)
  
  Revision  Changes    Path
  1.445     +5 -5      ports/security/vuxml/vuln.xml



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