[Bug 222683] security/vuxml: Please use correct ISO date format

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 29 13:09:39 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222683

            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 at FreeBSD.org
          Reporter: vlad-fbsd at acheronmedia.com
          Assignee: ports-secteam at FreeBSD.org
             Flags: maintainer-feedback?(ports-secteam at FreeBSD.org)

Created attachment 186797
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186797&action=edit
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.

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


More information about the freebsd-ports-bugs mailing list