
14 Jun
2019
14 Jun
'19
11:09 a.m.
On Mon, May 13, 2019 at 12:52:04PM +0100, Daniel P. Berrangé wrote:
Look at each fix on the branch to identify if it is a recorded cherry-pick from the fixes known for the master branch
If all fixes from master are cherry-picked to the branch, then look at tags on the branch to identify if a bug fix release has been made containing all the fixes.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- scripts/report-vulnerable-tags.pl | 69 +++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano