| Age | Commit message (Collapse) | Author |
|
svn path=/trunk/gentoolkit/; revision=731
|
|
svn path=/trunk/gentoolkit/; revision=729
|
|
svn path=/trunk/gentoolkit/; revision=728
|
|
svn path=/trunk/gentoolkit/; revision=727
|
|
svn path=/trunk/gentoolkit/; revision=726
|
|
the current nice level. (Bug 297174)
svn path=/trunk/gentoolkit/; revision=724
|
|
deprecated directory in the gentoolkit repository
svn path=/trunk/gentoolkit/; revision=723
|
|
compatible with epkginfo
svn path=/trunk/gentoolkit/; revision=722
|
|
svn path=/trunk/gentoolkit/; revision=721
|
|
as one method called environment
svn path=/trunk/gentoolkit/; revision=719
|
|
svn path=/trunk/gentoolkit/; revision=718
|
|
Use maxcount option for grep when looking for file owner.
svn path=/trunk/gentoolkit/; revision=717
|
|
svn path=/trunk/gentoolkit/; revision=716
|
|
svn path=/trunk/gentoolkit/; revision=715
|
|
handled by distutils
svn path=/trunk/gentoolkit/; revision=714
|
|
svn path=/trunk/gentoolkit/; revision=713
|
|
svn path=/trunk/gentoolkit/; revision=712
|
|
making equery meta output look like epkginfo
svn path=/trunk/gentoolkit/; revision=711
|
|
svn path=/trunk/gentoolkit/; revision=710
|
|
svn path=/trunk/gentoolkit/; revision=709
|
|
svn path=/trunk/gentoolkit/; revision=708
|
|
deprecated/helpers.py
svn path=/trunk/gentoolkit/; revision=707
|
|
packages
svn path=/trunk/gentoolkit/; revision=706
|
|
svn path=/trunk/gentoolkit/; revision=705
|
|
version
svn path=/trunk/gentoolkit/; revision=704
|
|
svn path=/trunk/gentoolkit/; revision=703
|
|
EMERGE_DEFAULT_OPTS.
svn path=/trunk/gentoolkit/; revision=697
|
|
/lib/libreadline.so.6 on amd64, fixes bug 280341.
svn path=/trunk/gentoolkit/; revision=696
|
|
<i92guboj@gentoo.org>.
svn path=/trunk/gentoolkit/; revision=695
|
|
svn path=/trunk/gentoolkit/; revision=694
|
|
svn path=/trunk/gentoolkit/; revision=692
|
|
svn path=/trunk/gentoolkit/; revision=691
|
|
Everyone should use 'affected' or 'all'
Update man page and changelog
svn path=/trunk/gentoolkit/; revision=672
|
|
Bug 281101: Fix a backtrace introduced in r647. in getminupgrade the
rValue variable was still leftover and was used in a check when
glsa-check was run in --emergelike mode and more than one upgrade atoms
existed.
Also, update the API documentation to reflect changes back then.
svn path=/trunk/gentoolkit/; revision=671
|
|
svn path=/trunk/gentoolkit/; revision=670
|
|
svn path=/trunk/gentoolkit/; revision=665
|
|
keywords for the highest visible versions in each slot. (Bug 232635)
svn path=/trunk/gentoolkit/; revision=662
|
|
svn path=/trunk/gentoolkit/; revision=661
|
|
svn path=/trunk/gentoolkit/; revision=660
|
|
svn path=/trunk/gentoolkit/; revision=659
|
|
This will speed up glsa-check by a factor of 2-3 and also solves
bug 231146, missing characters in output.
svn path=/trunk/gentoolkit/; revision=654
|
|
A. Smith and Andrey Kislyuk. Whitespace."
This was r579 by idl0r, but applied to the wrong paths in trunk.
From: idl0r <idl0r@e84c3a59-eaf8-0310-85df-8a9fcd7b4891>
Date: Mon, 4 May 2009 22:10:26 +0000
Subject: Fixed bug 256013 and bug 256103, thanks to William Arlofski,
Michael A. Smith and Andrey Kislyuk. Whitespace.
git-svn-id:
svn://anonsvn.gentoo.org/gentoolkit/trunk/src/glsa-check@579
e84c3a59-eaf8-0310-85df-8a9fcd7b4891
svn path=/trunk/gentoolkit/; revision=653
|
|
svn path=/trunk/gentoolkit/; revision=652
|
|
svn path=/trunk/gentoolkit/; revision=651
|
|
svn path=/trunk/gentoolkit/; revision=650
|
|
There is no reason applied GLSAs must be stored in a checkfile. In the
current glsa-check GUI this will make it impossible to determine whether
the system is still affected by the GLSA (e.g. by re-emerging, or when a
GLSA is changed afterwards).
The current place for the checkfile (/var/cache) is not persistent per
FHS, meaning that people might clean out the contents of their injected
GLSAs. Since glsa.py is moving to portage anyway, we can use
/var/lib/portage as a place to store the injected GLSAs. Documentation
has been updated accordingly.
Note that the old checkfile should not be moved to the previous location
on upgrade since this will cause false negatives due to the above
arguments. A message should appear on upgrade (pkg_postinst or similar).
svn path=/trunk/gentoolkit/; revision=649
|
|
Store "vulnerable" and "upgrade" packages in a table, and use that
data to determine which packages cannot be upgraded, and which
packages actually cause upgrades
svn path=/trunk/gentoolkit/; revision=648
|
|
This allows to differentiate between situations where
the system is unaffected and unexistance of an upgrade path.
Previously, the glsa-check would treat GLSAs that had no
upgrade path (such as mask glsas) as not affecting the system.
svn path=/trunk/gentoolkit/; revision=647
|
|
svn path=/trunk/gentoolkit/; revision=646
|
|
StringIO
svn path=/trunk/gentoolkit/; revision=645
|