summaryrefslogtreecommitdiffstats
path: root/lib/python/security_db.py
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistent leading ident before if statementBrian May2019-12-261-2/+2
* security_db: Update mappings after buster stable releaseSalvatore Bonaccorso2019-07-061-16/+16
* security_db: Make source code comment independent of codename for distributionSalvatore Bonaccorso2019-04-281-2/+2
* Replace file() with open() for Python 3 compatabilityBrian May2019-03-041-1/+1
* Replace `abc` with repr(abc)Brian May2019-02-181-3/+3
* Replace "x.has_key(y)" with "y in x" syntaxBrian May2018-08-201-3/+3
* Fix print statements for Python 3.6 compatibilityBrian May2018-08-061-48/+49
* Replace <> with != for Python 3.6 compatibilityBrian May2018-07-151-9/+9
* Update python exception syntax for Python 3.6 compatibilityBrian May2018-07-131-7/+7
* sources: add name and path infoEmilio Pozuelo Monfort2018-06-151-6/+9
* Dynamically create announce queriesEmilio Pozuelo Monfort2018-06-081-2/+20
* Move source list to a config fileEmilio Pozuelo Monfort2018-06-081-10/+11
* Merge DLAFile into DSAFileEmilio Pozuelo Monfort2018-06-081-1/+1
* Revert changes unrelated to the partclone no-dsa markingSalvatore Bonaccorso2018-05-051-4/+2
* partclone no-dsa on wheezyEmilio Pozuelo Monfort2018-05-051-2/+4
* Make sure comment is initializedSebastien Delafond2017-08-111-0/+1
* Give /tracker/status/release/stable the ability to filter on "ignored" & "pos...Sebastien Delafond2017-08-101-3/+7
* Expose "ignored" & "postponed" no-dsa sub-states to the web UISebastien Delafond2017-08-101-2/+2
* Introduce new "ignored" & "postponed" sub-states for no-dsaSebastien Delafond2017-08-101-5/+6
* security_db: Update mappings after stretch stable releaseSalvatore Bonaccorso2017-06-171-16/+16
* /data/json: Work around performance issue due to SQLite planner changeFlorian Weimer2015-05-281-3/+2
* Overhaul the source-package pageFlorian Weimer2015-05-251-37/+116
* Introduce named tuples BugsForSourcePackage, DSAsForSourcePackageFlorian Weimer2015-05-241-7/+27
* Missing renames for jessie -> stretch in temporary view for testing statusSalvatore Bonaccorso2015-05-051-3/+3
* Adjust some places where jessie -> stretch as testing release was missingSalvatore Bonaccorso2015-05-051-3/+3
* add support for oldoldstable and stretch and make jessie the new stable releaseHolger Levsen2015-04-261-10/+11
* Dump data as .yaml via /tracker/data/yaml (Closes: #761859)Holger Levsen2015-02-261-0/+8
* security_db.Db.getUnreportedVulnerabilities(): New methodFlorian Weimer2015-01-181-0/+29
* security_db.DB._parseFile(): Only treat "Extra-Source-Only: yes" as skip-worthyFlorian Weimer2015-01-171-1/+1
* security_db.DB._parseFile(): Skip entries with Extra-Source-OnlyFlorian Weimer2015-01-171-0/+7
* security_db.DB.getUnknownPackages(): Filter out [experimental]Florian Weimer2015-01-171-0/+1
* fix sorting in CVE overview if a CVE fixes more than one package. (Closes: #7...Holger Levsen2014-10-061-1/+1
* Revert "Include squeeze- and wheezy-backports in issue and package views. (Cl...Holger Levsen2014-10-031-24/+10
* Revert "WIP: improve backports support. (this is really WIP: see debian_suppo...Holger Levsen2014-10-031-64/+63
* WIP: improve backports support. (this is really WIP: see debian_support.py)Holger Levsen2014-10-031-63/+64
* Include squeeze- and wheezy-backports in issue and package views. (Closes: #6...Holger Levsen2014-10-031-10/+24
* Sort issues consistently in proper release+subrelease order. (Closes: #761889)Holger Levsen2014-10-031-6/+26
* Display end-of-life information in the web view. (Closes: #642987) -Holger Levsen2014-09-251-2/+4
* rewrite DB.availableReleases() to make it possible to sort by release, subrel...Holger Levsen2014-09-201-17/+32
* Correctly display all repositories in tabular view. (Closes: #742382, #742855)Holger Levsen2014-09-161-6/+13
* Invert ordering of issues in source package view: newest should be up.Holger Levsen2014-09-151-1/+2
* Use consistently spaces, replace tabsSalvatore Bonaccorso2014-09-131-2/+2
* misc small cleanupsHolger Levsen2014-09-121-1/+1
* revert file accidently commited as part of r28693Holger Levsen2014-09-101-4/+4
* ruby... there are 1.8, 2.0 and 2.1 source packages(names). and 1.9.1Holger Levsen2014-09-101-4/+4
* lib/python/security_db.py (DB.getBugsForSourcePackage): Include TEMP- bugsSalvatore Bonaccorso2014-09-011-1/+1
* add support for squeeze-lts (Closes: #759727 once Florian has applied this to...Salvatore Bonaccorso2014-09-011-12/+23
* Revert "add support for squeeze-lts (Closes: #759727 once Florian has applied...Salvatore Bonaccorso2014-09-011-23/+12
* Revert "lib/python/security_db.py (DB.getBugsForSourcePackage): Include TEMP-...Salvatore Bonaccorso2014-09-011-1/+1
* lib/python/security_db.py (DB.getBugsForSourcePackage): Include TEMP- bugsFlorian Weimer2014-08-311-1/+1

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