summaryrefslogtreecommitdiffstats
path: root/lib/python/bugs.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for no-dsa handling to the database. This is stillFlorian Weimer2006-04-231-9/+32
* lib/python/bugs.py (FileBase.__iter__):Florian Weimer2006-01-041-2/+12
* lib/python/bugs.py (FileBase):Florian Weimer2005-11-031-2/+2
* lib/python/bugs.py (FileBase.__iter__):Florian Weimer2005-10-251-1/+3
* Remove support for FIXES: and FIXED-BY:. Instead, automatically copyFlorian Weimer2005-10-201-53/+4
* r611@deneb: fw | 2005-10-13 22:01:11 +0200Florian Weimer2005-10-201-1/+1
* r262@deneb: fw | 2005-09-29 21:08:13 +0200Florian Weimer2005-10-201-1/+12
* First round of updates for the CAN -> CVE transition.Florian Weimer2005-10-201-50/+13
* Treat "unfixed" like "removed".Florian Weimer2005-10-171-1/+1
* lib/python/bugs.py (FileBase):Florian Weimer2005-09-251-5/+4
* Implement "REJECTED" and "RESERVED".Florian Weimer2005-09-241-2/+2
* Implement NOT-FOR-US:, <unfixed>, <not-affected> and <itp>.Florian Weimer2005-09-241-30/+50
* lib/python/bugs.py (FileBase.__iter__):Florian Weimer2005-09-231-1/+2
* lib/python/bugs.py (PackageNoteParsed.__iter__):Florian Weimer2005-09-231-1/+4
* lib/python/bugs.py (FileBase.__iter__):Florian Weimer2005-09-221-2/+4
* Add "FIXES:" and "FIXED-BY:" directives.Florian Weimer2005-09-211-37/+93
* Make (bug_name, package, release) unique in the package_notes table.Florian Weimer2005-09-211-0/+45
* lib/python/bugs.py (FileBase.finishBug):Florian Weimer2005-09-201-9/+26
* data/security.db (BugFromDB):Florian Weimer2005-09-171-35/+63
* lib/python/bugs.py (BugFromDB.getDebianBugs):Florian Weimer2005-09-171-50/+1
* CAN-2002-1767: Fix spelling.Florian Weimer2005-09-161-1/+1
* lib/python/security_db.py (DB):Florian Weimer2005-09-161-0/+10
* lib/python/bugs.py (BugFromDB.getSourcePackages):Florian Weimer2005-09-151-2/+20
* lib/python/security_db.py (DB):Florian Weimer2005-09-151-1/+32
* Keep track of advisory release dates so that we can generate links toFlorian Weimer2005-09-151-4/+5
* Record whether a package note refers to a source or binary package.Florian Weimer2005-09-151-4/+9
* Implement bin/update-db, to update the database with a single command.Florian Weimer2005-09-151-6/+34
* This change groups binary packages for different architectures, as longFlorian Weimer2005-09-141-15/+30
* Ongoing work to implement version tracking. The current approach doesFlorian Weimer2005-09-141-0/+20
* Add a crude check to discover kernel-only bug reports. (I found aFlorian Weimer2005-09-131-0/+14
* Add support for release annotations of the form "[woody] - PACKAGEFlorian Weimer2005-09-131-18/+14
* First step towards calculating sets of vulnerable packages. This isFlorian Weimer2005-09-131-4/+27
* lib/python/bugs.py (CVEFile.matchHeader):Florian Weimer2005-09-121-4/+10
* lib/python/debian_support.py (ParseError):Florian Weimer2005-09-121-1/+7
* Add list parser written in Python.Florian Weimer2005-09-121-0/+657

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