| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-05-05 | Rearrange 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-04 | Fixed bug 256013 and bug 256103, thanks to William Arlofski, Michael A. ↵ | idl0r | |
| Smith and Andrey Kislyuk. Whitespace. svn path=/; revision=579 | |||
| 2009-02-21 | Inside summarylist(), it's possible for myglsa.packages.keys() to contain | zmedico | |
| 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-20 | tighten up output | vapier | |
| svn path=/; revision=540 | |||
| 2009-01-20 | set svn:executable | vapier | |
| svn path=/; revision=539 | |||
| 2008-08-26 | Fix has_key() deprecation message. (Bug #232797) | fuzzyray | |
| svn path=/; revision=509 | |||
| 2008-03-19 | Fix imports so mail functionality in glsa-check works with python versions ↵ | fuzzyray | |
| less than 2.5 (Bug 211706) svn path=/; revision=485 | |||
| 2008-02-28 | fix imports for portage-2.2 | genone | |
| svn path=/; revision=475 | |||
| 2007-10-09 | base 'affected' target on 'new' instead of 'all' | genone | |
| svn path=/; revision=452 | |||
| 2007-10-05 | use UTF8 strings to avoid EncodeErrors (bug #162493) | genone | |
| svn path=/; revision=451 | |||
| 2007-05-30 | only add /usr/lib/portage/pym to python search path when necessary | genone | |
| svn path=/; revision=407 | |||
| 2007-05-30 | Fix exitcode handling of os.system() | genone | |
| svn path=/; revision=405 | |||
| 2007-05-30 | prefer visible upgrades to masked upgrades | genone | |
| svn path=/; revision=404 | |||
| 2007-05-30 | improve SLOT handling, add option for emerge-like resolver | genone | |
| svn path=/; revision=403 | |||
| 2007-04-01 | Fix syntax error from string module cleanup | fuzzyray | |
| svn path=/; revision=383 | |||
| 2007-04-01 | Add support for new-style imports while keeping support for old imports as a ↵ | antarus | |
| fallback svn path=/; revision=382 | |||
| 2007-04-01 | Remove deprecated string module and import syntax | antarus | |
| svn path=/; revision=374 | |||
| 2007-04-01 | Remove deprecated string module and import syntax | antarus | |
| svn path=/; revision=373 | |||
| 2007-02-26 | Display access info in verbose list mode | genone | |
| svn path=/; revision=349 | |||
| 2007-01-31 | Derive getopt parameters from optionmap | genone | |
| svn path=/; revision=342 | |||
| 2006-08-12 | add --mail option to manpage, fix typo in --help message | genone | |
| svn path=/; revision=310 | |||
| 2006-08-12 | add mail option to send out vulnerability reports | genone | |
| svn path=/; revision=308 | |||
| 2006-06-25 | update cve code for bug 128115 | genone | |
| svn path=/; revision=301 | |||
| 2006-05-09 | Fix mismatch between man page and --help. Bug 132413 | fuzzyray | |
| svn path=/; revision=297 | |||
| 2006-02-16 | fix bug #123084 | genone | |
| svn path=/; revision=279 | |||
| 2006-01-24 | Use vdb information for verbose list mode (patch by solar) | genone | |
| svn path=/; revision=275 | |||
| 2005-11-15 | Updated man page to match updated glsa-check | fuzzyray | |
| svn path=/; revision=260 | |||
| 2005-11-15 | - Moving lots of stuff from stdout to stderr | genone | |
| - 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-15 | Minor typographical changes | fuzzyray | |
| svn path=/; revision=257 | |||
| 2005-11-15 | Added man page for glsa-check | fuzzyray | |
| svn path=/; revision=256 | |||
| 2005-04-30 | forgot V in short option list | genone | |
| svn path=/; revision=212 | |||
| 2005-04-08 | replace string with int comparison | genone | |
| svn path=/; revision=206 | |||
| 2005-04-08 | use --oneshot | genone | |
| svn path=/; revision=205 | |||
| 2005-04-08 | fixing euse bugs 75525, 74344 and 84521 | genone | |
| svn path=/; revision=203 | |||
| 2004-12-09 | someone broke^Wfixed the ~ operator, so revisionMatch didn't work correctly | genone | |
| svn path=/; revision=181 | |||
| 2004-12-08 | python-2.3 check | genone | |
| svn path=/; revision=180 | |||
| 2004-12-08 | added argument check | genone | |
| svn path=/; revision=179 | |||
| 2004-12-08 | change the outfile parameter for Glsa.dump() from filename to filehandle | genone | |
| svn path=/; revision=178 | |||
| 2004-12-08 | minor bugfixes for glsa-check and equery | genone | |
| svn path=/; revision=177 | |||
| 2004-11-10 | *** empty log message *** | karltk | |
| svn path=/; revision=171 | |||
| 2004-10-07 | Minor enhancements for glsa-check + major enhancements for glsa.py | genone | |
| svn path=/; revision=146 | |||
| 2004-04-22 | Added colors to --list output | genone | |
| svn path=/; revision=105 | |||
| 2004-04-22 | sync with gentoo-projects | genone | |
| svn path=/; revision=104 | |||
| 2004-03-31 | glsa-check updates | genone | |
| svn path=/; revision=98 | |||
| 2004-03-17 | oops, forgot to commit | genone | |
| svn path=/; revision=92 | |||
