From 7b864281523a0bf15ecea235f463c27bb77dec53 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Mon, 15 Apr 2024 23:26:06 -0700 Subject: Get the last modified date of advisories from SVN The modification date helps track if an advisory was changed after initial publication. This is especially important for OSV users who need the modification date in the vulns.json index to determine whether an existing advisory was updated so they can download the update. Also, keep "ref" (pointing to bug number) in all advisories, not just the TODO ones. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 488caef..228d6e2 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ Version 0.X - try to fix publish-all +- include a last modified date in advisories Version 0.29 -- cgit v1.2.1