Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Sep 2017 13:09:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222683] security/vuxml: Please use correct ISO date format
Message-ID:  <bug-222683-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 222683
           Summary: security/vuxml: Please use correct ISO date format
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: security
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-secteam@FreeBSD.org
          Reporter: vlad-fbsd@acheronmedia.com
          Assignee: ports-secteam@FreeBSD.org
             Flags: maintainer-feedback?(ports-secteam@FreeBSD.org)

Created attachment 186797
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186797&action=
=3Dedit
vuxml fix for dates

Few entries in vuln.xml are written with entry dates in invalid (through
parseable) format. ISO 8601 specification is two digit months, and the
vuxml-dtd also specifies YYYY-MM-DD.

As this might break parsers that expect two digits, plus it's a standard, I
find it important to fix.

Patch attached, thanks.

--=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-222683-13>