Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Security updates question
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
ClippyHater
Apprentice
Apprentice


Joined: 06 Nov 2002
Posts: 247
Location: Wisconsin

PostPosted: Mon Nov 18, 2002 12:46 am    Post subject: Security updates question Reply with quote

In the instructions for the security fixes on gentoo forums it says to:

Code:

emerge rsync
emerge application_with_security_bug
emerge clean


Wouldn't any new packages--including the security-bugged packages--be updated with:

Code:

emerge rsync
emerge -u world
emerge clean


Or am I not understanding what 'emerge -u world' does?
Back to top
View user's profile Send private message
reves
Apprentice
Apprentice


Joined: 25 Jun 2002
Posts: 215
Location: South Florida

PostPosted: Mon Nov 18, 2002 1:06 am    Post subject: Reply with quote

Only if application_with_security_bug is in the world profile (/var/cache/edb/world).
_________________
Robert
Back to top
View user's profile Send private message
woboz
n00b
n00b


Joined: 24 Oct 2002
Posts: 65

PostPosted: Mon Nov 18, 2002 1:14 am    Post subject: Reply with quote

It only upgrades files in the world file.
If you emerge a program and other files are installed only the program you specifically asked to emerge gets put in the world file. Thus any libraries or dependencies that also get installed would not be updated in an emerge -u world.
Back to top
View user's profile Send private message
ClippyHater
Apprentice
Apprentice


Joined: 06 Nov 2002
Posts: 247
Location: Wisconsin

PostPosted: Mon Nov 18, 2002 1:16 am    Post subject: Reply with quote

Ok, I understand now, thanks.

Any way to have any app you emerge be automagically put into the world file? It'd be nice to see if any installed app has an updated package.
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Mon Nov 18, 2002 1:25 am    Post subject: Reply with quote

ClippyHater wrote:
Any way to have any app you emerge be automagically put into the world file?

Any app you emerge explicitly does go into the world file. Things installed as dependencies don't.
Quote:
It'd be nice to see if any installed app has an updated package.

That is emerge's --deep option.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum