Re: [PATCH] lts-cve-triage: Allow to ignore unsupported packages

2017-02-05 Thread Guido Günther
On Sat, Feb 04, 2017 at 12:00:21PM -0500, Antoine Beaupré wrote: > On 2017-02-04 13:19:12, Guido Günther wrote: > > This avoids listing packages with limited support which clobber the output. > > that's great! > > > Do we want to enable this by default? > > Yes, for sure. O.k., switched the def

Re: [PATCH] lts-cve-triage: Allow to ignore unsupported packages

2017-02-04 Thread Antoine Beaupré
On 2017-02-04 13:19:12, Guido Günther wrote: > This avoids listing packages with limited support which clobber the output. that's great! > Do we want to enable this by default? Yes, for sure. A. -- The destiny of Earthseed is to take root among the stars. - Octavia But

[PATCH] lts-cve-triage: Allow to ignore unsupported packages

2017-02-04 Thread Guido Günther
This avoids listing packages with limited support which clobber the output. --- Do we want to enable this by default? bin/lts-cve-triage.py | 7 ++- bin/unsupported_packages.py | 43 +-- 2 files changed, 35 insertions(+), 15 deletions(-) diff -