Bug 268837 - security/vuxml: Add 2023 to the list and fix some formatting issues
Summary: security/vuxml: Add 2023 to the list and fix some formatting issues
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Ports Security Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-09 08:39 UTC by Michael Glaus
Modified: 2023-01-09 10:17 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (ports-secteam)


Attachments
Patch to add support for 2023, and some formatting fixes (2.25 KB, patch)
2023-01-09 08:39 UTC, Michael Glaus
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Glaus 2023-01-09 08:39:47 UTC
Created attachment 239356 [details]
Patch to add support for 2023, and some formatting fixes

There are already a few vulnerabilities in the new year but they do not show up correctly because the main list (?) does not include the file for 2023.

This patch also fixes some formatting issues in the new catci vulnerability to pass "make validate". Not sure if this requires a <modified> tag in the entry. Just in case i added one, feel free to remove it.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-01-09 10:17:19 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=de581e53a456bba614a767b1606a1fb2d9256b61

commit de581e53a456bba614a767b1606a1fb2d9256b61
Author:     Michael Glaus <michael.glaus@hostpoint.ch>
AuthorDate: 2023-01-09 10:11:42 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2023-01-09 10:11:42 +0000

    security/vuxml: Add 2023 to the main XML file

    PR:             268837

 security/vuxml/files/tidy.xsl | 1 +
 security/vuxml/vuln.xml       | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-01-09 10:17:20 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=276c0719eb5c609144e4e08691127d3f2c820410

commit 276c0719eb5c609144e4e08691127d3f2c820410
Author:     Michael Glaus <michael.glaus@hostpoint.ch>
AuthorDate: 2023-01-09 10:15:47 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2023-01-09 10:15:47 +0000

    security/vuxml: Fix `make validate`

    PR:             268837

 security/vuxml/vuln/2023.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)