Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject:
PostPosted: Tue May 20, 2008 11:08 pm 
Offline
Senior Newbie

Joined: Tue Apr 29, 2008 8:31 pm
Posts: 7
as a point of reference: this is the reason that major vendors dont usually accept patches ad-hoc.

Something like this company wide would be a major PITA.


Top
   
 Post subject:
PostPosted: Wed May 21, 2008 2:45 am 
Offline
Newbie

Joined: Sun Aug 07, 2005 2:16 pm
Posts: 3
tronic wrote:
I had to do 'sudo apt-get update && sudo apt-get dist-upgrade' to get the full set of updated openssh packages since a few were held back otherwise.

How can I tell whether OpenSSL was upgraded when I did this? I still get the following results:
Code:
  # ssh -V
  OpenSSH_4.6p1 Debian-5ubuntu0.5, OpenSSL 0.9.8e 23 Feb 2007

  # openssl
  OpenSSL> version
  OpenSSL 0.9.8e 23 Feb 2007


Those are the same results I got before I upgraded. Does that mean that I'm not running the new versions, or is there some sub-version information that isn't printed? Something definitely did change, because <ssh-vulnkey> is now installed, and it runs.


Top
   
 Post subject:
PostPosted: Wed May 21, 2008 11:08 am 
Offline
Senior Member

Joined: Sun Nov 30, 2003 2:28 pm
Posts: 245
Yes, there is deb package specific version info that won't show up in the vendor commands. Try 'dpkg -l openssh-server', or look in the Debian changelog for the package. For example:

$ dpkg -l openssh-server
||/ Name Version Description
+++-==============-==============-============================================
ii openssh-server 1:4.7p1-10 secure shell server, an rshd replacement

The part after the dash (-10) is the Debian specific release number. It says this is the 10th version of the Debian package for openssh 4.7p1.

_________________
The irony is that Bill Gates claims to be making a stable operating system and Linus Torvalds claims to be trying to take over the world.
-- seen on the net


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 5 guests


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

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group