summaryrefslogtreecommitdiff
path: root/trunk/src/glsa-check
AgeCommit message (Collapse)Author
2009-05-05Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, ↵fuzzyray
gentoolkit-dev, and deprecated. Import djanderson's work on the gentoolkit library and equery svn path=/trunk/gentoolkit/; revision=589
2009-05-04Fixed bug 256013 and bug 256103, thanks to William Arlofski, Michael A. ↵idl0r
Smith and Andrey Kislyuk. Whitespace. svn path=/; revision=579
2009-02-21Inside summarylist(), it's possible for myglsa.packages.keys() to containzmedico
unicode objects, which trigger and exception like this: File "//usr/lib64/portage/pym/portage/dep.py", line 535, in __init__ obj_setattr(self, x, getattr(s, x)) AttributeError: 'unicode' object has no attribute '__eq__' To solve this problem, convert unicode objects to plain str before passing them to the portage api. Thanks to Ned Ludd <solar@g.o> for reporting. svn path=/; revision=548
2009-01-20tighten up outputvapier
svn path=/; revision=540
2009-01-20set svn:executablevapier
svn path=/; revision=539
2008-08-26Fix has_key() deprecation message. (Bug #232797)fuzzyray
svn path=/; revision=509
2008-03-19Fix imports so mail functionality in glsa-check works with python versions ↵fuzzyray
less than 2.5 (Bug 211706) svn path=/; revision=485
2008-02-28fix imports for portage-2.2genone
svn path=/; revision=475
2007-10-09base 'affected' target on 'new' instead of 'all'genone
svn path=/; revision=452
2007-10-05use UTF8 strings to avoid EncodeErrors (bug #162493)genone
svn path=/; revision=451
2007-05-30only add /usr/lib/portage/pym to python search path when necessarygenone
svn path=/; revision=407
2007-05-30Fix exitcode handling of os.system()genone
svn path=/; revision=405
2007-05-30prefer visible upgrades to masked upgradesgenone
svn path=/; revision=404
2007-05-30improve SLOT handling, add option for emerge-like resolvergenone
svn path=/; revision=403
2007-04-01Fix syntax error from string module cleanupfuzzyray
svn path=/; revision=383
2007-04-01Add support for new-style imports while keeping support for old imports as a ↵antarus
fallback svn path=/; revision=382
2007-04-01Remove deprecated string module and import syntaxantarus
svn path=/; revision=374
2007-04-01Remove deprecated string module and import syntaxantarus
svn path=/; revision=373
2007-02-26Display access info in verbose list modegenone
svn path=/; revision=349
2007-01-31Derive getopt parameters from optionmapgenone
svn path=/; revision=342
2006-08-12add --mail option to manpage, fix typo in --help messagegenone
svn path=/; revision=310
2006-08-12add mail option to send out vulnerability reportsgenone
svn path=/; revision=308
2006-06-25update cve code for bug 128115genone
svn path=/; revision=301
2006-05-09Fix mismatch between man page and --help. Bug 132413fuzzyray
svn path=/; revision=297
2006-02-16fix bug #123084genone
svn path=/; revision=279
2006-01-24Use vdb information for verbose list mode (patch by solar)genone
svn path=/; revision=275
2005-11-15Updated man page to match updated glsa-checkfuzzyray
svn path=/; revision=260
2005-11-15- Moving lots of stuff from stdout to stderrgenone
- Replace all "print" calls with matching write() calls - add new "affected" target - add support for a EMERGE_OPTS env var - check that GLSA_DIR exists - add --cve option requested by solar - show title on --test --verbose - better exception handling svn path=/; revision=258
2005-11-15Minor typographical changesfuzzyray
svn path=/; revision=257
2005-11-15Added man page for glsa-checkfuzzyray
svn path=/; revision=256
2005-04-30forgot V in short option listgenone
svn path=/; revision=212
2005-04-08replace string with int comparisongenone
svn path=/; revision=206
2005-04-08use --oneshotgenone
svn path=/; revision=205
2005-04-08fixing euse bugs 75525, 74344 and 84521genone
svn path=/; revision=203
2004-12-09someone broke^Wfixed the ~ operator, so revisionMatch didn't work correctlygenone
svn path=/; revision=181
2004-12-08python-2.3 checkgenone
svn path=/; revision=180
2004-12-08added argument checkgenone
svn path=/; revision=179
2004-12-08change the outfile parameter for Glsa.dump() from filename to filehandlegenone
svn path=/; revision=178
2004-12-08minor bugfixes for glsa-check and equerygenone
svn path=/; revision=177
2004-11-10*** empty log message ***karltk
svn path=/; revision=171
2004-10-07Minor enhancements for glsa-check + major enhancements for glsa.pygenone
svn path=/; revision=146
2004-04-22Added colors to --list outputgenone
svn path=/; revision=105
2004-04-22sync with gentoo-projectsgenone
svn path=/; revision=104
2004-03-31glsa-check updatesgenone
svn path=/; revision=98
2004-03-17oops, forgot to commitgenone
svn path=/; revision=92