@Joe, here are the versions from Maverick and Natty for the record.
However, you'll notice that the Fedora version of subversion is linked
directly against libneon27 instead of libneon27-gnutls which is where
the problem seems to lie in Ubuntu.

MAVERICK
libgnutls26-2.8.6-1
libneon27-gnutls-0.29.3-2
subversion-1.6.12dfsg-1ubuntu1
---
NATTY
libgnutls26-2.8.6-1ubuntu1
libneon27-gnutls-0.29.5-3
subversion-1.6.12dfsg-2ubuntu3
---
FEDORA 14
gnutls-2.8.6-2.fc14
neon-0.29.5-1.fc14
subversion-1.6.13-1.fc14
---

MAVERICK
# ldd /usr/bin/subversion | egrep "neon|gnutls"
libsvn_ra_neon-1.so.1 => /usr/lib/libsvn_ra_neon-1.so.1
libgnutls.so.26 => /usr/lib/libgnutls.so.26
libneon-gnutls.so.27 => /usr/lib/libneon-gnutls.so.27
---
FEDORA 14
# ldd /usr/bin/subversion | egrep "neon|gnutls"
libsvn_ra_neon-1.so.0 => /usr/lib64/libsvn_ra_neon-1.so.0
libneon.so.27 => /usr/lib64/libneon.so.27
libgnutls.so.26 => /usr/lib64/libgnutls.so.26

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/294648

Title:
  svn over https with client certificates broken (regression in intrepid)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to