PDA

View Full Version : Yum upgrade "openssh"


spirit
07-12-2005, 09:30 AM
Is it save to upgrade "openssh" with yum?

Im using FC2 en use yum for upgrade my systeem. I've seen a 'how to' to upgrade openssh.

But yum find the folowing upgrades for it:

[update: openssh-server 3.6.1p2-34.2.legacy.i386]
[update: openssh-clients 3.6.1p2-34.2.legacy.i386]
[update: openssh 3.6.1p2-34.2.legacy.i386]


I dont know of it is save to do this?

spirit
07-12-2005, 02:11 PM
Nobody?:confused:

jmstacey
07-12-2005, 05:02 PM
I don't use Fedora, but my guess is.... neutral. It's up to you. I haven't tried it, but since I love to tinker with stuff, personally I would probably end up doing it. But that's just me.

jlasman
07-13-2005, 07:17 PM
Originally posted by spirit
Is it save to upgrade "openssh" with yum?
Yes.

Once you've added this line to the bottom of the main section (replacing any other exclude line):

exclude=httpd* mysql* php* perl* apache* mod_* MySQL* *ftp* exim* sendmail* php* kernel* da_*

You can update anything else using yum.

Jeff

spirit
07-14-2005, 01:41 AM
Originally posted by jlasman
Yes.

Once you've added this line to the bottom of the main section (replacing any other exclude line):

exclude=httpd* mysql* php* perl* apache* mod_* MySQL* *ftp* exim* sendmail* php* kernel* da_*

You can update anything else using yum.

Jeff

Thnx Jeff,

Yes, i use exactly that exclude line.

The update is done, thnx!