Depending on other deps (like libc), later versions of ubuntu offer
libssl1.0.0 so that you can have 0.9.8 and 1.0.0 in parallel.  One
option is to use the pinning trick with the newer libssl1.0.0 or jut
pull down the dsc, etc and build a new deb locally against your
current libc (and whatever else) dependencies.

cheers,
will

On Thu, Mar 29, 2012 at 10:56 AM, Steven S. Critchfield
<[email protected]> wrote:
> If you know of a newer repo that has the package you need in it, you should 
> look at "pinning". It allows you to add new sources but only pull from them 
> if you have to and if you requested them. It lets you partially upgrade 
> systems. So like in Debian you could choose to stay stable or testing, but 
> pull specific unstable packages as you find you need them.
>
> ----- Original Message -----
>> You might be able to download the .deb packages directly from the
>> newer repos, and then use dpkg to install them.
>>
>> Or, if downloading the OpenSSL source, and doing the usual there,
>> doesn't work, temporarily update your repo list to the newer set, and
>> just update the OpenSSL packages. It might try to force you to update
>> more than you want that way.
>> I would think the ssh, or anything that depends on OpenSSL on the box
>> would need to be updated as well. And, knowing Ubuntu it's probably
>> more packages than you would think.
>>
>>
>> On Wed, Mar 28, 2012 at 5:26 PM, Andrew Farnsworth <[email protected]>
>> wrote:
>> > Does anyone know how to update a OpenSSL on Ubuntu 10.04.4 LTS? I am
>> > trying to install a package that uses OpenSSL 1.0.0 and it won't
>> > install without
>> > it. I am wondering if I need to update the entire installation or if
>> > I can
>> > just update the OpenSSL package. The repositories I am currently
>> > linked to
>> > only have OpenSSL 0.9.8 available.
>> >
>> > Thanks,
>> >
>> > Andy
>> >
>> > -- You received this message because you are subscribed to the
>> > Google Groups
>> > "NLUG" group.
>> > To post to this group, send email to [email protected]
>> > To unsubscribe from this group, send email to
>> > [email protected] For more options, visit this
>> > group at
>> > http://groups.google.com/group/nlug-talk?hl=en
>>
>>
>>
>> -- See Ya'
>> Howard Coles Jr.
>> John 3:16!
>>
>> -- You received this message because you are subscribed to the Google
>> Groups "NLUG" group.
>> To post to this group, send email to [email protected]
>> To unsubscribe from this group, send email to
>> [email protected] For more options, visit this
>> group at http://groups.google.com/group/nlug-talk?hl=en
>
> --
> Steven Critchfield [email protected]
>
> --
> You received this message because you are subscribed to the Google Groups 
> "NLUG" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to 
> [email protected]
> For more options, visit this group at 
> http://groups.google.com/group/nlug-talk?hl=en

-- 
You received this message because you are subscribed to the Google Groups 
"NLUG" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nlug-talk?hl=en

Reply via email to