summaryrefslogtreecommitdiffstats
path: root/lib/python/bugs.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "bugs.py: Hint towards a typo issue on check"Salvatore Bonaccorso2023-08-021-3/+1
* bugs.py: Hint towards a typo issue on checkSamuel Henrique2023-08-011-1/+3
* bugs.py: add some checks for package notesEmilio Pozuelo Monfort2020-11-051-10/+48
* bugs.py: sort using Release's sortEmilio Pozuelo Monfort2020-07-291-1/+1
* bugs.py: make PackageNoteNoDSA.release a Release objectEmilio Pozuelo Monfort2020-07-291-1/+4
* bugs.py: sort using a lambda key functionEmilio Pozuelo Monfort2020-07-291-9/+2
* bugs.py: encode the string before using the digestEmilio Pozuelo Monfort2020-07-291-1/+1
* lib/python: use isinstance rather than typesEmilio Pozuelo Monfort2020-07-291-13/+13
* Force keys() to get evaluated as listBrian May2020-07-291-1/+1
* Fix list sortBrian May2019-06-171-1/+2
* lib/python/bugs.py: Use explicit list comprehension; the "lambda (x,)" syntax...Chris Lamb2019-02-111-2/+2
* CVEExtendFile: treat TEMP-* entries as uniqueEmilio Pozuelo Monfort2018-12-041-0/+9
* Replace "x.has_key(y)" with "y in x" syntaxBrian May2018-08-201-2/+2
* Replace <> with != for Python 3.6 compatibilityBrian May2018-07-151-4/+4
* Update python exception syntax for Python 3.6 compatibilityBrian May2018-07-131-21/+21
* Rename CVECUSTOMERFile to CVEExtendFileEmilio Pozuelo Monfort2018-06-081-1/+5
* Simplify Extends supportEmilio Pozuelo Monfort2018-06-081-44/+20
* Add support for CUSTOMER bugs and CVE extendsBastian Blank2018-06-081-1/+36
* Merge DLAFile into DSAFileEmilio Pozuelo Monfort2018-06-081-9/+9
* Simplify DLAFileEmilio Pozuelo Monfort2018-06-081-36/+1
* Revert changes unrelated to the partclone no-dsa markingSalvatore Bonaccorso2018-05-051-41/+1
* partclone no-dsa on wheezyEmilio Pozuelo Monfort2018-05-051-1/+41
* Introduce new "ignored" & "postponed" sub-states for no-dsaSebastien Delafond2017-08-101-2/+7
* Revert "WIP: improve backports support. (this is really WIP: see debian_suppo...Holger Levsen2014-10-031-2/+2
* WIP: improve backports support. (this is really WIP: see debian_support.py)Holger Levsen2014-10-031-2/+2
* Display end-of-life information in the web view. (Closes: #642987) -Holger Levsen2014-09-251-2/+2
* misc small cleanupsHolger Levsen2014-09-121-2/+0
* add support for squeeze-lts (Closes: #759727 once Florian has applied this to...Salvatore Bonaccorso2014-09-011-3/+44
* Revert "add support for squeeze-lts (Closes: #759727 once Florian has applied...Salvatore Bonaccorso2014-09-011-44/+3
* add support for squeeze-lts (Closes: #759727 once Florian has applied this to...Holger Levsen2014-08-311-3/+44
* prepare for new CVE formatThijs Kinkhorst2013-12-051-4/+4
* Raise a proper exception instead of failing an assertionRaphael Geissert2012-08-191-0/+4
* lib/python/bugs.py: switch to hash-based temporary namesFlorian Weimer2011-01-141-1/+10
* use nvd urgencies and add finer control for per-release pagesMichael Gilbert2010-02-071-5/+2
* per-release page refactoringMichael Gilbert2010-02-071-6/+6
* adding support for <undetermined> in the tracker service. feedback and comme...Michael Gilbert2010-01-021-1/+7
* Let's just go ahead and commit to see if it works. If anythingMoritz Muehlenhoff2009-12-271-0/+11
* lib/python/bug.spy (FileBase.__iter__): use kludge for <no-dsa>, tooFlorian Weimer2009-10-211-0/+7
* lib/python/bugs.py: Replace integer type asserts to with int conversionFlorian Weimer2008-11-231-3/+8
* Rejected CVEs with package notes are no longer an errorFlorian Weimer2007-12-251-10/+5
* Fix typo in error messageFlorian Weimer2007-12-251-1/+1
* CVE no longer uses separate names for candidatesFlorian Weimer2007-12-251-3/+1
* Remove unused methodsFlorian Weimer2007-12-251-79/+0
* * lib/python/bugs.py (PackageNote, BugBase, Bug):Florian Weimer2007-06-101-3/+3
* make tracker accept May as a month name for DTSAsStefan Fritsch2007-05-171-1/+1
* After the release of etch, the DTSA file will contain historicFlorian Weimer2007-04-061-3/+2
* Treat packages marked as <removed> as source packages.Florian Weimer2007-02-181-1/+9
* Various changes to switch from FAKE- to TEMP- prefixesFlorian Weimer2006-12-101-1/+1
* * lib/python/bugs.py (FileBase.re_package_version)Florian Weimer2006-09-301-1/+1
* * lib/python/bugs.py (FileBase.__iter__):Florian Weimer2006-06-021-1/+1

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