summaryrefslogtreecommitdiffstats
path: root/bin/lts-cve-triage.py
Commit message (Expand)AuthorAgeFilesLines
* SyntaxError: closing parenthesis ')' does not match openingAbhijith PA2020-06-051-1/+1
* Call TrackerData's Issue::get_status() with release codenamesEmilio Pozuelo Monfort2020-02-261-2/+2
* lts-cve-triage: take lts releases from config.pyEmilio Pozuelo Monfort2020-02-261-1/+14
* bin/lts-cve-triage.py: Correct undefined reference to `colored` when stdout i...Chris Lamb2019-08-051-3/+7
* bin/lts-cve-triage.py: Fix flake8 (3.7.8-3) warningsChris Lamb2019-08-051-20/+27
* bin/lts-cve-triage.py: Print notice to standard error, not stdoutChris Lamb2019-08-051-1/+2
* bin/lts-cve-triage.py: Drop unnecessary "pass" statementChris Lamb2019-08-051-1/+0
* bin/lts-cve-triage.py: Move to Python 3Chris Lamb2019-08-051-2/+2
* lts-cve-triage: fix formatting with no-colors outputSylvain Beucler2019-07-021-1/+6
* lts-cve-triage: hint that color output is availableSylvain Beucler2019-07-021-0/+1
* lts-cve-triage: display lts' nodsa sub-stateSylvain Beucler2019-07-021-1/+1
* lts-cve-triage: use jessie's (not wheezy's) unsupported packages listSylvain Beucler2019-07-021-1/+1
* Print source package URL as well and try to align URLsRaphaël Hertzog2017-08-311-4/+6
* Use a color that works on a light background as wellRaphaël Hertzog2017-05-221-1/+1
* Add back unsupported packages but in a dedicated listRaphaël Hertzog2017-05-221-7/+14
* lts-cve-triage: exclude limited support packges by defaultGuido Günther2017-02-051-3/+3
* lts-cve-triage: Allow to ignore packages with limited supportGuido Günther2017-02-041-1/+6
* lts-cve-triage: Don't silently ignore undetermined issuesGuido Günther2017-02-031-4/+10
* bin/lts-cve-triage: Print direct urls to each package to save needless page-s...Chris Lamb2016-08-171-4/+6
* bin/lts-cve-triage.py: Colorise outputChris Lamb2016-08-161-2/+15
* bin/lts-cve-triage.py: Use more newlines to make it easier for humans to parse.Chris Lamb2016-08-161-2/+2
* Ignore unsupported packages.Chris Lamb2016-06-281-0/+6
* Support excluding as well as filteringChris Lamb2016-06-091-1/+4
* bin/lts-cve-triage.py: Shorten pretty title of list category 'triage_possible...Mike Gabriel2016-01-141-2/+1
* bin/ltsp-cve-triage.py: Add cmdline option --skip-cache-update (easing my pai...Mike Gabriel2016-01-141-1/+3
* white-space fix for last commitMike Gabriel2016-01-141-1/+1
* Use .format(**<dict>) for formatting LIST_NAMES. Wrap long-lines (using multi...Mike Gabriel2016-01-141-9/+13
* bin/lts-cve-triage.py: Move triage_other down in the list of issue categories.Mike Gabriel2016-01-141-4/+4
* bin/lts-cve-triage.py: Differentiate between issues that are triaged/non-tria...Mike Gabriel2016-01-141-2/+14
* bin/lts-cve-triage.py: Improve headlines for package-to-triage overview.Mike Gabriel2016-01-121-5/+6
* Add ability to filter output.Chris Lamb2016-01-051-0/+4
* Delay tracker data fetchGuido Günther2015-08-121-2/+1
* lts-cve-triage: allow to skip packages already in dla-needed.txtGuido Günther2015-07-011-0/+10
* Revert "lts-cve-triage: allow to skip packages already in dla-needed.txt"Guido Günther2015-06-261-10/+0
* lts-cve-triage: allow to skip packages already in dla-needed.txtGuido Günther2015-06-261-0/+10
* Add new helper script bin/lts-cve-triage.pyRaphaël Hertzog2015-04-101-0/+85

© 2014-2024 Faster IT GmbH | imprint | privacy policy