| Age | Commit message (Collapse) | Author |
|
This copy of glsa-check is no longer need since it has
moved to the portage repository.
Bug: https://bugs.gentoo.org/463952
Signed-off-by: Zac Medico <zmedico@gentoo.org>
|
|
Author: Roland Hopferwieser <gentoo@int0x80.at>
X-Gentoo-bug: 400763
X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=400763
|
|
|
|
|
|
|
|
hardcoded
svn path=/trunk/gentoolkit/; revision=782
|
|
svn path=/trunk/gentoolkit/; revision=756
|
|
analyse utility to gentoolkit
svn path=/trunk/gentoolkit/; revision=751
|
|
svn path=/trunk/gentoolkit/; revision=750
|
|
svn path=/trunk/gentoolkit/; revision=721
|
|
Everyone should use 'affected' or 'all'
Update man page and changelog
svn path=/trunk/gentoolkit/; revision=672
|
|
svn path=/trunk/gentoolkit/; revision=670
|
|
svn path=/trunk/gentoolkit/; revision=665
|
|
svn path=/trunk/gentoolkit/; revision=652
|
|
svn path=/trunk/gentoolkit/; revision=651
|
|
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
|
|
Incorporate option to quiet down glsa-check, based on a patch by Thilo
Bangert <bangert@gentoo.org> in bug #170784.
This option will also suppress sending of empty mail, based on a patch
by Christian Gut <cycloon@is-root.org> in bug #182990.
svn path=/trunk/gentoolkit/; revision=633
|
|
differentiation anymore today.
svn path=/trunk/gentoolkit/; revision=632
|
|
svn path=/trunk/gentoolkit/; revision=631
|
|
colours and a list of all affected packages
svn path=/trunk/gentoolkit/; revision=630
|
|
svn path=/trunk/gentoolkit/; revision=599
|
|
gentoolkit-dev, and deprecated. Import djanderson's work on the gentoolkit library and equery
svn path=/trunk/gentoolkit/; revision=589
|