summaryrefslogtreecommitdiffstats
path: root/pym/portage/glsa.py
Commit message (Expand)AuthorAgeFilesLines
* Use portage.os and _encodings where appropriate.Zac Medico2009-08-191-2/+12
* Prepare 308 messages to localization.Arfrever Frehtes Taifersar Arahesis2009-08-151-19/+20
* Fix apparent breakage from r11593 (slot dep support):Zac Medico2008-10-081-6/+22
* add support for slot dependencies (original patch by Robert Buchholz <rbu@gen...Marius Mauch2008-09-281-3/+8
* sort summarylist output (patch by Robert Buchholz <rbu@gentoo.org>)Marius Mauch2008-09-281-1/+1
* print dates in a consistent format (patch by Robert Buchholz <rbu@gentoo.org>)Marius Mauch2008-09-281-1/+29
* also accept glsa-2.dtd as valid for GLSAs (patch by Robert Buchholz <rbu@gent...Marius Mauch2008-09-281-1/+5
* account for DTD changes wrt 'revised' element (patch by Robert Buchholz <rbu@...Marius Mauch2008-09-281-2/+18
* Py3k compatibility patch #1 by Ali Polatel <hawking@g.o>.Zac Medico2008-07-011-3/+3
* move checkfile parsing into its own functionMarius Mauch2007-11-091-2/+13
* revert getMergeList to return CPVs again instead of atomsMarius Mauch2007-11-091-1/+1
* copy of gentoolkit r451Marius Mauch2007-10-051-1/+1
* Run pychecker over everything, fix obvious thing slike modules not in use, va...Alec Warner2007-07-221-3/+0
* ignore already applied glsas when loading the security setMarius Mauch2007-07-161-2/+2
* fix copyright yearMarius Mauch2007-07-061-1/+1
* add modified copy of gentoolkits glsa.py (r410)Marius Mauch2007-07-061-0/+596