summaryrefslogtreecommitdiffstats
path: root/bin/tracker_data.py
Commit message (Collapse)AuthorAgeFilesLines
* tracker_data: remove RELEASES arrayEmilio Pozuelo Monfort2020-02-261-22/+0
| | | | | This also removes the normalize_release method, and Issue::get_status() no longer supports passing aliases such as 'stable' or 'lts'.
* tracker_data.py: Update mapping release -> codenamesSalvatore Bonaccorso2019-07-061-4/+4
| | | | | | | Shift mappins for oldstable to stretch, stable to buster and new testing to bullsyeye. Make LTS suite jessie oldoldstable distribution.
* tracker_data.py: classify undetermined issues triaged '<ignored>' as 'no-dsa'Sylvain Beucler2019-07-011-0/+3
| | | | | | | | ('<ignored>' precedence over '<undetermined>') e.g. in lts-cve-triage.py, don't classify undermined 2017 jasperreports issues specifically marked '<ignored>' in the 'undetermined' report section (no more triage work needed in that case) (alternate fix would be rewritting history and reclassify those as <end-of-life>)
* tracker_data.py: string form for IssueStatusSylvain Beucler2019-07-011-0/+3
|
* Revert executable bit for two filesEmilio Pozuelo Monfort2018-06-191-0/+0
| | | | | These are python classes used by other scripts, but they are not scripts themselves.
* Make some remaining scripts executableSalvatore Bonaccorso2018-06-191-0/+0
|
* bin/tracker_data.py: Update definitions (used elsewhere too) for new LTS ↵Chris Lamb2018-06-011-2/+2
| | | | distribution.
* TrackerData: use git in instead of svnSalvatore Bonaccorso2017-12-291-7/+8
| | | | | | | | Use git-ls-remote instead of svn-info to determine the head revision. v2: Adjust GIT_URL to the security-tracker.git repository git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@59027 e39458fd-73e7-0310-bf30-c45bca0a0e42
* support-ended.py: Update mapping release -> codenamesSalvatore Bonaccorso2017-06-171-4/+4
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@52645 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Always strip whitespace from EOLChris Lamb2017-01-061-2/+4
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@47794 e39458fd-73e7-0310-bf30-c45bca0a0e42
* update bin/tracker_data.py lts->wheezy, next_lts->jessieSantiago Ruano Rincón2016-04-251-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@41166 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add lts-needs-forward-portGuido Günther2016-01-311-0/+22
| | | | | | | This looks for issues fixed in LTS but yet unfixed in lts_next taking into account next-oldstable-point-update.txt. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@39374 e39458fd-73e7-0310-bf30-c45bca0a0e42
* No need for explicit conditional; raise_for_status does this by designChris Lamb2016-01-111-7/+5
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@38839 e39458fd-73e7-0310-bf30-c45bca0a0e42
* add support for oldoldstable and stretch and make jessie the new stable releaseHolger Levsen2015-04-261-3/+4
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@33868 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Include undetermined issues in set of ignored issuesRaphaël Hertzog2015-04-141-0/+3
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@33573 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add new helper script bin/lts-cve-triage.pyRaphaël Hertzog2015-04-101-0/+188
It helps doing CVE triage by comparing status of issues with the "next_lts" release (managed by the security team instead of the LTS team). git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@33498 e39458fd-73e7-0310-bf30-c45bca0a0e42

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