-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

    The risk seems low; I and other Debian developers have been using the
    current C libraries for a couple weeks now and they are working
    nicely.

Yes, upgrading the C libraries is asking for trouble. Why not just
build the newer version against your distribution?

  sudo apt-get install build-essential fakeroot
  apt-get build-dep ssh
  apt-get source ssh
  cd `ls -dt openssh*|head -1`
  dpkg-buildpackage -b -uc -rfakeroot
  cd ..
  scp ssh*deb savannah.gnu.org:
    [...]

If it saves you time, there's a binary for 3.6.1p2 compiled in this
manner for debian stable at:

  http://vilain.net/ssh_3.6.1p2-4_i386.deb

[md5 b68f3c6b8ad231b5f3382178027b8359]
- -- 
Sam Vilain, [EMAIL PROTECTED]

Real software engineers eat quiche.





-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/KxsTpCUwqQW1LxMRAoeFAKDD8TaaQNFe6WuJ4s1+oSQf1Bq3pwCgv0iF
s5goFGs+w9Fce+ebX7P44Kc=
=gl3k
-----END PGP SIGNATURE-----


_______________________________________________
Savannah-hackers mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/savannah-hackers

Reply via email to