View previous topic :: View next topic |
Author |
Message |
Budoka l33t
Joined: 03 Jun 2012 Posts: 777 Location: Tokyo, Japan
|
Posted: Fri Feb 28, 2014 4:17 am Post subject: |
|
|
aqu wrote: | read security docs next time :/
---EDITED---
first emerge gentoolkit
---EDITED---
to check on which bugs your system is affected
Code: | glsa-check -p $(glsa-check -t all) |
to check which packages will be emerged
Code: | glsa-check -f $(glsa-check -t all) |
to emerge those upgrades |
When I do this it returns multiple instances of Quote: | >>> No upgrade path exists for these packages:
|
Code: | This system is affected by the following GLSAs:
Checking GLSA 201204-04
>>> No upgrade path exists for these packages:
media-libs/freetype-1.4_pre20080316-r2
Checking GLSA 201312-11
>>> No upgrade path exists for these packages:
media-libs/win32codecs-20071007-r4
Checking GLSA 201201-09
>>> No upgrade path exists for these packages:
media-libs/freetype-1.4_pre20080316-r2
Checking GLSA 201402-06
>>> No upgrade path exists for these packages:
www-plugins/adobe-flash-11.2.202.262
Checking GLSA 201309-06
>>> No upgrade path exists for these packages:
www-plugins/adobe-flash-11.2.202.262
Checking GLSA 201402-16
>>> No upgrade path exists for these packages:
media-libs/freetype-1.4_pre20080316-r2
|
What should I do with these packages? Delete them? |
|
Back to top |
|
|
desultory Bodhisattva
Joined: 04 Nov 2005 Posts: 9410
|
Posted: Thu Mar 20, 2014 3:55 am Post subject: |
|
|
Budoka wrote: | Code: | This system is affected by the following GLSAs:
Checking GLSA 201204-04
>>> No upgrade path exists for these packages:
media-libs/freetype-1.4_pre20080316-r2
Checking GLSA 201312-11
>>> No upgrade path exists for these packages:
media-libs/win32codecs-20071007-r4
Checking GLSA 201201-09
>>> No upgrade path exists for these packages:
media-libs/freetype-1.4_pre20080316-r2
Checking GLSA 201402-06
>>> No upgrade path exists for these packages:
www-plugins/adobe-flash-11.2.202.262
Checking GLSA 201309-06
>>> No upgrade path exists for these packages:
www-plugins/adobe-flash-11.2.202.262
Checking GLSA 201402-16
>>> No upgrade path exists for these packages:
media-libs/freetype-1.4_pre20080316-r2
|
What should I do with these packages? Delete them? | Start with posting your emerge --info.
Some of those packages are, to put it mildly, somewhat outdated and at least one is no longer in the tree. We need to know what is currently going on with the system and what is planned for it before giving much beyond rather generic advice. Though, at a glance, it would seem that you might well be in a position where reinstalling would be less labor intensive than upgrading.
Split from "Gentoo Linux Security Team". |
|
Back to top |
|
|
|