[Pkg-openssl-devel] libssl1.0.0
Thorsten Dworak
thorsten.dworak at unicepta.de
Thu Mar 7 06:08:45 UTC 2013
On Wed, Mar 06, 2013 at 12:00:16PM +0100, Thorsten Dworak wrote:
> fyi:
> SVN works to 98% with the EXPORT
So what then fails?
---
No, it works 99% fine.
---
> # cat /etc/debian_version
> 5.0.10
> # svn --version
> svn, version 1.5.1 (r32289)
> compiled May 31 2011, 16:16:34
I guess this is the server, which still runs an old version of everything, and isn't using libssl1.0.0 but libssl0.9.8?
Or is this with a backported apache that is linked to libssl1.0.0, and you do some upgrade over https, and it's on the server side that you need to downgrade to to get the client working again?
I've had several bug reports since the 1.0.1d / 1.0.1e version, but none with the 0.9.8 version. Only the 1.0.1 versions has support for AES-NI, and that export turned that off. All users also report that that export fixes things for them, so I believe that only 1.0.1e is affected.
---
# dpkg -l | grep libssl
ii libssl0.9.7 0.9.7k-3.1etch2 SSL shared libraries
ii libssl0.9.8 0.9.8g-15+lenny16 SSL shared libraries
# aptitude why libssl0.9.7
id libpq3 Depends libssl0.9.7
----
Kurt
More information about the Pkg-openssl-devel
mailing list